[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
41/474: gnu: python-pycurl: Add missing inputs.
From: |
guix-commits |
Subject: |
41/474: gnu: python-pycurl: Add missing inputs. |
Date: |
Sat, 30 Nov 2024 18:19:44 -0500 (EST) |
sharlatan pushed a commit to branch python-team
in repository guix.
commit 663dbbaedae7f4b8cf1c8648921a5bbc3e2a82fb
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/")
- 454/474: gnu: pre-commit: Update to 3.7.1., (continued)
- 454/474: gnu: pre-commit: Update to 3.7.1., guix-commits, 2024/11/30
- 460/474: gnu: python-networkx: Update to 3.4.2., guix-commits, 2024/11/30
- 258/474: gnu: python-elasticsearch: Update to 7.17.12., guix-commits, 2024/11/30
- 265/474: gnu: python-nose-exclude: Adjust iputs., guix-commits, 2024/11/30
- 270/474: gnu: python-pytest-virtualenv: Update to 1.8.0., guix-commits, 2024/11/30
- 271/474: gnu: python-robotframework-datadriver: Update to 1.11.2., guix-commits, 2024/11/30
- 272/474: gnu: python-scikit-fem: Update to 10.0.2., guix-commits, 2024/11/30
- 291/474: gnu: Add python-rich-tables., guix-commits, 2024/11/30
- 303/474: gnu: python-pexpect: Improve package style., guix-commits, 2024/11/30
- 284/474: gnu: Add python-sphinx-design., guix-commits, 2024/11/30
- 41/474: gnu: python-pycurl: Add missing inputs.,
guix-commits <=
- 48/474: gnu: python-joblib: Add missing inputs., guix-commits, 2024/11/30
- 37/474: gnu: python-eventlet: Update to 0.35.2., guix-commits, 2024/11/30
- 73/474: gnu: Add python-pytest-jupyter., guix-commits, 2024/11/30
- 75/474: gnu: Add python-nbclassic., guix-commits, 2024/11/30
- 103/474: gnu: python-lazy-object-proxy: Update to 1.10.0., guix-commits, 2024/11/30
- 104/474: gnu: python-requests: Update to 2.31.0., guix-commits, 2024/11/30
- 106/474: gnu: Add python-pathable., guix-commits, 2024/11/30
- 108/474: gnu: python-openapi-spec-validator: Update to 0.7.1., guix-commits, 2024/11/30
- 112/474: gnu: python-json5: Update to 0.9.25., guix-commits, 2024/11/30
- 115/474: gnu: python-myst-parser: Update to 3.0.1., guix-commits, 2024/11/30