head 1.6; access; symbols pkgsrc-2023Q4:1.5.0.10 pkgsrc-2023Q4-base:1.5 pkgsrc-2023Q3:1.5.0.8 pkgsrc-2023Q3-base:1.5 pkgsrc-2023Q2:1.5.0.6 pkgsrc-2023Q2-base:1.5 pkgsrc-2023Q1:1.5.0.4 pkgsrc-2023Q1-base:1.5 pkgsrc-2022Q4:1.5.0.2 pkgsrc-2022Q4-base:1.5 pkgsrc-2022Q3:1.4.0.6 pkgsrc-2022Q3-base:1.4 pkgsrc-2022Q2:1.4.0.4 pkgsrc-2022Q2-base:1.4 pkgsrc-2022Q1:1.4.0.2 pkgsrc-2022Q1-base:1.4 pkgsrc-2021Q4:1.3.0.2 pkgsrc-2021Q4-base:1.3 pkgsrc-2021Q3:1.1.0.18 pkgsrc-2021Q3-base:1.1 pkgsrc-2021Q2:1.1.0.16 pkgsrc-2021Q2-base:1.1 pkgsrc-2021Q1:1.1.0.14 pkgsrc-2021Q1-base:1.1 pkgsrc-2020Q4:1.1.0.12 pkgsrc-2020Q4-base:1.1 pkgsrc-2020Q3:1.1.0.10 pkgsrc-2020Q3-base:1.1 pkgsrc-2020Q2:1.1.0.8 pkgsrc-2020Q2-base:1.1 pkgsrc-2020Q1:1.1.0.4 pkgsrc-2020Q1-base:1.1 pkgsrc-2019Q4:1.1.0.6 pkgsrc-2019Q4-base:1.1 pkgsrc-2019Q3:1.1.0.2 pkgsrc-2019Q3-base:1.1; locks; strict; comment @# @; 1.6 date 2024.02.20.04.49.04; author adam; state Exp; branches; next 1.5; commitid roGqDTRbkHOr18ZE; 1.5 date 2022.11.27.10.15.19; author adam; state Exp; branches; next 1.4; commitid IEYOnGTC3h4fik3E; 1.4 date 2022.01.08.12.10.38; author wiz; state Exp; branches; next 1.3; commitid J4CRXMf4uUXsjPnD; 1.3 date 2021.10.26.09.59.25; author nia; state Exp; branches; next 1.2; commitid cF8UvcXIgKmoXieD; 1.2 date 2021.10.07.13.09.49; author nia; state Exp; branches; next 1.1; commitid e4SW5sFUCSIVCSbD; 1.1 date 2019.09.14.11.03.22; author nia; state Exp; branches; next ; commitid ZqZAvvq7xAPlaYCB; desc @@ 1.6 log @py-mpd2: updated to 3.1.1 Changes in v3.1.1 * Propagate exception to all pending commands * Fix test for python 3.12 Changes in v3.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 @ text @$NetBSD: distinfo,v 1.5 2022/11/27 10:15:19 adam Exp $ BLAKE2s (python-mpd2-3.1.1.tar.gz) = b5e9a05ff374b6dd572171abcd9cd2f180fac6159063fa385a23ac6c42f403e2 SHA512 (python-mpd2-3.1.1.tar.gz) = 3d0b64a7713d054c25eb7b022ee29d46f3ed8453ebbebcbf82c79aa9188a1ca4aa05944d05c2f7081958c3adfe13cbf36848920d2891124fa159398a83474299 Size (python-mpd2-3.1.1.tar.gz) = 58713 bytes @ 1.5 log @py-mpd2: updated to 3.0.5 Changes in v3.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) @ text @d1 1 a1 1 $NetBSD: distinfo,v 1.4 2022/01/08 12:10:38 wiz Exp $ d3 3 a5 3 BLAKE2s (python-mpd2-3.0.5.tar.gz) = f7411ff75c0a5529d45d3cbcc5789743a487182cfa576b1429e9fadbf5f57a64 SHA512 (python-mpd2-3.0.5.tar.gz) = f5715fbca5d607f89ba34ca4d34628f3d22d8df107ee5384c824f734c7da5429e87cfaef5a0eed56d6b47bc13b051cf0bade0de8fc2b1db7793b52ab35fbe1f3 Size (python-mpd2-3.0.5.tar.gz) = 57963 bytes @ 1.4 log @py-mpd2: update to 3.0.4. Changes in v3.0.4 ----------------- * exposes failure responses in CommandError exceptions Changes in v3.0.3 ----------------- * asyncio: tolerate early disconnects Changes in v3.0.2 ----------------- * asyncio: fix disconnect happen before connect * asyncio: better protection against request cancellation * asyncio: idle iterator raises error when connection closed Changes in v3.0.1 ----------------- * 3.0.0 accidentially introduced typing annotation that were not meant to be published yet. Changes in v3.0.0 ----------------- * Breaking changes: albumart now returns dictionary :code:`{"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 v2.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 v1.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 @ text @d1 1 a1 1 $NetBSD: distinfo,v 1.3 2021/10/26 09:59:25 nia Exp $ d3 3 a5 3 BLAKE2s (python-mpd2-3.0.4.tar.gz) = 2ba94cc6cc4d891e9faedbf4ae4aa7ce2d61d53f940f022949cc11736227dd9f SHA512 (python-mpd2-3.0.4.tar.gz) = 4b55b6cd5f501f08d489d87d48dc424205fa655b5898016daf45945c575933d2caa1b37c6d79cff751163d67d4b3c9e6a6051f13aa32b802a9d17cf1cf6b3952 Size (python-mpd2-3.0.4.tar.gz) = 57445 bytes @ 1.3 log @audio: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes. The following distfiles couldn't be fetched (possibly they are fetched conditionally): ./audio/freeswitch-sounds-ru/distinfo freeswitch/freeswitch-sounds-ru-RU-elena-32000-1.0.13.tar.gz ./audio/freeswitch-sounds-ru/distinfo freeswitch/freeswitch-sounds-ru-RU-elena-48000-1.0.13.tar.gz ./audio/freeswitch-music/distinfo freeswitch/freeswitch-sounds-music-32000-1.0.8.tar.gz ./audio/freeswitch-music/distinfo freeswitch/freeswitch-sounds-music-48000-1.0.8.tar.gz ./audio/freeswitch-sounds-fr/distinfo freeswitch/freeswitch-sounds-fr-ca-june-32000-1.0.18.tar.gz ./audio/freeswitch-sounds-fr/distinfo freeswitch/freeswitch-sounds-fr-ca-june-48000-1.0.18.tar.gz ./audio/freeswitch-sounds-en/distinfo freeswitch/freeswitch-sounds-en-us-callie-32000-1.0.22.tar.gz ./audio/freeswitch-sounds-en/distinfo freeswitch/freeswitch-sounds-en-us-callie-48000-1.0.22.tar.gz @ text @d1 1 a1 1 $NetBSD: distinfo,v 1.2 2021/10/07 13:09:49 nia Exp $ d3 3 a5 3 BLAKE2s (python-mpd2-1.0.0.tar.bz2) = 67ee862f088eb5d22cb3da7ab13b15dc6ecccf42dbdbf6a1bca1928a67fe9d58 SHA512 (python-mpd2-1.0.0.tar.bz2) = 96feadd8ab80513587dbe8f1934be19fc44d3d244e4a7d47e92c9ebdfc793be4e2fe85a51282584ff5ad081c76178fd6cb0eded8d0d1282379cd51b95aa7f441 Size (python-mpd2-1.0.0.tar.bz2) = 42827 bytes @ 1.2 log @audio: Remove SHA1 hashes for distfiles @ text @d1 1 a1 1 $NetBSD: distinfo,v 1.1 2019/09/14 11:03:22 nia Exp $ d3 1 a3 1 RMD160 (python-mpd2-1.0.0.tar.bz2) = 00e5eda216b42918dd4196e6363f00ebf4e49bdd @ 1.1 log @Add audio/py-mpd2. An MPD (Music Player Daemon) client library written in pure Python. 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. @ text @d1 1 a1 1 $NetBSD: distinfo,v 1.4 2015/11/03 01:12:47 agc Exp $ a2 1 SHA1 (python-mpd2-1.0.0.tar.bz2) = afa1969411aa4228ee2503c3c4605160548f80cb @