commit:     5e90f573b26c3ba5a14a850acf76c594ce8c3e45
Author:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 20 15:02:41 2021 +0000
Commit:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Sat Feb 20 15:33:39 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e90f573

dev-python/PyPDF2: add python3_9 support

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>

 dev-python/PyPDF2/{PyPDF2-1.26.0.ebuild => PyPDF2-1.26.0-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/PyPDF2/PyPDF2-1.26.0.ebuild 
b/dev-python/PyPDF2/PyPDF2-1.26.0-r1.ebuild
similarity index 95%
rename from dev-python/PyPDF2/PyPDF2-1.26.0.ebuild
rename to dev-python/PyPDF2/PyPDF2-1.26.0-r1.ebuild
index fc0048afc58..7c767d86a71 100644
--- a/dev-python/PyPDF2/PyPDF2-1.26.0.ebuild
+++ b/dev-python/PyPDF2/PyPDF2-1.26.0-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_{7,8,9} )
 DISTUTILS_USE_SETUPTOOLS=no
 
 inherit distutils-r1

Reply via email to