diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python')
-rw-r--r-- | meta-openstack/recipes-devtools/python/python-jsonpatch_1.11.bb (renamed from meta-openstack/recipes-devtools/python/python-jsonpatch_1.9.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-jsonpatch_1.9.bb b/meta-openstack/recipes-devtools/python/python-jsonpatch_1.11.bb index 24c87b0..3d9f058 100644 --- a/meta-openstack/recipes-devtools/python/python-jsonpatch_1.9.bb +++ b/meta-openstack/recipes-devtools/python/python-jsonpatch_1.11.bb | |||
@@ -9,8 +9,8 @@ SRCNAME = "jsonpatch" | |||
9 | 9 | ||
10 | SRC_URI = "http://pypi.python.org/packages/source/j/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" | 10 | SRC_URI = "http://pypi.python.org/packages/source/j/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" |
11 | 11 | ||
12 | SRC_URI[md5sum] = "5eee76359052a1c289cf61eaf037332d" | 12 | SRC_URI[md5sum] = "9f2d0aa31f99cc97089a203c5bed3924" |
13 | SRC_URI[sha256sum] = "e997076450992aa7af2f4ae6c3e7767d390ddb6746979c74fd2092bb8fbdf5b2" | 13 | SRC_URI[sha256sum] = "22d0bc0f5522a4a03dd9fb4c4cdf7c1f03256546c88be4c61e5ceabd22280e47" |
14 | 14 | ||
15 | S = "${WORKDIR}/${SRCNAME}-${PV}" | 15 | S = "${WORKDIR}/${SRCNAME}-${PV}" |
16 | 16 | ||