commit:     83f7231f3402ae59c5236132fc2b0ae892faacf2
Author:     Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com>
AuthorDate: Sun Aug 23 03:14:48 2020 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Aug 23 11:42:53 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83f7231f

dev-python/cssutils: 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 <AT> gmail.com>
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 dev-python/cssutils/cssutils-1.0.2-r2.ebuild | 2 +-
 dev-python/cssutils/metadata.xml             | 2 --
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/dev-python/cssutils/cssutils-1.0.2-r2.ebuild 
b/dev-python/cssutils/cssutils-1.0.2-r2.ebuild
index cd0c3a9f729..7b4f6a4808c 100644
--- a/dev-python/cssutils/cssutils-1.0.2-r2.ebuild
+++ b/dev-python/cssutils/cssutils-1.0.2-r2.ebuild
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python3_{6,7,8} )
 inherit distutils-r1
 
 DESCRIPTION="A CSS Cascading Style Sheets library"
-HOMEPAGE="https://pypi.org/project/cssutils/ 
https://bitbucket.org/cthedot/cssutils https://cthedot.de/cssutils/";
+HOMEPAGE="https://pypi.org/project/cssutils/ https://cthedot.de/cssutils/";
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-3"

diff --git a/dev-python/cssutils/metadata.xml b/dev-python/cssutils/metadata.xml
index f9762173523..c4870d95155 100644
--- a/dev-python/cssutils/metadata.xml
+++ b/dev-python/cssutils/metadata.xml
@@ -10,8 +10,6 @@
     <name>Python</name>
   </maintainer>
   <upstream>
-    <remote-id type="google-code">cssutils</remote-id>
     <remote-id type="pypi">cssutils</remote-id>
-    <remote-id type="bitbucket">cthedot/cssutils</remote-id>
   </upstream>
 </pkgmetadata>

Reply via email to