summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/certifi/certifi-2999.ebuild (renamed from dev-python/certifi/certifi-10001-r1.ebuild)4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/certifi/certifi-10001-r1.ebuild b/dev-python/certifi/certifi-2999.ebuild
index e810f32cf935..c78d9961bb3b 100644
--- a/dev-python/certifi/certifi-10001-r1.ebuild
+++ b/dev-python/certifi/certifi-2999.ebuild
@@ -5,11 +5,11 @@
EAPI=7
DISTUTILS_USE_SETUPTOOLS=no
-PYTHON_COMPAT=( python3_{7..10} pypy3 )
+PYTHON_COMPAT=( python3_{8..10} pypy3 )
inherit distutils-r1
-MY_P=certifi-shim-${PV}
+MY_P=certifi-shim-10001
DESCRIPTION="Thin replacement for certifi using system certificate store"
HOMEPAGE="
https://github.com/mgorny/certifi-shim/