diff options
| author | Lei Maohui <leimaohui@cn.fujitsu.com> | 2015-12-08 18:33:38 +0100 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-12-11 12:11:29 -0500 |
| commit | 4300e4e8e71c140c88814701b7055326ac027749 (patch) | |
| tree | 626b23b97ed9dcff78f779a0fb47801a8f536b70 /meta-openstack | |
| parent | 3317a010fddcb31e551c8054c4e533c476cb3ea8 (diff) | |
| download | meta-cloud-services-4300e4e8e71c140c88814701b7055326ac027749.tar.gz | |
python-testtools: upgrade 0.9.33 -> 1.8.0
Signed-off-by: Lei Maohui <leimaohui@cn.fujitsu.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-testtools_1.8.0.bb (renamed from meta-openstack/recipes-devtools/python/python-testtools_0.9.33.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-testtools_0.9.33.bb b/meta-openstack/recipes-devtools/python/python-testtools_1.8.0.bb index 48663e9..80a7489 100644 --- a/meta-openstack/recipes-devtools/python/python-testtools_0.9.33.bb +++ b/meta-openstack/recipes-devtools/python/python-testtools_1.8.0.bb | |||
| @@ -9,8 +9,8 @@ SRCNAME = "testtools" | |||
| 9 | 9 | ||
| 10 | SRC_URI = "https://pypi.python.org/packages/source/t/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" | 10 | SRC_URI = "https://pypi.python.org/packages/source/t/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" |
| 11 | 11 | ||
| 12 | SRC_URI[md5sum] = "310ce6fab8affecdc7415ff910a83c42" | 12 | SRC_URI[md5sum] = "89965b0b39930c0d1f5e07c6f545e6a0" |
| 13 | SRC_URI[sha256sum] = "5b62231fea71ccb2361d48286481b198ccb8768bf81f8aaec1c8d5fb98eaaca3" | 13 | SRC_URI[sha256sum] = "8afd6400fb4e75adb0b29bd09695ecb2024cd7befab4677a58c147701afadd97" |
| 14 | 14 | ||
| 15 | 15 | ||
| 16 | S = "${WORKDIR}/${SRCNAME}-${PV}" | 16 | S = "${WORKDIR}/${SRCNAME}-${PV}" |
