Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-flexmock for openSUSE:Factory
checked in at 2025-01-21 21:11:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-flexmock (Old)
and /work/SRC/openSUSE:Factory/.python-flexmock.new.5589 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-flexmock"
Tue Jan 21 21:11:00 2025 rev:9 rq:1239249 version:0.12.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-flexmock/python-flexmock.changes
2024-07-09 20:06:35.650390469 +0200
+++
/work/SRC/openSUSE:Factory/.python-flexmock.new.5589/python-flexmock.changes
2025-01-21 21:11:35.769743660 +0100
@@ -1,0 +2,9 @@
+Tue Jan 21 09:17:16 UTC 2025 - John Paul Adrian Glaubitz
<[email protected]>
+
+- Update to 0.12.2
+ * Fix typing of and_raise (exception instances are allowed).
+ * Fix teardown for spying on derived class methods.
+ * Remove python 3.6 mentions and add py-version config to pylint.
+- Adjust URL to upstream source tarball on Github
+
+-------------------------------------------------------------------
Old:
----
python-flexmock-0.12.1.tar.gz
New:
----
python-flexmock-0.12.2.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-flexmock.spec ++++++
--- /var/tmp/diff_new_pack.XgoJYF/_old 2025-01-21 21:11:36.213761858 +0100
+++ /var/tmp/diff_new_pack.XgoJYF/_new 2025-01-21 21:11:36.213761858 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-flexmock
#
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,12 +18,12 @@
%{?sle15_python_module_pythons}
Name: python-flexmock
-Version: 0.12.1
+Version: 0.12.2
Release: 0
Summary: Testing library for creating mocks, stubs and fakes
License: BSD-2-Clause
URL: https://github.com/bkabrda/flexmock
-Source:
%{url}/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz
+Source:
%{url}/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
++++++ python-flexmock-0.12.1.tar.gz -> python-flexmock-0.12.2.tar.gz ++++++
++++ 2361 lines of diff (skipped)