rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 3.1.0-6mamba;Wed Sep 27 2023]
This commit is contained in:
parent
ab3e03d17d
commit
890353b1eb
@ -1,7 +1,7 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - .)
|
||||
Name: python-wheezy-template
|
||||
Version: 3.1.0
|
||||
Release: 5mamba
|
||||
Release: 6mamba
|
||||
Summary: A lightweight template library
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -12,9 +12,10 @@ Source: https://pypi.debian.net/wheezy.template/wheezy.template-%{version
|
||||
License: MIT
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libpython3-devel
|
||||
BuildRequires: python3.7dist(setuptools)
|
||||
BuildRequires: libpython311-devel
|
||||
BuildRequires: python3.11dist(setuptools)
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||
|
||||
%description
|
||||
%{summary}.
|
||||
@ -56,6 +57,9 @@ sed -i "\,%{_bindir}/wheezy.template,d" %{name}.filelist
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Wed Sep 27 2023 Automatic Build System <autodist@mambasoft.it> 3.1.0-6mamba
|
||||
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||
|
||||
* Fri Sep 22 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 3.1.0-5mamba
|
||||
- rebuilt
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user