gnu: python-marshmallow-jsonapi: Use python-marshmallow.
* gnu/packages/python-xyz.scm (python-marshmallow-jsonapi)[propagated-inputs]: Change from PYTHON-MARSHMALLOW-3.2 to PYTHON-MARSHMALLOW.
parent
a1f487eba7
commit
5ff2218eef
|
@ -19554,7 +19554,7 @@ multitouch applications.")
|
||||||
(base32 "1d9pxcgmln4gls99vwj1h24qv0lz7fb2jqmqrsiv1pid1snc125x"))))
|
(base32 "1d9pxcgmln4gls99vwj1h24qv0lz7fb2jqmqrsiv1pid1snc125x"))))
|
||||||
(build-system python-build-system)
|
(build-system python-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
(list python-marshmallow-3.2))
|
(list python-marshmallow))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list python-faker
|
(list python-faker
|
||||||
python-flake8
|
python-flake8
|
||||||
|
|
Reference in New Issue