kumquat-buildroot/package/python-jaraco-classes/Config.in
James Hilliard 8c10243bcc package/python-jaraco-classes: bump to version 3.3.0
Drop no longer required python-six runtime dependency.

Add new python-more-itertools runtime dependency.

Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2023-11-06 23:15:45 +01:00

8 lines
224 B
Plaintext

config BR2_PACKAGE_PYTHON_JARACO_CLASSES
bool "python-jaraco-classes"
select BR2_PACKAGE_PYTHON_MORE_ITERTOOLS # runtime
help
Utility functions for Python class constructs.
https://github.com/jaraco/jaraco.classes