forked from pool/python-filelock
- update to 3.16.0:
* Test Python 3.13
* Add 3.13 to CI
- update to 3.15.4:
* Pass `file_lock` as positional argument
- update to 3.15.3:
* Add test for virtualenv stability
* Fix `TypeError: _CountedFileLock.__init__() got an unexpected
keyword argument 'timeout'`
- update to 3.15.2:
* Use a metaclass to implement the singleton pattern
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-filelock?expand=0&rev=44
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-filelock
|
||||
Version: 3.15.1
|
||||
Version: 3.16.0
|
||||
Release: 0
|
||||
Summary: Platform Independent File Lock in Python
|
||||
License: Unlicense
|
||||
|
||||
Reference in New Issue
Block a user