diff options
author | Derek Straka <derek@asterius.io> | 2016-03-25 17:13:00 -0400 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2016-04-01 15:33:51 +0200 |
commit | 513879b1cf4e05ba3558367b18543b43ed5c78d3 (patch) | |
tree | 46df00fe3274cdb303e7bae170cc40c4e727b3cf /meta-python/recipes-devtools/python/python-dateutil.inc | |
parent | 6132a35f8cf3906acef4ba54b7d8819a82e05be0 (diff) | |
download | meta-openembedded-513879b1cf4e05ba3558367b18543b43ed5c78d3.tar.gz |
python-dateutil: update to 2.5.1
Signed-off-by: Derek Straka <derek@asterius.io>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-dateutil.inc')
-rw-r--r-- | meta-python/recipes-devtools/python/python-dateutil.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-dateutil.inc b/meta-python/recipes-devtools/python/python-dateutil.inc index 9200afd19..0a95d816d 100644 --- a/meta-python/recipes-devtools/python/python-dateutil.inc +++ b/meta-python/recipes-devtools/python/python-dateutil.inc | |||
@@ -5,8 +5,8 @@ LICENSE = "BSD-3-Clause" | |||
5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=51430b33c900f45f999c459ee29ca493" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=51430b33c900f45f999c459ee29ca493" |
6 | PR = "r0" | 6 | PR = "r0" |
7 | 7 | ||
8 | SRC_URI[md5sum] = "4ef68e1c485b09e9f034e10473e5add2" | 8 | SRC_URI[md5sum] = "2769f13c596427558136b34977a95269" |
9 | SRC_URI[sha256sum] = "3e95445c1db500a344079a47b171c45ef18f57d188dffdb0e4165c71bea8eb3d" | 9 | SRC_URI[sha256sum] = "40d1bc468c7df50aff9e7a12c14687f9180efcff86900ee2963f9f2c13b5d7a9" |
10 | 10 | ||
11 | PYPI_PACKAGE = "python-dateutil" | 11 | PYPI_PACKAGE = "python-dateutil" |
12 | inherit pypi | 12 | inherit pypi |