Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-crashtest for
openSUSE:Factory checked in at 2022-09-27 20:14:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-crashtest (Old)
and /work/SRC/openSUSE:Factory/.python-crashtest.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-crashtest"
Tue Sep 27 20:14:36 2022 rev:4 rq:1006431 version:0.4.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-crashtest/python-crashtest.changes
2020-10-29 09:49:10.552211934 +0100
+++
/work/SRC/openSUSE:Factory/.python-crashtest.new.2275/python-crashtest.changes
2022-09-27 20:14:50.281946210 +0200
@@ -1,0 +2,11 @@
+Tue Sep 27 14:28:30 UTC 2022 - Yogalakshmi Arunachalam <[email protected]>
+
+- Update to 0.4.0:
+ * Fixed a decoding error by forcing 'utf-8' encoding when opening a file.
(#5)
+ Misc
+ * Added typing
+ * Fixed multiple issues raised by flake8 and plugins
+ * Updated dependencies (both package and dev)
+ * Bumped Python versions to 3.7+
+
+-------------------------------------------------------------------
Old:
----
crashtest-0.3.1.tar.gz
New:
----
crashtest-0.4.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-crashtest.spec ++++++
--- /var/tmp/diff_new_pack.DKufuE/_old 2022-09-27 20:14:50.725947177 +0200
+++ /var/tmp/diff_new_pack.DKufuE/_new 2022-09-27 20:14:50.729947186 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-crashtest
#
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-crashtest
-Version: 0.3.1
+Version: 0.4.0
Release: 0
Summary: Manage Python errors with ease
License: MIT
++++++ crashtest-0.3.1.tar.gz -> crashtest-0.4.0.tar.gz ++++++
++++ 1662 lines of diff (skipped)