[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
41/420: gnu: python-pycurl: Add missing inputs.
From: |
guix-commits |
Subject: |
41/420: gnu: python-pycurl: Add missing inputs. |
Date: |
Tue, 26 Nov 2024 16:28:27 -0500 (EST) |
sharlatan pushed a commit to branch python-team
in repository guix.
commit 19c0042e1a7a757181d34b7a795efd0262ce3f51
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 bdd4b53ce8..2fe469caf2 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -2085,7 +2085,9 @@ Amazon S3 compatible object storage server.")
(native-inputs
(list python-bottle
python-flaky
- python-pytest))
+ python-pytest
+ python-setuptools
+ python-wheel))
(inputs
(list curl gnutls))
(home-page "http://pycurl.io/")
- 211/420: gnu: python-numpydoc: Move to pyproject-build-sytem., (continued)
- 211/420: gnu: python-numpydoc: Move to pyproject-build-sytem., guix-commits, 2024/11/26
- 216/420: gnu: python-qemu-qmp: Improve package style., guix-commits, 2024/11/26
- 224/420: gnu: python-kiwisolver: Update to 1.4.6., guix-commits, 2024/11/26
- 154/420: gnu: python-alembic: Move to pyproject-build-system., guix-commits, 2024/11/26
- 161/420: gnu: zulip-term: Move to pyproject-build-system., guix-commits, 2024/11/26
- 163/420: gnu: python-dateutil: Move to pyproject-build-system., guix-commits, 2024/11/26
- 177/420: gnu: abjad-ext-rmakers: Update to 3.19., guix-commits, 2024/11/26
- 182/420: gnu: python-docspec-python: Move to pyproject-build-system., guix-commits, 2024/11/26
- 204/420: gnu: python-typeguard-4: Ignore failing tests., guix-commits, 2024/11/26
- 214/420: gnu: python-certauth: Move to pyproject-build-system., guix-commits, 2024/11/26
- 41/420: gnu: python-pycurl: Add missing inputs.,
guix-commits <=
- 44/420: gnu: python-itemloaders: Fix indentation., guix-commits, 2024/11/26
- 51/420: gnu: python-partd: Add missing input., guix-commits, 2024/11/26
- 58/420: gnu: python-pytest-xdist: Add setuptools and wheel., guix-commits, 2024/11/26
- 65/420: gnu: Add python-referencing., guix-commits, 2024/11/26
- 75/420: gnu: Add python-nbclassic., guix-commits, 2024/11/26
- 122/420: gnu: python-lsp-jsonrpc: Update to 1.1.2., guix-commits, 2024/11/26
- 140/420: gnu: python-codespell: Improve package style., guix-commits, 2024/11/26
- 142/420: gnu: python-http-ece: Update to 1.2.0., guix-commits, 2024/11/26
- 147/420: gnu: python-docker-pycreds: Move to pyproject-build-system., guix-commits, 2024/11/26
- 158/420: gnu: python-scikit-rf: Fix tests., guix-commits, 2024/11/26