projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e83d381
)
dev-python/PyPDF2: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Wed, 5 Feb 2020 19:42:21 +0000
(20:42 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 5 Feb 2020 19:53:21 +0000
(20:53 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/PyPDF2/PyPDF2-1.26.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/PyPDF2/PyPDF2-1.26.0.ebuild
b/dev-python/PyPDF2/PyPDF2-1.26.0.ebuild
index ef87208335d774736c1f5d007444d73155e29e02..0ad1f2171fdc1ed85535432ec28e9fefd81a6160 100644
(file)
--- a/
dev-python/PyPDF2/PyPDF2-1.26.0.ebuild
+++ b/
dev-python/PyPDF2/PyPDF2-1.26.0.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python
2_7 python
3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7,8} )
inherit distutils-r1