diff --git a/python-PyQRCode.changes b/python-PyQRCode.changes index 4d2629f..fd865df 100644 --- a/python-PyQRCode.changes +++ b/python-PyQRCode.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu May 14 10:01:30 UTC 2020 - Antonio Larrosa + +- Do not build python2 version + ------------------------------------------------------------------- Mon Oct 14 11:45:51 UTC 2019 - Matej Cepl diff --git a/python-PyQRCode.spec b/python-PyQRCode.spec index c0a00a5..25a68e1 100644 --- a/python-PyQRCode.spec +++ b/python-PyQRCode.spec @@ -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