2025-02-20 08:45:46 by Adam Ciarcinski | Files touched by this commit (2) |  |
Log message:
picard: updated to 2.13.3
2.13.3
Bugfixes
- libopus fails to read METADATA_BLOCK_PICTURE without bit depth set
- Windows: SSL errors if conflicting libssl is installed system wide
|
2025-02-07 14:28:22 by Adam Ciarcinski | Files touched by this commit (2) |  |
Log message:
picard: updated to 2.13.2
2.13.2
Bugfixes
- Crash when right-clicking on multi-selection of new tag values
|
2025-02-05 17:07:17 by Adam Ciarcinski | Files touched by this commit (2) |  |
Log message:
picard: updated to 2.13.1
Version 2.13.1 - 2025-02-05
Tasks
- Fix PyPI packaging task
|
2025-02-05 10:12:00 by Adam Ciarcinski | Files touched by this commit (4) |  |
Log message:
picard: updated to 2.13
Version 2.13 - 2025-02-04
Bugfixes
- Endless recursion when reading settings after script editor dialog was opened
- File naming options inaccessible on permission errors to target path
- Children's Music is shown as "Children'S Music" in Picard
- Picard requires charset-normalizer < 3.4.0
- Poorly formatted `date` tags crash Picard with uncaught Overflow Exception
- Wrong disc numbers when submitting release
- Case only renaming broken on case-insensitive filesystems
- Sorting on macOS does not sort empty values as expected
Tasks
- Update Windows code signing certificate
- Drop support for Python 3.7
- Support Python 3.13
Improvements
- Avoid manual copying of authentication token
- Support PKCE for OAuth2 authorization
- OAuth2: Implement token revocation on the server
- Add context menu action to metadata box to merge original and new values
|
2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247) |
Log message:
*: recursive bump for Python 3.11 as new default
|
2022-06-30 13:19:02 by Nia Alarie | Files touched by this commit (524) |
Log message:
*: Revbump packages that use Python at runtime without a PKGNAME prefix
|
2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595) |
Log message:
*: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
|
2021-12-16 13:44:54 by Thomas Klausner | Files touched by this commit (5) |
Log message:
py-mutagen: mark as not for python 2.7
Also adapt the dependencies to not support python 2.7.
|
2021-10-26 11:59:39 by Nia Alarie | Files touched by this commit (455) |
Log message:
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
|
2021-10-07 15:10:03 by Nia Alarie | Files touched by this commit (459) |
Log message:
audio: Remove SHA1 hashes for distfiles
|