From 15b60fc3138e9d601aff3e3317373ed465e6ea93 Mon Sep 17 00:00:00 2001 From: Kei Kebreau Date: Sun, 24 Dec 2017 16:23:50 -0500 Subject: gnu: python-pillow: Fix test failures on i686-linux and armhf-linux. * gnu/packages/patches/python-pillow-fix-failing-tests.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/python.scm (python-pillow)[source]: Use it. --- .../patches/python-pillow-fix-failing-tests.patch | Bin 0 -> 112373 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 gnu/packages/patches/python-pillow-fix-failing-tests.patch (limited to 'gnu/packages/patches/python-pillow-fix-failing-tests.patch') diff --git a/gnu/packages/patches/python-pillow-fix-failing-tests.patch b/gnu/packages/patches/python-pillow-fix-failing-tests.patch new file mode 100644 index 0000000000..2575d6f612 Binary files /dev/null and b/gnu/packages/patches/python-pillow-fix-failing-tests.patch differ -- cgit v1.2.3