aboutsummaryrefslogtreecommitdiff
path: root/gnu/local.mk
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@inbox.ru>2017-05-31 21:08:26 +0100
committerDanny Milosavljevic <dannym@scratchpost.org>2017-06-01 09:14:17 +0200
commit9491227dcbe52fff1b65ebb9b162d825152b7173 (patch)
treee3d1080e39f6eb8a693944d4d10f1fb0f0005e53 /gnu/local.mk
parentfacac292808d11d5e6ea528cc7dbe93595f62c9b (diff)
downloadpatches-9491227dcbe52fff1b65ebb9b162d825152b7173.tar
patches-9491227dcbe52fff1b65ebb9b162d825152b7173.tar.gz
gnu: python-file: Drop outdated patch.
* 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>
Diffstat (limited to 'gnu/local.mk')
-rw-r--r--gnu/local.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/local.mk b/gnu/local.mk
index 3d7ae598e1..5090c04b9f 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -927,7 +927,6 @@ dist_patch_DATA = \
%D%/packages/patches/python-3.5-fix-tests.patch \
%D%/packages/patches/python-3.5-getentropy-on-old-kernels.patch \
%D%/packages/patches/python-dendropy-fix-tests.patch \
- %D%/packages/patches/python-file-double-encoding-bug.patch \
%D%/packages/patches/python-fix-tests.patch \
%D%/packages/patches/python-parse-too-many-fields.patch \
%D%/packages/patches/python2-rdflib-drop-sparqlwrapper.patch \