diff options
author | Derek Straka <derek@asterius.io> | 2018-06-29 15:37:54 -0400 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2018-06-29 15:53:09 -0700 |
commit | 28b42e54b262f56f7b4041ed81bba4c304097afa (patch) | |
tree | 2b6c3b3ae493979ee82bcca6b673c3e8945c3878 /meta-python/recipes-devtools/python/python-dateutil.inc | |
parent | 831fcf6f4cf7eb87e5c3382cca58c5a7a4ae847c (diff) | |
download | meta-openembedded-28b42e54b262f56f7b4041ed81bba4c304097afa.tar.gz |
python-dateutil: update to version 2.7.3
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-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 333b5e224b..d96d84f318 100644 --- a/meta-python/recipes-devtools/python/python-dateutil.inc +++ b/meta-python/recipes-devtools/python/python-dateutil.inc | |||
@@ -4,8 +4,8 @@ HOMEPAGE = "https://dateutil.readthedocs.org" | |||
4 | LICENSE = "BSD-3-Clause & Apache-2.0" | 4 | LICENSE = "BSD-3-Clause & Apache-2.0" |
5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=e3155c7bdc71f66e02678411d2abf996" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=e3155c7bdc71f66e02678411d2abf996" |
6 | 6 | ||
7 | SRC_URI[md5sum] = "03a08c8bcf0a2b29f1cd21b9de4d12fb" | 7 | SRC_URI[md5sum] = "175b7c1a3cc0cb01151eced07c61c0b8" |
8 | SRC_URI[sha256sum] = "9d8074be4c993fbe4947878ce593052f71dac82932a677d49194d8ce9778002e" | 8 | SRC_URI[sha256sum] = "e27001de32f627c22380a688bcc43ce83504a7bc5da472209b4c70f02829f0b8" |
9 | 9 | ||
10 | PYPI_PACKAGE = "python-dateutil" | 10 | PYPI_PACKAGE = "python-dateutil" |
11 | inherit pypi | 11 | inherit pypi |