mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python-platypush: Use python-marshmallow-3.
* gnu/packages/engineering.scm (python-platypush)[propagated-inputs]: Remove python-marshmallow; add python-marshmallow-3. Change-Id: I1f0aae882c222abcac05f28c3efefab36d3217c8
This commit is contained in:
parent
50af19e62c
commit
a79f0c3b81
1 changed files with 3 additions and 1 deletions
|
@ -2002,7 +2002,9 @@ bindings for Python, Java, OCaml and more.")
|
||||||
python-croniter
|
python-croniter
|
||||||
python-docutils
|
python-docutils
|
||||||
python-flask
|
python-flask
|
||||||
python-marshmallow
|
;; v4 is supported in upcomming release, see
|
||||||
|
;; <https://git.platypush.tech/platypush/platypush/issues/445>.
|
||||||
|
python-marshmallow-3
|
||||||
python-pillow
|
python-pillow
|
||||||
python-pygments
|
python-pygments
|
||||||
python-pyotp
|
python-pyotp
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue