summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/hg-evolve/Manifest2
-rw-r--r--dev-vcs/hg-evolve/hg-evolve-10.5.1.ebuild (renamed from dev-vcs/hg-evolve/hg-evolve-10.4.1.ebuild)4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-vcs/hg-evolve/Manifest b/dev-vcs/hg-evolve/Manifest
index 264d33e3dc1b..3580778a5055 100644
--- a/dev-vcs/hg-evolve/Manifest
+++ b/dev-vcs/hg-evolve/Manifest
@@ -1 +1 @@
-DIST hg-evolve-10.4.1.tar.gz 838444 BLAKE2B bd5e4858d0394e294b72b971612b5397815a9b7bcb702c1b8c2d5cd49c1669d62d8f5bbf87364c77762e350f2ba458ded98b1a5a60f636fb0b2018950ca57b10 SHA512 f58a79fca81cd4c42442604071a24e6c84ca0225754cfe6a941412cb78ef600e54ff0f78b545b167c7122b17d6f8dcca2c19e7f39e46ab9ab6cba36a007f92f8
+DIST hg-evolve-10.5.1.tar.gz 845734 BLAKE2B 6b0377ce4d24d9188eaac86460a1f3262ba360215465351db873e1166762f3a5f767987d935c6bafbc37f9e48f970703a881bc7e01d455c46a8c3a8b228782b6 SHA512 441f3e7f8f8be84b476e5a44a617e4318ba444d172cfa91b91c75fbdf231a79c6049a6215709da952a253341bee4c8526cbf724d13ce856ba5d221ff0880a63f
diff --git a/dev-vcs/hg-evolve/hg-evolve-10.4.1.ebuild b/dev-vcs/hg-evolve/hg-evolve-10.5.1.ebuild
index 8bcc76377839..3f5159d9783f 100644
--- a/dev-vcs/hg-evolve/hg-evolve-10.4.1.ebuild
+++ b/dev-vcs/hg-evolve/hg-evolve-10.5.1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{7..10} )
+PYTHON_COMPAT=( python3_{7..11} )
DISTUTILS_USE_SETUPTOOLS=no
inherit distutils-r1