gnu: python-file: Work around "double encoding" bug in file@5.28.
authorLeo Famulari <leo@famulari.name>
Tue, 18 Oct 2016 00:12:32 +0000 (20:12 -0400)
committerLeo Famulari <leo@famulari.name>
Wed, 19 Oct 2016 18:36:51 +0000 (14:36 -0400)
commit7ffa5d4a2da7041712c9b6485923f2c3ee455f82
tree2547b721a0811e37af131b1d4a76add0456346d9
parent00bf74be0578fda2cd662ee6dd75ee18c9112f48
gnu: python-file: Work around "double encoding" bug in file@5.28.

* gnu/packages/patches/python-file-double-encoding-bug.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/python.scm (python-file)[source]: Use it.
(python2-file)[source]: Use the source of FILE directly, without the
patch.
gnu/local.mk
gnu/packages/patches/python-file-double-encoding-bug.patch [new file with mode: 0644]
gnu/packages/python.scm