14
0

Accepting request 821381 from home:alois:branches:devel:languages:python

- Update to version 0.4.8
  * README: add video overlay example
  * mpv.py: add wait_until_paused, wait_until_playing
  * mpv.py: Add overlay support
  * mpv.py: add some missing commands
  * added "python_requires"
  * remove superfluous whitespaces

OBS-URL: https://build.opensuse.org/request/show/821381
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-mpv?expand=0&rev=22
This commit is contained in:
2020-07-17 05:21:20 +00:00
committed by Git OBS Bridge
parent e538016ae3
commit faea1c61f2
4 changed files with 15 additions and 4 deletions

View File

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

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

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

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Fri Jul 17 05:17:54 UTC 2020 - Luigi Baldoni <aloisio@gmx.com>
- Update to version 0.4.8
* README: add video overlay example
* mpv.py: add wait_until_paused, wait_until_playing
* mpv.py: Add overlay support
* mpv.py: add some missing commands
* added "python_requires"
* remove superfluous whitespaces
-------------------------------------------------------------------
Sun Jul 12 12:05:20 UTC 2020 - aloisio@gmx.com

View File

@@ -17,7 +17,7 @@
Name: python-python-mpv
Version: 0.4.7
Version: 0.4.8
Release: 0
Summary: Python interface to the mpv media player
License: AGPL-3.0-or-later