Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pytest-echo for 
openSUSE:Factory checked in at 2025-11-25 15:54:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pytest-echo (Old)
 and      /work/SRC/openSUSE:Factory/.python-pytest-echo.new.14147 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pytest-echo"

Tue Nov 25 15:54:25 2025 rev:3 rq:1319909 version:2.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pytest-echo/python-pytest-echo.changes    
2025-03-04 18:33:21.039852453 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-pytest-echo.new.14147/python-pytest-echo.changes
 2025-11-25 15:55:51.134082940 +0100
@@ -1,0 +2,10 @@
+Tue Nov 25 04:06:01 UTC 2025 - Steve Kowalik <[email protected]>
+
+- Update to 2.0.1:
+  * removes unused dev dependencies
+  * add support python 3.8..3.13
+  * add typing
+  * add ini configuration support
+  * better codestyle checking
+
+-------------------------------------------------------------------

Old:
----
  pytest_echo-1.8.1.tar.gz

New:
----
  _scmsync.obsinfo
  build.specials.obscpio
  pytest_echo-2.0.1.tar.gz

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

Other differences:
------------------
++++++ python-pytest-echo.spec ++++++
--- /var/tmp/diff_new_pack.Lot5nV/_old  2025-11-25 15:55:51.678105867 +0100
+++ /var/tmp/diff_new_pack.Lot5nV/_new  2025-11-25 15:55:51.682106036 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           python-pytest-echo
-Version:        1.8.1
+Version:        2.0.1
 Release:        0
 Summary:        Pytest plugin for echoing build environment attributes
 License:        MIT
@@ -25,7 +25,7 @@
 Source:         
https://files.pythonhosted.org/packages/source/p/pytest-echo/pytest_echo-%{version}.tar.gz
 BuildRequires:  %{python_module base >= 3.8}
 BuildRequires:  %{python_module pip}
-BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{python_module hatch_vcs}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:       python-pytest >= 8.3
@@ -50,14 +50,11 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-mv pytest_echo.py /tmp/pytest_echo.py
 %pytest
-mv /tmp/pytest_echo.py pytest_echo.py
 
 %files %{python_files}
-%doc CHANGELOG README.rst
+%doc CHANGELOG README.md
 %license LICENSE
-%{python_sitelib}/pytest_echo.py
-%pycache_only %{python_sitelib}/__pycache__/pytest_echo*pyc
+%{python_sitelib}/pytest_echo
 %{python_sitelib}/pytest_echo-%{version}.dist-info
 

++++++ _scmsync.obsinfo ++++++
mtime: 1764043577
commit: f3234bd05618a2a4c1c0181b82fe7c7ebf7f969559ca332a22b6bcb2bd0e0f1d
url: https://src.opensuse.org/python-pytest/python-pytest-echo.git
revision: f3234bd05618a2a4c1c0181b82fe7c7ebf7f969559ca332a22b6bcb2bd0e0f1d
projectscmsync: https://src.opensuse.org/python-pytest/_ObsPrj.git

++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore      1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore      2025-11-25 07:47:04.000000000 +0100
@@ -0,0 +1 @@
+.osc

++++++ pytest_echo-1.8.1.tar.gz -> pytest_echo-2.0.1.tar.gz ++++++
++++ 4205 lines of diff (skipped)

Reply via email to