automatic version update by autodist [release 8.1.0-1mamba;Sun Mar 31 2024]
This commit is contained in:
parent
598dc5a8a3
commit
40ac9b7eb5
@ -1,13 +1,13 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: python-flufl_lock
|
Name: python-flufl_lock
|
||||||
Version: 8.0.2
|
Version: 8.1.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: NFS-safe file locking with timeouts for POSIX and Windows
|
Summary: NFS-safe file locking with timeouts for POSIX and Windows
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://flufllock.readthedocs.io/
|
URL: https://flufllock.readthedocs.io/en/stable/
|
||||||
Source: https://pypi.debian.net/flufl.lock/flufl_lock-%{version}.tar.gz
|
Source: https://pypi.debian.net/flufl.lock/flufl_lock-%{version}.tar.gz
|
||||||
License: Apache License 2.0
|
License: Apache License 2.0
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
@ -50,5 +50,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Mar 31 2024 Automatic Build System <autodist@openmamba.org> 8.1.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Jan 04 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 8.0.2-1mamba
|
* Thu Jan 04 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 8.0.2-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user