diff options
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-jsonpath-rw_1.4.0.bb (renamed from meta-openstack/recipes-devtools/python/python-jsonpath-rw_1.3.0.bb) | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-jsonpath-rw_1.3.0.bb b/meta-openstack/recipes-devtools/python/python-jsonpath-rw_1.4.0.bb index daa23a3..61c96d0 100644 --- a/meta-openstack/recipes-devtools/python/python-jsonpath-rw_1.3.0.bb +++ b/meta-openstack/recipes-devtools/python/python-jsonpath-rw_1.4.0.bb | |||
| @@ -2,15 +2,14 @@ DESCRIPTION = "A robust and significantly extended implementation of JSONPath fo | |||
| 2 | HOMEPAGE = "https://github.com/kennknowles/python-jsonpath-rw" | 2 | HOMEPAGE = "https://github.com/kennknowles/python-jsonpath-rw" |
| 3 | SECTION = "devel/python" | 3 | SECTION = "devel/python" |
| 4 | LICENSE = "BSD+" | 4 | LICENSE = "BSD+" |
| 5 | LIC_FILES_CHKSUM = "file://README.rst;md5=e3c17535d150260c7235db4e85145fa1" | 5 | LIC_FILES_CHKSUM = "file://README.rst;md5=02384665f821c394981e0dd1faec9a7d" |
| 6 | 6 | ||
| 7 | PR = "r0" | ||
| 8 | SRCNAME = "jsonpath-rw" | 7 | SRCNAME = "jsonpath-rw" |
| 9 | 8 | ||
| 10 | SRC_URI = "http://pypi.python.org/packages/source/j/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" | 9 | SRC_URI = "http://pypi.python.org/packages/source/j/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" |
| 11 | 10 | ||
| 12 | SRC_URI[md5sum] = "5d1d8d10a21b38637cbd0a84f4b30843" | 11 | SRC_URI[md5sum] = "3a807e05c2c12158fc6bb0a402fd5778" |
| 13 | SRC_URI[sha256sum] = "d4869e5c540e797189acca97f1fef2dfaf5dc3560fd25109d44e353e8eacabbc" | 12 | SRC_URI[sha256sum] = "05c471281c45ae113f6103d1268ec7a4831a2e96aa80de45edc89b11fac4fbec" |
| 14 | 13 | ||
| 15 | S = "${WORKDIR}/${SRCNAME}-${PV}" | 14 | S = "${WORKDIR}/${SRCNAME}-${PV}" |
| 16 | 15 | ||
