diff options
author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2019-04-12 11:34:50 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-04-12 12:39:36 -0700 |
commit | 807c50c58e0b364ece3760662c82467ffc81ee28 (patch) | |
tree | 749aef53a4bff1e60b402de85bca389013ae61a0 /meta-python/recipes-devtools | |
parent | bd45b38bb9c2345191f2735e05f3ec2c9772fd4e (diff) | |
download | meta-openembedded-contrib-807c50c58e0b364ece3760662c82467ffc81ee28.tar.gz |
python-dateutil: upgrade 2.7.3 -> 2.8.0
-Upgrade from python-dateutil_2.7.3.bb to python-dateutil_2.8.0.bb.
-Upgrade from python3-dateutil_2.7.3.bb to python3-dateutil_2.8.0.bb.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools')
-rw-r--r-- | meta-python/recipes-devtools/python/python-dateutil.inc | 4 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-dateutil_2.8.0.bb (renamed from meta-python/recipes-devtools/python/python-dateutil_2.7.3.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-dateutil_2.8.0.bb (renamed from meta-python/recipes-devtools/python/python3-dateutil_2.7.3.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 9c5a89dd36a..e230f15dd79 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" LICENSE = "BSD-3-Clause & Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=e3155c7bdc71f66e02678411d2abf996" -SRC_URI[md5sum] = "175b7c1a3cc0cb01151eced07c61c0b8" -SRC_URI[sha256sum] = "e27001de32f627c22380a688bcc43ce83504a7bc5da472209b4c70f02829f0b8" +SRC_URI[md5sum] = "354db28843d949f1bc3e49e8458e22df" +SRC_URI[sha256sum] = "c89805f6f4d64db21ed966fda138f8a5ed7a4fdbc1a8ee329ce1b74e3c74da9e" PYPI_PACKAGE = "python-dateutil" inherit pypi diff --git a/meta-python/recipes-devtools/python/python-dateutil_2.7.3.bb b/meta-python/recipes-devtools/python/python-dateutil_2.8.0.bb index 12ae4c31180..12ae4c31180 100644 --- a/meta-python/recipes-devtools/python/python-dateutil_2.7.3.bb +++ b/meta-python/recipes-devtools/python/python-dateutil_2.8.0.bb diff --git a/meta-python/recipes-devtools/python/python3-dateutil_2.7.3.bb b/meta-python/recipes-devtools/python/python3-dateutil_2.8.0.bb index 1d2baf55c99..1d2baf55c99 100644 --- a/meta-python/recipes-devtools/python/python3-dateutil_2.7.3.bb +++ b/meta-python/recipes-devtools/python/python3-dateutil_2.8.0.bb |