gnu: python-rstr: Update home page.

* gnu/packages/python-xyz.scm (python-rstr)[home-page]: Update URI.
This commit is contained in:
Nicolas Goaziou 2021-02-28 11:38:51 +01:00
parent 155d26ac2f
commit e0c6592c68
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -3985,8 +3985,7 @@ (define-public python-rstr
(base32
"197dw8mbq0pjjz1l6h1ksi62vgn7x55d373ch74y06744qiq5sjx"))))
(build-system python-build-system)
(home-page
"http://bitbucket.org/leapfrogdevelopment/rstr/overview")
(home-page "https://github.com/leapfrogonline/rstr")
(synopsis "Generate random strings in Python")
(description "This package provides a python module for generating
random strings of various types. It could be useful for fuzz testing,