gnu: python-tables: Update to 3.4.4.

* gnu/packages/python.scm (python-tables): Update to 3.4.4.
This commit is contained in:
Ricardo Wurmus 2018-09-05 11:09:01 +02:00 committed by Ricardo Wurmus
parent 8afdeb8751
commit 4fd2622df8
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -6297,14 +6297,14 @@ printing of sub-tables by specifying a row range.")
(define-public python-tables
(package
(name "python-tables")
(version "3.2.2")
(version "3.4.4")
(source
(origin
(method url-fetch)
(uri (pypi-uri "tables" version))
(sha256
(base32
"117s6w7s3yxafpmf3zz3svana7xfrsviw01va1xp7h8ylx8v6r1m"))
"0affz7k8babh8wdmsgrz5jxrd569by2w8ffimcxs9wiaf5rw1idx"))
(modules '((guix build utils)))
(snippet
'(begin