forked from pool/python-python-mpv
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:
@@ -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
3
python-mpv-0.5.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:28e7ed08a5616ea0839fb0bde3fe3edb65b3070650a7d30240a2dc53581b8895
|
||||||
|
size 25536
|
@@ -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>
|
Mon Jul 20 07:38:56 UTC 2020 - Luigi Baldoni <aloisio@gmx.com>
|
||||||
|
|
||||||
|
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: python-python-mpv
|
Name: python-python-mpv
|
||||||
Version: 0.5.0
|
Version: 0.5.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python interface to the mpv media player
|
Summary: Python interface to the mpv media player
|
||||||
License: AGPL-3.0-or-later
|
License: AGPL-3.0-or-later
|
||||||
|
Reference in New Issue
Block a user