| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search | 
| Name: python312-python-mpd2 | Distribution: openSUSE Tumbleweed | 
| Version: 3.1.1 | Vendor: openSUSE | 
| Release: 1.6 | Build date: Sat Jan 27 11:53:33 2024 | 
| Group: Development/Languages/Python | Build host: reproducible | 
| Size: 401493 | Source RPM: python-python-mpd2-3.1.1-1.6.src.rpm | 
| Packager: https://bugs.opensuse.org | |
| Url: https://github.com/Mic92/python-mpd2 | |
| Summary: A Python MPD client library | |
The python-mpd2 package is a Python library which provides a client interface for the Music Player Daemon. python-mpd2 is a fork of python-mpd. While 0.4.x was backwards compatible with python-mpd, starting with 0.5 provides enhanced features which are *NOT* backward compatibles with the original python-mpd package.
LGPL-3.0-only
* Sat Jan 27 2024 Dirk Müller <dmueller@suse.com>
  - update to 3.1.1:
    * Propagate exception to all pending commands
    * Fix test for python 3.12
  - switch to PEP517 build
* Thu Dec 14 2023 Dirk Müller <dmueller@suse.com>
  - update to 3.1.0:
    * fixed multiple use of "group" in list command
    * fix unmount command not working
    * added binarylimit command
    * Implement abstract socket support
    * missing import / wrong variable
    * also test python3.12
    * asyncio: fix race condition in command queue
* Mon Apr 11 2022 Markéta Machová <mmachova@suse.com>
  - Update to 3.0.5
    * python 3.10 compatibility
    * fixes for using idle in async
    * use python's internal mock library instead of external mock
    * expose connection status in async (connected property)
* Tue Oct 19 2021 Matej Cepl <mcepl@suse.com>
  - Use %pyunittest macro instead of the homebrewn solution.
  - Just Recommends python-Twisted.
* Tue Oct 19 2021 Mia Herkt <mia@0x0.st>
  - Update to 3.0.4
    * expose failure responses in CommandError exceptions
  - Changes in 3.0.3:
    * asyncio: tolerate early disconnects
  - Changes in 3.0.2:
    * asyncio: fix disconnect happen before connect
    * asyncio: better protection against request cancellation
    * asyncio: idle iterator raises error when connection closed
  - Changes in 3.0.0/3.0.1:
    * Breaking changes: albumart now returns dictionary
      `{"size": "...", "binary": b"..."}` instead of just a string
    * add readpicture command
    * add partition, newpartition and delpartition commands
    * add moveoutput command
    * removed deprecated send_ and fetch_ commands. Use the asyncio
      or twisted API instead for asynchronous mpd commands.
  - Changes in 2.0.0:
    * Minimum python version was increased to python3.6, python2.7 support was dropped
    * asyncio: fix parsing delimiters
    * add support for albumart command
  - Changes in 1.1.0:
    * Fix list command to work with grouping. Always returns list of
      dictionaries now. Make sure to adopt your code since this is an
      API change.
    * fix compatibility with python3.9
    * fix connecting to unix socket in asyncio version
    * close asyncio transports on disconnect
    * create TCP socket with TCP_NODELAY for better responsiveness
* Wed Aug 29 2018 tchvatal@suse.com
  - Update to release 1.0.0:
    * asyncio support
    * Various tweaks for python3
  - Make sure to run tests
* Thu Sep 07 2017 toddrme2178@gmail.com
  - initial version
/usr/lib/python3.12/site-packages/mpd /usr/lib/python3.12/site-packages/mpd/__init__.py /usr/lib/python3.12/site-packages/mpd/__pycache__ /usr/lib/python3.12/site-packages/mpd/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/mpd/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/mpd/__pycache__/asyncio.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/mpd/__pycache__/asyncio.cpython-312.pyc /usr/lib/python3.12/site-packages/mpd/__pycache__/base.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/mpd/__pycache__/base.cpython-312.pyc /usr/lib/python3.12/site-packages/mpd/__pycache__/tests.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/mpd/__pycache__/tests.cpython-312.pyc /usr/lib/python3.12/site-packages/mpd/__pycache__/twisted.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/mpd/__pycache__/twisted.cpython-312.pyc /usr/lib/python3.12/site-packages/mpd/asyncio.py /usr/lib/python3.12/site-packages/mpd/base.py /usr/lib/python3.12/site-packages/mpd/tests.py /usr/lib/python3.12/site-packages/mpd/twisted.py /usr/lib/python3.12/site-packages/python_mpd2-3.1.1.dist-info /usr/lib/python3.12/site-packages/python_mpd2-3.1.1.dist-info/INSTALLER /usr/lib/python3.12/site-packages/python_mpd2-3.1.1.dist-info/LICENSE.txt /usr/lib/python3.12/site-packages/python_mpd2-3.1.1.dist-info/METADATA /usr/lib/python3.12/site-packages/python_mpd2-3.1.1.dist-info/RECORD /usr/lib/python3.12/site-packages/python_mpd2-3.1.1.dist-info/REQUESTED /usr/lib/python3.12/site-packages/python_mpd2-3.1.1.dist-info/WHEEL /usr/lib/python3.12/site-packages/python_mpd2-3.1.1.dist-info/top_level.txt /usr/lib/python3.12/site-packages/python_mpd2-3.1.1.dist-info/zip-safe /usr/share/doc/packages/python312-python-mpd2 /usr/share/doc/packages/python312-python-mpd2/README.rst /usr/share/doc/packages/python312-python-mpd2/doc /usr/share/doc/packages/python312-python-mpd2/doc/changes.rst /usr/share/doc/packages/python312-python-mpd2/doc/index.rst /usr/share/doc/packages/python312-python-mpd2/doc/topics /usr/share/doc/packages/python312-python-mpd2/doc/topics/advanced.rst /usr/share/doc/packages/python312-python-mpd2/doc/topics/commands.rst /usr/share/doc/packages/python312-python-mpd2/doc/topics/getting-started.rst /usr/share/doc/packages/python312-python-mpd2/doc/topics/logging.rst /usr/share/doc/packages/python312-python-mpd2/doc/topics/porting.rst /usr/share/licenses/python312-python-mpd2 /usr/share/licenses/python312-python-mpd2/LICENSE.txt
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Nov 1 22:25:32 2025