dev-python/python-ldap: 3.1.0-r1 adding py37
authorMatthew Thode <prometheanfire@gentoo.org>
Tue, 9 Apr 2019 04:36:40 +0000 (23:36 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Tue, 9 Apr 2019 07:04:50 +0000 (02:04 -0500)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
dev-python/python-ldap/python-ldap-3.1.0-r1.ebuild [moved from dev-python/python-ldap/python-ldap-3.1.0.ebuild with 97% similarity]

similarity index 97%
rename from dev-python/python-ldap/python-ldap-3.1.0.ebuild
rename to dev-python/python-ldap/python-ldap-3.1.0-r1.ebuild
index e6fc54dfaf90203ad57757cd6865b03a8ca3f138..c09259b9d5ecf7f971221a2d4d6f2083ed843f71 100644 (file)
@@ -2,8 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-
-PYTHON_COMPAT=( pypy{,3} python{2_7,3_{4,5,6}} )
+PYTHON_COMPAT=( pypy{,3} python{2_7,3_{4,5,6,7}} )
 
 inherit distutils-r1