diff options
Diffstat (limited to 'dev-python/pygit2')
| -rw-r--r-- | dev-python/pygit2/pygit2-1.12.2.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/pygit2/pygit2-1.13.1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pygit2/pygit2-1.12.2.ebuild b/dev-python/pygit2/pygit2-1.12.2.ebuild index 210ef6c951be..c7f5d3eeea16 100644 --- a/dev-python/pygit2/pygit2-1.12.2.ebuild +++ b/dev-python/pygit2/pygit2-1.12.2.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8,9,10,11} ) +PYTHON_COMPAT=( python3_{8,9,10,11,12} ) inherit distutils-r1 pypi diff --git a/dev-python/pygit2/pygit2-1.13.1.ebuild b/dev-python/pygit2/pygit2-1.13.1.ebuild index f02f7c0b4b1d..5538d0d35d19 100644 --- a/dev-python/pygit2/pygit2-1.13.1.ebuild +++ b/dev-python/pygit2/pygit2-1.13.1.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8,9,10,11} ) +PYTHON_COMPAT=( python3_{8,9,10,11,12} ) inherit distutils-r1 pypi |
