summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick McLean <patrick.mclean@sony.com>2020-10-30 17:53:10 -0700
committerPatrick McLean <chutzpah@gentoo.org>2020-10-30 18:36:44 -0700
commitfc03ea787b944713b1edd903fb553a1ad915dcc0 (patch)
treef29b58432ad7e1582d02c5af0abed84a18910b40 /dev-python/python-ldap
parentdev-python/pytest-helpers-namespace-2019.1.8-r1: add py39 (diff)
downloadgentoo-fc03ea787b944713b1edd903fb553a1ad915dcc0.tar.gz
gentoo-fc03ea787b944713b1edd903fb553a1ad915dcc0.tar.bz2
gentoo-fc03ea787b944713b1edd903fb553a1ad915dcc0.zip
dev-python/python-ldap: add py39
Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
Diffstat (limited to 'dev-python/python-ldap')
-rw-r--r--dev-python/python-ldap/python-ldap-3.3.1.ebuild2
-rw-r--r--dev-python/python-ldap/python-ldap-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-ldap/python-ldap-3.3.1.ebuild b/dev-python/python-ldap/python-ldap-3.3.1.ebuild
index 7d0e119b94bd..2253b09dab6a 100644
--- a/dev-python/python-ldap/python-ldap-3.3.1.ebuild
+++ b/dev-python/python-ldap/python-ldap-3.3.1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( pypy3 python3_{6,7,8} )
+PYTHON_COMPAT=( pypy3 python3_{6..9} )
inherit distutils-r1
diff --git a/dev-python/python-ldap/python-ldap-9999.ebuild b/dev-python/python-ldap/python-ldap-9999.ebuild
index 7d0e119b94bd..2253b09dab6a 100644
--- a/dev-python/python-ldap/python-ldap-9999.ebuild
+++ b/dev-python/python-ldap/python-ldap-9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( pypy3 python3_{6,7,8} )
+PYTHON_COMPAT=( pypy3 python3_{6..9} )
inherit distutils-r1