automatic version update by autodist [release 3.13.4-1mamba;Wed Apr 10 2024]

This commit is contained in:
Automatic Build System 2024-04-11 19:11:04 +02:00
parent cfdd136b51
commit fa268b0aad

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-filelock
Version: 3.13.3
Version: 3.13.4
Release: 1mamba
Summary: A platform independent file lock module in Python, which provides a simple way of inter-process communication
Group: System/Libraries
@ -14,7 +14,6 @@ License: Public Domain
BuildRequires: libpython311-devel
## AUTOBUILDREQ-END
BuildRequires: python-hatchling-py3
BuildRequires: python-hatchling-py310
%description
%{summary}.
@ -49,6 +48,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE
%changelog
* Wed Apr 10 2024 Automatic Build System <autodist@openmamba.org> 3.13.4-1mamba
- automatic version update by autodist
* Tue Mar 26 2024 Automatic Build System <autodist@openmamba.org> 3.13.3-1mamba
- automatic version update by autodist