commit: 37b56e089b044c67b828ba66e0dd9f3721606275 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Sat Jun 13 08:33:32 2020 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Mon Jun 15 02:33:38 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37b56e08
dev-python/attrs: update HOMEPAGE Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com> Signed-off-by: Aaron Bauman <bman <AT> gentoo.org> dev-python/attrs/attrs-19.3.0.ebuild | 2 +- dev-python/attrs/metadata.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/attrs/attrs-19.3.0.ebuild b/dev-python/attrs/attrs-19.3.0.ebuild index c70e9dc6066..9efce0cacf8 100644 --- a/dev-python/attrs/attrs-19.3.0.ebuild +++ b/dev-python/attrs/attrs-19.3.0.ebuild @@ -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" diff --git a/dev-python/attrs/metadata.xml b/dev-python/attrs/metadata.xml index 773a1e1640a..d62e6b96291 100644 --- a/dev-python/attrs/metadata.xml +++ b/dev-python/attrs/metadata.xml @@ -11,6 +11,6 @@ <email>[email protected]</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>
