forked from pool/python-progressbar
Accepting request 659563 from devel:languages:python
Remove superfluous devel dependency for noarch package OBS-URL: https://build.opensuse.org/request/show/659563 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-progressbar?expand=0&rev=13
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Dec 4 12:51:43 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
- Remove superfluous devel dependency for noarch package
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Oct 11 15:18:59 UTC 2018 - Todd R <toddrme2178@gmail.com>
|
Thu Oct 11 15:18:59 UTC 2018 - Todd R <toddrme2178@gmail.com>
|
||||||
|
|
||||||
|
@@ -12,7 +12,7 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# 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/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
@@ -21,11 +21,10 @@ Name: python-progressbar
|
|||||||
Version: 2.5
|
Version: 2.5
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Text Progressbar Library for Python
|
Summary: Text Progressbar Library for Python
|
||||||
License: LGPL-2.1+ OR BSD-3-Clause
|
License: LGPL-2.1-or-later OR BSD-3-Clause
|
||||||
Group: Development/Libraries/Python
|
Group: Development/Libraries/Python
|
||||||
Url: https://github.com/niltonvolpato/python-progressbar
|
Url: https://github.com/niltonvolpato/python-progressbar
|
||||||
Source: https://files.pythonhosted.org/packages/source/p/progressbar/progressbar-%{version}.tar.gz
|
Source: https://files.pythonhosted.org/packages/source/p/progressbar/progressbar-%{version}.tar.gz
|
||||||
BuildRequires: %{python_module devel}
|
|
||||||
BuildRequires: %{python_module setuptools}
|
BuildRequires: %{python_module setuptools}
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
Reference in New Issue
Block a user