~ruther/guix-local

4a613db042a1f8a6184f8373f67dfa2a17c17bf2 — Sharlatan Hellseher 3 months ago abe1817
gnu: python-loompy: Update to 3.0.8.

* gnu/packages/bioinformatics.scm (python-loompy): Update to 3.0.8.
[native-inputs]: Remove python-wheel.

Change-Id: I7ca3d2a5d4e7005bd885197d9739df1c7b3e18f9
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
1 files changed, 3 insertions(+), 4 deletions(-)

M gnu/packages/bioinformatics.scm
M gnu/packages/bioinformatics.scm => gnu/packages/bioinformatics.scm +3 -4
@@ 17188,8 17188,7 @@ traversal from leaf to root.")
(define-public python-loompy
  (package
    (name "python-loompy")
    (version "3.0.7")
    ;; The tarball on Pypi does not include the tests.
    (version "3.0.8")
    (source (origin
              (method git-fetch)
              (uri (git-reference


@@ 17198,7 17197,7 @@ traversal from leaf to root.")
              (file-name (git-file-name name version))
              (sha256
               (base32
                "0xmw2yv1y3y7vh5jcbrmlkn43nmfs0pf6z78k1yxqs3qy248m9b0"))))
                "1v01imvhj3i7pz720y18cq00yc9w4qkwi0ds01claaxxddjclwsp"))))
    (build-system pyproject-build-system)
    (arguments
     (list


@@ 17227,7 17226,7 @@ traversal from leaf to root.")
           python-pandas
           python-scipy))
    (native-inputs
     (list python-pytest python-setuptools python-wheel))
     (list python-pytest python-setuptools))
    (home-page "https://github.com/linnarsson-lab/loompy")
    (synopsis "Work with .loom files for single-cell RNA-seq data")
    (description "The loom file format is an efficient format for very large