Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-sphinxcontrib-pecanwsme for 
openSUSE:Factory checked in at 2025-06-13 18:46:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-sphinxcontrib-pecanwsme (Old)
 and      /work/SRC/openSUSE:Factory/.python-sphinxcontrib-pecanwsme.new.19631 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-sphinxcontrib-pecanwsme"

Fri Jun 13 18:46:49 2025 rev:13 rq:1285401 version:0.11.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-sphinxcontrib-pecanwsme/python-sphinxcontrib-pecanwsme.changes
    2024-06-09 20:25:33.225055464 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-sphinxcontrib-pecanwsme.new.19631/python-sphinxcontrib-pecanwsme.changes
 2025-06-13 18:46:59.558618045 +0200
@@ -1,0 +2,5 @@
+Fri Jun 13 10:05:47 UTC 2025 - Markéta Machová <mmach...@suse.com>
+
+- Convert to pip-based build
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-sphinxcontrib-pecanwsme.spec ++++++
--- /var/tmp/diff_new_pack.JqeYzJ/_old  2025-06-13 18:47:00.590660369 +0200
+++ /var/tmp/diff_new_pack.JqeYzJ/_new  2025-06-13 18:47:00.590660369 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-sphinxcontrib-pecanwsme
 #
-# 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
@@ -25,12 +25,13 @@
 URL:            https://github.com/dreamhost/sphinxcontrib-pecanwsme
 Source:         
https://files.pythonhosted.org/packages/source/s/sphinxcontrib-pecanwsme/sphinxcontrib-pecanwsme-%{version}.tar.gz
 BuildRequires:  %{python_module pbr}
+BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module sphinxcontrib-httpdomain}
+BuildRequires:  %{python_module wheel}
 BuildRequires:  python-rpm-macros
 Requires:       python-sphinxcontrib-httpdomain
 BuildArch:      noarch
-
 %python_subpackages
 
 %description
@@ -40,10 +41,10 @@
 %autosetup -p1 -n sphinxcontrib-pecanwsme-%{version}
 
 %build
-%python_build
+%pyproject_wheel
 
 %install
-%python_install
+%pyproject_install
 
 %files %{python_files}
 %license LICENSE

Reply via email to