commit: 6298537225514920e2bbaea838340c6eacf0e241
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 6 23:45:16 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Dec 6 23:45:35 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62985372
dev-python/attrs: Update HOMEPAGE
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/attrs/attrs-20.3.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/attrs/attrs-20.3.0.ebuild
b/dev-python/attrs/attrs-20.3.0.ebuild
index ff76ab4915e..239b02ab906 100644
--- a/dev-python/attrs/attrs-20.3.0.ebuild
+++ b/dev-python/attrs/attrs-20.3.0.ebuild
@@ -10,7 +10,7 @@ inherit distutils-r1
DESCRIPTION="Attributes without boilerplate"
HOMEPAGE="
https://github.com/python-attrs/attrs
- https://attrs.readthedocs.org/
+ https://attrs.readthedocs.io/
https://pypi.org/project/attrs/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"