diff options
Diffstat (limited to 'dev-python/simplejson')
| -rw-r--r-- | dev-python/simplejson/simplejson-3.19.2.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/simplejson/simplejson-3.19.3.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/simplejson/simplejson-3.19.2.ebuild b/dev-python/simplejson/simplejson-3.19.2.ebuild index e8d2695f8aec..2f8e2068b651 100644 --- a/dev-python/simplejson/simplejson-3.19.2.ebuild +++ b/dev-python/simplejson/simplejson-3.19.2.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8,9,10,11,12} pypy3 ) +PYTHON_COMPAT=( python3_{9,10,11,12,13} pypy3 ) inherit distutils-r1 pypi diff --git a/dev-python/simplejson/simplejson-3.19.3.ebuild b/dev-python/simplejson/simplejson-3.19.3.ebuild index 0958d1edb4d7..d360f871f980 100644 --- a/dev-python/simplejson/simplejson-3.19.3.ebuild +++ b/dev-python/simplejson/simplejson-3.19.3.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8,9,10,11,12} pypy3 ) +PYTHON_COMPAT=( python3_{9,10,11,12,13} pypy3 ) inherit distutils-r1 pypi |
