summaryrefslogtreecommitdiff
path: root/dev-python/scripttest/scripttest-1.3.0-r2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/scripttest/scripttest-1.3.0-r2.ebuild')
-rw-r--r--dev-python/scripttest/scripttest-1.3.0-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/scripttest/scripttest-1.3.0-r2.ebuild b/dev-python/scripttest/scripttest-1.3.0-r2.ebuild
index f26aa148a175..2b195d0d030c 100644
--- a/dev-python/scripttest/scripttest-1.3.0-r2.ebuild
+++ b/dev-python/scripttest/scripttest-1.3.0-r2.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} pypy3 )
+PYTHON_COMPAT=( python3_{10..12} pypy3 )
inherit distutils-r1
@@ -15,7 +15,7 @@ HOMEPAGE="
"
SRC_URI="
https://github.com/pypa/scripttest/archive/${PV}.tar.gz
- -> ${P}.tar.gz
+ -> ${P}.gh.tar.gz
"
LICENSE="MIT"