aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-openstack/recipes-devtools/python/python-anyjson_0.3.3.bb (renamed from meta-openstack/recipes-devtools/python/python-anyjson_0.2.4.bb)4
-rw-r--r--meta-openstack/recipes-devtools/python/python-jsonpatch_1.3.bb (renamed from meta-openstack/recipes-devtools/python/python-jsonpatch_0.10.bb)4
-rw-r--r--meta-openstack/recipes-devtools/python/python-jsonpointer_1.1.bb (renamed from meta-openstack/recipes-devtools/python/python-jsonpointer_0.5.bb)4
-rw-r--r--meta-openstack/recipes-devtools/python/python-jsonschema_2.3.0.bb (renamed from meta-openstack/recipes-devtools/python/python-jsonschema_0.7.bb)6
4 files changed, 9 insertions, 9 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-anyjson_0.2.4.bb b/meta-openstack/recipes-devtools/python/python-anyjson_0.3.3.bb
index e813d05f..822c878f 100644
--- a/meta-openstack/recipes-devtools/python/python-anyjson_0.2.4.bb
+++ b/meta-openstack/recipes-devtools/python/python-anyjson_0.3.3.bb
@@ -12,7 +12,7 @@ S = "${WORKDIR}/${SRCNAME}-${PV}"
inherit setuptools
-SRC_URI[md5sum] = "ed707033ad6cee0a44db199c289a4c80"
-SRC_URI[sha256sum] = "27ddec5bc9220c13f405cb30adee9b5db17a608f56935618785219348c8a90ac"
+SRC_URI[md5sum] = "2ea28d6ec311aeeebaf993cb3008b27c"
+SRC_URI[sha256sum] = "37812d863c9ad3e35c0734c42e0bf0320ce8c3bed82cd20ad54cb34d158157ba"
RDEPENDS_${PN} = "python-simplejson"
diff --git a/meta-openstack/recipes-devtools/python/python-jsonpatch_0.10.bb b/meta-openstack/recipes-devtools/python/python-jsonpatch_1.3.bb
index 39ce8539..42899264 100644
--- a/meta-openstack/recipes-devtools/python/python-jsonpatch_0.10.bb
+++ b/meta-openstack/recipes-devtools/python/python-jsonpatch_1.3.bb
@@ -9,8 +9,8 @@ SRCNAME = "jsonpatch"
SRC_URI = "http://pypi.python.org/packages/source/j/${SRCNAME}/${SRCNAME}-${PV}.tar.gz"
-SRC_URI[md5sum] = "d9a96bdfe208c42415b1749f1b591fa7"
-SRC_URI[sha256sum] = "86409f5c0a8392a277488dd11fc0f603e7241c95cf547b7048e30e69b7f74107"
+SRC_URI[md5sum] = "d3485ea3bb242656b4d8f167baccfbf2"
+SRC_URI[sha256sum] = "a937c97325aa81ed6e326bd7c34f87f932b6c08ab89549e83c3d9098637d0390"
S = "${WORKDIR}/${SRCNAME}-${PV}"
diff --git a/meta-openstack/recipes-devtools/python/python-jsonpointer_0.5.bb b/meta-openstack/recipes-devtools/python/python-jsonpointer_1.1.bb
index 214c1cf5..7f097f93 100644
--- a/meta-openstack/recipes-devtools/python/python-jsonpointer_0.5.bb
+++ b/meta-openstack/recipes-devtools/python/python-jsonpointer_1.1.bb
@@ -9,8 +9,8 @@ SRCNAME = "jsonpointer"
SRC_URI = "http://pypi.python.org/packages/source/j/${SRCNAME}/${SRCNAME}-${PV}.tar.gz"
-SRC_URI[md5sum] = "41fe4189279b9c6cd35a4131cb2498f2"
-SRC_URI[sha256sum] = "6a27fb4cb590a118d0f8c7e367f902cf553abf5dcb4b7938cdc91cc36e3e4bdf"
+RC_URI[md5sum] = "51f0959e633b533057e9eb8cc508e468"
+SRC_URI[sha256sum] = "a0fe333840d5191f14592ce9fc791bae57546564680a1aef5657edf88f29c366"
S = "${WORKDIR}/${SRCNAME}-${PV}"
diff --git a/meta-openstack/recipes-devtools/python/python-jsonschema_0.7.bb b/meta-openstack/recipes-devtools/python/python-jsonschema_2.3.0.bb
index 92cec507..a24464da 100644
--- a/meta-openstack/recipes-devtools/python/python-jsonschema_0.7.bb
+++ b/meta-openstack/recipes-devtools/python/python-jsonschema_2.3.0.bb
@@ -2,15 +2,15 @@ DESCRIPTION = "An implementation of JSON-Schema validation for Python"
HOMEPAGE = "http://pypi.python.org/pypi/jsonschema"
SECTION = "devel/python"
LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://COPYING;md5=833b6ec380e7cdfcdab8ea6138da2e34"
+LIC_FILES_CHKSUM = "file://COPYING;md5=7a60a81c146ec25599a3e1dabb8610a8"
PR = "0"
SRCNAME = "jsonschema"
SRC_URI = "http://pypi.python.org/packages/source/j/${SRCNAME}/${SRCNAME}-${PV}.zip"
-SRC_URI[md5sum] = "b93f9bd7864d7c5c587951efa4c0a80f"
-SRC_URI[sha256sum] = "703b92b969d245b060b37055305110539507dfdc64ac1760b1868ca489c121e0"
+SRC_URI[md5sum] = "0275f70c5f7c65657555ff478a4fc89c"
+SRC_URI[sha256sum] = "c085fca29eeb7e42500aa2769f933b003becd95a95819b4565a734170de84497"
S = "${WORKDIR}/${SRCNAME}-${PV}"