Hello community,

here is the log from the commit of package python-pathtools for 
openSUSE:Factory checked in at 2018-02-09 15:52:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pathtools (Old)
 and      /work/SRC/openSUSE:Factory/.python-pathtools.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pathtools"

Fri Feb  9 15:52:18 2018 rev:8 rq:574449 version:0.1.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pathtools/python-pathtools.changes        
2017-04-28 10:52:19.563241398 +0200
+++ /work/SRC/openSUSE:Factory/.python-pathtools.new/python-pathtools.changes   
2018-02-09 15:52:23.904935048 +0100
@@ -1,0 +2,5 @@
+Fri Feb  9 05:23:46 UTC 2018 - tbecht...@suse.com
+
+- Do not require the Flask sphinx theme for doc build
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pathtools.spec ++++++
--- /var/tmp/diff_new_pack.8NlZvU/_old  2018-02-09 15:52:24.568911200 +0100
+++ /var/tmp/diff_new_pack.8NlZvU/_new  2018-02-09 15:52:24.568911200 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pathtools
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -40,6 +40,7 @@
 %prep
 %setup -q -n pathtools-%{version}
 sed -i "1d" pathtools/path.py pathtools/patterns.py
+sed -i "s/^html_theme.*/#html_theme/" docs/source/conf.py
 
 %build
 %python_build


Reply via email to