Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-click-repl for 
openSUSE:Factory checked in at 2026-04-15 16:05:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-click-repl (Old)
 and      /work/SRC/openSUSE:Factory/.python-click-repl.new.21863 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-click-repl"

Wed Apr 15 16:05:44 2026 rev:7 rq:1347042 version:0.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-click-repl/python-click-repl.changes      
2026-02-04 21:06:17.945106952 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-click-repl.new.21863/python-click-repl.changes
   2026-04-15 16:14:16.958954566 +0200
@@ -1,0 +2,5 @@
+Wed Apr 15 02:50:27 UTC 2026 - Steve Kowalik <[email protected]>
+
+- Use pyproject macros to build and install.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-click-repl.spec ++++++
--- /var/tmp/diff_new_pack.h0zUaF/_old  2026-04-15 16:14:18.615022650 +0200
+++ /var/tmp/diff_new_pack.h0zUaF/_new  2026-04-15 16:14:18.639023637 +0200
@@ -27,10 +27,12 @@
 Source:         
https://github.com/click-contrib/click-repl/archive/%{version}.tar.gz#/click-repl-%{version}-gh.tar.gz
 # https://github.com/click-contrib/click-repl/issues/128
 BuildRequires:  %{python_module click < 8.2.0}
+BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module prompt_toolkit}
 BuildRequires:  %{python_module pytest-cov}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:       python-click
@@ -45,10 +47,10 @@
 %autosetup -p1 -n click-repl-%{version}
 
 %build
-%python_build
+%pyproject_wheel
 
 %install
-%python_install
+%pyproject_install
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
@@ -58,5 +60,5 @@
 %doc README.md
 %license LICENSE
 %{python_sitelib}/click_repl
-%{python_sitelib}/click_repl-%{version}*info
+%{python_sitelib}/click_repl-%{version}.dist-info
 

Reply via email to