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

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

View File

@ -763,7 +763,7 @@ concepts.")
(arguments '(#:test-target "check"))
(native-inputs
`(("python-pbr" ,python-pbr)))
(home-page "http://code.google.com/p/pylockfile/")
(home-page "https://launchpad.net/pylockfile")
(synopsis "Platform-independent file locking module")
(description
"The lockfile package exports a LockFile class which provides a simple