automatic version update by autodist [release 3.12.2-1mamba;Sat Aug 05 2023]
This commit is contained in:
parent
b578027f28
commit
86babbed8a
@ -1,6 +1,6 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: python-filelock
|
Name: python-filelock
|
||||||
Version: 3.11.0
|
Version: 3.12.2
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A platform independent file lock module in Python, which provides a simple way of inter-process communication
|
Summary: A platform independent file lock module in Python, which provides a simple way of inter-process communication
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -13,6 +13,8 @@ License: Public Domain
|
|||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython3-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: python-hatchling-py3
|
||||||
|
BuildRequires: python-hatchling-py310
|
||||||
|
|
||||||
%description
|
%description
|
||||||
%{summary}.
|
%{summary}.
|
||||||
@ -47,6 +49,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Aug 05 2023 Automatic Build System <autodist@mambasoft.it> 3.12.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Apr 07 2023 Automatic Build System <autodist@mambasoft.it> 3.11.0-1mamba
|
* Fri Apr 07 2023 Automatic Build System <autodist@mambasoft.it> 3.11.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user