diff options
author | Sergey Torokhov <torokhov-s-a@yandex.ru> | 2021-11-15 01:02:57 +0300 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-22 10:08:10 +0000 |
commit | ec0160ad952b85138cab31206066e8d170e015f0 (patch) | |
tree | ff10fbe1b534f39833718deef1ce8326522530e6 /dev-vcs/tortoisehg/tortoisehg-9999.ebuild | |
parent | media-gfx/gscan2pdf: version bump to 2.12.4 (diff) | |
download | gentoo-ec0160ad952b85138cab31206066e8d170e015f0.tar.gz gentoo-ec0160ad952b85138cab31206066e8d170e015f0.tar.bz2 gentoo-ec0160ad952b85138cab31206066e8d170e015f0.zip |
dev-vcs/tortoisehg: 5.9.3 version bump; update 9999.ebuild
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-vcs/tortoisehg/tortoisehg-9999.ebuild')
-rw-r--r-- | dev-vcs/tortoisehg/tortoisehg-9999.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-vcs/tortoisehg/tortoisehg-9999.ebuild b/dev-vcs/tortoisehg/tortoisehg-9999.ebuild index 97e0009c544a..b2992eb0f27b 100644 --- a/dev-vcs/tortoisehg/tortoisehg-9999.ebuild +++ b/dev-vcs/tortoisehg/tortoisehg-9999.ebuild @@ -2,7 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) + +PYTHON_COMPAT=( python3_{8..10} ) DISTUTILS_USE_SETUPTOOLS=no |