Commit Graph

7 Commits

Author SHA1 Message Date
Doron Behar
0c520d6ae7 beets: 1.6.0 -> 2.0.0 2024-06-08 22:39:13 +03:00
Doron Behar
1772a2ac20 beets-unstable: unstable-2023-07-05 -> unstable-2023-10-26 2023-10-27 00:33:45 +03:00
Doron Behar
425de6e3fe beets{,-unstable}: use a patch for pillow10 compatibility fix
This patch will fail to apply when a new version comes out, and thus
will force us to remove it, where the `sed` command in `postPatch` may
become abandoned, and not fail the build due to it not doing anything.
2023-10-27 00:23:17 +03:00
Sefa Eyeoglu
d0a98a0fc2
beets-unstable: unstable-2022-08-27 -> unstable-2023-07-05
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-07-09 18:18:04 +02:00
Sefa Eyeoglu
7631229b5e
beets: fix embedart with imagick 7.1.1-12
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-07-09 18:17:48 +02:00
Doron Behar
04ae8fffa7 beets: disable failing test
Reported here: https://github.com/beetbox/beets/issues/4836
2023-06-30 15:41:46 +03:00
Bernardo Meurer
d9910fc928
beets: refactor
Highlights:

* We now have a beets-unstable
* We now run tests for beets-minimal
* We're much more strict about the effects of enabling/disabling plugins
* All patches but one were dropped
* Removal of deprecated nose in favor of pytest
* Art resizing is working better now
2022-05-08 14:52:16 -07:00