summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2020-05-30 07:06:02 +0200
committerMartin Väth <martin@mvath.de>2020-05-30 07:06:02 +0200
commitf7927f194427c6c2eceaaa057c370d20d82c2b79 (patch)
tree91a91c21a125fe5513cf74f9d03b2fa12b6b01bf /dev-python/PyPDF2/PyPDF2-1.26.0.ebuild
parentapp-shells/schily-tools: Version bump. media-video/avinfo: Patch -fno-common (diff)
downloadmv-f7927f194427c6c2eceaaa057c370d20d82c2b79.tar.gz
mv-f7927f194427c6c2eceaaa057c370d20d82c2b79.tar.bz2
mv-f7927f194427c6c2eceaaa057c370d20d82c2b79.zip
python3_9
Signed-off-by: Martin Väth <martin@mvath.de>
Diffstat (limited to 'dev-python/PyPDF2/PyPDF2-1.26.0.ebuild')
-rw-r--r--dev-python/PyPDF2/PyPDF2-1.26.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/PyPDF2/PyPDF2-1.26.0.ebuild b/dev-python/PyPDF2/PyPDF2-1.26.0.ebuild
index df83727a..2d26ae20 100644
--- a/dev-python/PyPDF2/PyPDF2-1.26.0.ebuild
+++ b/dev-python/PyPDF2/PyPDF2-1.26.0.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
+PYTHON_COMPAT=( python2_7 python3_{6,7,8,9} )
inherit distutils-r1