rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 0.3.0-2mamba;Tue Sep 26 2023]

This commit is contained in:
Automatic Build System 2024-01-05 16:23:39 +01:00
parent e48ea8e7ad
commit db5e4e92dd

View File

@ -1,7 +1,7 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _) %define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-pyasn1-modules Name: python-pyasn1-modules
Version: 0.3.0 Version: 0.3.0
Release: 1mamba Release: 2mamba
Summary: A collection of ASN.1-based protocols modules Summary: A collection of ASN.1-based protocols modules
Group: System/Libraries Group: System/Libraries
Vendor: openmamba Vendor: openmamba
@ -11,9 +11,10 @@ URL: https://github.com/etingof/pyasn1-modules
Source: http://pypi.debian.net/pyasn1-modules/pyasn1_modules-%{version}.tar.gz Source: http://pypi.debian.net/pyasn1-modules/pyasn1_modules-%{version}.tar.gz
License: BSD License: BSD
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: libpython3-devel BuildRequires: libpython311-devel
BuildRequires: python3.7dist(pyasn1) BuildRequires: python3.11dist(pyasn1)
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRequires: python3-devel >= 3.11.5-3mamba
%description %description
%{summary}. %{summary}.
@ -45,6 +46,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%{python_sitearch}/%{pkgname}-%{version}-py*.egg-info/* %{python_sitearch}/%{pkgname}-%{version}-py*.egg-info/*
%changelog %changelog
* Tue Sep 26 2023 Automatic Build System <autodist@mambasoft.it> 0.3.0-2mamba
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
* Tue Aug 29 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 0.3.0-1mamba * Tue Aug 29 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 0.3.0-1mamba
- update to 0.3.0 - update to 0.3.0