python3-filelock

This commit is contained in:
Rmys
2023-10-19 11:59:44 +03:00
committed by GitHub
parent bd277fb261
commit d48e1aceba
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>A platform independent file lock for Python.</Summary>
<Description>python3-filelock contains a single module, which implements a platform independent file lock in Python, which provides a simple way of inter-process communication.</Description>
<Archive sha1sum="da8307e061b96d0da76d9971b59a0536da991266" type="targz">https://github.com/tox-dev/py-filelock/archive/refs/tags/3.3.1.tar.gz</Archive>
<Archive sha1sum="2ee8b1617765ca5985464726e5ab5c857ae5964b" type="targz">https://github.com/tox-dev/py-filelock/archive/refs/tags/3.3.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>