diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python3-arrow_0.15.2.bb | 2 | ||||
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python3-arrow_0.15.7.bb (renamed from meta-openstack/recipes-devtools/python/python-arrow.inc) | 8 |
2 files changed, 4 insertions, 6 deletions
diff --git a/meta-openstack/recipes-devtools/python/python3-arrow_0.15.2.bb b/meta-openstack/recipes-devtools/python/python3-arrow_0.15.2.bb deleted file mode 100644 index 99196ea..0000000 --- a/meta-openstack/recipes-devtools/python/python3-arrow_0.15.2.bb +++ /dev/null | |||
| @@ -1,2 +0,0 @@ | |||
| 1 | require python-arrow.inc | ||
| 2 | inherit setuptools3 | ||
diff --git a/meta-openstack/recipes-devtools/python/python-arrow.inc b/meta-openstack/recipes-devtools/python/python3-arrow_0.15.7.bb index 9556a6d..b37086c 100644 --- a/meta-openstack/recipes-devtools/python/python-arrow.inc +++ b/meta-openstack/recipes-devtools/python/python3-arrow_0.15.7.bb | |||
| @@ -2,12 +2,12 @@ DESCRIPTION = "Better dates and times for Python" | |||
| 2 | HOMEPAGE = "https://github.com/crsmithdev/arrow" | 2 | HOMEPAGE = "https://github.com/crsmithdev/arrow" |
| 3 | SECTION = "devel/python" | 3 | SECTION = "devel/python" |
| 4 | LICENSE = "Apache-2.0" | 4 | LICENSE = "Apache-2.0" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=458d41a4064e4dc109666cfd941a29e4" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=62e977be69cd001d6545038b6bb1575c" |
| 6 | 6 | ||
| 7 | SRC_URI[md5sum] = "554f18b0e23182ee0e8cb2a882d2f607" | 7 | SRC_URI[md5sum] = "2176ce6e28a1c43bbdb2ccc79886f420" |
| 8 | SRC_URI[sha256sum] = "10257c5daba1a88db34afa284823382f4963feca7733b9107956bed041aff24f" | 8 | SRC_URI[sha256sum] = "3f1a92b25bbee5f80cc8f6bdecfeade9028219229137c559c37335b4f574a292" |
| 9 | 9 | ||
| 10 | inherit pypi | 10 | inherit setuptools3 pypi |
| 11 | 11 | ||
| 12 | RDEPENDS_${PN} += " \ | 12 | RDEPENDS_${PN} += " \ |
| 13 | ${PYTHON_PN}-dateutil \ | 13 | ${PYTHON_PN}-dateutil \ |
