Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-versioneer for 
openSUSE:Factory checked in at 2026-07-07 21:00:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-versioneer (Old)
 and      /work/SRC/openSUSE:Factory/.python-versioneer.new.1982 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-versioneer"

Tue Jul  7 21:00:19 2026 rev:10 rq:1363946 version:0.29

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-versioneer/python-versioneer.changes      
2025-08-27 21:34:31.026275877 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-versioneer.new.1982/python-versioneer.changes
    2026-07-07 21:00:50.721427360 +0200
@@ -1,0 +2,5 @@
+Mon Jul  6 05:46:17 UTC 2026 - Steve Kowalik <[email protected]>
+
+- Run the testsuite like upstream to avoid failures with Python 3.15.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-versioneer.spec ++++++
--- /var/tmp/diff_new_pack.84UlEU/_old  2026-07-07 21:00:51.541455530 +0200
+++ /var/tmp/diff_new_pack.84UlEU/_new  2026-07-07 21:00:51.541455530 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-versioneer
 #
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 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
@@ -27,7 +27,6 @@
 Release:        0
 Summary:        VCS-based management of project version strings
 License:        Unlicense
-Group:          Development/Languages/Python
 URL:            https://github.com/warner/python-versioneer
 Source:         
https://files.pythonhosted.org/packages/source/v/versioneer/versioneer-%{version}.tar.gz
 BuildRequires:  %{python_module pip}
@@ -78,7 +77,7 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-%pyunittest -v test/test_file.py
+%pyunittest discover test -v
 
 %post
 %python_install_alternative versioneer
@@ -92,7 +91,7 @@
 %files %{python_files}
 %doc README.md
 %license LICENSE
-%{python_sitelib}/versioneer.py*
+%{python_sitelib}/versioneer.py
 %pycache_only %{python_sitelib}/__pycache__/versioneer*.pyc
 %{python_sitelib}/versioneer-%{version}.dist-info
 %python_alternative %{_bindir}/versioneer

Reply via email to