diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-tzlocal.inc')
-rw-r--r-- | meta-python/recipes-devtools/python/python-tzlocal.inc | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-tzlocal.inc b/meta-python/recipes-devtools/python/python-tzlocal.inc new file mode 100644 index 0000000000..42f93e6a5c --- /dev/null +++ b/meta-python/recipes-devtools/python/python-tzlocal.inc | |||
@@ -0,0 +1,8 @@ | |||
1 | SUMMARY = "Library to return tzinfo with the local timezone information" | ||
2 | HOMEPAGE = "https://pypi.org/project/tzlocal/" | ||
3 | LICENSE = "MIT" | ||
4 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=57e0bd61643d81d05683cdce65b11d10" | ||
5 | |||
6 | SRC_URI[md5sum] = "4553be891efa0812c4adfb0c6e818eec" | ||
7 | SRC_URI[sha256sum] = "4ebeb848845ac898da6519b9b31879cf13b6626f7184c496037b818e238f2c4e" | ||
8 | |||