3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs
aszlig 36efeac21a
beets: Add patch to fix Python 3.7 compatibility
Since 0f38d9669f, the default Python
version for Python 3 is now Python 3.7.

It has been a while since beets had a new release, but the fix for
Python 3.7 is already in master (and it's also rather small), so I
decided to cherry-pick the commit as a patch.

I've built the package along with its tests and they failed at first,
but the errors were unrelated. So I disabled the tests for pylint, as
they're failing right now.

In addition I also needed to temporarily revert
0d2f06ae3a, which supposedly should fix
issues with Python 2 but aparently breaks Python 3 support and during
the beets tests we get a ModuleNotFoundError for the "_gi_gst" module.

However I didn't further investigate why this happens, as I'm time
constrained right now. But after disabling the pylint tests and the
revert of the mentioned gst-python commit, the beets tests succeed.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @jtojnar, @lopsided98 (for introducing the gst-python change)
Cc: @domenkozar, @pjones (other beets maintainers)
2018-11-29 05:10:13 +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 common-updater, firefox: fix updater for firefox 2018-11-16 23:04:54 +09:00
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: Add patch to fix Python 3.7 compatibility 2018-11-29 05:10:13 +01:00
top-level Merge pull request #50471 from Ma27/package-python-fs-s3-support 2018-11-28 20:46:33 -05:00