summaryrefslogtreecommitdiff
path: root/gnu/local.mk
diff options
context:
space:
mode:
authorEfraim Flashner <efraim@flashner.co.il>2017-08-17 06:45:05 +0300
committerEfraim Flashner <efraim@flashner.co.il>2017-08-17 06:46:06 +0300
commite3b861ce3845d63e6751f3b35f289ddb9624f8e8 (patch)
tree140f00a70394eae348fc5761ae0c398238b26ea5 /gnu/local.mk
parentd6ef422fe72a188361cf1779d27934a7787ad3d2 (diff)
downloadpatches-e3b861ce3845d63e6751f3b35f289ddb9624f8e8.tar
patches-e3b861ce3845d63e6751f3b35f289ddb9624f8e8.tar.gz
gnu: python-cython: Update to 0.26.
* gnu/packages/python.scm (python-cython, python2-cython): Update to 0.26. [source]: Remove patch. * gnu/packages/patches/python-cython-fix-tests-32bit.patch: Remove 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 2ab6901d8a..63300e35bd 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -975,7 +975,6 @@ dist_patch_DATA = \
%D%/packages/patches/python2-rdflib-drop-sparqlwrapper.patch \
%D%/packages/patches/python-statsmodels-fix-tests.patch \
%D%/packages/patches/python-configobj-setuptools.patch \
- %D%/packages/patches/python-cython-fix-tests-32bit.patch \
%D%/packages/patches/python-faker-fix-build-32bit.patch \
%D%/packages/patches/python-pandas-skip-failing-tests.patch \
%D%/packages/patches/python-paste-remove-website-test.patch \