Hello community,

here is the log from the commit of package python-pydot for openSUSE:Factory 
checked in at 2018-01-09 14:53:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pydot (Old)
 and      /work/SRC/openSUSE:Factory/.python-pydot.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pydot"

Tue Jan  9 14:53:27 2018 rev:6 rq:562297 version:1.2.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pydot/python-pydot.changes        
2017-05-03 15:54:36.294124034 +0200
+++ /work/SRC/openSUSE:Factory/.python-pydot.new/python-pydot.changes   
2018-01-09 14:53:29.174977890 +0100
@@ -1,0 +2,17 @@
+Sat Jan  6 17:20:02 UTC 2018 - a...@gmx.de
+
+- specfile:
+  * update copyright year
+
+- update to version 1.2.4:
+  * ENH: propagate `LD_LIBRARY_PATH` when calling GraphViz
+  * API: raise `OSError` when a GraphViz executable is not found
+  * API: add method `__str__` to classes `Node, Edge, Graph`
+  * API: add arg `encoding` to `Dot` methods `create, write`
+  * API: quote cluster names when necessary
+  * API: give source and destination nodes as separate args to
+    `Edge.__init__`
+  * API: never ignore `src, dst`, overwrite if `points` defined in
+    `obj_dict`
+
+-------------------------------------------------------------------

Old:
----
  pydot-1.2.3.tar.gz

New:
----
  pydot-1.2.4.tar.gz

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

Other differences:
------------------
++++++ python-pydot.spec ++++++
--- /var/tmp/diff_new_pack.4iYAWX/_old  2018-01-09 14:53:30.066936076 +0100
+++ /var/tmp/diff_new_pack.4iYAWX/_new  2018-01-09 14:53:30.070935889 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pydot
 #
-# Copyright (c) 2017 SUSE LINUX Products 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
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-pydot
-Version:        1.2.3
+Version:        1.2.4
 Release:        0
 Url:            https://github.com/erocarrera/pydot
 Summary:        Create (dot) graphs from python
@@ -26,11 +26,11 @@
 Group:          Development/Libraries/Python
 Source:         
https://files.pythonhosted.org/packages/source/p/pydot/pydot-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  fdupes
-BuildRequires:  python-rpm-macros
 BuildRequires:  %{python_module devel}
-BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module pyparsing >= 2.1.4}
+BuildRequires:  %{python_module setuptools}
+BuildRequires:  fdupes
+BuildRequires:  python-rpm-macros
 Requires:       graphviz
 Requires:       python-pyparsing >= 2.1.4
 BuildArch:      noarch

++++++ pydot-1.2.3.tar.gz -> pydot-1.2.4.tar.gz ++++++
++++ 17839 lines of diff (skipped)


Reply via email to