guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

05/07: gnu: python-apipkg: Update home page.


From: Tobias Geerinckx-Rice
Subject: 05/07: gnu: python-apipkg: Update home page.
Date: Tue, 28 Aug 2018 16:48:02 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit f882d7c7c5c3f0c0cf7b26ba51fc0c80d1704fba
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Tue Aug 28 15:15:29 2018 +0200

    gnu: python-apipkg: Update home page.
    
    * gnu/packages/python.scm (python-apipkg)[home-page]: Update.
---
 gnu/packages/python.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 6ab6763..33bbc28 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]