Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-humanfriendly for
openSUSE:Factory checked in at 2026-08-25 13:20:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-humanfriendly (Old)
and /work/SRC/openSUSE:Factory/.python-humanfriendly.new.1258 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-humanfriendly"
Tue Aug 25 13:20:43 2026 rev:23 rq:1373543 version:10.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-humanfriendly/python-humanfriendly.changes
2025-07-10 22:13:57.776243086 +0200
+++
/work/SRC/openSUSE:Factory/.python-humanfriendly.new.1258/python-humanfriendly.changes
2026-08-25 13:21:38.017226916 +0200
@@ -1,0 +2,5 @@
+Mon Aug 24 21:14:29 UTC 2026 - Matej Cepl <[email protected]>
+
+- Use %python_fix_shebang_path instead of fiddling with sed.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-humanfriendly.spec ++++++
--- /var/tmp/diff_new_pack.wibaJV/_old 2026-08-25 13:21:38.925258936 +0200
+++ /var/tmp/diff_new_pack.wibaJV/_new 2026-08-25 13:21:38.927259007 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-humanfriendly
#
-# 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
@@ -83,7 +83,7 @@
%pyproject_install
%python_clone -a %{buildroot}%{_bindir}/humanfriendly
%{python_expand chmod a+x %{buildroot}%{$python_sitelib}/humanfriendly/tests.py
-sed -i "s|#!%{_bindir}/env python|#!%__$python|"
%{buildroot}%{$python_sitelib}/humanfriendly/tests.py
+%{$python_fix_shebang_path
%{buildroot}%{$python_sitelib}/humanfriendly/tests.py}
$python -m compileall -d %{$python_sitelib}
%{buildroot}%{$python_sitelib}/humanfriendly/
$python -O -m compileall -d %{$python_sitelib}
%{buildroot}%{$python_sitelib}/humanfriendly/
%fdupes %{buildroot}%{$python_sitelib}