From 807c50c58e0b364ece3760662c82467ffc81ee28 Mon Sep 17 00:00:00 2001 From: Zang Ruochen Date: Fri, 12 Apr 2019 11:34:50 +0800 Subject: 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 Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-dateutil_2.8.0.bb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-dateutil_2.8.0.bb (limited to 'meta-python/recipes-devtools/python/python-dateutil_2.8.0.bb') diff --git a/meta-python/recipes-devtools/python/python-dateutil_2.8.0.bb b/meta-python/recipes-devtools/python/python-dateutil_2.8.0.bb new file mode 100644 index 0000000000..12ae4c3118 --- /dev/null +++ b/meta-python/recipes-devtools/python/python-dateutil_2.8.0.bb @@ -0,0 +1,2 @@ +inherit setuptools +require python-dateutil.inc -- cgit 1.2.3-korg