dev-python/tinycss2: Update upstream maintainer

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>
This commit is contained in:
Aaron W. Swenson
2019-07-18 17:30:45 -04:00
parent f0df5bdaef
commit fb25fe2172
3 changed files with 3 additions and 3 deletions

View 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>

View 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"

View 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"