guix-commits
[Top][All Lists]
Advanced

[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")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]