guix-commits
[Top][All Lists]
Advanced

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

05/07: gnu: python-keyring: Update home-page url.


From: Hartmut Goebel
Subject: 05/07: gnu: python-keyring: Update home-page url.
Date: Thu, 13 Oct 2016 15:23:24 +0000 (UTC)

htgoebel pushed a commit to branch master
in repository guix.

commit 190ba6c2afc773238573028f1d27e9645cbcd6dd
Author: Hartmut Goebel <address@hidden>
Date:   Wed Oct 5 16:37:42 2016 +0200

    gnu: python-keyring: Update home-page url.
    
    * gnu/packages/python.scm (python-keyring, python2-keyring): Update 
home-page
      url.
---
 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 a1c2088..c890c68 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -900,7 +900,7 @@ etc.).  The package is structured to make adding new 
modules easy.")
      `(("python-pycrypto" ,python-pycrypto)))
     (arguments
      `(#:tests? #f))                      ;TODO: tests require pytest
-    (home-page "http://bitbucket.org/kang/python-keyring-lib";)
+    (home-page "https://github.com/jaraco/keyring";)
     (synopsis "Store and access your passwords safely")
     (description
      "The Python keyring lib provides a easy way to access the system keyring



reply via email to

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