diff options
| author | Michał Górny <mgorny@gentoo.org> | 2020-02-05 20:42:21 +0100 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2020-02-05 20:53:21 +0100 |
| commit | 329fdca8d544211dc2b27ac7bfa3c55ec291eacc (patch) | |
| tree | 30a8d80681df5291b44c252d8a45d41615bfa849 /dev-python/PyPDF2 | |
| parent | e83d38115c5e2b59149249ca3a89f4e93e0b8721 (diff) | |
| download | gentoo-329fdca8d544211dc2b27ac7bfa3c55ec291eacc.tar.gz gentoo-329fdca8d544211dc2b27ac7bfa3c55ec291eacc.tar.bz2 gentoo-329fdca8d544211dc2b27ac7bfa3c55ec291eacc.zip | |
dev-python/PyPDF2: Remove py2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/PyPDF2')
| -rw-r--r-- | dev-python/PyPDF2/PyPDF2-1.26.0.ebuild | 2 |
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 ef87208335d7..0ad1f2171fdc 100644 --- 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=( python2_7 python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{6,7,8} ) inherit distutils-r1 |
