mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python-filelock: Update home page URL.
* gnu/packages/python-xyz.scm (python-filelock) [home-page]: Update URL.
This commit is contained in:
parent
ba2ed2fb2b
commit
d9701efd2b
1 changed files with 1 additions and 1 deletions
|
@ -3566,7 +3566,7 @@ inter-process communication.")
|
||||||
(build-system pyproject-build-system)
|
(build-system pyproject-build-system)
|
||||||
(native-inputs (list python-pytest python-setuptools-scm
|
(native-inputs (list python-pytest python-setuptools-scm
|
||||||
python-setuptools python-wheel))
|
python-setuptools python-wheel))
|
||||||
(home-page "https://github.com/tox-dev/py-filelock")
|
(home-page "https://github.com/tox-dev/filelock")
|
||||||
(synopsis "Platform independent file lock")
|
(synopsis "Platform independent file lock")
|
||||||
(description "@code{filelock} contains a single module implementing
|
(description "@code{filelock} contains a single module implementing
|
||||||
a platform independent file lock in Python, which provides a simple way of
|
a platform independent file lock in Python, which provides a simple way of
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue