Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pytest-console-scripts for 
openSUSE:Factory checked in at 2023-06-01 17:21:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pytest-console-scripts (Old)
 and      /work/SRC/openSUSE:Factory/.python-pytest-console-scripts.new.2531 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pytest-console-scripts"

Thu Jun  1 17:21:17 2023 rev:11 rq:1090270 version:1.4.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-pytest-console-scripts/python-pytest-console-scripts.changes
      2022-03-21 20:11:17.648395907 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-pytest-console-scripts.new.2531/python-pytest-console-scripts.changes
    2023-06-01 17:21:17.414789865 +0200
@@ -1,0 +2,18 @@
+Thu Jun  1 10:15:24 UTC 2023 - Dirk Müller <[email protected]>
+
+- update to 1.4.1:
+  * Dropped support for Python 3.7
+  * Fix loading scripts with non-UTF-8 encodings.
+  * Print output when a subprocess runner with `check=True` fails
+    was missing.
+  * Added type-hinting for all types,
+    `pytest_console_scripts.ScriptRunner`
+    can now be used to hint the `script_runner` fixture.
+  * Added support for the `shell` and `check` keywords for in-
+    process mode.
+  * Passing command arguments in `*args` is now deprecated and
+    will raise warnings.
+  * Dropped support for Python 3.6
+  * Install-time dependencies have been fixed.
+
+-------------------------------------------------------------------

Old:
----
  pytest-console-scripts-1.3.1.tar.gz

New:
----
  pytest-console-scripts-1.4.1.tar.gz

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

Other differences:
------------------
++++++ python-pytest-console-scripts.spec ++++++
--- /var/tmp/diff_new_pack.rdEZN3/_old  2023-06-01 17:21:17.858792498 +0200
+++ /var/tmp/diff_new_pack.rdEZN3/_new  2023-06-01 17:21:17.862792521 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pytest-console-scripts
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,10 +16,9 @@
 #
 
 
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
-%define skip_python2 1
+%{?sle15_python_module_pythons}
 Name:           python-pytest-console-scripts
-Version:        1.3.1
+Version:        1.4.1
 Release:        0
 Summary:        Pytest plugin for testing console scripts
 License:        MIT

++++++ pytest-console-scripts-1.3.1.tar.gz -> 
pytest-console-scripts-1.4.1.tar.gz ++++++
++++ 2968 lines of diff (skipped)

Reply via email to