~ruther/guix-local

190ba6c2afc773238573028f1d27e9645cbcd6dd — Hartmut Goebel 9 years ago 6a8f26a
gnu: python-keyring: Update home-page url.

* gnu/packages/python.scm (python-keyring, python2-keyring): Update home-page
  url.
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/python.scm
M gnu/packages/python.scm => gnu/packages/python.scm +1 -1
@@ 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