automatic version update by autodist [release 0.16.0-1mamba;Sat Apr 26 2025]

This commit is contained in:
2025-04-27 08:35:41 +02:00
parent 164c4e3191
commit ebb25240d0

View File

@@ -1,7 +1,7 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-h11
Version: 0.14.0
Release: 3mamba
Version: 0.16.0
Release: 1mamba
Summary: A pure-Python, bring-your-own-I/O implementation of HTTP/1.1
Group: System/Libraries
Vendor: openmamba
@@ -10,6 +10,7 @@ Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://github.com/python-hyper/h11
Source: https://pypi.debian.net/h11/h11-%{version}.tar.gz
License: MIT
BuildArch: noarch
## AUTOBUILDREQ-BEGIN
BuildRequires: libpython311-devel
## AUTOBUILDREQ-END
@@ -45,6 +46,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%{python_sitearch}/%{pkgname}-%{version}-py*.egg-info/*
%changelog
* Sat Apr 26 2025 Automatic Build System <autodist@openmamba.org> 0.16.0-1mamba
- automatic version update by autodist
* Tue Sep 26 2023 Automatic Build System <autodist@mambasoft.it> 0.14.0-3mamba
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba