dev-python/tinycss2: Update upstream maintainer
authorAaron W. Swenson <titanofold@gentoo.org>
Thu, 18 Jul 2019 21:30:45 +0000 (17:30 -0400)
committerAaron W. Swenson <titanofold@gentoo.org>
Thu, 18 Jul 2019 21:31:35 +0000 (17:31 -0400)
Kozea has taken maintainership of tinycss2.

Package-Manager: Portage-2.3.66, Repoman-2.3.11
Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>
dev-python/tinycss2/metadata.xml
dev-python/tinycss2/tinycss2-0.5.ebuild
dev-python/tinycss2/tinycss2-0.6.1.ebuild

index 95e6d41f324f055ee17c6d68a8124fb17dc7a124..68107d6583165f7b2da5d7511e0f851cf84e386f 100644 (file)
@@ -11,6 +11,6 @@
   </maintainer>
   <upstream>
     <remote-id type="pypi">tinycss2</remote-id>
-    <remote-id type="github">SimonSapin/tinycss2</remote-id>
+    <remote-id type="github">Kozea/tinycss2</remote-id>
   </upstream>
 </pkgmetadata>
index e57b9fe860cedbc9ab1096c28b527169558ebf16..134351470cc0984819a0d74dbe1ac9acda52279a 100644 (file)
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_5,3_6} )
 inherit distutils-r1
 
 DESCRIPTION="A complete yet simple CSS parser for Python"
-HOMEPAGE="https://github.com/SimonSapin/tinycss2/
+HOMEPAGE="https://github.com/Kozea/tinycss2/
        https://pypi.org/project/tinycss2/"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
index 3fa5642c9134e6d8125d77348e29097737755f9a..0003e8fa4b97d0a6c88fac743eb690bcd7fbce64 100644 (file)
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_5,3_6} )
 inherit distutils-r1
 
 DESCRIPTION="A complete yet simple CSS parser for Python"
-HOMEPAGE="https://github.com/SimonSapin/tinycss2/
+HOMEPAGE="https://github.com/Kozea/tinycss2/
        https://pypi.org/project/tinycss2/"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"