summaryrefslogtreecommitdiff
path: root/dev-python/PyUtilib/PyUtilib-5.7.2.ebuild
diff options
context:
space:
mode:
authorPatrick McLean <chutzpah@gentoo.org>2021-05-23 11:11:30 -0700
committerPatrick McLean <chutzpah@gentoo.org>2021-05-23 11:11:46 -0700
commit1c99690a7fbdf5c87a70ffeba1ed064927243677 (patch)
tree78394e2c7d1d276d018e72beea60c967ac8e5f72 /dev-python/PyUtilib/PyUtilib-5.7.2.ebuild
parent14df2d73c0c0982c57ebff114ad80d13f2b37f33 (diff)
downloadgentoo-1c99690a7fbdf5c87a70ffeba1ed064927243677.tar.gz
gentoo-1c99690a7fbdf5c87a70ffeba1ed064927243677.tar.bz2
gentoo-1c99690a7fbdf5c87a70ffeba1ed064927243677.zip
dev-python/PyUtilib-6.0.0: Version bump, py39
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
Diffstat (limited to 'dev-python/PyUtilib/PyUtilib-5.7.2.ebuild')
-rw-r--r--dev-python/PyUtilib/PyUtilib-5.7.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/PyUtilib/PyUtilib-5.7.2.ebuild b/dev-python/PyUtilib/PyUtilib-5.7.2.ebuild
index e1a416226724..e1418c3cb92e 100644
--- a/dev-python/PyUtilib/PyUtilib-5.7.2.ebuild
+++ b/dev-python/PyUtilib/PyUtilib-5.7.2.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
DISTUTILS_USE_SETUPTOOLS=rdepend
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_{7..10} )
DISTUTILS_IN_SOURCE_BUILD=1
inherit distutils-r1