From 854ce2678753e852b7beb63341cc1963bb35a927 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 16:34:48 +0100 Subject: [PATCH] rebuillt with python3 3.7.4 [release 2.22.0-2mamba;Sun Aug 11 2019] --- python-requests.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/python-requests.spec b/python-requests.spec index 5a07d8e..09a2d06 100644 --- a/python-requests.spec +++ b/python-requests.spec @@ -1,6 +1,6 @@ Name: python-requests Version: 2.22.0 -Release: 1mamba +Release: 2mamba Summary: Requests is an Apache2 Licensed HTTP library, written in Python, for human beings Group: System/Libraries Vendor: openmamba @@ -12,6 +12,7 @@ License: Apache License 2.0 ## AUTOBUILDREQ-BEGIN BuildRequires: libpython-devel ## AUTOBUILDREQ-END +BuildRequires: libpython3-devel >= 3.7.4 Requires: python >= %python_version Requires: python-chardet Requires: python-certifi @@ -51,6 +52,9 @@ CFLAGS="%{optflags}" %{__python} setup.py build %doc LICENSE %changelog +* Sun Aug 11 2019 Silvan Calarco 2.22.0-2mamba +- rebuillt with python3 3.7.4 + * Thu Jun 20 2019 Automatic Build System 2.22.0-1mamba - automatic version update by autodist