Hello community,
here is the log from the commit of package python-python-barcode for
openSUSE:Factory checked in at 2020-10-26 16:21:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-python-barcode (Old)
and /work/SRC/openSUSE:Factory/.python-python-barcode.new.3463 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-python-barcode"
Mon Oct 26 16:21:20 2020 rev:6 rq:843978 version:0.13.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-python-barcode/python-python-barcode.changes
2020-05-26 17:18:47.763907179 +0200
+++
/work/SRC/openSUSE:Factory/.python-python-barcode.new.3463/python-python-barcode.changes
2020-10-26 16:22:11.963219187 +0100
@@ -1,0 +2,12 @@
+Mon Oct 26 04:08:04 UTC 2020 - Steve Kowalik <[email protected]>
+
+- Update to 0.13.1:
+ * Fix a crash when using the generate shortcut function.
+ * Added support for transparent backgrounds. This is done by setting the
+ mode option for a writer to RGBA.
+ * Removed writer_options from barcode.get. This parameter was not used.
+ * Add a with_doctype flag to SVGWriter. Set this to false to avoid including
+ a DOCTYPE in the resulting SVG.
+ * Add support for Pillow>=8.0.0.
+
+-------------------------------------------------------------------
Old:
----
python-barcode-0.11.0.tar.gz
New:
----
python-barcode-0.13.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-python-barcode.spec ++++++
--- /var/tmp/diff_new_pack.NAsDSY/_old 2020-10-26 16:22:13.059220068 +0100
+++ /var/tmp/diff_new_pack.NAsDSY/_new 2020-10-26 16:22:13.063220071 +0100
@@ -21,11 +21,10 @@
%define skip_python2 1
%define base_name python-barcode
Name: python-%{base_name}
-Version: 0.11.0
+Version: 0.13.1
Release: 0
Summary: Library to create Barcodes with Python
License: MIT
-Group: Development/Languages/Python
URL: https://github.com/WhyNotHugo/python-barcode
Source:
https://files.pythonhosted.org/packages/source/p/%{base_name}/%{base_name}-%{version}.tar.gz
BuildRequires: %{python_module Pillow}
++++++ python-barcode-0.11.0.tar.gz -> python-barcode-0.13.1.tar.gz ++++++
++++ 3147 lines of diff (skipped)