commit:     6a8257b5d24ef2900beb0fbcd3496d9d6eb53244
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue May  3 07:42:13 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue May  3 08:26:04 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a8257b5

dev-python/suds: Prepare for pkgmove

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/suds/suds-1.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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"

Reply via email to