Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-requests-mock for 
openSUSE:Factory checked in at 2024-04-07 22:04:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-requests-mock (Old)
 and      /work/SRC/openSUSE:Factory/.python-requests-mock.new.1905 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-requests-mock"

Sun Apr  7 22:04:36 2024 rev:24 rq:1165815 version:1.12.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-requests-mock/python-requests-mock.changes    
    2024-03-13 22:16:10.706974003 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-requests-mock.new.1905/python-requests-mock.changes
      2024-04-07 22:04:42.547752781 +0200
@@ -1,0 +2,14 @@
+Sat Apr  6 12:15:42 UTC 2024 - Dirk Müller <[email protected]>
+
+- update to 1.12.1:
+  * Set python_requires to >3 to prevent installation in python2
+    deployments.
+- update to 1.12.0:
+  * Remove py2
+  * Allow `raw` parameter to accept callable like body elements
+  * Improve type definition of `Mocker.__call__`
+  * Drop PBR Support
+  * fix(mocker.pyi): fix Mocker class type hints
+  * Remove unused `six` dependency
+
+-------------------------------------------------------------------

Old:
----
  requests-mock-1.11.0.tar.gz

New:
----
  requests-mock-1.12.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-requests-mock.spec ++++++
--- /var/tmp/diff_new_pack.hwt4iL/_old  2024-04-07 22:04:43.071771971 +0200
+++ /var/tmp/diff_new_pack.hwt4iL/_new  2024-04-07 22:04:43.075772118 +0200
@@ -18,20 +18,19 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-requests-mock
-Version:        1.11.0
+Version:        1.12.1
 Release:        0
 Summary:        Module to mock out responses from the requests package
 License:        Apache-2.0
 URL:            https://github.com/jamielennox/requests-mock
 Source:         
https://files.pythonhosted.org/packages/source/r/requests-mock/requests-mock-%{version}.tar.gz
 BuildRequires:  %{python_module fixtures}
-BuildRequires:  %{python_module pbr}
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module purl}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module requests >= 2.3}
 BuildRequires:  %{python_module requests-futures}
-BuildRequires:  %{python_module six}
+BuildRequires:  %{python_module setuptools_scm}
 BuildRequires:  %{python_module wheel}
 BuildRequires:  python-rpm-macros
 %if 0%{suse_version} >= 1550 || (0%{?suse_version} == 1500 && 0%{?sle_version} 
>= 154000)
@@ -41,7 +40,6 @@
 %endif
 BuildRequires:  fdupes
 Requires:       python-requests >= 2.3
-Requires:       python-six
 BuildArch:      noarch
 %python_subpackages
 
@@ -64,7 +62,7 @@
 
 %files %{python_files}
 %license LICENSE
-%doc AUTHORS README.rst ChangeLog
+%doc README.rst
 %{python_sitelib}/requests_mock
 %{python_sitelib}/requests_mock-%{version}.dist-info
 

++++++ requests-mock-1.11.0.tar.gz -> requests-mock-1.12.1.tar.gz ++++++
++++ 2563 lines of diff (skipped)

Reply via email to