summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2020-06-13 10:33:32 +0200
committerAaron Bauman <bman@gentoo.org>2020-06-14 22:33:38 -0400
commit37b56e089b044c67b828ba66e0dd9f3721606275 (patch)
treec8c036e8573b324f2ac16bcae15db73c129e0f61 /dev-python/attrs/attrs-19.3.0.ebuild
parentdev-lang/perl: remove unused patch (diff)
downloadgentoo-37b56e089b044c67b828ba66e0dd9f3721606275.tar.gz
gentoo-37b56e089b044c67b828ba66e0dd9f3721606275.tar.bz2
gentoo-37b56e089b044c67b828ba66e0dd9f3721606275.zip
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>
Diffstat (limited to 'dev-python/attrs/attrs-19.3.0.ebuild')
-rw-r--r--dev-python/attrs/attrs-19.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/attrs/attrs-19.3.0.ebuild b/dev-python/attrs/attrs-19.3.0.ebuild
index c70e9dc60661..9efce0cacf89 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"