diff options
| author | Josep Puigdemont <josep.puigdemont@enea.com> | 2015-12-02 17:32:07 +0100 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-12-07 10:52:38 -0500 |
| commit | 73e19565a948dc2ba99e3d42fb5496e9b1de4805 (patch) | |
| tree | 3bca2d1296b0df450c4667389e710f8f36226e08 /meta-openstack/recipes-devtools/python | |
| parent | 088d6ae430ca32556830b5e99301c6a512e28ecc (diff) | |
| download | meta-cloud-services-73e19565a948dc2ba99e3d42fb5496e9b1de4805.tar.gz | |
python-tooz: updated to 0.13.3 (kilo latest)
Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-tooz_0.13.3.bb (renamed from meta-openstack/recipes-devtools/python/python-tooz_0.4.bb) | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-tooz_0.4.bb b/meta-openstack/recipes-devtools/python/python-tooz_0.13.3.bb index 9ea75c3..a461725 100644 --- a/meta-openstack/recipes-devtools/python/python-tooz_0.4.bb +++ b/meta-openstack/recipes-devtools/python/python-tooz_0.13.3.bb | |||
| @@ -4,13 +4,11 @@ SECTION = "devel/python" | |||
| 4 | LICENSE = "Apache-2.0" | 4 | LICENSE = "Apache-2.0" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2" |
| 6 | 6 | ||
| 7 | PR = "r0" | ||
| 8 | |||
| 9 | SRCNAME = "tooz" | 7 | SRCNAME = "tooz" |
| 10 | SRC_URI = "http://pypi.python.org/packages/source/t/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" | 8 | SRC_URI = "http://pypi.python.org/packages/source/t/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" |
| 11 | 9 | ||
| 12 | SRC_URI[md5sum] = "26c2ff05188be7a4ba9d13ef54a6280c" | 10 | SRC_URI[md5sum] = "2e9815c91508c34f5413b38597155017" |
| 13 | SRC_URI[sha256sum] = "4db6b9058f2886af067bb81b8f757de095fc7a0bb24beef82c769478229ee595" | 11 | SRC_URI[sha256sum] = "8b6ea7026a920eaa8508f2004fcd2c891267da88cc1ae5224f344af849395b64" |
| 14 | 12 | ||
| 15 | S = "${WORKDIR}/${SRCNAME}-${PV}" | 13 | S = "${WORKDIR}/${SRCNAME}-${PV}" |
| 16 | 14 | ||
