Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-python-mpv for
openSUSE:Factory checked in at 2022-04-24 20:34:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-python-mpv (Old)
and /work/SRC/openSUSE:Factory/.python-python-mpv.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-python-mpv"
Sun Apr 24 20:34:22 2022 rev:17 rq:972392 version:1.0.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-python-mpv/python-python-mpv.changes
2022-03-02 18:22:48.956659594 +0100
+++
/work/SRC/openSUSE:Factory/.python-python-mpv.new.1538/python-python-mpv.changes
2022-04-24 20:34:23.749050422 +0200
@@ -1,0 +2,50 @@
+Sun Apr 24 16:53:52 UTC 2022 - Luigi Baldoni <[email protected]>
+
+- Update to version 1.0.1
+ * Fix setup.py for PyPI upload
+ version 1.0.0:
+ * Add cancel handling to streams
+ * Remove outdated OpenGL examples from README
+ * Add event queue overflow handling
+ * Finish event infrastructure rework.
+ * Finish rewriting event infrastructure
+ * Continue reworking event infrastrucutre.
+ * Use mock.Mock to mock Xvfbwrapper on Windows
+ * Update event wrapper classes
+ * Remove deprecated libmpv API
+ * add albumart arg to video_add
+ * Windows test workaround
+ * Remove MpvSubApi wrapper
+ * Remove dropped mpv-2 api methods.
+ * Add some useful input commands
+ * Add keyword argument command interface
+ * setup.py: Update license information
+ * Update copyright headers
+ * Use upstream license
+ * tests: Suppress video output on wayland systems
+ * Add missing new event types
+ * Add future-based async command API
+ * mpv.py: add default error handler for failed async commands
+ * mpv.py: add support for asynchronous commands
+ * Default to node_command and rename old command to
+ string_command
+ * mpv.py: change mpv_detach_destroy to mpv_destroy
+ * porcelain: Add fancy wait_for_event/property future handling
+ * Bump minimum python version to 3.7
+ * README: Add skip silence example
+ * tests: Fix flaky sub_add test
+ * tests: Add wait_for_shutdown unit test
+ * tests: Switch to pytest, remove devnull hack
+ * Add timeouts and error forwarding to
+ wait_for_{property,event} condit???
+ * Fix segmentation fault in unit tests on wayland
+ * use daemon = True instead of setDaemon
+ * test_property_observer_decorator: bump sleep to 0.1s
+ * Fix handling of c_void_p args in MpvRenderParam.__init__()
+ * Update PyGObject example with locale fixup workaround
+ * mpv.py: update: Use ctypes.memmove to speed up
+ * Add dfaker's imgui/OpenGL demo
+ * README: Add Robozman's PyQt5/QML/OpenGL render context
+ example
+
+-------------------------------------------------------------------
Old:
----
python-mpv-0.5.2.tar.gz
New:
----
python-mpv-1.0.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-python-mpv.spec ++++++
--- /var/tmp/diff_new_pack.tFXctB/_old 2022-04-24 20:34:24.209050921 +0200
+++ /var/tmp/diff_new_pack.tFXctB/_new 2022-04-24 20:34:24.213050926 +0200
@@ -17,7 +17,7 @@
Name: python-python-mpv
-Version: 0.5.2
+Version: 1.0.1
Release: 0
Summary: Python interface to the mpv media player
License: AGPL-3.0-or-later
++++++ python-mpv-0.5.2.tar.gz -> python-mpv-1.0.1.tar.gz ++++++
++++ 1983 lines of diff (skipped)