14
0

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

- Update to version 1.0.8
  * Add support for libmpv's new args to key binding handlers
  * Use callback id() instead of frame hash() to identify
    anonymous python streams
  * Tests: Fix race condition in
    test_wait_for_property_concurrency
  * Fix quit and quit_watch_later commands
  * Add test for dict-valued properties
  * Add API to set dict-valued properties

OBS-URL: https://build.opensuse.org/request/show/1272643
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-mpv?expand=0&rev=48
This commit is contained in:
2025-04-25 10:32:10 +00:00
committed by Git OBS Bridge
parent be52a57095
commit 725f258c10
4 changed files with 17 additions and 4 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Fri Apr 25 10:29:24 UTC 2025 - Luigi Baldoni <aloisio@gmx.com>
- Update to version 1.0.8
* Add support for libmpv's new args to key binding handlers
* Use callback id() instead of frame hash() to identify
anonymous python streams
* Tests: Fix race condition in
test_wait_for_property_concurrency
* Fix quit and quit_watch_later commands
* Add test for dict-valued properties
* Add API to set dict-valued properties
-------------------------------------------------------------------
Fri Feb 14 03:26:31 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-python-mpv
Version: 1.0.7
Version: 1.0.8
Release: 0
Summary: Python interface to the mpv media player
License: GPL-2.0-or-later OR LGPL-2.1-or-later

View File

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

3
python_mpv-1.0.8.tar.gz Normal file
View File

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