dev-python/attrs: update HOMEPAGE

Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Signed-off-by: Aaron Bauman <bman@gentoo.org>
This commit is contained in:
Michael Mair-Keimberger
2020-06-13 10:33:32 +02:00
committed by Aaron Bauman
parent 2ffd59f21c
commit 37b56e089b
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ inherit distutils-r1
DESCRIPTION="Attributes without boilerplate"
HOMEPAGE="
https://github.com/hynek/attrs
https://github.com/python-attrs/attrs
https://attrs.readthedocs.org/
https://pypi.org/project/attrs/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"

View File

@@ -11,6 +11,6 @@
<email>hs@ox.cx</email>
<name>Hynek Schlawack</name>
</maintainer>
<remote-id type="github">hynek/attrs</remote-id>
<remote-id type="github">python-attrs/attrs</remote-id>
</upstream>
</pkgmetadata>