mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/suds: update HOMEPAGE
Remove non-functioning BitBucket URL Bug: https://bugs.gentoo.org/737896 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
committed by
David Seifert
parent
457e8fe2a6
commit
1e12e1b479
@@ -4,6 +4,5 @@
|
||||
<!--maintainer-needed-->
|
||||
<upstream>
|
||||
<remote-id type="pypi">suds</remote-id>
|
||||
<remote-id type="bitbucket">jurko/suds</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
|
||||
@@ -8,7 +8,7 @@ DISTUTILS_IN_SOURCE_BUILD=1
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Lightweight SOAP client (Jurko's fork) (py3 support) (active development)"
|
||||
HOMEPAGE="https://bitbucket.org/jurko/suds"
|
||||
HOMEPAGE="https://pypi.org/project/suds-jurko/"
|
||||
SRC_URI="mirror://pypi/${PN:0:1}/${PN}-jurko/${PN}-jurko-${PV}.tar.bz2 -> ${P}.tar.bz2"
|
||||
S="${WORKDIR}/${PN}-jurko-${PV}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user