diff options
Diffstat (limited to 'dev-python/attrs/attrs-16.3.0-r1.ebuild')
-rw-r--r-- | dev-python/attrs/attrs-16.3.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/attrs/attrs-16.3.0-r1.ebuild b/dev-python/attrs/attrs-16.3.0-r1.ebuild index 901e5a5b218f..4c286fdba153 100644 --- a/dev-python/attrs/attrs-16.3.0-r1.ebuild +++ b/dev-python/attrs/attrs-16.3.0-r1.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Attributes without boilerplate" HOMEPAGE=" https://github.com/hynek/attrs https://attrs.readthedocs.org/ - https://pypi.python.org/pypi/attrs" + https://pypi.org/project/attrs" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" |