mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-31 23:06:59 +01:00
gnu: python-pbr: Update home page.
* gnu/packages/python-xyz.scm (python-pbr)[home-page]: Follow (HTTPS) redirection.
This commit is contained in:
parent
7509f34fab
commit
58d4e9498f
1 changed files with 1 additions and 1 deletions
|
@ -1757,7 +1757,7 @@ (define-public python-pbr-minimal
|
|||
(build-system python-build-system)
|
||||
(arguments
|
||||
`(#:tests? #f))
|
||||
(home-page "http://docs.openstack.org/developer/pbr/")
|
||||
(home-page "https://docs.openstack.org/pbr/latest/")
|
||||
(synopsis "Minimal build of python-pbr used for bootstrapping")
|
||||
(description
|
||||
"Used only for bootstrapping python2-pbr, you should not need this.")
|
||||
|
|
Loading…
Reference in a new issue