forked from pool/python-future
Accepting request 659390 from devel:languages:python
- Remove superfluous devel dependency for noarch package OBS-URL: https://build.opensuse.org/request/show/659390 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-future?expand=0&rev=6
This commit is contained in:
commit
338975ac8f
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 4 12:48:20 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Remove superfluous devel dependency for noarch package
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 16 19:11:06 UTC 2018 - Todd R <toddrme2178@gmail.com>
|
||||
|
||||
|
@ -12,7 +12,7 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
@ -26,10 +26,9 @@ Group: Development/Languages/Python
|
||||
Url: https://python-future.org
|
||||
Source0: https://files.pythonhosted.org/packages/source/f/future/future-%{version}.tar.gz
|
||||
Source100: python-future-rpmlintrc
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
Requires(post): update-alternatives
|
||||
Requires(preun): update-alternatives
|
||||
BuildArch: noarch
|
||||
@ -48,7 +47,6 @@ sed -i -e '/^#!\//, 1d' src/future/backports/test/pystone.py
|
||||
%build
|
||||
%python_build
|
||||
|
||||
|
||||
%install
|
||||
%python_install
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user