Hello community,
here is the log from the commit of package python-blockdiag for
openSUSE:Leap:15.2 checked in at 2020-03-13 10:58:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-blockdiag (Old)
and /work/SRC/openSUSE:Leap:15.2/.python-blockdiag.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-blockdiag"
Fri Mar 13 10:58:13 2020 rev:23 rq:783502 version:2.0.1
Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/python-blockdiag/python-blockdiag.changes
2020-03-09 18:03:08.652751352 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.python-blockdiag.new.3160/python-blockdiag.changes
2020-03-13 11:00:58.096588391 +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.gLJyZG/_old 2020-03-13 11:00:58.476588662 +0100
+++ /var/tmp/diff_new_pack.gLJyZG/_new 2020-03-13 11:00:58.480588665 +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)