audio/puddletag: Update 2.3.0 → 2.4.0
Changelog:
- Bump pyparsing from 3.1.1 to 3.1.2.
- Bump levenshtein from 0.25.0 to 0.25.1.
- Bump idna from 3.3 to 3.7.
- Allow the .desktop to open folders and A/V files.
- Enable WMA support.
- Update pyparsing usage to PEP-8.
- Fix RuntimeError in puddleobjects.py by swallowing StopIteration exception.
- Add more mp4 itunes mappings.
- Bump lxml from 5.1.0 to 5.2.2.
- Bump requests from 2.31.0 to 2.32.0.
- fix typo on exception string .format in exception handler.
- Bump urllib3 from 1.26.18 to 1.26.19.
- Fix delete file segfault.
https://github.com/puddletag/puddletag/releases/tag/2.4.0
Imporve port:
- Add USES=desktop-file-utils.
- Add NO_ARCH=yes.
PR: 280894