diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-jsonpath-rw_1.4.0.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-jsonpath-rw_1.4.0.bb | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-jsonpath-rw_1.4.0.bb b/meta-openstack/recipes-devtools/python/python-jsonpath-rw_1.4.0.bb index 61c96d0..52fbcc8 100644 --- a/meta-openstack/recipes-devtools/python/python-jsonpath-rw_1.4.0.bb +++ b/meta-openstack/recipes-devtools/python/python-jsonpath-rw_1.4.0.bb | |||
| @@ -4,13 +4,7 @@ SECTION = "devel/python" | |||
| 4 | LICENSE = "BSD+" | 4 | LICENSE = "BSD+" |
| 5 | LIC_FILES_CHKSUM = "file://README.rst;md5=02384665f821c394981e0dd1faec9a7d" | 5 | LIC_FILES_CHKSUM = "file://README.rst;md5=02384665f821c394981e0dd1faec9a7d" |
| 6 | 6 | ||
| 7 | SRCNAME = "jsonpath-rw" | ||
| 8 | |||
| 9 | SRC_URI = "http://pypi.python.org/packages/source/j/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" | ||
| 10 | |||
| 11 | SRC_URI[md5sum] = "3a807e05c2c12158fc6bb0a402fd5778" | 7 | SRC_URI[md5sum] = "3a807e05c2c12158fc6bb0a402fd5778" |
| 12 | SRC_URI[sha256sum] = "05c471281c45ae113f6103d1268ec7a4831a2e96aa80de45edc89b11fac4fbec" | 8 | SRC_URI[sha256sum] = "05c471281c45ae113f6103d1268ec7a4831a2e96aa80de45edc89b11fac4fbec" |
| 13 | 9 | ||
| 14 | S = "${WORKDIR}/${SRCNAME}-${PV}" | 10 | inherit setuptools pypi |
| 15 | |||
| 16 | inherit setuptools | ||
