summaryrefslogtreecommitdiff
path: root/dev-python/gitpython/gitpython-3.1.50.ebuild
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-05-31 17:23:40 -0500
committerroot <root@alpha.trunkmasters.com>2026-05-31 17:23:40 -0500
commitf953dc70343485250b836ad157649aaad47ac5bc (patch)
treee3634b454cf48f10ce9f8d12f10e60ad0a749239 /dev-python/gitpython/gitpython-3.1.50.ebuild
parent5e07081cf4f5afaef79409b430a018b1daec073e (diff)
downloadbaldeagleos-repo-f953dc70343485250b836ad157649aaad47ac5bc.tar.gz
baldeagleos-repo-f953dc70343485250b836ad157649aaad47ac5bc.tar.xz
baldeagleos-repo-f953dc70343485250b836ad157649aaad47ac5bc.zip
Adding metadata
Diffstat (limited to 'dev-python/gitpython/gitpython-3.1.50.ebuild')
-rw-r--r--dev-python/gitpython/gitpython-3.1.50.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/gitpython/gitpython-3.1.50.ebuild b/dev-python/gitpython/gitpython-3.1.50.ebuild
index 4668ff2a57d0..46f1e8f00850 100644
--- a/dev-python/gitpython/gitpython-3.1.50.ebuild
+++ b/dev-python/gitpython/gitpython-3.1.50.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYPI_PN=GitPython
-PYTHON_COMPAT=( python3_{10..14} )
+PYTHON_COMPAT=( python3_{11..14} )
PYTHON_REQ_USE="threads(+)"
inherit distutils-r1 pypi