Files
James Hilliard 1b86e51016 package/python-marshmallow: bump to version 4.2.0
Drop no longer required python-packaging runtime dependency.

Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2026-01-08 12:07:45 +01:00

8 lines
221 B
Plaintext

config BR2_PACKAGE_PYTHON_MARSHMALLOW
bool "python-marshmallow"
help
A lightweight library for converting complex datatypes to
and from native Python datatypes.
https://github.com/marshmallow-code/marshmallow