commit: c5c39ef9067d9573a7f5af659cc79e2814632ea4 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Fri Jul 12 19:25:15 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Jul 12 19:26:30 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5c39ef9
dev-python/python-augeas: Use HTTPS in HOMEPAGE Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/python-augeas/python-augeas-1.1.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/python-augeas/python-augeas-1.1.0-r1.ebuild b/dev-python/python-augeas/python-augeas-1.1.0-r1.ebuild index ca40202fd398..e94dfa9a2365 100644 --- a/dev-python/python-augeas/python-augeas-1.1.0-r1.ebuild +++ b/dev-python/python-augeas/python-augeas-1.1.0-r1.ebuild @@ -11,7 +11,7 @@ inherit distutils-r1 pypi DESCRIPTION="Python bindings for Augeas" HOMEPAGE=" - http://augeas.net/ + https://augeas.net/ https://github.com/hercules-team/python-augeas/ https://pypi.org/project/python-augeas/ "
