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 +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