kumquat-buildroot/package/python-tempora/Config.in
Asaf Kahlon d8e2a08b93 package/python-tempora: bump to version 1.14.1
Also add license file and hash.

Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2019-10-18 21:11:10 +02:00

10 lines
291 B
Plaintext

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