gnu: python-plastid: Update to 0.5.1.

* gnu/packages/bioinformatics.scm (python-plastid): Update to 0.5.1.
This commit is contained in:
Ricardo Wurmus 2021-12-02 20:28:51 +01:00
parent e080e35dc1
commit 7fb5bfc54f
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -2441,13 +2441,13 @@ (define-public python2-twobitreader
(define-public python-plastid
(package
(name "python-plastid")
(version "0.4.8")
(version "0.5.1")
(source (origin
(method url-fetch)
(uri (pypi-uri "plastid" version))
(sha256
(base32
"0l24dd3q66if8yj042m4s0g95n6acn7im1imqd3p6h8ns43kxhj8"))))
"1a7mdky2xw02y88l51f58pqk8039ahdp6sblj3zx58zarmy2pqyl"))))
(build-system python-build-system)
(arguments
;; Some test files are not included.