Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-01 | gnu: python-file: Drop outdated patch. | Sergei Trofimovich | |
* gnu/local.mk: Remove python-file-double-encoding-bug.patch * gnu/packages/patches/python-file-double-encoding-bug.patch: Delete file. * gnu/packages/python.scm (python-file)[source]: Remove "python-file-double-encoding-bug.patch". Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> | |||
2016-10-19 | gnu: python-file: Work around "double encoding" bug in file@5.28. | Leo Famulari | |
* 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. |