Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-dictknife for 
openSUSE:Factory checked in at 2025-06-05 20:34:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-dictknife (Old)
 and      /work/SRC/openSUSE:Factory/.python-dictknife.new.19631 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-dictknife"

Thu Jun  5 20:34:39 2025 rev:7 rq:1282970 version:0.14.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-dictknife/python-dictknife.changes        
2024-03-18 16:47:38.701787838 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-dictknife.new.19631/python-dictknife.changes 
    2025-06-05 20:37:19.164728287 +0200
@@ -1,0 +2,5 @@
+Thu Jun  5 06:01:36 UTC 2025 - Steve Kowalik <steven.kowa...@suse.com>
+
+- Switch to pyproject macros.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-dictknife.spec ++++++
--- /var/tmp/diff_new_pack.gEPbZ4/_old  2025-06-05 20:37:19.932760222 +0200
+++ /var/tmp/diff_new_pack.gEPbZ4/_new  2025-06-05 20:37:19.932760222 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-dictknife
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -29,10 +29,12 @@
 BuildRequires:  %{python_module google-auth-oauthlib}
 BuildRequires:  %{python_module jsonpatch}
 BuildRequires:  %{python_module magicalimport}
+BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module prestring}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module ruamel.yaml}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires(post): update-alternatives
@@ -57,10 +59,10 @@
 %autosetup -p1 -n dictknife-%{version}
 
 %build
-%python_build
+%pyproject_wheel
 
 %install
-%python_install
+%pyproject_install
 %python_clone -a %{buildroot}%{_bindir}/dictknife
 %python_clone -a %{buildroot}%{_bindir}/jsonknife
 %python_clone -a %{buildroot}%{_bindir}/swaggerknife

Reply via email to