aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/python.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2018-08-28 15:15:29 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2018-08-28 22:31:00 +0200
commitf882d7c7c5c3f0c0cf7b26ba51fc0c80d1704fba (patch)
treebc33afbe95c5739c22906b8e09f01db5867d9de2 /gnu/packages/python.scm
parente29bb27d88355ee37c2c90f6c090f53e7f2966e6 (diff)
downloadguix-f882d7c7c5c3f0c0cf7b26ba51fc0c80d1704fba.tar
guix-f882d7c7c5c3f0c0cf7b26ba51fc0c80d1704fba.tar.gz
gnu: python-apipkg: Update home page.
* gnu/packages/python.scm (python-apipkg)[home-page]: Update.
Diffstat (limited to 'gnu/packages/python.scm')
-rw-r--r--gnu/packages/python.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 6ab6763a96..33bbc28edf 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -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