Compare commits

...

1 Commits

View File

@ -1,7 +1,7 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-flufl_lock
Version: 8.1.0
Release: 2mamba
Version: 8.2.0
Release: 1mamba
Summary: NFS-safe file locking with timeouts for POSIX and Windows
Group: System/Libraries
Vendor: openmamba
@ -10,6 +10,7 @@ Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://flufllock.readthedocs.io/en/stable/
Source: https://pypi.debian.net/flufl.lock/flufl_lock-%{version}.tar.gz
License: Apache License 2.0
BuildArch: noarch
## AUTOBUILDREQ-BEGIN
BuildRequires: libpython311-devel
BuildRequires: python3.11dist(atpublic)
@ -53,6 +54,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE
%changelog
* Sun May 11 2025 Automatic Build System <autodist@openmamba.org> 8.2.0-1mamba
- automatic version update by autodist
* Tue May 28 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 8.1.0-2mamba
- added provides for flufl.lock