Compare commits
1 Commits
8.1.0-2mam
...
main
Author | SHA1 | Date | |
---|---|---|---|
c3884b49d3 |
@ -1,7 +1,7 @@
|
|||||||
%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.1.0
|
Version: 8.2.0
|
||||||
Release: 2mamba
|
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
|
||||||
@ -10,6 +10,7 @@ Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
|||||||
URL: https://flufllock.readthedocs.io/en/stable/
|
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
|
||||||
|
BuildArch: noarch
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libpython311-devel
|
BuildRequires: libpython311-devel
|
||||||
BuildRequires: python3.11dist(atpublic)
|
BuildRequires: python3.11dist(atpublic)
|
||||||
@ -53,6 +54,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue May 28 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 8.1.0-2mamba
|
||||||
- added provides for flufl.lock
|
- added provides for flufl.lock
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user