Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pytest-plus for 
openSUSE:Factory checked in at 2025-09-30 17:41:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pytest-plus (Old)
 and      /work/SRC/openSUSE:Factory/.python-pytest-plus.new.11973 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pytest-plus"

Tue Sep 30 17:41:43 2025 rev:6 rq:1308058 version:0.8.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pytest-plus/python-pytest-plus.changes    
2024-04-15 20:24:23.977745049 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pytest-plus.new.11973/python-pytest-plus.changes
 2025-09-30 17:43:40.356510805 +0200
@@ -1,0 +2,10 @@
+Mon Sep 29 20:26:07 UTC 2025 - Dirk Müller <[email protected]>
+
+- update to 0.8.1:
+  * Make log collection more resilient (#42) @ssbarnea
+- update to 0.8.0:
+  * Make checks just a runtime warning (#37) @ssbarnea
+  * Remove support for py39 and add support for py313 (#39)
+    @ssbarnea
+
+-------------------------------------------------------------------

Old:
----
  pytest-plus-0.7.0.tar.gz

New:
----
  pytest_plus-0.8.1.tar.gz

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

Other differences:
------------------
++++++ python-pytest-plus.spec ++++++
--- /var/tmp/diff_new_pack.xY5Rwr/_old  2025-09-30 17:43:40.852531688 +0200
+++ /var/tmp/diff_new_pack.xY5Rwr/_new  2025-09-30 17:43:40.856531856 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pytest-plus
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,13 +18,13 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-pytest-plus
-Version:        0.7.0
+Version:        0.8.1
 Release:        0
 Summary:        Extension for pytest to enforce minimum tests pass
 License:        MIT
 Group:          Development/Languages/Python
 URL:            https://github.com/pycontribs/pytest-plus
-Source:         
https://files.pythonhosted.org/packages/source/p/pytest-plus/pytest-plus-%{version}.tar.gz
+Source:         
https://files.pythonhosted.org/packages/source/p/pytest-plus/pytest_plus-%{version}.tar.gz
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module setuptools >= 63.0.0}
 BuildRequires:  %{python_module wheel}
@@ -43,7 +43,7 @@
 PyTest Plus extends pytest functionality to enforce PYTEST_REQPASS tests 
passed.
 
 %prep
-%setup -q -n pytest-plus-%{version}
+%setup -q -n pytest_plus-%{version}
 
 %build
 %pyproject_wheel

Reply via email to