15
0

Accepting request 1254312 from home:glaubitz:branches:devel:languages:python

- Update to 3.18.0
  * Indicate that locks are exclusive/write locks
  * Support fcntl check on Emscripten

OBS-URL: https://build.opensuse.org/request/show/1254312
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-filelock?expand=0&rev=52
This commit is contained in:
2025-03-19 08:57:05 +00:00
committed by Git OBS Bridge
parent c2f3f5ecde
commit a7eff275ce
4 changed files with 11 additions and 4 deletions

View File

@@ -27,7 +27,7 @@
%endif
%{?sle15_python_module_pythons}
Name: python-filelock%{?pkg_suffix}
Version: 3.17.0
Version: 3.18.0
Release: 0
Summary: Platform Independent File Lock in Python
License: Unlicense