Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-qrcode for openSUSE:Factory checked in at 2021-10-26 20:14:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-qrcode (Old) and /work/SRC/openSUSE:Factory/.python-qrcode.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-qrcode" Tue Oct 26 20:14:17 2021 rev:7 rq:927547 version:7.3.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-qrcode/python-qrcode.changes 2020-05-19 14:57:31.677273436 +0200 +++ /work/SRC/openSUSE:Factory/.python-qrcode.new.1890/python-qrcode.changes 2021-10-26 20:15:04.674053677 +0200 @@ -1,0 +2,17 @@ +Tue Oct 26 12:25:15 UTC 2021 - Axel Braun <[email protected]> + +- version 7.3.1 + * Improvements for embeded image. + * Skip color mask if QR is black and white + * Add Styled PIL image factory, allowing different color masks and shapes in QR codes + * Small performance inprovement + * Add check for border size parameter + * Add --ascii parameter to command line interface allowing to output ascii when stdout is piped + * Add --output parameter to command line interface to specify output file + * Accept RGB tuples in fill_color and back_color + * Add to_string method to SVG images + * Replace inline styles with SVG attributes to avoid CSP issues + * Add Python3.10 to supported versions + * Drop Python < 3.6 support. + +------------------------------------------------------------------- Old: ---- qrcode-6.1.tar.gz New: ---- qrcode-7.3.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-qrcode.spec ++++++ --- /var/tmp/diff_new_pack.3ySTlS/_old 2021-10-26 20:15:05.162053935 +0200 +++ /var/tmp/diff_new_pack.3ySTlS/_new 2021-10-26 20:15:05.166053937 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-qrcode # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,8 +17,10 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} +%define skip_python2 1 + Name: python-qrcode -Version: 6.1 +Version: 7.3.1 Release: 0 Summary: QR Code image generator License: BSD-3-Clause @@ -33,7 +35,7 @@ BuildRequires: python-rpm-macros Requires: python-setuptools Requires(post): update-alternatives -Requires(postun): update-alternatives +Requires(postun):update-alternatives Recommends: python-Pillow BuildArch: noarch %python_subpackages ++++++ qrcode-6.1.tar.gz -> qrcode-7.3.1.tar.gz ++++++ ++++ 3051 lines of diff (skipped)
