Hello community,
here is the log from the commit of package python-PyQRCode for
openSUSE:Leap:15.2 checked in at 2020-05-18 10:59:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-PyQRCode (Old)
and /work/SRC/openSUSE:Leap:15.2/.python-PyQRCode.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-PyQRCode"
Mon May 18 10:59:16 2020 rev:2 rq:805971 version:1.3.0
Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/python-PyQRCode/python-PyQRCode.changes
2020-02-16 18:29:33.954757122 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.python-PyQRCode.new.2738/python-PyQRCode.changes
2020-05-18 10:59:19.898628677 +0200
@@ -1,0 +2,10 @@
+Thu May 14 11:29:17 UTC 2020 - Antonio Larrosa <[email protected]>
+
+- Re-download source package which changed the topdir name
+
+-------------------------------------------------------------------
+Thu May 14 10:01:30 UTC 2020 - Antonio Larrosa <[email protected]>
+
+- Do not build python2 version
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-PyQRCode.spec ++++++
--- /var/tmp/diff_new_pack.9YItgL/_old 2020-05-18 10:59:20.282629473 +0200
+++ /var/tmp/diff_new_pack.9YItgL/_new 2020-05-18 10:59:20.286629480 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-PyQRCode
#
-# 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
@@ -17,6 +17,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%define skip_python2 1
%define modname PyQRCode
Name: python-PyQRCode
Version: 1.3.0
@@ -42,7 +43,7 @@
The PyQRCode module is a QR code generator that is simple to use and written
in pure python. The module can automates most of the building process for
creating QR codes. Most codes can be created using only two lines of code!
%prep
-%setup -q -n pyqrcode-%{version}
+%setup -q -n pyqrcodeNG-%{version}
sed -i -e '1{\@^#!%{_bindir}/env python@d}' pyqrcode/{cli,qrspecial}.py
%build
++++++ 1.3.0.tar.gz ++++++