Script 'mail_helper' called by obssrc
Hello community,

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

Package is "python-zope.hookable"

Thu May  4 17:09:47 2023 rev:15 rq:1084329 version:5.4

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-zope.hookable/python-zope.hookable.changes    
    2023-02-02 18:34:32.077731098 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-zope.hookable.new.1533/python-zope.hookable.changes
      2023-05-04 17:09:59.336159238 +0200
@@ -1,0 +2,6 @@
+Wed May  3 11:25:15 UTC 2023 - Martin Liška <mli...@suse.cz>
+
+- Use sphinx-build and do not depend on removed build_sphinx
+  in Sphinx 7.0 (boo#1211051).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-zope.hookable.spec ++++++
--- /var/tmp/diff_new_pack.UEEyYL/_old  2023-05-04 17:09:59.804161977 +0200
+++ /var/tmp/diff_new_pack.UEEyYL/_new  2023-05-04 17:09:59.812162025 +0200
@@ -73,7 +73,7 @@
 %build
 %if !%{with test}
 %python_build
-python3 setup.py build_sphinx && rm build/sphinx/html/.buildinfo 
build/sphinx/html/objects.inv
+sphinx-build -b html docs build/sphinx/html && rm build/sphinx/html/.buildinfo 
build/sphinx/html/objects.inv
 %endif
 
 %install

Reply via email to