summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-python/rsa/metadata.xml1
-rw-r--r--dev-python/rsa/rsa-4.7.2.ebuild2
2 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/rsa/metadata.xml b/dev-python/rsa/metadata.xml
index 50c64ff8739e..603d375856d4 100644
--- a/dev-python/rsa/metadata.xml
+++ b/dev-python/rsa/metadata.xml
@@ -8,5 +8,6 @@
<stabilize-allarches/>
<upstream>
<remote-id type="pypi">rsa</remote-id>
+ <remote-id type="github">sybrenstuvel/python-rsa</remote-id>
</upstream>
</pkgmetadata>
diff --git a/dev-python/rsa/rsa-4.7.2.ebuild b/dev-python/rsa/rsa-4.7.2.ebuild
index f787b1c150c7..a32e28e1e03a 100644
--- a/dev-python/rsa/rsa-4.7.2.ebuild
+++ b/dev-python/rsa/rsa-4.7.2.ebuild
@@ -4,8 +4,6 @@
EAPI=7
PYTHON_COMPAT=( python3_{7..10} )
-DISTUTILS_USE_SETUPTOOLS=rdepend
-
inherit distutils-r1
MY_P=python-rsa-version-${PV}