diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-oslotest_1.4.0.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-oslotest_1.4.0.bb | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-oslotest_1.4.0.bb b/meta-openstack/recipes-devtools/python/python-oslotest_1.4.0.bb index edb37d8..b3819e4 100644 --- a/meta-openstack/recipes-devtools/python/python-oslotest_1.4.0.bb +++ b/meta-openstack/recipes-devtools/python/python-oslotest_1.4.0.bb | |||
| @@ -9,11 +9,11 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=34400b68072d710fecd0a2940a0d1658" | |||
| 9 | PR = "r0" | 9 | PR = "r0" |
| 10 | SRCNAME = "oslotest" | 10 | SRCNAME = "oslotest" |
| 11 | 11 | ||
| 12 | SRC_URI = "https://pypi.python.org/packages/source/o/${SRCNAME}/${SRCNAME}-1.0.0.tar.gz \ | 12 | SRC_URI = "https://pypi.python.org/packages/source/o/${SRCNAME}/${SRCNAME}-${PV}.tar.gz \ |
| 13 | " | 13 | " |
| 14 | 14 | ||
| 15 | SRC_URI[md5sum] = "1f7710e4d38b615990737f813704fd58" | 15 | SRC_URI[md5sum] = "a573e1943869f0841f487cf94a121321" |
| 16 | SRC_URI[sha256sum] = "cf05f4ff0cbf84ad0b5d1bef7c46d719eaf4408107e65a32a4500cf707d1a1e7" | 16 | SRC_URI[sha256sum] = "4226c044198792da7e14ca76895656e8d6e4b256eab184a6c81477b373e059a6" |
| 17 | 17 | ||
| 18 | S = "${WORKDIR}/${SRCNAME}-${PV}" | 18 | S = "${WORKDIR}/${SRCNAME}-${PV}" |
| 19 | 19 | ||
| @@ -26,4 +26,5 @@ RDEPENDS_${PN} = "python-fixtures \ | |||
| 26 | python-testtools \ | 26 | python-testtools \ |
| 27 | python-mock \ | 27 | python-mock \ |
| 28 | python-mox \ | 28 | python-mox \ |
| 29 | bash \ | ||
| 29 | " | 30 | " |
