aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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