forked from pool/python-python-mpv
Accepting request 1183035 from devel:languages:python
- update to 1.0.7: * Fix race condition in property observer code leading to futures.InvalidStateError * bump min python to 3.9 * Migrate away from setup.py and use PEP 612-style pyproject.toml * Update setup.cfg for new syntax * tests: Add strategic sleeps to reduce likelihood of race * Fix observe_property() docstring * Add release script * README: Add info on GUI modes * Fix Python 3.5 compatibility * README - vo "opengl" doesn't exist anymore * Readme: Add PyGtk embedding example OBS-URL: https://build.opensuse.org/request/show/1183035 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-mpv?expand=0&rev=24
This commit is contained in:
@@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 24 15:32:51 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 1.0.7:
|
||||||
|
* Fix race condition in property observer code leading to
|
||||||
|
futures.InvalidStateError
|
||||||
|
* bump min python to 3.9
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 22 17:35:36 UTC 2024 - Mia Herkt <mia@0x0.st>
|
Wed May 22 17:35:36 UTC 2024 - Mia Herkt <mia@0x0.st>
|
||||||
|
|
||||||
|
@@ -16,8 +16,9 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-python-mpv
|
Name: python-python-mpv
|
||||||
Version: 1.0.6
|
Version: 1.0.7
|
||||||
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
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:77e926f2ce569c5fc83d6531176e85e4c3249552f3059e818afb2f9cb33b9eeb
|
|
||||||
size 51566
|
|
3
python_mpv-1.0.7.tar.gz
Normal file
3
python_mpv-1.0.7.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:afc2f2677b08dcccf1e9e7a76d64ee4f603541cf6a750ebf4cce957be90ec836
|
||||||
|
size 51712
|
Reference in New Issue
Block a user