automatic version update by autodist [release 0.25.1-1mamba;Fri Nov 03 2023]
This commit is contained in:
parent
26f24907ca
commit
c7c25a85ab
@ -1,7 +1,7 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
Name: python-httpx
|
||||
Version: 0.23.3
|
||||
Release: 2mamba
|
||||
Version: 0.25.1
|
||||
Release: 1mamba
|
||||
Summary: The next generation HTTP client
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -12,12 +12,12 @@ Source: https://pypi.debian.net/httpx/httpx-%{version}.tar.gz
|
||||
License: BSD
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython311-devel
|
||||
BuildRequires: python3.11dist(anyio)
|
||||
BuildRequires: python3.11dist(certifi)
|
||||
BuildRequires: python3.11dist(httpcore)
|
||||
BuildRequires: python3.11dist(rfc3986)
|
||||
BuildRequires: python3.11dist(idna)
|
||||
BuildRequires: python3.11dist(sniffio)
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||
BuildRequires: python-hatch_fancy_pypi_readme-py3
|
||||
|
||||
%description
|
||||
@ -56,8 +56,11 @@ done
|
||||
%{python_sitelib}/%{pkgname}/*
|
||||
|
||||
%changelog
|
||||
* Wed Sep 27 2023 Automatic Build System <autodist@mambasoft.it> 0.23.3-2mamba
|
||||
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||
* Fri Nov 03 2023 Automatic Build System <autodist@mambasoft.it> 0.25.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Sep 27 2023 Automatic Build System <autodist@mambasoft.it> 0.25.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jan 04 2023 Automatic Build System <autodist@mambasoft.it> 0.23.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
Loading…
Reference in New Issue
Block a user