summaryrefslogtreecommitdiff
path: root/gnu/local.mk
diff options
context:
space:
mode:
authorLeo Famulari <leo@famulari.name>2016-11-27 00:19:21 -0500
committerLeo Famulari <leo@famulari.name>2016-11-27 14:49:35 -0500
commit6782444764d6072ef2684403efb92ca1aaabc016 (patch)
treebddd78b2e55276e2b00a5940572691560514f2b3 /gnu/local.mk
parent8c4964dd51dd680bb30cc512d66798a5ade4e5ae (diff)
downloadguix-patches-6782444764d6072ef2684403efb92ca1aaabc016.tar
guix-patches-6782444764d6072ef2684403efb92ca1aaabc016.tar.gz
gnu: python-rarfile: Update to 2.8.
* gnu/packages/python.scm (python-rarfile, python2-rarfile): Update to 2.8. [source]: Remove obsolete patch. * gnu/packages/patches/python-rarfile-fix-tests.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
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 5ab9c3b036..c50ef254e0 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -827,7 +827,6 @@ dist_patch_DATA = \
%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/python-rarfile-fix-tests.patch \
%D%/packages/patches/python2-rdflib-drop-sparqlwrapper.patch \
%D%/packages/patches/python-statsmodels-fix-tests.patch \
%D%/packages/patches/python-configobj-setuptools.patch \