gnu: python-apipkg: Update home page.
* gnu/packages/python.scm (python-apipkg)[home-page]: Update.
This commit is contained in:
parent
e29bb27d88
commit
f882d7c7c5
|
@ -7378,7 +7378,7 @@ applications.")
|
|||
(description "With apipkg you can control the exported namespace of a Python
|
||||
package and greatly reduce the number of imports for your users. It is a small
|
||||
pure Python module that works on virtually all Python versions.")
|
||||
(home-page "https://bitbucket.org/hpk42/apipkg")
|
||||
(home-page "https://github.com/pytest-dev/apipkg")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-apipkg
|
||||
|
|
Loading…
Reference in New Issue