diff options
| author | Michał Górny <mgorny@gentoo.org> | 2021-09-10 08:19:26 +0200 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2021-09-10 09:14:48 +0200 |
| commit | 8c29463fbb7ba5ea2ad3bc9efd59c0cd3a9119f0 (patch) | |
| tree | 9d517c4028a7b2b43b864675b4e726629b297506 /dev-python/GitPython | |
| parent | 96908dff9da42eab07fcfaa822e22e6c999f52a4 (diff) | |
| download | gentoo-8c29463fbb7ba5ea2ad3bc9efd59c0cd3a9119f0.tar.gz gentoo-8c29463fbb7ba5ea2ad3bc9efd59c0cd3a9119f0.tar.bz2 gentoo-8c29463fbb7ba5ea2ad3bc9efd59c0cd3a9119f0.zip | |
dev-python/GitPython: Remove py3.10, it's broken now
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/GitPython')
| -rw-r--r-- | dev-python/GitPython/GitPython-3.1.20.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/GitPython/GitPython-3.1.20.ebuild b/dev-python/GitPython/GitPython-3.1.20.ebuild index 220df8b08d24..8c5496608e19 100644 --- a/dev-python/GitPython/GitPython-3.1.20.ebuild +++ b/dev-python/GitPython/GitPython-3.1.20.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_{8..9} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 |
