summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2021-10-01 08:53:05 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2021-10-01 09:13:39 +0300
commit62b283e0ee790e2cb051dbaac6ba942d059ccda1 (patch)
treee335ee3ae2050393db175502fd9dd7f7e85b7b15 /dev-python/oslo-i18n
parentdev-python/debtcollector: enable py3.10 (diff)
downloadgentoo-62b283e0ee790e2cb051dbaac6ba942d059ccda1.tar.gz
gentoo-62b283e0ee790e2cb051dbaac6ba942d059ccda1.tar.bz2
gentoo-62b283e0ee790e2cb051dbaac6ba942d059ccda1.zip
dev-python/oslo-i18n: enable py3.10
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/oslo-i18n')
-rw-r--r--dev-python/oslo-i18n/oslo-i18n-5.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/oslo-i18n/oslo-i18n-5.1.0.ebuild b/dev-python/oslo-i18n/oslo-i18n-5.1.0.ebuild
index 9796fa081884..b1bb12d3b5a3 100644
--- a/dev-python/oslo-i18n/oslo-i18n-5.1.0.ebuild
+++ b/dev-python/oslo-i18n/oslo-i18n-5.1.0.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{8..9} )
+PYTHON_COMPAT=( python3_{8..10} )
inherit distutils-r1
MY_PN=${PN/-/.}