[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
41/57: gnu: python-pycurl: Add missing inputs.
From: |
guix-commits |
Subject: |
41/57: gnu: python-pycurl: Add missing inputs. |
Date: |
Mon, 6 May 2024 04:08:20 -0400 (EDT) |
rekado pushed a commit to branch python-team
in repository guix.
commit 94f54d29eb104d750d6d77b93d9e00e8f0937350
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 4aadea87f0..a01fa8bfcc 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -2045,7 +2045,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/")
- 36/57: gnu: python-readme-renderer: Update to 37.3., (continued)
- 36/57: gnu: python-readme-renderer: Update to 37.3., guix-commits, 2024/05/06
- 39/57: gnu: java-testng: Drop input labels., guix-commits, 2024/05/06
- 42/57: gnu: python-pynacl: Add missing inputs., guix-commits, 2024/05/06
- 44/57: gnu: python-itemloaders: Fix indentation., guix-commits, 2024/05/06
- 45/57: gnu: python-mistletoe: Add missing inputs., guix-commits, 2024/05/06
- 57/57: guix: toml: Fix parsing empty strings in arrays., guix-commits, 2024/05/06
- 56/57: gnu: python-pyls-black: Add missing inputs., guix-commits, 2024/05/06
- 49/57: gnu: python-box: Add missing input., guix-commits, 2024/05/06
- 50/57: gnu: python-billiard: Add missing inputs., guix-commits, 2024/05/06
- 51/57: gnu: python-astropy-iers-data: Add missing inputs., guix-commits, 2024/05/06
- 41/57: gnu: python-pycurl: Add missing inputs.,
guix-commits <=
- 46/57: gnu: python-mysqlclient: Add missing inputs., guix-commits, 2024/05/06
- 32/57: gnu: python-ipython: Update to 8.22.1., guix-commits, 2024/05/06
- 37/57: gnu: python-eventlet: Update to 0.35.2., guix-commits, 2024/05/06
- 47/57: gnu: python-vine: Add missing inputs., guix-commits, 2024/05/06
- 52/57: gnu: python-partd: Add missing input., guix-commits, 2024/05/06
- 54/57: gnu: python-dbus-python: Add missing input., guix-commits, 2024/05/06
- 53/57: gnu: python-pyproject-metadata: Disable two tests., guix-commits, 2024/05/06