summaryrefslogtreecommitdiffstats
path: root/meta-openstack
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack')
-rw-r--r--meta-openstack/recipes-devtools/python/python-six_1.4.1.bb (renamed from meta-openstack/recipes-devtools/python/python-six_1.3.0.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-six_1.3.0.bb b/meta-openstack/recipes-devtools/python/python-six_1.4.1.bb
index 86823a1..b3c0409 100644
--- a/meta-openstack/recipes-devtools/python/python-six_1.3.0.bb
+++ b/meta-openstack/recipes-devtools/python/python-six_1.4.1.bb
@@ -10,8 +10,8 @@ SRCNAME = "six"
10SRC_URI = "https://pypi.python.org/packages/source/s/${SRCNAME}/${SRCNAME}-${PV}.tar.gz \ 10SRC_URI = "https://pypi.python.org/packages/source/s/${SRCNAME}/${SRCNAME}-${PV}.tar.gz \
11" 11"
12 12
13SRC_URI[md5sum] = "ec47fe6070a8a64c802363d2c2b1e2ee" 13SRC_URI[md5sum] = "bdbb9e12d3336c198695aa4cf3a61d62"
14SRC_URI[sha256sum] = "d59793f9b255bd00de800b97f9a50cce4fc8a44c205f7defa5bb7d691d13b852" 14SRC_URI[sha256sum] = "f045afd6dffb755cc0411acb7ce9acc4de0e71261d4b5f91de2e68d9aa5f8367"
15 15
16S = "${WORKDIR}/${SRCNAME}-${PV}" 16S = "${WORKDIR}/${SRCNAME}-${PV}"
17 17