diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-mox3_0.20.0.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-mox3_0.20.0.bb | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-mox3_0.20.0.bb b/meta-openstack/recipes-devtools/python/python-mox3_0.20.0.bb index 893978b..95ed6e1 100644 --- a/meta-openstack/recipes-devtools/python/python-mox3_0.20.0.bb +++ b/meta-openstack/recipes-devtools/python/python-mox3_0.20.0.bb | |||
| @@ -4,17 +4,10 @@ SECTION = "devel/python" | |||
| 4 | LICENSE = "Apache-2.0" | 4 | LICENSE = "Apache-2.0" |
| 5 | LIC_FILES_CHKSUM = "file://COPYING.txt;md5=3b83ef96387f14655fc854ddc3c6bd57" | 5 | LIC_FILES_CHKSUM = "file://COPYING.txt;md5=3b83ef96387f14655fc854ddc3c6bd57" |
| 6 | 6 | ||
| 7 | PR = "r0" | ||
| 8 | |||
| 9 | SRCNAME = "mox3" | ||
| 10 | SRC_URI = "https://pypi.python.org/packages/d8/a8/64e78823c52d719181100e9e01dd3485a6e064e79e402089ba4e33cfaed6/${SRCNAME}-${PV}.tar.gz" | ||
| 11 | |||
| 12 | SRC_URI[md5sum] = "53be7bf2d109c8bdf477c75b369773b8" | 7 | SRC_URI[md5sum] = "53be7bf2d109c8bdf477c75b369773b8" |
| 13 | SRC_URI[sha256sum] = "7b1549222353f6cc5b705734ef186fe2cc323d30c3987df50eceb77273595606" | 8 | SRC_URI[sha256sum] = "7b1549222353f6cc5b705734ef186fe2cc323d30c3987df50eceb77273595606" |
| 14 | 9 | ||
| 15 | S = "${WORKDIR}/${SRCNAME}-${PV}" | 10 | inherit setuptools pypi |
| 16 | |||
| 17 | inherit setuptools | ||
| 18 | 11 | ||
| 19 | DEPENDS += "\ | 12 | DEPENDS += "\ |
| 20 | python-pbr \ | 13 | python-pbr \ |
