From 9390e4ff9f34bdd7ce396b45454e95d9d318cfc3 Mon Sep 17 00:00:00 2001 From: zangrc Date: Fri, 17 Jul 2020 03:41:05 +0800 Subject: python3-arrow: upgrade 0.15.2 -> 0.15.7 -License-Update: Copy the complete Apache License to the license file. Signed-off-by: Zang Ruochen Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python-arrow.inc | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 meta-openstack/recipes-devtools/python/python-arrow.inc (limited to 'meta-openstack/recipes-devtools/python/python-arrow.inc') diff --git a/meta-openstack/recipes-devtools/python/python-arrow.inc b/meta-openstack/recipes-devtools/python/python-arrow.inc deleted file mode 100644 index 9556a6d..0000000 --- a/meta-openstack/recipes-devtools/python/python-arrow.inc +++ /dev/null @@ -1,15 +0,0 @@ -DESCRIPTION = "Better dates and times for Python" -HOMEPAGE = "https://github.com/crsmithdev/arrow" -SECTION = "devel/python" -LICENSE = "Apache-2.0" -LIC_FILES_CHKSUM = "file://LICENSE;md5=458d41a4064e4dc109666cfd941a29e4" - -SRC_URI[md5sum] = "554f18b0e23182ee0e8cb2a882d2f607" -SRC_URI[sha256sum] = "10257c5daba1a88db34afa284823382f4963feca7733b9107956bed041aff24f" - -inherit pypi - -RDEPENDS_${PN} += " \ - ${PYTHON_PN}-dateutil \ - ${PYTHON_PN}-backports-functools-lru-cache \ - " -- cgit v1.2.3-54-g00ecf