automatic version update by autodist [release 3.13.0-1mamba;Sat Oct 28 2023]

This commit is contained in:
Automatic Build System 2024-01-06 11:09:21 +01:00
parent b39c3a34a4
commit f83d89536d

View File

@ -1,7 +1,7 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-filelock
Version: 3.12.4
Release: 2mamba
Version: 3.13.0
Release: 1mamba
Summary: A platform independent file lock module in Python, which provides a simple way of inter-process communication
Group: System/Libraries
Vendor: openmamba
@ -49,6 +49,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE
%changelog
* Sat Oct 28 2023 Automatic Build System <autodist@mambasoft.it> 3.13.0-1mamba
- automatic version update by autodist
* Sun Oct 01 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 3.12.4-2mamba
- rebuilt due to missing -py3 for python 3.11