rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 0.23.3-2mamba;Wed Sep 27 2023]
This commit is contained in:
parent
54027cd640
commit
26f24907ca
@ -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.23.3
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: The next generation HTTP client
|
Summary: The next generation HTTP client
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -11,12 +11,13 @@ URL: https://github.com/encode/httpx
|
|||||||
Source: https://pypi.debian.net/httpx/httpx-%{version}.tar.gz
|
Source: https://pypi.debian.net/httpx/httpx-%{version}.tar.gz
|
||||||
License: BSD
|
License: BSD
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython311-devel
|
||||||
BuildRequires: python3.7dist(certifi)
|
BuildRequires: python3.11dist(certifi)
|
||||||
BuildRequires: python3.7dist(httpcore)
|
BuildRequires: python3.11dist(httpcore)
|
||||||
BuildRequires: python3.7dist(rfc3986)
|
BuildRequires: python3.11dist(rfc3986)
|
||||||
BuildRequires: python3.7dist(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
|
||||||
@ -55,6 +56,9 @@ done
|
|||||||
%{python_sitelib}/%{pkgname}/*
|
%{python_sitelib}/%{pkgname}/*
|
||||||
|
|
||||||
%changelog
|
%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
|
||||||
|
|
||||||
* 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