gnu: python-pandas: Update to 0.16.2.

* gnu/packages/python.scm (python-pandas): Update to 0.16.2.
This commit is contained in:
Ricardo Wurmus 2016-02-11 16:09:07 +01:00
parent 3ccdd4305e
commit 1b96f069e6

View file

@ -977,14 +977,13 @@ (define-public python2-parsedatetime
(define-public python-pandas
(package
(name "python-pandas")
(version "0.16.0")
(version "0.16.2")
(source
(origin
(method url-fetch)
(uri (string-append "https://pypi.python.org/packages/source/p/"
"pandas/pandas-" version ".tar.gz"))
(sha256
(base32 "1wfrp8dx1zcsry6f09ndza6qm1yr7f163211f4l9vjlnhxpxw4s0"))))
(method url-fetch)
(uri (pypi-uri "pandas" version))
(sha256
(base32 "10agmrkps8bi5948vwpipfxds5kj1d076m9i0nhaxwqiw7gm6670"))))
(build-system python-build-system)
(arguments
`(;; Three tests fail: