Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-unipatch for openSUSE:Factory
checked in at 2026-08-28 19:48:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-unipatch (Old)
and /work/SRC/openSUSE:Factory/.python-unipatch.new.1265 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-unipatch"
Fri Aug 28 19:48:25 2026 rev:2 rq:1374156 version:1.0.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-unipatch/python-unipatch.changes
2026-08-25 13:21:02.928989098 +0200
+++
/work/SRC/openSUSE:Factory/.python-unipatch.new.1265/python-unipatch.changes
2026-08-28 19:48:52.598110348 +0200
@@ -1,0 +2,5 @@
+Fri Aug 28 02:38:09 UTC 2026 - Steve Kowalik <[email protected]>
+
+- Switch to the GitHub tarball so we can run tests.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-unipatch.spec ++++++
--- /var/tmp/diff_new_pack.oRATWD/_old 2026-08-28 19:48:55.437209586 +0200
+++ /var/tmp/diff_new_pack.oRATWD/_new 2026-08-28 19:48:55.441209725 +0200
@@ -16,13 +16,15 @@
#
+%{?sle15_python_module_pythons}
Name: python-unipatch
Version: 1.0.0
Release: 0
Summary: Apply unified diffs in memory, compatible with GNU patch
License: MIT
URL: https://github.com/adamchainz/unipatch
-Source:
https://files.pythonhosted.org/packages/source/u/unipatch/unipatch-%{version}.tar.gz
+Source:
https://github.com/adamchainz/unipatch/archive/refs/tags/%{version}.tar.gz#/unipatch-%{version}.tar.gz
+BuildRequires: %{python_module hypothesis}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module uv-build}
@@ -60,9 +62,8 @@
%pyproject_install
%python_expand %fdupes %{buildroot}%{$python_sitelib}
-# https://github.com/adamchainz/patchy/issues/622
-#%%check
-#%%pytest
+%check
+%pytest
%files %{python_files}
%doc README.rst
++++++ unipatch-1.0.0.tar.gz ++++++
++++ 2290 lines of diff (skipped)