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:
parent
e48ea8e7ad
commit
db5e4e92dd
@ -1,7 +1,7 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
Name: python-pyasn1-modules
|
||||
Version: 0.3.0
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: A collection of ASN.1-based protocols modules
|
||||
Group: System/Libraries
|
||||
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
|
||||
License: BSD
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython3-devel
|
||||
BuildRequires: python3.7dist(pyasn1)
|
||||
BuildRequires: libpython311-devel
|
||||
BuildRequires: python3.11dist(pyasn1)
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||
|
||||
%description
|
||||
%{summary}.
|
||||
@ -45,6 +46,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
||||
%{python_sitearch}/%{pkgname}-%{version}-py*.egg-info/*
|
||||
|
||||
%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
|
||||
- update to 0.3.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user