forked from pool/python-PyFxA
Accepting request 874351 from home:mcalabkova:branches:devel:languages:python
- Drop broken %ifpython3 macro, we don't need setuptools during runtime OBS-URL: https://build.opensuse.org/request/show/874351 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyFxA?expand=0&rev=24
This commit is contained in:
committed by
Git OBS Bridge
parent
fab4ea929d
commit
29518efa58
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 22 14:42:08 UTC 2021 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
- Drop broken %ifpython3 macro, we don't need setuptools during runtime
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 22 18:46:00 UTC 2020 - Antoine Belvire <antoine.belvire@opensuse.org>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user