diff options
author | Derek Straka <derek@asterius.io> | 2018-04-02 08:59:54 -0400 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2018-04-08 17:00:06 -0700 |
commit | 3ab6741f949b7f256ee4145415d5055afa0e3064 (patch) | |
tree | 332ab1fdbffd5c5ef3da301011ecbb1f397ef0ad /meta-python/recipes-devtools/python/python-dateutil.inc | |
parent | bc892e910c50ebe93abc92f92c69498dab99567a (diff) | |
download | meta-openembedded-3ab6741f949b7f256ee4145415d5055afa0e3064.tar.gz |
python-dateutil: update to version 2.7.2
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Armin Kuster <akuster808@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 36cb43d4e5..333b5e224b 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] = "ba7d27d7788cc9dd04a07bd77203ffab" | 7 | SRC_URI[md5sum] = "03a08c8bcf0a2b29f1cd21b9de4d12fb" |
8 | SRC_URI[sha256sum] = "8f95bb7e6edbb2456a51a1fb58c8dca942024b4f5844cae62c90aa88afe6e300" | 8 | SRC_URI[sha256sum] = "9d8074be4c993fbe4947878ce593052f71dac82932a677d49194d8ce9778002e" |
9 | 9 | ||
10 | PYPI_PACKAGE = "python-dateutil" | 10 | PYPI_PACKAGE = "python-dateutil" |
11 | inherit pypi | 11 | inherit pypi |