[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
62/299: gnu: macs-3: Add missing input.
From: |
guix-commits |
Subject: |
62/299: gnu: macs-3: Add missing input. |
Date: |
Mon, 13 Jan 2025 15:17:56 -0500 (EST) |
rekado pushed a commit to branch python-team
in repository guix.
commit 00419fba9b7447145db1d82f58bc31e2694d5ddc
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Dec 21 09:40:02 2024 +0100
gnu: macs-3: Add missing input.
* gnu/packages/bioinformatics.scm (macs-3)[native-inputs]: Add python-wheel.
Change-Id: I22b8d8e144434ae537af7c113f4719392933e90c
---
gnu/packages/bioinformatics.scm | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index 36e7596f26..e2566af770 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -9223,7 +9223,11 @@ sequencing tag position and orientation.")
python-scikit-learn
python-scipy))
(native-inputs
- (list python-cython-3 python-pytest python-setuptools zlib))
+ (list python-cython-3
+ python-pytest
+ python-setuptools
+ python-wheel
+ zlib))
(home-page "https://github.com/macs3-project/MACS")
(synopsis "Model based analysis for ChIP-Seq data")
(description
- 10/299: gnu: python-nox: Update to 2024.10.09., (continued)
- 10/299: gnu: python-nox: Update to 2024.10.09., guix-commits, 2025/01/13
- 18/299: gnu: Add python-packaging-legacy., guix-commits, 2025/01/13
- 19/299: gnu: Add python-lazy., guix-commits, 2025/01/13
- 29/299: gnu: python-extension-helpers: Update to 1.2.0., guix-commits, 2025/01/13
- 32/299: gnu: python-platformdirs: Update to 4.3.6., guix-commits, 2025/01/13
- 39/299: gnu: python-devpi-process: Add missing input., guix-commits, 2025/01/13
- 43/299: gnu: python-starlette: Update to 0.42.0., guix-commits, 2025/01/13
- 41/299: gnu: python-tox: Simplify., guix-commits, 2025/01/13
- 44/299: gnu: python-joblib: Disable one additional test., guix-commits, 2025/01/13
- 47/299: gnu: python-email-validator: Update to 2.2.0., guix-commits, 2025/01/13
- 62/299: gnu: macs-3: Add missing input.,
guix-commits <=
- 68/299: gnu: python-babel: Update to 2.16.0., guix-commits, 2025/01/13
- 80/299: gnu: python-cwl-utils: Add missing inputs., guix-commits, 2025/01/13
- 114/299: gnu: python-anyio: Remove old version of dataclasses., guix-commits, 2025/01/13
- 149/299: gnu: rust-codspeed-bencher-compat-2: Update to 2.7.2., guix-commits, 2025/01/13
- 130/299: gnu: python-pathy: Remove old version of dataclasses., guix-commits, 2025/01/13
- 147/299: gnu: Add python-inline-snapshot., guix-commits, 2025/01/13
- 150/299: gnu: Add rust-jiter-0.7., guix-commits, 2025/01/13
- 58/299: gnu: python-dulwich: Update to 0.21.7., guix-commits, 2025/01/13
- 56/299: gnu: python-gevent: Propagate greenlet., guix-commits, 2025/01/13
- 71/299: gnu: python-pdfminer-six: Update to 20240706., guix-commits, 2025/01/13