14
0

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

- Update to version 0.5.1
  * mpv.py: terminate: Raise warning when called from event
    thread.
  * mpv.py: add wait_for_shutdown
  * mpv.py: add check_core_alive, check core in __getattr__,
    __setattr__

OBS-URL: https://build.opensuse.org/request/show/821924
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-mpv?expand=0&rev=25
This commit is contained in:
2020-07-20 14:53:27 +00:00
committed by Git OBS Bridge
parent 7bfb8634c6
commit 8833d7a2da
4 changed files with 14 additions and 4 deletions

View File

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

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

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

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Jul 20 14:50:15 UTC 2020 - aloisio@gmx.com
- Update to version 0.5.1
* mpv.py: terminate: Raise warning when called from event
thread.
* mpv.py: add wait_for_shutdown
* mpv.py: add check_core_alive, check core in __getattr__,
__setattr__
-------------------------------------------------------------------
Mon Jul 20 07:38:56 UTC 2020 - Luigi Baldoni <aloisio@gmx.com>

View File

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