commit: d6402f5407dc54caaa09301f08574ca4c810f503
Author: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea <DOT> de>
AuthorDate: Wed Mar 23 14:42:47 2022 +0000
Commit: Ronny Gutbrod <gentoo <AT> tastytea <DOT> de>
CommitDate: Wed Mar 23 16:15:08 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d6402f54
dev-python/keyrings-alt: Fix HOMEPAGE
Old URL is a permanent redirect to new URL.
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea.de>
dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild
b/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild
index d17104dba..fb1e228a0 100644
--- a/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild
+++ b/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild
@@ -11,7 +11,7 @@ MY_PN=${PN/-/.}
DESCRIPTION="Alternate keyring backend implementations for use with the
keyring package"
HOMEPAGE="
https://github.com/jaraco/keyrings.alt
- https://pypi.org/project/keyrings.alt
+ https://pypi.org/project/keyrings.alt/
"
SRC_URI="https://github.com/jaraco/${MY_PN}/archive/refs/tags/v${PV}.tar.gz ->
${P}.tar.gz"