forked from pool/python-python-vlc
Accepting request 660106 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/660106 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-vlc?expand=0&rev=4
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 19 18:44:18 UTC 2018 - aloisio@gmx.com
|
||||
|
||||
- Update to version 3.0.4106 (no changelog supplied)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 4 12:53:11 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Remove superfluous devel dependency for noarch package
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 8 15:52:15 UTC 2018 - aloisio@gmx.com
|
||||
|
||||
|
@@ -18,23 +18,21 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-python-vlc
|
||||
Version: 3.0.102
|
||||
Version: 3.0.4106
|
||||
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
|
||||
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
|
||||
BuildRequires: vlc-devel
|
||||
Requires: libvlc5 >= 3.0.0
|
||||
BuildArch: noarch
|
||||
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
@@ -46,7 +44,7 @@ This module provides ctypes-based bindings for the native libvlc API
|
||||
%prep
|
||||
%setup -q -n python-vlc-%{version}
|
||||
%patch0 -p1
|
||||
sed -i -e '1{\,^#! /usr/bin/python,d}' vlc.py
|
||||
sed -i -e '1{\,^#! %{_bindir}/python,d}' vlc.py
|
||||
|
||||
%build
|
||||
%python_build
|
||||
@@ -56,8 +54,8 @@ sed -i -e '1{\,^#! /usr/bin/python,d}' vlc.py
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
%files %{python_files}
|
||||
%defattr(-,root,root,-)
|
||||
%doc COPYING README.module
|
||||
%license COPYING
|
||||
%doc README.module
|
||||
%{python_sitelib}/*
|
||||
|
||||
%changelog
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c51a1c553852a08bd92176de473e15bda7d507ff5ec58005b2a9de5ca8f593a5
|
||||
size 91412
|
3
python-vlc-3.0.4106.tar.gz
Normal file
3
python-vlc-3.0.4106.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b6cb026dcd65a367b95a37d37eb461e7ae9be261617884679e3e7cadae891068
|
||||
size 99143
|
Reference in New Issue
Block a user