Hello community,
here is the log from the commit of package python-graphviz for openSUSE:Factory
checked in at 2019-08-15 12:23:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-graphviz (Old)
and /work/SRC/openSUSE:Factory/.python-graphviz.new.9556 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-graphviz"
Thu Aug 15 12:23:41 2019 rev:7 rq:720879 version:0.11.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-graphviz/python-graphviz.changes
2019-06-22 11:21:25.265208682 +0200
+++
/work/SRC/openSUSE:Factory/.python-graphviz.new.9556/python-graphviz.changes
2019-08-15 12:23:45.198630845 +0200
@@ -1,0 +2,7 @@
+Sat Aug 3 14:28:44 UTC 2019 - Arun Persaud <[email protected]>
+
+- update to version 0.11.1:
+ * Include "stderr" in "str()" of raised
+ "subprocess.CalledProcessError".
+
+-------------------------------------------------------------------
Old:
----
graphviz-0.11.zip
New:
----
graphviz-0.11.1.zip
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-graphviz.spec ++++++
--- /var/tmp/diff_new_pack.d1UHjL/_old 2019-08-15 12:23:45.626630738 +0200
+++ /var/tmp/diff_new_pack.d1UHjL/_new 2019-08-15 12:23:45.630630737 +0200
@@ -18,12 +18,12 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-graphviz
-Version: 0.11
+Version: 0.11.1
Release: 0
Summary: Python interface for Graphviz
License: MIT
Group: Development/Languages/Python
-URL: http://github.com/xflr6/graphviz
+URL: https://github.com/xflr6/graphviz
Source:
https://files.pythonhosted.org/packages/source/g/graphviz/graphviz-%{version}.zip
BuildRequires: %{python_module mock >= 2}
BuildRequires: %{python_module pytest >= 3.4}