summaryrefslogtreecommitdiff
path: root/dev-python/wcwidth
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/wcwidth')
-rw-r--r--dev-python/wcwidth/wcwidth-0.2.6.ebuild2
-rw-r--r--dev-python/wcwidth/wcwidth-0.2.7.ebuild2
-rw-r--r--dev-python/wcwidth/wcwidth-0.2.8.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/wcwidth/wcwidth-0.2.6.ebuild b/dev-python/wcwidth/wcwidth-0.2.6.ebuild
index 3310fa3a4608..7c594a9c91b7 100644
--- a/dev-python/wcwidth/wcwidth-0.2.6.ebuild
+++ b/dev-python/wcwidth/wcwidth-0.2.6.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8,9,10,11} pypy3 )
+PYTHON_COMPAT=( python3_{8,9,10,11,12} pypy3 )
inherit distutils-r1
diff --git a/dev-python/wcwidth/wcwidth-0.2.7.ebuild b/dev-python/wcwidth/wcwidth-0.2.7.ebuild
index 1c667a68bb25..86ed35c187a3 100644
--- a/dev-python/wcwidth/wcwidth-0.2.7.ebuild
+++ b/dev-python/wcwidth/wcwidth-0.2.7.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8,9,10,11} pypy3 )
+PYTHON_COMPAT=( python3_{8,9,10,11,12} pypy3 )
inherit distutils-r1
diff --git a/dev-python/wcwidth/wcwidth-0.2.8.ebuild b/dev-python/wcwidth/wcwidth-0.2.8.ebuild
index 8fe047aa6032..f983e16e6500 100644
--- a/dev-python/wcwidth/wcwidth-0.2.8.ebuild
+++ b/dev-python/wcwidth/wcwidth-0.2.8.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8,9,10,11} pypy3 )
+PYTHON_COMPAT=( python3_{8,9,10,11,12} pypy3 )
inherit distutils-r1 pypi