summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2021-06-22 16:03:41 +0200
committerMichał Górny <mgorny@gentoo.org>2021-06-22 16:13:04 +0200
commit6bd33b7450299796360cdb0aaed71d65a78fd62c (patch)
treedeb46739251a6667cf2fca12e75332cf255b3f80 /dev-python/oslo-utils
parentdev-python/oslo-utils: Add python@ as co-maint. (diff)
downloadgentoo-6bd33b7450299796360cdb0aaed71d65a78fd62c.tar.gz
gentoo-6bd33b7450299796360cdb0aaed71d65a78fd62c.tar.bz2
gentoo-6bd33b7450299796360cdb0aaed71d65a78fd62c.zip
dev-python/oslo-utils: Enable py3.9
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/oslo-utils')
-rw-r--r--dev-python/oslo-utils/oslo-utils-4.6.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/oslo-utils/oslo-utils-4.6.0.ebuild b/dev-python/oslo-utils/oslo-utils-4.6.0.ebuild
index ac019d00448e..7fb0bb88bbdd 100644
--- a/dev-python/oslo-utils/oslo-utils-4.6.0.ebuild
+++ b/dev-python/oslo-utils/oslo-utils-4.6.0.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_8 )
+PYTHON_COMPAT=( python3_{8..9} )
inherit distutils-r1
MY_PN=${PN/-/.}