forked from pool/python-python-vlc
Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-vlc?expand=0&rev=4
This commit is contained in:
@@ -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/
|
||||
#
|
||||
|
||||
|
||||
@@ -21,13 +21,12 @@ Name: python-python-vlc
|
||||
Version: 3.0.102
|
||||
Release: 0
|
||||
Summary: VLC bindings for python
|
||||
License: LGPL-2.0+
|
||||
License: LGPL-2.0-or-later
|
||||
Group: Development/Languages/Python
|
||||
Url: http://wiki.videolan.org/PythonBinding
|
||||
Source: https://files.pythonhosted.org/packages/source/p/python-vlc/python-vlc-%{version}.tar.gz
|
||||
# PATCH-FIX-UPSTREAM fix-docs.patch -- Fix some example code in the docs
|
||||
Patch0: fix-docs.patch
|
||||
BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
|
Reference in New Issue
Block a user