summaryrefslogtreecommitdiff
path: root/dev-python/python-stdnum/python-stdnum-1.19.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/python-stdnum/python-stdnum-1.19.ebuild')
-rw-r--r--dev-python/python-stdnum/python-stdnum-1.19.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/python-stdnum/python-stdnum-1.19.ebuild b/dev-python/python-stdnum/python-stdnum-1.19.ebuild
index 88979a8b71e4..6403be31765a 100644
--- a/dev-python/python-stdnum/python-stdnum-1.19.ebuild
+++ b/dev-python/python-stdnum/python-stdnum-1.19.ebuild
@@ -4,8 +4,9 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..11} )
PYPI_NO_NORMALIZE=1
+PYTHON_COMPAT=( python3_{10..12} )
+
inherit distutils-r1 pypi
DESCRIPTION="A module to handle standardized numbers and codes"