forked from pool/python-python-mpv
- Update to version 1.0.4
* Add missing fields to MpvEventEndFile * Add field "playlist_entry_id" to MpvEventEndFile * Add 'self' to mouse function * Replace xvfbwrapper with PyVirtualDisplay * Add __version__ field to module OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-mpv?expand=0&rev=38
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:4ad0945c38ac0dd3bf5df46bdbee06681aee9c48e89100193ff172857d5b2233
|
|
||||||
size 50664
|
|
3
python-mpv-1.0.4.tar.gz
Normal file
3
python-mpv-1.0.4.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e8ced438af16a7cd149764f2d3ec984ea37432567bb7e7b02ac2a197b1c408a0
|
||||||
|
size 50733
|
@@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jul 23 04:43:23 UTC 2023 - Luigi Baldoni <aloisio@gmx.com>
|
||||||
|
|
||||||
|
- Update to version 1.0.4
|
||||||
|
* Add missing fields to MpvEventEndFile
|
||||||
|
* Add field "playlist_entry_id" to MpvEventEndFile
|
||||||
|
* Add 'self' to mouse function
|
||||||
|
* Replace xvfbwrapper with PyVirtualDisplay
|
||||||
|
* Add __version__ field to module
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 27 14:53:53 UTC 2023 - Luigi Baldoni <aloisio@gmx.com>
|
Mon Feb 27 14:53:53 UTC 2023 - Luigi Baldoni <aloisio@gmx.com>
|
||||||
|
|
||||||
|
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: python-python-mpv
|
Name: python-python-mpv
|
||||||
Version: 1.0.3
|
Version: 1.0.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python interface to the mpv media player
|
Summary: Python interface to the mpv media player
|
||||||
License: GPL-2.0-or-later OR LGPL-2.1-or-later
|
License: GPL-2.0-or-later OR LGPL-2.1-or-later
|
||||||
|
Reference in New Issue
Block a user