Hello community,

here is the log from the commit of package python-tox for openSUSE:Factory 
checked in at 2018-01-02 16:31:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-tox (Old)
 and      /work/SRC/openSUSE:Factory/.python-tox.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-tox"

Tue Jan  2 16:31:56 2018 rev:21 rq:559371 version:2.9.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-tox/python-tox.changes    2017-10-07 
17:47:02.784849643 +0200
+++ /work/SRC/openSUSE:Factory/.python-tox.new/python-tox.changes       
2018-01-02 16:32:02.863299088 +0100
@@ -1,0 +2,5 @@
+Fri Dec 22 13:02:40 UTC 2017 - [email protected]
+
+- Fix generation of html documentation.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-tox.spec ++++++
--- /var/tmp/diff_new_pack.Vl60mR/_old  2018-01-02 16:32:04.574728382 +0100
+++ /var/tmp/diff_new_pack.Vl60mR/_new  2018-01-02 16:32:04.578727049 +0100
@@ -89,7 +89,7 @@
 
 %build
 %python_build
-cd doc && make html && rm -r _build/html/.buildinfo # Generate HTML 
documentation
+python3 setup.py build_sphinx && rm -r doc/build/html/.buildinfo # Generate 
HTML documentation
 
 %install
 %python_install
@@ -124,6 +124,6 @@
 %{python_sitelib}/tox
 
 %files -n %{name}-doc
-%doc LICENSE README.rst doc/_build/html
+%doc LICENSE README.rst doc/build/html
 
 %changelog


Reply via email to