[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
49/224: gnu: python-box: Add missing input.
From: |
guix-commits |
Subject: |
49/224: gnu: python-box: Add missing input. |
Date: |
Tue, 15 Oct 2024 16:32:18 -0400 (EDT) |
sharlatan pushed a commit to branch python-team
in repository guix.
commit ca5863724120c1fb284c24422dda87f73054a148
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Apr 4 21:24:27 2024 +0200
gnu: python-box: Add missing input.
* gnu/packages/python-xyz.scm (python-box)[native-inputs]: Add
python-setuptools.
Change-Id: I3889fd74bc18bef58293d5a3a1ab7e19fa810ef8
---
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 d758030a92..2cf84c0037 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -35521,7 +35521,7 @@ and powerful way to handle real-world data, featuring:
(propagated-inputs
(list python-msgpack python-ruamel.yaml python-tomli python-tomli-w))
(native-inputs
- (list python-cython python-pytest python-wheel))
+ (list python-cython python-pytest python-setuptools python-wheel))
(home-page "https://github.com/cdgriffith/Box")
(synopsis "Advanced Python dictionaries with dot notation access")
(description
- 04/224: gnu: python-sphinx: Update to 5.3.0., (continued)
- 04/224: gnu: python-sphinx: Update to 5.3.0., guix-commits, 2024/10/15
- 08/224: gnu: sssd: Import ensure-no-mtimes-pre-1980., guix-commits, 2024/10/15
- 09/224: guix: toml: Add TOML parser., guix-commits, 2024/10/15
- 05/224: build-system/pyproject: Use python-sans-pip-wrapper as default-python., guix-commits, 2024/10/15
- 17/224: gnu: python-sphinx: Update to 6.2.1., guix-commits, 2024/10/15
- 31/224: gnu: python-prompt-toolkit: Update to 3.0.43., guix-commits, 2024/10/15
- 35/224: gnu: python-packaging-bootstrap: Update to 23.2., guix-commits, 2024/10/15
- 19/224: gnu: Add setuptools/wheel to more Python packages., guix-commits, 2024/10/15
- 42/224: gnu: python-pynacl: Add missing inputs., guix-commits, 2024/10/15
- 45/224: gnu: python-mistletoe: Add missing inputs., guix-commits, 2024/10/15
- 49/224: gnu: python-box: Add missing input.,
guix-commits <=
- 100/224: gnu: python-jupyter-server-mathjax: Update to 0.2.6., guix-commits, 2024/10/15
- 116/224: gnu: python-myst-parser: Update to 3.0.1., guix-commits, 2024/10/15
- 118/224: gnu: repo2docker: Update to 2024.03.0., guix-commits, 2024/10/15
- 120/224: gnu: Add python-pytoolconfig., guix-commits, 2024/10/15
- 128/224: gnu: python-sphinx-4: Inherit from python-sphinx-5., guix-commits, 2024/10/15
- 130/224: gnu: python-pycurl: Update to 7.45.3., guix-commits, 2024/10/15
- 138/224: gnu: python-seaborn: Correct dependencies., guix-commits, 2024/10/15
- 144/224: gnu: python-http-ece: Update to 1.2.0., guix-commits, 2024/10/15
- 150/224: gnu: Add xcffibgen., guix-commits, 2024/10/15
- 155/224: gnu: python-apiron: Move to pyproject-build-system., guix-commits, 2024/10/15