diff options
| author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2019-09-24 15:29:55 +0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2019-09-24 17:53:34 -0400 |
| commit | 04907fffe33e9bb604e1eee5f6e0fc5259b2b3f7 (patch) | |
| tree | 69561694312b4dc1eabfe2888a4fa82974b9d9d6 /meta-openstack/recipes-devtools/python/python-arrow_0.12.0.bb | |
| parent | 38d96876971e716c69baf8ca97af3ef1b3014c2b (diff) | |
| download | meta-cloud-services-04907fffe33e9bb604e1eee5f6e0fc5259b2b3f7.tar.gz | |
python-arrow: upgrade 0.12.0 -> 0.15.2
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_0.12.0.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-arrow_0.12.0.bb | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-arrow_0.12.0.bb b/meta-openstack/recipes-devtools/python/python-arrow_0.12.0.bb deleted file mode 100644 index 46a4021..0000000 --- a/meta-openstack/recipes-devtools/python/python-arrow_0.12.0.bb +++ /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] = "fafb41dadf2134688797bf1102eebeb6" | ||
| 8 | SRC_URI[sha256sum] = "a15ecfddf334316e3ac8695e48c15d1be0d6038603b33043930dcf0e675c86ee" | ||
| 9 | |||
| 10 | inherit setuptools pypi | ||
| 11 | |||
| 12 | RDEPENDS_${PN} += " \ | ||
| 13 | python-dateutil \ | ||
| 14 | python-backports-functools-lru-cache \ | ||
| 15 | " | ||
