diff options
author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2019-11-14 09:14:05 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-11-13 22:08:27 -0800 |
commit | e2ba26f14bc426fefc04ae11a255500762aea98c (patch) | |
tree | 9b8c2b06bb67e755fcf22ebfdca08d67bd09819f /meta-python | |
parent | 18d9e06a94c7e496cccedd09bf2db6dab9e54cff (diff) | |
download | meta-openembedded-e2ba26f14bc426fefc04ae11a255500762aea98c.tar.gz |
python-dateutil: upgrade 2.8.0 -> 2.8.1
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python-dateutil.inc | 4 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-dateutil_2.8.1.bb (renamed from meta-python/recipes-devtools/python/python-dateutil_2.8.0.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-dateutil_2.8.1.bb (renamed from meta-python/recipes-devtools/python/python3-dateutil_2.8.0.bb) | 0 |
3 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 8cc2373cd..3c89cd62c 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] = "354db28843d949f1bc3e49e8458e22df" | 7 | SRC_URI[md5sum] = "f2a1d4b680b297b367a974664ca3a4f6" |
8 | SRC_URI[sha256sum] = "c89805f6f4d64db21ed966fda138f8a5ed7a4fdbc1a8ee329ce1b74e3c74da9e" | 8 | SRC_URI[sha256sum] = "73ebfe9dbf22e832286dafa60473e4cd239f8592f699aa5adaf10050e6e1823c" |
9 | 9 | ||
10 | PYPI_PACKAGE = "python-dateutil" | 10 | PYPI_PACKAGE = "python-dateutil" |
11 | inherit pypi | 11 | inherit pypi |
diff --git a/meta-python/recipes-devtools/python/python-dateutil_2.8.0.bb b/meta-python/recipes-devtools/python/python-dateutil_2.8.1.bb index 12ae4c311..12ae4c311 100644 --- a/meta-python/recipes-devtools/python/python-dateutil_2.8.0.bb +++ b/meta-python/recipes-devtools/python/python-dateutil_2.8.1.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-dateutil_2.8.0.bb b/meta-python/recipes-devtools/python/python3-dateutil_2.8.1.bb index 1d2baf55c..1d2baf55c 100644 --- a/meta-python/recipes-devtools/python/python3-dateutil_2.8.0.bb +++ b/meta-python/recipes-devtools/python/python3-dateutil_2.8.1.bb | |||