Message ID | 1476351811-31727-5-git-send-email-h.goebel@crazy-compilers.com |
---|---|
State | New |
Headers | show |
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index ec56c85..a1c2088 100644 --- a/gnu/packages/python.scm +++ b/gnu/packages/python.scm @@ -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