gnu: python-changeo: Adjust style.

* gnu/packages/bioinformatics.scm (python-changeo): Re-order fields,
activate tests.
[source]: Switch to PyPI archive which provides tests.
[native-inputs]: Remove python-airr and python-wheel; add python-pytest.
[home-page]: Use the one which is provided by PyPI.

Change-Id: I5b21bc984f197d7fa634efb0672b5cbb6fc85447
This commit is contained in:
Sharlatan Hellseher 2025-09-16 21:00:53 +01:00
parent aebff21636
commit f400146871
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -4742,18 +4742,19 @@ high-throughput sequencing of B cell and T cell repertoires.")
(package
(name "python-changeo")
(version "1.3.4")
(home-page "https://github.com/immcantation/changeo")
(source
(origin
(method git-fetch)
(uri (git-reference
(url home-page)
(commit version)))
(file-name (git-file-name name version))
(method url-fetch)
(uri (pypi-uri "changeo" version))
(sha256
(base32
"1230bb7672n6nqkrw2fvrprknchhlvvxb76l1r4g6ybrq0g7l0rb"))))
(base32 "0jm4chddpl929a8daicp9mv14nwzf2hajpjfhzckg6x8cpgc1087"))))
(build-system pyproject-build-system)
(arguments
(list
#:build-backend "setuptools.build_meta"))
(native-inputs
(list python-pytest
python-setuptools))
(propagated-inputs
(list python-airr
python-biopython
@ -4764,13 +4765,7 @@ high-throughput sequencing of B cell and T cell repertoires.")
python-presto
python-pyyaml
python-scipy))
(native-inputs
(list python-airr
python-setuptools
python-wheel))
(arguments
(list
#:build-backend "setuptools.build_meta"))
(home-page "http://changeo.readthedocs.io")
(synopsis "Repertoire clonal assignment toolkit")
(description "Change-O is a collection of tools for processing the output
of V(D)J alignment tools, assigning clonal clusters to immunoglobulin (Ig)