diff options
| author | zangrc <zangrc.fnst@cn.fujitsu.com> | 2020-07-17 03:41:05 +0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2020-07-20 14:50:08 -0400 |
| commit | 9390e4ff9f34bdd7ce396b45454e95d9d318cfc3 (patch) | |
| tree | 8ebb3922f6c2a2cfe9518e9ff6537486b9cd0065 /meta-openstack/recipes-devtools/python/python-arrow.inc | |
| parent | 527ad686d812cd88dfa4d54411ed2548a7445992 (diff) | |
| download | meta-cloud-services-9390e4ff9f34bdd7ce396b45454e95d9d318cfc3.tar.gz | |
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 <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-arrow.inc')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-arrow.inc | 15 |
1 files changed, 0 insertions, 15 deletions
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 @@ | |||
| 1 | DESCRIPTION = "Better dates and times for Python" | ||
| 2 | HOMEPAGE = "https://github.com/crsmithdev/arrow" | ||
| 3 | SECTION = "devel/python" | ||
| 4 | LICENSE = "Apache-2.0" | ||
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=458d41a4064e4dc109666cfd941a29e4" | ||
| 6 | |||
| 7 | SRC_URI[md5sum] = "554f18b0e23182ee0e8cb2a882d2f607" | ||
| 8 | SRC_URI[sha256sum] = "10257c5daba1a88db34afa284823382f4963feca7733b9107956bed041aff24f" | ||
| 9 | |||
| 10 | inherit pypi | ||
| 11 | |||
| 12 | RDEPENDS_${PN} += " \ | ||
| 13 | ${PYTHON_PN}-dateutil \ | ||
| 14 | ${PYTHON_PN}-backports-functools-lru-cache \ | ||
| 15 | " | ||
