summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-dogpile.cache_0.5.3.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2014-11-17 17:59:10 -0500
committerBruce Ashfield <bruce.ashfield@windriver.com>2014-11-17 17:59:10 -0500
commitd7fe5f8a2a27daa094585df1d2ce0772c28e457b (patch)
tree6ed4c6e189fc09cf6987f7cd2709f9e4557fcf67 /meta-openstack/recipes-devtools/python/python-dogpile.cache_0.5.3.bb
parent194f9d17226895a67422ae749f6870752030b92d (diff)
downloadmeta-cloud-services-d7fe5f8a2a27daa094585df1d2ce0772c28e457b.tar.gz
core: update to juno 2014.2 + dependencies
syncing the core components to the latest juno hashes. We also introduce new packages and update others to meet the juno requirements. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-dogpile.cache_0.5.3.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-dogpile.cache_0.5.3.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-dogpile.cache_0.5.3.bb b/meta-openstack/recipes-devtools/python/python-dogpile.cache_0.5.3.bb
index 3e2a65c..f241c83 100644
--- a/meta-openstack/recipes-devtools/python/python-dogpile.cache_0.5.3.bb
+++ b/meta-openstack/recipes-devtools/python/python-dogpile.cache_0.5.3.bb
@@ -2,15 +2,15 @@ DESCRIPTION = "Python Dogpile Cache: A caching front-end based on the Dogpile lo
2HOMEPAGE = "https://pypi.python.org/pypi/dogpile.cache" 2HOMEPAGE = "https://pypi.python.org/pypi/dogpile.cache"
3SECTION = "devel/python" 3SECTION = "devel/python"
4LICENSE = "Apache-2.0" 4LICENSE = "Apache-2.0"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=0401fd56584d7b3d4be91690672ec433" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=db99dd669263339f22dfc735801942ad"
6 6
7PR = "r0" 7PR = "r0"
8SRCNAME = "dogpile.cache" 8SRCNAME = "dogpile.cache"
9 9
10SRC_URI = "https://pypi.python.org/packages/source/d/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" 10SRC_URI = "https://pypi.python.org/packages/source/d/${SRCNAME}/${SRCNAME}-${PV}.tar.gz"
11 11
12SRC_URI[md5sum] = "604872aa7036ffc205c14160b5e83f99" 12SRC_URI[md5sum] = "e178b84bafb8e2da0be939f38db60689"
13SRC_URI[sha256sum] = "1f3165222bc23418cb9d3f1a2c9d554a091f412e5bc871ea0c48a19b576d06c0" 13SRC_URI[sha256sum] = "2fe8c1a329830a9ada865a69cc5ebb2c2e6f2dbda3a6d4dbf5155c7d5194344b"
14 14
15S = "${WORKDIR}/${SRCNAME}-${PV}" 15S = "${WORKDIR}/${SRCNAME}-${PV}"
16 16