summaryrefslogtreecommitdiff
path: root/gnu/local.mk
diff options
context:
space:
mode:
authorEfraim Flashner <efraim@flashner.co.il>2016-05-16 17:36:58 +0300
committerEfraim Flashner <efraim@flashner.co.il>2016-05-16 17:39:42 +0300
commit7d0c3c8d018a4aff4ce42f863ce81242555ab119 (patch)
tree2793fc3a9ede97a24d83c5f9508977ba6ecebacf /gnu/local.mk
parent8226c2717c9bf5730683ff70a4ffa801d3ac0617 (diff)
downloadguix-patches-7d0c3c8d018a4aff4ce42f863ce81242555ab119.tar
guix-patches-7d0c3c8d018a4aff4ce42f863ce81242555ab119.tar.gz
gnu: python-pandas: Update to 0.18.1.
* gnu/packages/python.scm (python-pandas): Update to 0.18.1. [native-inputs]: Remove python-setuptools. [properties]: Define python2-pandas. (python2-pandas)[native-inputs]: Add python2-setuptools. * gnu/packages/patches/python-pandas-fix-tslib-test-failure.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 f366be40b4..f64adebb41 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -705,7 +705,6 @@ dist_patch_DATA = \
gnu/packages/patches/python-paste-remove-website-test.patch \
gnu/packages/patches/python-paste-remove-timing-test.patch \
gnu/packages/patches/python2-pygobject-2-gi-info-type-error-domain.patch \
- gnu/packages/patches/python-pandas-fix-tslib-test-failure.patch \
gnu/packages/patches/qt4-ldflags.patch \
gnu/packages/patches/ratpoison-shell.patch \
gnu/packages/patches/readline-link-ncurses.patch \