mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python-flask-restful: Fix home-page.
* gnu/packages/python-web.scm (python-flask-restful): [home-page]: Fix it. Change-Id: Ie53853e38ab2a8704d7825c39c95c09c924d5fa4
This commit is contained in:
parent
ca3be0964a
commit
af72a3cd55
1 changed files with 1 additions and 1 deletions
|
@ -6035,7 +6035,7 @@ S3.")
|
|||
python-pytest
|
||||
python-setuptools
|
||||
python-wheel))
|
||||
(home-page "https://www.github.com/flask-restful/flask-restful/")
|
||||
(home-page "https://github.com/flask-restful/flask-restful/")
|
||||
(synopsis "Flask module for creating REST APIs")
|
||||
(description
|
||||
"This package contains a Flask module for creating REST APIs.")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue