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 2023-09-12 21:02:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-requests (Old)
and /work/SRC/openSUSE:Factory/.python-requests.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-requests"
Tue Sep 12 21:02:19 2023 rev:80 rq:1110368 version:2.31.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-requests/python-requests.changes
2023-06-14 16:28:41.066226670 +0200
+++
/work/SRC/openSUSE:Factory/.python-requests.new.1766/python-requests.changes
2023-09-12 21:02:42.267792687 +0200
@@ -1,0 +2,5 @@
+Mon Sep 11 20:41:40 UTC 2023 - Dirk Müller <[email protected]>
+
+- switch from unmaintained brotlipy to Brotli (same as urllib3)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-requests.spec ++++++
--- /var/tmp/diff_new_pack.VyZsi1/_old 2023-09-12 21:02:43.511837061 +0200
+++ /var/tmp/diff_new_pack.VyZsi1/_new 2023-09-12 21:02:43.515837203 +0200
@@ -56,8 +56,8 @@
Recommends: python-pyOpenSSL >= 0.14
%endif
%if %{with test}
+BuildRequires: %{python_module Brotli}
BuildRequires: %{python_module PySocks >= 1.5.6}
-BuildRequires: %{python_module brotlipy}
BuildRequires: %{python_module charset-normalizer >= 2.0.0}
BuildRequires: %{python_module idna >= 2.5}
BuildRequires: %{python_module pytest-httpbin >= 0.0.7}