summaryrefslogtreecommitdiff
path: root/dev-python/msgpack
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/msgpack')
-rw-r--r--dev-python/msgpack/msgpack-1.0.5-r1.ebuild2
-rw-r--r--dev-python/msgpack/msgpack-1.0.7.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/msgpack/msgpack-1.0.5-r1.ebuild b/dev-python/msgpack/msgpack-1.0.5-r1.ebuild
index 613bed5d5249..7f55a5a65473 100644
--- a/dev-python/msgpack/msgpack-1.0.5-r1.ebuild
+++ b/dev-python/msgpack/msgpack-1.0.5-r1.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_EXT=1
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
diff --git a/dev-python/msgpack/msgpack-1.0.7.ebuild b/dev-python/msgpack/msgpack-1.0.7.ebuild
index 1cccbaf62223..c3a4d2e16755 100644
--- a/dev-python/msgpack/msgpack-1.0.7.ebuild
+++ b/dev-python/msgpack/msgpack-1.0.7.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_EXT=1
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