14
0

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

- Update to version 0.5.0
  * mpv.py: add prepare_and_wait_for_property
  * mpv.py: Update copyright date
  * mpv.py: Add docstrings to new additions to API
  * Sprinkle some thread safety over event loop, add
    *wait_for_event
  * mpv.py: improve shutdown handling, replace wait_for_playback

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

View File

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