[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
232/361: gnu: python-django-4.2: Adjust inputs.
From: |
guix-commits |
Subject: |
232/361: gnu: python-django-4.2: Adjust inputs. |
Date: |
Fri, 22 Nov 2024 06:00:48 -0500 (EST) |
andreas pushed a commit to branch python-team
in repository guix.
commit 84fb550f2fb32a21ccfd157ffd45724ef918ea2f
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Tue Nov 5 12:34:52 2024 +0000
gnu: python-django-4.2: Adjust inputs.
* gnu/packages/django.scm (python-django-4.2) [native-inputs]: Add
python-setuptools and python-wheel.
Change-Id: Ie949aaf8ea006fa4e87105fed9c80a71507ed01a
---
gnu/packages/django.scm | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/django.scm b/gnu/packages/django.scm
index 79ce4130d2..14e0dc64d9 100644
--- a/gnu/packages/django.scm
+++ b/gnu/packages/django.scm
@@ -116,8 +116,10 @@
python-numpy
python-pillow
python-pyyaml
+ python-setuptools
;; optional for tests: python-selenium
- python-tblib))
+ python-tblib
+ python-wheel))
(propagated-inputs
(list python-asgiref
python-sqlparse
- 203/361: gnu: python-uqbar: Update to 0.6.9., (continued)
- 203/361: gnu: python-uqbar: Update to 0.6.9., guix-commits, 2024/11/22
- 204/361: gnu: python-typeguard-4: Ignore failing tests., guix-commits, 2024/11/22
- 206/361: gnu: python-funsor: Ignore flaky test., guix-commits, 2024/11/22
- 207/361: gnu: borgmatic: Move to pyproject-build-system., guix-commits, 2024/11/22
- 210/361: gnu: python-pyan3: Move to pyproject-build-system., guix-commits, 2024/11/22
- 212/361: gnu: python-multidict: Move to pyproject-build-system., guix-commits, 2024/11/22
- 214/361: gnu: python-certauth: Move to pyproject-build-system., guix-commits, 2024/11/22
- 216/361: gnu: python-qemu-qmp: Improve package style., guix-commits, 2024/11/22
- 223/361: gnu: Remove python-mistune-next., guix-commits, 2024/11/22
- 227/361: gnu: python-altair: Adjust inputs., guix-commits, 2024/11/22
- 232/361: gnu: python-django-4.2: Adjust inputs.,
guix-commits <=
- 233/361: gnu: python-immutables: Update to 0.21., guix-commits, 2024/11/22
- 234/361: gnu: python-jsonpickle: Adjust inputs., guix-commits, 2024/11/22
- 236/361: gnu: python-lightning-utilities: Adjust inputs., guix-commits, 2024/11/22
- 243/361: gnu: python-twine: Adjust inputs., guix-commits, 2024/11/22
- 244/361: gnu: python-notebook: Disable more failing tests., guix-commits, 2024/11/22
- 246/361: gnu: python-docstring-to-markdown: Adjust inputs., guix-commits, 2024/11/22
- 255/361: gnu: Add python-stdio-mgr., guix-commits, 2024/11/22
- 259/361: gnu: python-elasticsearch: Update to 7.17.12., guix-commits, 2024/11/22
- 258/361: gnu: python-scrapy: Fix build., guix-commits, 2024/11/22
- 260/361: gnu: ytcc: Fix build., guix-commits, 2024/11/22