Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-python-jenkins for
openSUSE:Factory checked in at 2023-07-25 11:50:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-python-jenkins (Old)
and /work/SRC/openSUSE:Factory/.python-python-jenkins.new.1467 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-python-jenkins"
Tue Jul 25 11:50:50 2023 rev:14 rq:1100252 version:1.8.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-python-jenkins/python-python-jenkins.changes
2023-04-17 17:41:26.986274308 +0200
+++
/work/SRC/openSUSE:Factory/.python-python-jenkins.new.1467/python-python-jenkins.changes
2023-07-25 11:52:31.589952479 +0200
@@ -1,0 +2,5 @@
+Mon Jul 24 06:15:47 UTC 2023 - Steve Kowalik <[email protected]>
+
+- Pin {Build,}Requires on urllib3 to < 2.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-python-jenkins.spec ++++++
--- /var/tmp/diff_new_pack.edOy50/_old 2023-07-25 11:52:34.469969342 +0200
+++ /var/tmp/diff_new_pack.edOy50/_new 2023-07-25 11:52:34.489969459 +0200
@@ -36,6 +36,7 @@
BuildRequires: %{python_module requests-mock >= 1.4}
BuildRequires: %{python_module requests}
BuildRequires: %{python_module testscenarios}
+BuildRequires: %{python_module urllib3 < 2}
BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: openssl-devel
@@ -46,6 +47,7 @@
Requires: python-pbr
Requires: python-requests
Requires: python-six >= 1.3.0
+Requires: python-urllib3 < 2
Provides: python-jenkins = %{version}
Obsoletes: python-jenkins < %{version}
BuildArch: noarch