diff options
| author | Petr Vaněk <arkamar@gentoo.org> | 2024-06-11 10:14:15 +0200 |
|---|---|---|
| committer | Petr Vaněk <arkamar@gentoo.org> | 2024-06-11 10:19:40 +0200 |
| commit | eacafc2454980b023d9c66019ed2c30385329bd5 (patch) | |
| tree | 2d05e5f79110280e9bc83eb117fa30c78787548f /dev-python/GitPython | |
| parent | 9a73eb1baa19a2746370c6c11e02fb34b3cafdc3 (diff) | |
| download | gentoo-eacafc2454980b023d9c66019ed2c30385329bd5.tar.gz gentoo-eacafc2454980b023d9c66019ed2c30385329bd5.tar.bz2 gentoo-eacafc2454980b023d9c66019ed2c30385329bd5.zip | |
dev-python/GitPython: enable py3.13
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
Diffstat (limited to 'dev-python/GitPython')
| -rw-r--r-- | dev-python/GitPython/GitPython-3.1.43.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/GitPython/GitPython-3.1.43.ebuild b/dev-python/GitPython/GitPython-3.1.43.ebuild index c4a9de0a752e..ab17a602e224 100644 --- a/dev-python/GitPython/GitPython-3.1.43.ebuild +++ b/dev-python/GitPython/GitPython-3.1.43.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools PYPI_NO_NORMALIZE=1 -PYTHON_COMPAT=( python3_{10..12} ) +PYTHON_COMPAT=( python3_{10..13} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 pypi |
