Subject: CVS commit: pkgsrc/audio/py-mutagen
From: Adam Ciarcinski
Date: 2022-10-13 11:10:14
Message id: 20221013091014.1ED4AFA90@cvs.NetBSD.org

Log Message:
py-mutagen: updated to 1.46.0

1.46.0 - 2022-10-09
-------------------
* Drop Support for Python 3.5 and 3.6 :pr:`487` :pr:`568`
* Add pyproject.toml and switch to poetry for development only :pr:`513`
* tests: no longer include flake8 in the test suite, it has to be run separately \ 
now :pr:`571`
* Start adding some type annotations and integrate mypy :pr:`488`
* easyid3: map easyid3 grouping to TIT1 :pr:`505`
* mutagen-inspect: add usage documentation :pr:`540`
* wave: Fix bitrate calculation :pr:`566`
* Increase buffer size for rewriting files from 256K to 1M to improve \ 
performance with network shares :pr:`570`
* Other changes: code cleanup :pr:`514`, typos :pr:`565`, remove upper limit for \ 
python version :pr:`579`

Files:
RevisionActionfile
1.31modifypkgsrc/audio/py-mutagen/Makefile
1.16modifypkgsrc/audio/py-mutagen/PLIST
1.20modifypkgsrc/audio/py-mutagen/distinfo