automatic version update by autodist [release 0.4.2-1mamba;Sat Mar 29 2025]

This commit is contained in:
Automatic Build System 2025-03-30 12:51:56 +02:00
parent 1c448e8fe7
commit e5d4109170

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-pyasn1-modules
Version: 0.4.1
Version: 0.4.2
Release: 1mamba
Summary: A collection of ASN.1-based protocols modules
Group: System/Libraries
@ -10,6 +10,7 @@ Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://github.com/etingof/pyasn1-modules
Source: http://pypi.debian.net/pyasn1-modules/pyasn1_modules-%{version}.tar.gz
License: BSD
BuildArch: noarch
## AUTOBUILDREQ-BEGIN
BuildRequires: libpython311-devel
BuildRequires: python3.11dist(pyasn1)
@ -46,6 +47,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%{python_sitearch}/%{pkgname}-%{version}-py*.egg-info/*
%changelog
* Sat Mar 29 2025 Automatic Build System <autodist@openmamba.org> 0.4.2-1mamba
- automatic version update by autodist
* Wed Sep 11 2024 Automatic Build System <autodist@openmamba.org> 0.4.1-1mamba
- automatic version update by autodist