From 78039c3e619a4badaf48bb554719a53c83b8b090 Mon Sep 17 00:00:00 2001 From: Kjartan Oli Agustsson Date: Wed, 18 Jun 2025 01:12:11 +0000 Subject: [PATCH] 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 --- gnu/packages/bioinformatics.scm | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm index 4d96953446146aaf79e6d0e3be9eee18b922f088..a5cfdcfb01c70e37958aa0fb6aa116f443c4a254 100644 --- a/gnu/packages/bioinformatics.scm +++ b/gnu/packages/bioinformatics.scm @@ -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