automatic version update by autodist [release 4.1.1-1mamba;Tue Feb 11 2025]
This commit is contained in:
parent
d22c6f3838
commit
2acb11ec68
@ -1,7 +1,7 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
Name: python-singledispatch
|
||||
Version: 4.1.0
|
||||
Release: 2mamba
|
||||
Version: 4.1.1
|
||||
Release: 1mamba
|
||||
Summary: This library brings functools.singledispatch from Python 3.4 to Python 2.6
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -10,6 +10,7 @@ Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://pypi.org/project/singledispatch/
|
||||
Source: https://pypi.debian.net/singledispatch/singledispatch-%{version}.tar.gz
|
||||
License: MIT
|
||||
BuildArch: noarch
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython311-devel
|
||||
## AUTOBUILDREQ-END
|
||||
@ -48,6 +49,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
|
||||
#%doc README.rst
|
||||
|
||||
%changelog
|
||||
* Tue Feb 11 2025 Automatic Build System <autodist@openmamba.org> 4.1.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Sep 26 2023 Automatic Build System <autodist@mambasoft.it> 4.1.0-2mamba
|
||||
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user