mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-26 06:18:07 -05:00
gnu: python-apipkg: Update home page.
* gnu/packages/python.scm (python-apipkg)[home-page]: Update.
This commit is contained in:
parent
e29bb27d88
commit
f882d7c7c5
1 changed files with 1 additions and 1 deletions
|
@ -7378,7 +7378,7 @@ (define-public python-apipkg
|
|||
(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 a new issue