14
0

- 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:
2023-07-23 04:44:43 +00:00
committed by Git OBS Bridge
parent 6a90fcf70c
commit aa0cf4f7f6
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:4ad0945c38ac0dd3bf5df46bdbee06681aee9c48e89100193ff172857d5b2233
size 50664

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

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

View File

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

View File

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