1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-25 15:11:35 +00:00
nixpkgs/pkgs
aszlig 887ae75eb2
beets-alternatives: 0.8.2 -> 0.9.0
This introduces the following upstream changes:

  * The package is now on PyPI
  * Require at least beets v1.4.7
  * Update album art in alternatives when it changes
  * Python 3 support (Python 2.7 continues to be supported)
  * Support the format aliases defined by the convert plugin ('wma' and
    'vorbis' with current beets)
  * Bugfix: Explicitly write tags after encoding instead of relying on
            the encoder to do so
  * Bugfix: If the formats config option is modified, don't move files
            if the extension would change, but re-encode

I updated this because I was pinged by @wisp3rwind about moving back to
@geigerzaehler's repository at [1].

This is what @wisp3rwind wrote in the comment[2] (which was originally
directed to @Profpatsch):

  (I hope you're the one to bug, or at least can ping someone else), I
  just noticed that you switched the NixOS package to my repository.
  Would you please switch it back to this repo soon-ish? The code here
  is better tested, and [3] is handled less elegantly on my fork since
  it requires changes to the configuration. The latter are undocumented,
  but whoever has bothered to take a look at the code might end up with
  (harmless) unused config entries.

So in essence we're now back to the original upstream repository again,
which I changed to @wisp3rwind's fork in 29e89248bf
because it fixed issues with Python 3.

Stripping the long_description from setup.py also doesn't seem to be
required anymore, but I didn't investigate why (might be because either
our Python tooling now sets a default language or the README simply no
longer has non-ASCII characters).

[1]: https://github.com/geigerzaehler/beets-alternatives
[2]: https://github.com/geigerzaehler/beets-alternatives/issues/23
[3]: https://github.com/geigerzaehler/beets-alternatives/pull/27

Signed-off-by: aszlig <aszlig@nix.build>
2018-11-29 05:10:15 +01:00
..
applications Merge pull request #51194 from rht/brave 2018-11-28 22:34:20 -05:00
build-support Merge pull request #50235 from illegalprime/more-fhsuserenv-blacklists 2018-11-28 09:32:01 -06:00
common-updater
data Merge pull request #50987 from c0bw3b/pkg/mailcap 2018-11-25 16:14:34 +01:00
desktops gnome3.gnome-keyring: disable test suite on i686 to fix the build 2018-11-27 17:43:45 +01:00
development Merge pull request #50471 from Ma27/package-python-fs-s3-support 2018-11-28 20:46:33 -05:00
games boohu: 0.10 -> 0.11 2018-11-28 23:50:36 +03:00
misc Merge pull request #50079 from eadwu/vscode-extensions.ms-vscode.cpptools/0.20.1 2018-11-27 23:17:30 -05:00
os-specific linux: 4.19.4 -> 4.19.5 2018-11-27 16:19:58 -05:00
servers Merge pull request #51142 from alyssais/postgres_parallel 2018-11-28 00:34:25 +00:00
shells nix-zsh-completions: 0.4.0 -> 0.4.1 2018-11-26 01:13:14 +01:00
stdenv Revert "make-derivation: add disallowedReferences in strictDeps" 2018-11-25 15:53:28 -06:00
test Merge pull request #49290 from krebs/nix-writers 2018-11-27 07:17:03 +00:00
tools beets-alternatives: 0.8.2 -> 0.9.0 2018-11-29 05:10:15 +01:00
top-level Merge pull request #50471 from Ma27/package-python-fs-s3-support 2018-11-28 20:46:33 -05:00