~ruther/guix-local

a8af2970134d67eb4bccde8cc57ee286dc91b411 — Sharlatan Hellseher 6 months ago 84e46a5
gnu: python-airr: Adjust style.

* gnu/packages/bioinformatics.scm (python-airr)[source]: Switch to PyPI
archive, activate tests.
[native-inputs]: Remove python-wheel; add python-pytest.

Change-Id: I8d02f86b0e54f30839c5c3ecf94b3e05144820dc
1 files changed, 6 insertions(+), 7 deletions(-)

M gnu/packages/bioinformatics.scm
M gnu/packages/bioinformatics.scm => gnu/packages/bioinformatics.scm +6 -7
@@ 7689,23 7689,22 @@ and paired-end bulk or single-cell sequencing data with any read length.")
  (package
    (name "python-airr")
    (version "1.5.1")
    (home-page "https://pypi.org/project/airr/")
    (source
     (origin
       (method url-fetch)
       (uri (pypi-uri "airr" version))
       (sha256
        (base32
         "0jbigfdwa23xv5riw0ljdfq2qwg1b2fav2kfi81zxd1g1jprxy3i"))))
        (base32 "0jbigfdwa23xv5riw0ljdfq2qwg1b2fav2kfi81zxd1g1jprxy3i"))))
    (build-system pyproject-build-system)
    (native-inputs
     (list python-jsondiff
           python-pytest
           python-setuptools))
    (propagated-inputs
     (list python-pandas
           python-pyyaml
           python-yamlordereddictloader))
    (native-inputs
     (list python-jsondiff
           python-setuptools
           python-wheel))
    (home-page "http://docs.airr-community.org")
    (synopsis "Data Representation Standard library for antibody and TCR sequences")
    (description "Python-airr provides a library by the AIRR community to for
describing, reporting, storing, and sharing adaptive immune receptor