Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python312-python-mpv-1.0.5-1.3 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: python312-python-mpv Distribution: openSUSE Tumbleweed
Version: 1.0.5 Vendor: openSUSE
Release: 1.3 Build date: Sun Nov 19 07:30:55 2023
Group: Unspecified Build host: reproducible
Size: 332756 Source RPM: python-python-mpv-1.0.5-1.3.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/jaseg/python-mpv
Summary: Python interface to the mpv media player
A ctypes-based python interface to the mpv media player.
It gives more or less full control of all features of the player,
just like the lua interface does.

Provides

Requires

License

GPL-2.0-or-later OR LGPL-2.1-or-later

Changelog

* Sun Nov 19 2023 Luigi Baldoni <aloisio@gmx.com>
  - Update to version 1.0.5
    * Make release script properly update version in mpv.py
    * Fix typo in README
* Sun Jul 23 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 2023 Luigi Baldoni <aloisio@gmx.com>
  - Add version requirement for setuptools
* Mon Feb 27 2023 Luigi Baldoni <aloisio@gmx.com>
  - Update to version 1.0.3
    * Move to new old pypi project name
* Sun Feb 26 2023 Luigi Baldoni <aloisio@gmx.com>
  - Update to version v1.0.2
    * Update license header with dual-license information
    * Update package metadata
    * Migrate away from setup.py and use PEP 612-style
      pyproject.toml
    * Update setup.cfg for new syntax
    * Fix typo in repr format string
    * tests: Add strategic sleeps to reduce likelihood of race
      condition during test teardown
    * Fix package upgrade
    * Cleanup pipeline
    * Skip Python 3.7
    * Add Windows test
    * Run on Python 3.7 - 3.10
    * Rename job
    * Use newer actions
    * Skip unreliable test in CI
    * Use xvfb-run to run tests
    * Upgrade pip
    * Remove starter
    * Remove unused variables
    * Use two blank lines between classes and functions
    * Comment error prone test
    * Fix environment variable
    * Start Xvfb before running tests
    * Add test workflow
    * Add requirements file
    * Remove unused imports
    * Fix show_text level default parameter
    * Fix observe_property() docstring
    * Fix external subtitles example
    * Fix typo in function name
    * Update branch name references
    * Error for known-incompatible libmpv
    * Fix license field in setup.py
  - Switch to new license
* Sun Apr 24 2022 Luigi Baldoni <aloisio@gmx.com>
  - 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
* Wed Mar 02 2022 Dominique Leuenberger <dimstar@opensuse.org>
  - Dynamically add a dependency to the libmpv version that was
    present during build. Allows to dynamically move between various
    so versions (e.g. libmpv1 to libmpv2).
* Sun Jul 26 2020 aloisio@gmx.com
  - Update to version 0.5.2
    * Fixing typo in keep_playlist causing NameError
* Mon Jul 20 2020 aloisio@gmx.com
  - Update to version 0.5.1
    * mpv.py: terminate: Raise warning when called from event
      thread.
    * mpv.py: add wait_for_shutdown
    * mpv.py: add check_core_alive, check core in __getattr__,
      __setattr__
* Mon Jul 20 2020 Luigi Baldoni <aloisio@gmx.com>
  - Update to version 0.5.0
    * mpv.py: add prepare_and_wait_for_property
    * mpv.py: Update copyright date
    * mpv.py: Add docstrings to new additions to API
    * Sprinkle some thread safety over event loop, add
    * wait_for_event
    * mpv.py: improve shutdown handling, replace wait_for_playback

Files

/usr/lib/python3.12/site-packages/__pycache__/mpv.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/__pycache__/mpv.cpython-312.pyc
/usr/lib/python3.12/site-packages/mpv.py
/usr/lib/python3.12/site-packages/python_mpv-1.0.5.dist-info
/usr/lib/python3.12/site-packages/python_mpv-1.0.5.dist-info/INSTALLER
/usr/lib/python3.12/site-packages/python_mpv-1.0.5.dist-info/LICENSE.GPL
/usr/lib/python3.12/site-packages/python_mpv-1.0.5.dist-info/LICENSE.LGPL
/usr/lib/python3.12/site-packages/python_mpv-1.0.5.dist-info/METADATA
/usr/lib/python3.12/site-packages/python_mpv-1.0.5.dist-info/RECORD
/usr/lib/python3.12/site-packages/python_mpv-1.0.5.dist-info/REQUESTED
/usr/lib/python3.12/site-packages/python_mpv-1.0.5.dist-info/WHEEL
/usr/lib/python3.12/site-packages/python_mpv-1.0.5.dist-info/top_level.txt
/usr/share/doc/packages/python312-python-mpv
/usr/share/doc/packages/python312-python-mpv/README.rst
/usr/share/licenses/python312-python-mpv
/usr/share/licenses/python312-python-mpv/LICENSE.GPL
/usr/share/licenses/python312-python-mpv/LICENSE.LGPL


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed May 1 23:23:10 2024