projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
df7c4f5
)
dev-python/gsd: Remove Python 2
author
Michał Górny
<mgorny@gentoo.org>
Thu, 16 Jan 2020 05:06:53 +0000
(06:06 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Thu, 16 Jan 2020 05:16:55 +0000
(06:16 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/gsd/gsd-1.5.3-r1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/gsd/gsd-1.5.3-r1.ebuild
b/dev-python/gsd/gsd-1.5.3-r1.ebuild
index eb2e214fb735f617a537d8c134d55fc91bebf9d2..f276140a48c2aa11d11b99610b3976cdf591fc4b 100644
(file)
--- a/
dev-python/gsd/gsd-1.5.3-r1.ebuild
+++ b/
dev-python/gsd/gsd-1.5.3-r1.ebuild
@@
-3,7
+3,7
@@
EAPI=7
-PYTHON_COMPAT=( python
2_7 python
3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
inherit distutils-r1
DESCRIPTION="GSD - file format specification and a library to read and write it"