aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-python/scm-srht/scm-srht-0.22.22.ebuild2
-rw-r--r--dev-vcs/git-srht/git-srht-0.81.3.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/scm-srht/scm-srht-0.22.22.ebuild b/dev-python/scm-srht/scm-srht-0.22.22.ebuild
index c732fa0..8e97d19 100644
--- a/dev-python/scm-srht/scm-srht-0.22.22.ebuild
+++ b/dev-python/scm-srht/scm-srht-0.22.22.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{8..11} )
+PYTHON_COMPAT=( python3_{8..10} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1
diff --git a/dev-vcs/git-srht/git-srht-0.81.3.ebuild b/dev-vcs/git-srht/git-srht-0.81.3.ebuild
index cf62450..bbce4fd 100644
--- a/dev-vcs/git-srht/git-srht-0.81.3.ebuild
+++ b/dev-vcs/git-srht/git-srht-0.81.3.ebuild
@@ -18,7 +18,7 @@ RESTRICT="network-sandbox"
RDEPEND=""
DEPEND="${RDEPEND}
- dev-python/scmsrht[${PYTHON_USEDEP}]
+ dev-python/scm-srht[${PYTHON_USEDEP}]
dev-python/core-srht[${PYTHON_USEDEP}]
dev-python/pygit2[${PYTHON_USEDEP}]
dev-python/minio[${PYTHON_USEDEP}]