summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-05-03 09:42:13 +0200
committerMichał Górny <mgorny@gentoo.org>2022-05-03 10:26:04 +0200
commit6a8257b5d24ef2900beb0fbcd3496d9d6eb53244 (patch)
tree9c3ec6ca63021e2657dbbf984e103b5f462fef8f
parentdev-python/pyzotero: Bump to 1.5.4 (diff)
downloadgentoo-6a8257b5.tar.gz
gentoo-6a8257b5.tar.bz2
gentoo-6a8257b5.zip
dev-python/suds: Prepare for pkgmove
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--dev-python/suds/suds-1.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/suds/suds-1.1.0.ebuild b/dev-python/suds/suds-1.1.0.ebuild
index 84375f43f0ce..a88726bf7420 100644
--- a/dev-python/suds/suds-1.1.0.ebuild
+++ b/dev-python/suds/suds-1.1.0.ebuild
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python3_{8..10} )
inherit distutils-r1
-MY_PN="${PN}-community"
+MY_PN="suds-community"
DESCRIPTION="Lightweight SOAP client"
HOMEPAGE="https://github.com/suds-community/suds"
SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"