[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
41/222: gnu: python-pycurl: Add missing inputs.
From: |
guix-commits |
Subject: |
41/222: gnu: python-pycurl: Add missing inputs. |
Date: |
Fri, 1 Nov 2024 10:56:19 -0400 (EDT) |
sharlatan pushed a commit to branch python-team
in repository guix.
commit 5ff920416584a0474142355baf9d412a9b917a34
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Apr 4 19:06:04 2024 +0200
gnu: python-pycurl: Add missing inputs.
* gnu/packages/python-web.scm (python-pycurl)[native-inputs]: Add
python-setuptools and python-wheel.
Change-Id: If290b96a993efc1ec984ef3f967f122a8ae383d0
---
gnu/packages/python-web.scm | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm
index 6297d89846..5db6946268 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -2080,7 +2080,9 @@ Amazon S3 compatible object storage server.")
python-flaky
python-nose
python-pytest
- python-pytest-xdist))
+ python-pytest-xdist
+ python-setuptools
+ python-wheel))
(inputs
(list curl gnutls))
(home-page "http://pycurl.io/";)
- 80/222: gnu: python-jsonschema: Update to 4.22.0., (continued)
- 80/222: gnu: python-jsonschema: Update to 4.22.0., guix-commits, 2024/11/01
- 81/222: gnu: python-websocket-client: Update to 1.8.0., guix-commits, 2024/11/01
- 86/222: gnu: python-jupyter-core: Update to 5.7.2., guix-commits, 2024/11/01
- 89/222: gnu: python-nbformat: Update to 5.10.4., guix-commits, 2024/11/01
- 93/222: gnu: python-json-logger: Update to 2.0.7., guix-commits, 2024/11/01
- 92/222: gnu: python-jupyter-client: Update to 7.4.4., guix-commits, 2024/11/01
- 95/222: gnu: python-notebook: Update to 6.5.7., guix-commits, 2024/11/01
- 97/222: gnu: Add python-jupyter-server-terminals., guix-commits, 2024/11/01
- 25/222: gnu: python-textual: Update to 0.50.1., guix-commits, 2024/11/01
- 33/222: gnu: Add python-rapidfuzz., guix-commits, 2024/11/01
- 41/222: gnu: python-pycurl: Add missing inputs.,
guix-commits <=
- 36/222: gnu: python-readme-renderer: Adjust package style., guix-commits, 2024/11/01
- 55/222: gnu: python-pyls-black: Add missing inputs., guix-commits, 2024/11/01
- 51/222: gnu: python-partd: Add missing input., guix-commits, 2024/11/01
- 03/222: gnu: python-sphinx-alabaster-theme: Update to 0.7.13., guix-commits, 2024/11/01
- 26/222: gnu: python-myst-parser: Relax some requirements., guix-commits, 2024/11/01
- 31/222: gnu: python-prompt-toolkit: Update to 3.0.43., guix-commits, 2024/11/01
- 29/222: gnu: python-argcomplete: Update to 3.2.2., guix-commits, 2024/11/01
- 56/222: guix: toml: Fix parsing empty strings in arrays., guix-commits, 2024/11/01
- 27/222: gnu: python-lightning-cloud: Disable tests., guix-commits, 2024/11/01
- 57/222: gnu: snakemake-6: Add Setuptools and Wheel., guix-commits, 2024/11/01