automatic version update by autodist [release 0.14.0-1mamba;Mon Oct 03 2022]
This commit is contained in:
parent
59c38693c8
commit
d46e5985f2
@ -1,6 +1,6 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
Name: python-h11
|
||||
Version: 0.12.0
|
||||
Version: 0.14.0
|
||||
Release: 1mamba
|
||||
Summary: A pure-Python, bring-your-own-I/O implementation of HTTP/1.1
|
||||
Group: System/Libraries
|
||||
@ -12,6 +12,7 @@ Source: https://pypi.debian.net/h11/h11-%{version}.tar.gz
|
||||
License: MIT
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython3-devel
|
||||
BuildRequires: python3.7dist(typing-extensions)
|
||||
## AUTOBUILDREQ-END
|
||||
|
||||
%description
|
||||
@ -44,5 +45,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
||||
%{python_sitearch}/%{pkgname}-%{version}-py*.egg-info/*
|
||||
|
||||
%changelog
|
||||
* Mon Oct 03 2022 Automatic Build System <autodist@mambasoft.it> 0.14.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Oct 02 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.12.0-1mamba
|
||||
- package created using the webbuild interface
|
||||
|
Loading…
Reference in New Issue
Block a user