[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
19/23: gnu: python-jsonpickle: Adjust inputs.
From: |
guix-commits |
Subject: |
19/23: gnu: python-jsonpickle: Adjust inputs. |
Date: |
Tue, 5 Nov 2024 08:40:02 -0500 (EST) |
sharlatan pushed a commit to branch python-team
in repository guix.
commit 91dd5e803ed56a4ce31a62c5ead8a77decaecd44
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Tue Nov 5 13:07:27 2024 +0000
gnu: python-jsonpickle: Adjust inputs.
* gnu/packages/python-web.scm (python-jsonpickle) [native-inputs]: Add
python-wheel.
Change-Id: Ib60e5786e547f551efa32a29dfe6f74b227ffb8e
---
gnu/packages/python-web.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm
index 540f3521b1..7149add110 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -1611,6 +1611,7 @@ CSS3 that adds programming capabilities and some other
syntactic sugar.")
python-simplejson
python-sqlalchemy
python-ujson
+ python-wheel
tzdata-for-tests))
(home-page "https://jsonpickle.github.io/")
(synopsis "Serialize object graphs into JSON")
- branch python-team updated (6dadf52157 -> a3878e1185), guix-commits, 2024/11/05
- 08/23: gnu: python-boto3: Update to 1.35.54., guix-commits, 2024/11/05
- 03/23: gnu: python-array-api-compat: Update to 1.9.1., guix-commits, 2024/11/05
- 02/23: gnu: python-kiwisolver: Update to 1.4.6., guix-commits, 2024/11/05
- 13/23: gnu: Remove python-m2r., guix-commits, 2024/11/05
- 04/23: gnu: python-assay: Add missing inputs., guix-commits, 2024/11/05
- 20/23: gnu: python-lazy-loader: Adjust inputs., guix-commits, 2024/11/05
- 19/23: gnu: python-jsonpickle: Adjust inputs.,
guix-commits <=
- 17/23: gnu: python-immutables: Update to 0.21., guix-commits, 2024/11/05
- 23/23: gnu: python-parameterized-next: Adjust inputs., guix-commits, 2024/11/05
- 14/23: gnu: Remove python-mrkd., guix-commits, 2024/11/05
- 06/23: gnu: python-botocore: Update to 1.35.54., guix-commits, 2024/11/05
- 01/23: gnu: Remove python-mistune-next., guix-commits, 2024/11/05
- 18/23: gnu: python-jplephem: Adjust inputs., guix-commits, 2024/11/05
- 12/23: gnu: python-automat: Update to 22.10.0., guix-commits, 2024/11/05
- 09/23: gnu: awscli: Update to 1.35.20., guix-commits, 2024/11/05
- 05/23: gnu: Remove python-boto., guix-commits, 2024/11/05
- 15/23: gnu: python-daft: Adjust inputs., guix-commits, 2024/11/05