[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
232/474: gnu: python-django-4.2: Adjust inputs.
From: |
guix-commits |
Subject: |
232/474: gnu: python-django-4.2: Adjust inputs. |
Date: |
Sat, 30 Nov 2024 18:20:26 -0500 (EST) |
sharlatan pushed a commit to branch python-team
in repository guix.
commit 420d505974ab52245bb7a50b6ccb2efa3a557687
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
- 174/474: gnu: python-amqp: Move to pyproject-build-system., (continued)
- 174/474: gnu: python-amqp: Move to pyproject-build-system., guix-commits, 2024/11/30
- 151/474: gnu: qtile: Update to 0.23.0., guix-commits, 2024/11/30
- 168/474: gnu: python-cbor2: Move to pyproject-build-system., guix-commits, 2024/11/30
- 177/474: gnu: abjad-ext-rmakers: Update to 3.19., guix-commits, 2024/11/30
- 185/474: gnu: python-jaraco-functools: Move to pyproject-build-system., guix-commits, 2024/11/30
- 193/474: gnu: python-apprise: Improve package style., guix-commits, 2024/11/30
- 198/474: gnu: python-rich: Update to 13.7.1., guix-commits, 2024/11/30
- 210/474: gnu: python-pyan3: Move to pyproject-build-system., guix-commits, 2024/11/30
- 238/474: gnu: python-parameterized-next: Adjust inputs., guix-commits, 2024/11/30
- 229/474: gnu: Remove python-m2r., guix-commits, 2024/11/30
- 232/474: gnu: python-django-4.2: Adjust inputs.,
guix-commits <=
- 245/474: gnu: nikola: Fix build., guix-commits, 2024/11/30
- 262/474: gnu: python-urwid: Update to 2.6.16., guix-commits, 2024/11/30
- 256/474: gnu: python-defusedxml: Update to 0.7.1., guix-commits, 2024/11/30
- 248/474: gnu: Add python-pytest-html., guix-commits, 2024/11/30
- 276/474: gnu: python-quadpy: Adjust inputs., guix-commits, 2024/11/30
- 288/474: gnu: Remove python-poetry-core-1.0., guix-commits, 2024/11/30
- 293/474: gnu: Remove python-pyproject-metadata-0.7., guix-commits, 2024/11/30
- 320/474: gnu: python-py: Improve package style., guix-commits, 2024/11/30
- 59/474: gnu: python-jinja2: Add setuptools and wheel., guix-commits, 2024/11/30
- 72/474: gnu: Add python-hatch-jupyter-builder., guix-commits, 2024/11/30