gnu: python-keyring: Update home-page url.

* gnu/packages/python.scm (python-keyring, python2-keyring): Update home-page
  url.
This commit is contained in:
Hartmut Goebel 2016-10-05 16:37:42 +02:00
parent 6a8f26a441
commit 190ba6c2af
No known key found for this signature in database
GPG Key ID: 634A8DFFD3F631DF
1 changed files with 1 additions and 1 deletions

View File

@ -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