guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

234/361: gnu: python-jsonpickle: Adjust inputs.


From: guix-commits
Subject: 234/361: gnu: python-jsonpickle: Adjust inputs.
Date: Fri, 22 Nov 2024 06:00:48 -0500 (EST)

andreas pushed a commit to branch python-team
in repository guix.

commit efeb880f657ab93e715b0956e6ca2f2fb973f39c
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 f30ff7500c..54544d691c 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -1612,6 +1612,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]