Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-waitress for openSUSE:Factory 
checked in at 2023-05-04 17:09:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-waitress (Old)
 and      /work/SRC/openSUSE:Factory/.python-waitress.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-waitress"

Thu May  4 17:09:45 2023 rev:28 rq:1084290 version:2.1.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-waitress/python-waitress.changes  
2022-09-19 16:39:39.467806320 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-waitress.new.1533/python-waitress.changes    
    2023-05-04 17:09:57.992151368 +0200
@@ -1,0 +2,11 @@
+Wed May  3 11:10:33 UTC 2023 - Martin LiÅ¡ka <[email protected]>
+
+- Use sphinx-build and do not depend on removed build_sphinx
+  in Sphinx 7.0 (boo#1211051).
+
+-------------------------------------------------------------------
+Fri Apr 21 12:39:06 UTC 2023 - Dirk Müller <[email protected]>
+
+- add sle15_python_module_pythons (jsc#PED-68)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-waitress.spec ++++++
--- /var/tmp/diff_new_pack.f1f2cR/_old  2023-05-04 17:09:58.468154155 +0200
+++ /var/tmp/diff_new_pack.f1f2cR/_new  2023-05-04 17:09:58.472154179 +0200
@@ -1,7 +1,7 @@
 #
 # spec file
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -29,6 +29,7 @@
 %else
 %bcond_with libalternatives
 %endif
+%{?sle15_python_module_pythons}
 Name:           python-waitress%{psuffix}
 Version:        2.1.2
 Release:        0
@@ -118,7 +119,7 @@
 cp %{SOURCE1} docs/
 
 %build
-python3 setup.py build_sphinx && rm build/sphinx/html/.buildinfo
+sphinx-build -b html docs build/sphinx/html && rm build/sphinx/html/.buildinfo
 
 %files %{python_files}
 %license LICENSE.txt

Reply via email to