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

This commit is contained in:
2026-02-14 18:35:54 +01:00
parent 04b37da0d9
commit aa85103bba

View File

@@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-filelock
Version: 3.21.2
Version: 3.23.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.23.0-1mamba
- automatic version update by autodist
* Fri Feb 13 2026 Automatic Build System <autodist@openmamba.org> 3.21.2-1mamba
- automatic version update by autodist