me
/
guix
Archived
1
0
Fork 0

gnu: python-arrow: Update to 0.10.0.

* gnu/packages/python.scm (python-arrow, python2-arrow): Update to 0.10.0.
master
Cyril Roelandt 2017-10-07 03:27:49 +02:00
parent a9769a290f
commit 79cb661fc7
No known key found for this signature in database
GPG Key ID: 1C7995D2D5A38336
1 changed files with 2 additions and 2 deletions

View File

@ -11976,13 +11976,13 @@ objects, patterned after the Mocha library for Ruby.")
(define-public python-arrow
(package
(name "python-arrow")
(version "0.8.0")
(version "0.10.0")
(source (origin
(method url-fetch)
(uri (pypi-uri "arrow" version))
(sha256
(base32
"1bz7hkdgpqcjs866y58z8jywpy7al0f4rxdr00bh2l5qddyw245j"))))
"08n7q2l69hlainds1byd4lxhwrq7zsw7s640zkqc3bs5jkq0cnc0"))))
(build-system python-build-system)
(native-inputs
`(;; For testing