[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
57/361: gnu: snakemake-6: Add Setuptools and Wheel.
From: |
guix-commits |
Subject: |
57/361: gnu: snakemake-6: Add Setuptools and Wheel. |
Date: |
Fri, 22 Nov 2024 06:00:11 -0500 (EST) |
andreas pushed a commit to branch python-team
in repository guix.
commit ffca1ce0889f3b9dea44dbd859eb9a8a732cc255
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon May 6 11:22:46 2024 +0200
gnu: snakemake-6: Add Setuptools and Wheel.
* gnu/packages/python-xyz.scm (snakemake-6)[native-inputs]: Add
python-setuptools and python-wheel.
Change-Id: I129616694f09763561913cd8939dd2de46e6df51
---
gnu/packages/python-xyz.scm | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 705f5c3112..f868998665 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -13922,7 +13922,9 @@ Python style, together with a fast and comfortable
execution environment.")
python-wrapper
python-pytest
python-pandas
- python-requests-mock))))
+ python-requests-mock
+ python-setuptools
+ python-wheel))))
(define-public snakemake-7
(package
- 112/361: gnu: python-json5: Update to 0.9.25., (continued)
- 112/361: gnu: python-json5: Update to 0.9.25., guix-commits, 2024/11/22
- 115/361: gnu: python-myst-parser: Update to 3.0.1., guix-commits, 2024/11/22
- 133/361: gnu: python-ipykernel: Update to 6.29.4., guix-commits, 2024/11/22
- 148/361: gnu: Add xcffibgen., guix-commits, 2024/11/22
- 149/361: gnu: Add ghc-language-python., guix-commits, 2024/11/22
- 132/361: gnu: Add python-comm., guix-commits, 2024/11/22
- 152/361: gnu: qtile: Improve package style., guix-commits, 2024/11/22
- 22/361: gnu: python-mdit-py-plugins: Update to 0.4.0., guix-commits, 2024/11/22
- 17/361: gnu: python-sphinx: Update to 6.2.1., guix-commits, 2024/11/22
- 21/361: gnu: python-markdown-it-py: Update to 3.0.0., guix-commits, 2024/11/22
- 57/361: gnu: snakemake-6: Add Setuptools and Wheel.,
guix-commits <=
- 70/361: gnu: Add python-fqdn., guix-commits, 2024/11/22
- 71/361: gnu: Add python-overrides., guix-commits, 2024/11/22
- 61/361: gnu: python-nbclient: Add Setuptools and Wheel., guix-commits, 2024/11/22
- 82/361: gnu: python-prometheus-client: Update to 0.20.0., guix-commits, 2024/11/22
- 95/361: gnu: python-notebook: Update to 6.5.7., guix-commits, 2024/11/22
- 99/361: gnu: python-jupyter-server-mathjax: Update to 0.2.6., guix-commits, 2024/11/22
- 109/361: gnu: python-cattrs: Update to 23.2.3., guix-commits, 2024/11/22
- 120/361: gnu: python-platformdirs: Update to 4.2.1., guix-commits, 2024/11/22
- 125/361: gnu: python-sphinx-5: Disable failing tests., guix-commits, 2024/11/22
- 151/361: gnu: qtile: Update to 0.23.0., guix-commits, 2024/11/22