nixpkgs/pkgs/tools/audio/beets
aszlig 2e4aded366
beets-alternatives: Fix tests against beets 1.4.6
Since the bump of beets to version 1.4.6 in e5fab33efd
the tests no longer run successfully because beets 1.4.6 introduces a
breaking API change for the Item.move() method which now instead of just
passing copy=True the operation is now passed using a different
"operation" keyword argument.

Unfortunately the original repository of beets-alternatives is
unmaintained since 3 years and thus there is no upstream fix available
at the moment.

However, there is a fork maintained by @wisp3rwind, which addresses this
problem (wisp3rwind/beets-alternatives@33c6525ed4)
and a bunch of other fixes.

The reason why I'm not using the patch from @wisp3rwind is that it
simply doesn't apply against beets-alternatives 0.8.2, but my patch here
essentially does the same.

Signed-off-by: aszlig <aszlig@nix.build>
Upstream issue: geigerzaehler/beets-alternatives#13
Cc: @Profpatsch
2018-01-31 04:39:21 +01:00
..
alternatives-beets-1.4.6.patch beets-alternatives: Fix tests against beets 1.4.6 2018-01-31 04:39:21 +01:00
alternatives-plugin.nix beets-alternatives: Fix tests against beets 1.4.6 2018-01-31 04:39:21 +01:00
copyartifacts-plugin.nix beets: Run tests for external plugins 2017-09-02 02:36:32 +02:00
default.nix beets: ignore failing tests 2018-01-27 10:48:31 +01:00
keyfinder-default-bin.patch beets: 1.3.19 -> 1.4.1 2016-11-28 08:58:08 +01:00
replaygain-default-bs1770gain.patch beets: Use bs1770gain by default for replaygain 2015-12-18 05:58:27 +01:00