automatic version update by autodist [release 3.24.0-1mamba;Sat Feb 14 2026]

This commit is contained in:
2026-02-15 11:48:59 +01:00
parent aa85103bba
commit 4738e7bc8f

View File

@@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-filelock
Version: 3.23.0
Version: 3.24.0
Release: 1mamba
Summary: A platform independent file lock module in Python, which provides a simple way of inter-process communication
Group: System/Libraries
@@ -49,6 +49,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE
%changelog
* Sat Feb 14 2026 Automatic Build System <autodist@openmamba.org> 3.24.0-1mamba
- automatic version update by autodist
* Sat Feb 14 2026 Automatic Build System <autodist@openmamba.org> 3.23.0-1mamba
- automatic version update by autodist