Hello community,
here is the log from the commit of package python-blockdiag for
openSUSE:Factory checked in at 2020-02-24 15:54:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-blockdiag (Old)
and /work/SRC/openSUSE:Factory/.python-blockdiag.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-blockdiag"
Mon Feb 24 15:54:22 2020 rev:6 rq:778638 version:2.0.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-blockdiag/python-blockdiag.changes
2019-03-01 16:48:19.625778621 +0100
+++
/work/SRC/openSUSE:Factory/.python-blockdiag.new.26092/python-blockdiag.changes
2020-02-24 15:56:32.216013674 +0100
@@ -1,0 +2,8 @@
+Mon Feb 24 02:11:52 UTC 2020 - Steve Kowalik <[email protected]>
+
+- Update to 2.0.1:
+ * Drop python2 and python3.4 support
+ * Fix #126: '_io.BufferedRandom' object has no attribute 'buffer'
+ * Fix #109 blockdiag does not work with recent pillow
+
+-------------------------------------------------------------------
Old:
----
blockdiag-1.5.4.tar.gz
New:
----
blockdiag-2.0.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-blockdiag.spec ++++++
--- /var/tmp/diff_new_pack.z6IVbV/_old 2020-02-24 15:56:34.304017992 +0100
+++ /var/tmp/diff_new_pack.z6IVbV/_new 2020-02-24 15:56:34.308018000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-blockdiag
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,8 +19,9 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
# tests need network connection
%bcond_with tests
+%define skip_python2 1
Name: python-blockdiag
-Version: 1.5.4
+Version: 2.0.1
Release: 0
Summary: Program to generate block-diagram images from text
License: Apache-2.0
++++++ blockdiag-1.5.4.tar.gz -> blockdiag-2.0.1.tar.gz ++++++
++++ 2605 lines of diff (skipped)