automatic version update by autodist [release 0.28.0-1mamba;Fri Nov 29 2024]
This commit is contained in:
parent
55b400331d
commit
df17b45700
@ -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.27.2
|
Version: 0.28.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: The next generation HTTP client
|
Summary: The next generation HTTP client
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -16,7 +16,6 @@ BuildRequires: libpython311-devel
|
|||||||
BuildRequires: python3.11dist(anyio)
|
BuildRequires: python3.11dist(anyio)
|
||||||
BuildRequires: python3.11dist(certifi)
|
BuildRequires: python3.11dist(certifi)
|
||||||
BuildRequires: python3.11dist(idna)
|
BuildRequires: python3.11dist(idna)
|
||||||
BuildRequires: python3.11dist(sniffio)
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: python-hatch_fancy_pypi_readme-py3
|
BuildRequires: python-hatch_fancy_pypi_readme-py3
|
||||||
|
|
||||||
@ -56,6 +55,9 @@ done
|
|||||||
%{python_sitelib}/%{pkgname}/*
|
%{python_sitelib}/%{pkgname}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 29 2024 Automatic Build System <autodist@openmamba.org> 0.28.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Aug 28 2024 Automatic Build System <autodist@openmamba.org> 0.27.2-1mamba
|
* Wed Aug 28 2024 Automatic Build System <autodist@openmamba.org> 0.27.2-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user