gnu: porechop: Use pyproject-build-system.

* gnu/packages/bioinformatics.scm (porechop): [build-system]: Use
pyproject.
[native-inputs]: Add python-setuptools, python-wheel, and python-pytest.

Change-Id: I77444786f3e64591c2dc526fb030cecdbb30a3c1
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
Kjartan Oli Agustsson 2025-06-18 01:12:11 +00:00 committed by Sharlatan Hellseher
parent c1b7cf51dc
commit 78039c3e61
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -20844,9 +20844,11 @@ and intra-cell population structure.\" Baron et al. Cell Systems (2016)
(file-name (git-file-name name version))
(sha256
(base32 "05ps43gig0d3ia9x5lj84lb00hbsl6ba9n7y7jz927npxbr2ym23"))))
(build-system python-build-system)
(build-system pyproject-build-system)
(native-inputs (list python-setuptools python-wheel python-pytest))
(home-page "https://github.com/rrwick/porechop")
(synopsis "Finding, trimming or splitting adapters, in Oxford Nanopore reads")
(synopsis
"Finding, trimming or splitting adapters, in Oxford Nanopore reads")
(description
"The porechop package is a tool for finding and removing adapters from Oxford
Nanopore reads. Adapters on the ends of reads are trimmed off, and when a read