buildroot/package/python-tempora/Config.in
James Hilliard 7d91366dac package/python-tempora: bump to version 5.5.0
License hash changed due to copyright notice removal:
5957d58266

Drop no longer required python-six runtime dependency.

Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2024-02-05 14:26:55 +01:00

9 lines
250 B
Plaintext

config BR2_PACKAGE_PYTHON_TEMPORA
bool "python-tempora"
select BR2_PACKAGE_PYTHON_JARACO_FUNCTOOLS # runtime
select BR2_PACKAGE_PYTHON_PYTZ # runtime
help
Objects and routines pertaining to date and time.
https://github.com/jaraco/tempora