From 26f24907cade3597aa59c9b3274c69bb75c9522d Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 11:14:48 +0100 Subject: [PATCH] rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 0.23.3-2mamba;Wed Sep 27 2023] --- python-httpx.spec | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/python-httpx.spec b/python-httpx.spec index 077867c..03931b4 100644 --- a/python-httpx.spec +++ b/python-httpx.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-httpx Version: 0.23.3 -Release: 1mamba +Release: 2mamba Summary: The next generation HTTP client Group: System/Libraries Vendor: openmamba @@ -11,12 +11,13 @@ URL: https://github.com/encode/httpx Source: https://pypi.debian.net/httpx/httpx-%{version}.tar.gz License: BSD ## AUTOBUILDREQ-BEGIN -BuildRequires: libpython3-devel -BuildRequires: python3.7dist(certifi) -BuildRequires: python3.7dist(httpcore) -BuildRequires: python3.7dist(rfc3986) -BuildRequires: python3.7dist(sniffio) +BuildRequires: libpython311-devel +BuildRequires: python3.11dist(certifi) +BuildRequires: python3.11dist(httpcore) +BuildRequires: python3.11dist(rfc3986) +BuildRequires: python3.11dist(sniffio) ## AUTOBUILDREQ-END +BuildRequires: python3-devel >= 3.11.5-3mamba BuildRequires: python-hatch_fancy_pypi_readme-py3 %description @@ -55,6 +56,9 @@ done %{python_sitelib}/%{pkgname}/* %changelog +* Wed Sep 27 2023 Automatic Build System 0.23.3-2mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Wed Jan 04 2023 Automatic Build System 0.23.3-1mamba - automatic version update by autodist