forked from pool/python-filelock
- update to 3.13.4:
* Raise error on incompatible singleton timeout and mode args - update to 3.13.3: * Make singleton class instance dict unique per subclass OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-filelock?expand=0&rev=38
This commit is contained in:
parent
fef98f8717
commit
7276bd9297
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9e2106260b5f65600a31bc503721e3db7e64598bb406ebc5921aeaafe441ba34
|
|
||||||
size 14731
|
|
3
filelock-3.13.4.tar.gz
Normal file
3
filelock-3.13.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d13f466618bfde72bd2c18255e269f72542c6e70e7bac83a0232d6b1cc5c8cf4
|
||||||
|
size 15093
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 12 17:03:41 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 3.13.4:
|
||||||
|
* Raise error on incompatible singleton timeout and mode args
|
||||||
|
- update to 3.13.3:
|
||||||
|
* Make singleton class instance dict unique per subclass
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 25 17:29:15 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
Mon Mar 25 17:29:15 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-filelock
|
Name: python-filelock
|
||||||
Version: 3.13.2
|
Version: 3.13.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Platform Independent File Lock in Python
|
Summary: Platform Independent File Lock in Python
|
||||||
License: Unlicense
|
License: Unlicense
|
||||||
|
Loading…
Reference in New Issue
Block a user