[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
47/474: gnu: python-vine: Add missing inputs.
From: |
guix-commits |
Subject: |
47/474: gnu: python-vine: Add missing inputs. |
Date: |
Sat, 30 Nov 2024 18:19:46 -0500 (EST) |
sharlatan pushed a commit to branch python-team
in repository guix.
commit 6c5e53fa9d90321b860bf0fbab89fa938f5a2562
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Apr 4 20:36:03 2024 +0200
gnu: python-vine: Add missing inputs.
* gnu/packages/python-xyz.scm (python-vine)[native-inputs]: Add
python-setuptools and python-wheel.
Change-Id: Idf7fbcb9d44681b4394ce3e2d3e403371169ff7a
---
gnu/packages/python-xyz.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 0b40bb3614..77f068f3e1 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -6324,7 +6324,7 @@ provides Python-specific tags that represent an arbitrary
Python object.")
(base32 "1q31krwxdvwawdn1kfqmpplix31d4jhs0qng26908hawsf0yjqlb"))))
(build-system pyproject-build-system)
(native-inputs
- (list python-pytest python-case))
+ (list python-pytest python-case python-setuptools python-wheel))
(home-page "https://github.com/celery/vine")
(synopsis "Promises for Python")
(description
- 50/474: gnu: python-billiard: Add missing inputs., (continued)
- 50/474: gnu: python-billiard: Add missing inputs., guix-commits, 2024/11/30
- 52/474: gnu: python-pyproject-metadata: Disable two tests., guix-commits, 2024/11/30
- 53/474: gnu: python-dbus-python: Add missing input., guix-commits, 2024/11/30
- 55/474: gnu: python-pyls-black: Add missing inputs., guix-commits, 2024/11/30
- 57/474: gnu: snakemake-6: Add Setuptools and Wheel., guix-commits, 2024/11/30
- 65/474: gnu: Add python-referencing., guix-commits, 2024/11/30
- 61/474: gnu: python-nbclient: Add Setuptools and Wheel., guix-commits, 2024/11/30
- 60/474: gnu: python-openpyxl: Add Setuptools and Wheel., guix-commits, 2024/11/30
- 68/474: gnu: Add python-isoduration., guix-commits, 2024/11/30
- 43/474: gnu: python-pytest-arraydiff: Add missing inputs., guix-commits, 2024/11/30
- 47/474: gnu: python-vine: Add missing inputs.,
guix-commits <=
- 49/474: gnu: python-box: Add missing input., guix-commits, 2024/11/30
- 51/474: gnu: python-partd: Add missing input., guix-commits, 2024/11/30
- 56/474: guix: toml: Fix parsing empty strings in arrays., guix-commits, 2024/11/30
- 62/474: gnu: python-nbconvert: Add missing texlive inputs., guix-commits, 2024/11/30
- 63/474: gnu: python-rich: Remove python-ipywidgets., guix-commits, 2024/11/30
- 64/474: gnu: Add python-pep440., guix-commits, 2024/11/30
- 66/474: gnu: Add python-jsonschema-specifications., guix-commits, 2024/11/30
- 67/474: gnu: Add python-rfc3986-validator., guix-commits, 2024/11/30
- 70/474: gnu: Add python-fqdn., guix-commits, 2024/11/30
- 77/474: gnu: python-jedi: Update to 0.19.1., guix-commits, 2024/11/30