- 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/package/show/devel:languages:python/python-python-mpv?expand=0&rev=44
This commit is contained in:
@@ -16,8 +16,9 @@
|
||||
#
|
||||
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-python-mpv
|
||||
Version: 1.0.6
|
||||
Version: 1.0.7
|
||||
Release: 0
|
||||
Summary: Python interface to the mpv media player
|
||||
License: GPL-2.0-or-later OR LGPL-2.1-or-later
|
||||
|
||||
Reference in New Issue
Block a user