commit: 5f495e6a5a540940efc06284252ab7ed07f9ad19 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Jul 3 08:13:21 2021 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Jul 3 08:16:30 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f495e6a
dev-python/python-dateutil: Update HOMEPAGE URLs Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/python-dateutil/python-dateutil-2.8.1-r3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/python-dateutil/python-dateutil-2.8.1-r3.ebuild b/dev-python/python-dateutil/python-dateutil-2.8.1-r3.ebuild index 13637f402b0..214b011d5ba 100644 --- a/dev-python/python-dateutil/python-dateutil-2.8.1-r3.ebuild +++ b/dev-python/python-dateutil/python-dateutil-2.8.1-r3.ebuild @@ -9,8 +9,8 @@ inherit distutils-r1 DESCRIPTION="Extensions to the standard Python datetime module" HOMEPAGE=" - https://dateutil.readthedocs.org/ - https://pypi.org/project/python-dateutil + https://dateutil.readthedocs.io/ + https://pypi.org/project/python-dateutil/ https://github.com/dateutil/dateutil/ " SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
