Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-moreorless for 
openSUSE:Factory checked in at 2026-06-28 21:10:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-moreorless (Old)
 and      /work/SRC/openSUSE:Factory/.python-moreorless.new.11887 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-moreorless"

Sun Jun 28 21:10:32 2026 rev:5 rq:1362149 version:0.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-moreorless/python-moreorless.changes      
2025-05-06 16:41:47.941113377 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-moreorless.new.11887/python-moreorless.changes
   2026-06-28 21:12:01.013182045 +0200
@@ -1,0 +2,7 @@
+Sun Jun 28 10:43:57 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 0.6.0:
+  * Fix missing f-prefix on error strings in combined.py
+  * Reject structurally invalid hunks in patch application
+
+-------------------------------------------------------------------

Old:
----
  moreorless-0.5.0.tar.gz

New:
----
  moreorless-0.6.0.tar.gz

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

Other differences:
------------------
++++++ python-moreorless.spec ++++++
--- /var/tmp/diff_new_pack.fwd0JP/_old  2026-06-28 21:12:02.793242236 +0200
+++ /var/tmp/diff_new_pack.fwd0JP/_new  2026-06-28 21:12:02.793242236 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-moreorless
 #
-# Copyright (c) 2025 SUSE LLC
+# 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
@@ -17,7 +17,7 @@
 
 
 Name:           python-moreorless
-Version:        0.5.0
+Version:        0.6.0
 Release:        0
 Summary:        Python diff wrapper
 License:        MIT
@@ -25,24 +25,16 @@
 URL:            https://github.com/thatch/moreorless/
 Source:         
https://files.pythonhosted.org/packages/source/m/moreorless/moreorless-%{version}.tar.gz
 BuildRequires:  %{python_module pip}
-BuildRequires:  %{python_module setuptools >= 38.3.0}
-BuildRequires:  %{python_module setuptools_scm}
+BuildRequires:  %{python_module setuptools >= 65}
+BuildRequires:  %{python_module setuptools_scm >= 8}
 BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-BuildRequires:  (python3-dataclasses if python3-base < 3.7)
-BuildRequires:  (python36-dataclasses if python36-base)
 Requires:       python-click
-Requires:       python-volatile
-%if 0%{?python_version_nodots} < 37
-Requires:       python-dataclasses
-%endif
 BuildArch:      noarch
 # SECTION test requirements
 BuildRequires:  %{python_module click}
-BuildRequires:  %{python_module parameterized}
-BuildRequires:  %{python_module pytest}
-BuildRequires:  %{python_module volatile}
+BuildRequires:  %{python_module pytest >= 8}
 # /SECTION
 %python_subpackages
 
@@ -51,7 +43,6 @@
 
 %prep
 %setup -q -n moreorless-%{version}
-sed -i '/parameterized/d' setup.cfg
 
 %build
 %pyproject_wheel
@@ -61,7 +52,7 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-%pytest moreorless/tests/[a-z]*.py
+%pytest
 
 %files %{python_files}
 %doc README.md

++++++ moreorless-0.5.0.tar.gz -> moreorless-0.6.0.tar.gz ++++++
++++ 1755 lines of diff (skipped)

Reply via email to