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