diff options
Diffstat (limited to 'dev-python/thriftpy2')
| -rw-r--r-- | dev-python/thriftpy2/thriftpy2-0.5.0.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/thriftpy2/thriftpy2-0.5.2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/thriftpy2/thriftpy2-0.5.0.ebuild b/dev-python/thriftpy2/thriftpy2-0.5.0.ebuild index 5f1359c9b629..81c5c91aa3c7 100644 --- a/dev-python/thriftpy2/thriftpy2-0.5.0.ebuild +++ b/dev-python/thriftpy2/thriftpy2-0.5.0.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8,9,10,11,12} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13} ) inherit distutils-r1 pypi diff --git a/dev-python/thriftpy2/thriftpy2-0.5.2.ebuild b/dev-python/thriftpy2/thriftpy2-0.5.2.ebuild index f2f6990e11af..8b15d112f255 100644 --- a/dev-python/thriftpy2/thriftpy2-0.5.2.ebuild +++ b/dev-python/thriftpy2/thriftpy2-0.5.2.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8,9,10,11,12} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13} ) inherit distutils-r1 pypi |
