14
0

Accepting request 605460 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/605460
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-mpv?expand=0&rev=3
This commit is contained in:
2018-05-11 07:14:19 +00:00
committed by Git OBS Bridge
parent 511d1dedc8
commit 7841d8ad46
4 changed files with 11 additions and 6 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:61756b657642a956c00b35a4fd1fa7ca28a351ad573d7313a9585587ddbc303e
size 15343

3
python-mpv-0.3.8.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d9cd929ae2342ca4b91f7a9b4cee2b2768b4f7f4b988c831f99727c35f71ae6e
size 15395

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue May 8 15:55:55 UTC 2018 - aloisio@gmx.com
- Update to version 0.3.8 (no changelog supplied)
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Nov 24 14:03:25 UTC 2017 - aloisio@gmx.com Fri Nov 24 14:03:25 UTC 2017 - aloisio@gmx.com

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-python-mpv # spec file for package python-python-mpv
# #
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -18,12 +18,12 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}} %{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-python-mpv Name: python-python-mpv
Version: 0.3.6 Version: 0.3.8
Release: 0 Release: 0
Summary: Python interface to the mpv media player Summary: Python interface to the mpv media player
License: AGPL-3.0+ License: AGPL-3.0+
Group: Development/Languages/Python Group: Development/Languages/Python
URL: https://github.com/jaseg/python-mpv Url: https://github.com/jaseg/python-mpv
Source0: https://files.pythonhosted.org/packages/source/p/python-mpv/python-mpv-%{version}.tar.gz Source0: https://files.pythonhosted.org/packages/source/p/python-mpv/python-mpv-%{version}.tar.gz
Source99: %{name}-rpmlintrc Source99: %{name}-rpmlintrc
BuildRequires: %{python_module devel} BuildRequires: %{python_module devel}