Files
James Hilliard fd35be957e package/python-inflect: bump to version 7.4.0
Drop no longer required python-pydantic runtime dependency and
propagate reverse dependency removal.

Drop no longer required python-typing-extensions runtime dependency.

Add new python-more-itertools runtime dependency.

Add new python-typeguard runtime dependency.

Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2024-09-15 10:35:46 +02:00

8 lines
243 B
Plaintext

config BR2_PACKAGE_PYTHON_JARACO_COLLECTIONS
bool "python-jaraco-collections"
select BR2_PACKAGE_PYTHON_JARACO_TEXT # runtime
help
Collection objects similar to those in stdlib by jaraco.
https://github.com/jaraco/jaraco.collections