commit: 5a2a851167e63d0ca50dc904a525d604cc9ba1a6
Author: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea <DOT> de>
AuthorDate: Fri Mar 25 10:07:51 2022 +0000
Commit: Ronny Gutbrod <gentoo <AT> tastytea <DOT> de>
CommitDate: Fri Mar 25 10:07:51 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5a2a8511
dev-python/python-mistralclient: Fix HOMEPAGE
Old URL is a permanent redirect to new URL.
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea.de>
dev-python/python-mistralclient/python-mistralclient-4.4.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/python-mistralclient/python-mistralclient-4.4.0.ebuild
b/dev-python/python-mistralclient/python-mistralclient-4.4.0.ebuild
index d5fcded1b..908d54210 100644
--- a/dev-python/python-mistralclient/python-mistralclient-4.4.0.ebuild
+++ b/dev-python/python-mistralclient/python-mistralclient-4.4.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="A client for the OpenStack Mistral API"
HOMEPAGE="
https://github.com/openstack/python-mistralclient
https://opendev.org/openstack/python-blazarclient
- https://pypi.org/project/python-blazarclient
+ https://pypi.org/project/python-blazarclient/
https://launchpad.net/python-mistralclient/
"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"