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