diff --git a/python-PyFxA.changes b/python-PyFxA.changes index 419fbe6..f7b2197 100644 --- a/python-PyFxA.changes +++ b/python-PyFxA.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Feb 22 14:42:08 UTC 2021 - Markéta Machová + +- Drop broken %ifpython3 macro, we don't need setuptools during runtime + ------------------------------------------------------------------- Tue Sep 22 18:46:00 UTC 2020 - Antoine Belvire diff --git a/python-PyFxA.spec b/python-PyFxA.spec index e2149ad..997bcd6 100644 --- a/python-PyFxA.spec +++ b/python-PyFxA.spec @@ -1,7 +1,7 @@ # # spec file for package python-PyFxA # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # Copyright (c) 2017-2018 The openSUSE Project. # # All modifications and additions to the file contributed by third parties @@ -46,9 +46,6 @@ Requires: python-six >= 1.14 Requires(post): update-alternatives Requires(postun): update-alternatives BuildArch: noarch -%ifpython3 -Requires: python-setuptools -%endif %python_subpackages %description