diff options
author | Derek Straka <derek@asterius.io> | 2018-06-29 15:18:43 -0400 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2018-06-29 15:53:08 -0700 |
commit | 5933e8585b5689cbd48305aa44428972a67be0f4 (patch) | |
tree | f04358cd2d41dafb1fc94e6377c706ef72f6ab9f /meta-python/recipes-devtools/python/python-pytz.inc | |
parent | 318c9572d26b8ff16b3b6ba43c22c11894f6dde2 (diff) | |
download | meta-openembedded-5933e8585b5689cbd48305aa44428972a67be0f4.tar.gz |
python-pytz: update to version 2018.5
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pytz.inc')
-rw-r--r-- | meta-python/recipes-devtools/python/python-pytz.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-pytz.inc b/meta-python/recipes-devtools/python/python-pytz.inc index 519487f49..aedffe15f 100644 --- a/meta-python/recipes-devtools/python/python-pytz.inc +++ b/meta-python/recipes-devtools/python/python-pytz.inc | |||
@@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=4878a915709225bceab739bdc2a18e8d" | |||
5 | 5 | ||
6 | inherit pypi | 6 | inherit pypi |
7 | 7 | ||
8 | SRC_URI[md5sum] = "f054437920c895dd14a4509fabafe029" | 8 | SRC_URI[md5sum] = "45409cbfa3927bdd2f3ee914dd5b1060" |
9 | SRC_URI[sha256sum] = "c06425302f2cf668f1bba7a0a03f3c1d34d4ebeef2c72003da308b3947c7f749" | 9 | SRC_URI[sha256sum] = "ffb9ef1de172603304d9d2819af6f5ece76f2e85ec10692a524dd876e72bf277" |
10 | 10 | ||
11 | RDEPENDS_${PN}_class-target += "\ | 11 | RDEPENDS_${PN}_class-target += "\ |
12 | ${PYTHON_PN}-datetime \ | 12 | ${PYTHON_PN}-datetime \ |