automatic version update by autodist [release 0.25.2-1mamba;Sat Nov 25 2023]
This commit is contained in:
parent
c7c25a85ab
commit
cdc02330ac
@ -1,6 +1,6 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: python-httpx
|
Name: python-httpx
|
||||||
Version: 0.25.1
|
Version: 0.25.2
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: The next generation HTTP client
|
Summary: The next generation HTTP client
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -11,10 +11,10 @@ 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: (python3.11dist(httpcore) >= 1 with python3.11dist(httpcore) < 2)
|
||||||
BuildRequires: libpython311-devel
|
BuildRequires: libpython311-devel
|
||||||
BuildRequires: python3.11dist(anyio)
|
BuildRequires: python3.11dist(anyio)
|
||||||
BuildRequires: python3.11dist(certifi)
|
BuildRequires: python3.11dist(certifi)
|
||||||
BuildRequires: python3.11dist(httpcore)
|
|
||||||
BuildRequires: python3.11dist(idna)
|
BuildRequires: python3.11dist(idna)
|
||||||
BuildRequires: python3.11dist(sniffio)
|
BuildRequires: python3.11dist(sniffio)
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
@ -56,6 +56,9 @@ done
|
|||||||
%{python_sitelib}/%{pkgname}/*
|
%{python_sitelib}/%{pkgname}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Nov 25 2023 Automatic Build System <autodist@mambasoft.it> 0.25.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Nov 03 2023 Automatic Build System <autodist@mambasoft.it> 0.25.1-1mamba
|
* Fri Nov 03 2023 Automatic Build System <autodist@mambasoft.it> 0.25.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user