Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-requests for openSUSE:Factory
checked in at 2022-10-10 18:43:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-requests (Old)
and /work/SRC/openSUSE:Factory/.python-requests.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-requests"
Mon Oct 10 18:43:16 2022 rev:74 rq:1008412 version:2.28.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-requests/python-requests.changes
2022-07-04 11:32:34.903994796 +0200
+++
/work/SRC/openSUSE:Factory/.python-requests.new.2275/python-requests.changes
2022-10-10 18:43:20.790711611 +0200
@@ -1,0 +2,5 @@
+Thu Sep 29 14:01:56 UTC 2022 - Dirk M??ller <[email protected]>
+
+- requires python 3.7 or newer
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-requests.spec ++++++
--- /var/tmp/diff_new_pack.aE3owO/_old 2022-10-10 18:43:21.358712834 +0200
+++ /var/tmp/diff_new_pack.aE3owO/_new 2022-10-10 18:43:21.362712842 +0200
@@ -35,6 +35,7 @@
Source:
https://files.pythonhosted.org/packages/source/r/requests/requests-%{version}.tar.gz
# PATCH-FIX-SUSE: do not hardcode versions in setup.py/requirements
Patch0: requests-no-hardcoded-version.patch
+BuildRequires: %{python_module base >= 3.7}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros