7d91366dac
License hash changed due to copyright notice removal: https://github.com/jaraco/tempora/commit/5957d58266e479f124b31f30e4322e798fdf386b 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>
9 lines
250 B
Plaintext
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
|