summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python')
-rw-r--r--meta-openstack/recipes-devtools/python/python-paste_2.0.2.bb (renamed from meta-openstack/recipes-devtools/python/python-paste_2.0.1.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-paste_2.0.1.bb b/meta-openstack/recipes-devtools/python/python-paste_2.0.2.bb
index 946d1f4..0833612 100644
--- a/meta-openstack/recipes-devtools/python/python-paste_2.0.1.bb
+++ b/meta-openstack/recipes-devtools/python/python-paste_2.0.2.bb
@@ -8,8 +8,8 @@ SRCNAME = "Paste"
8 8
9SRC_URI = "https://pypi.python.org/packages/source/P/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" 9SRC_URI = "https://pypi.python.org/packages/source/P/${SRCNAME}/${SRCNAME}-${PV}.tar.gz"
10 10
11SRC_URI[md5sum] = "5aa1890d20e6f93b46e855aa1e17ba27" 11SRC_URI[md5sum] = "4bfc8a7eaf858f6309d2ac0f40fc951c"
12SRC_URI[sha256sum] = "28383e843cb46a9375a90da6e2ec5fcd7704ed9f3f3b5e954928beb52b0e5b41" 12SRC_URI[sha256sum] = "adac3ac893a2dac6b8ffd49901377dd6819e05be3436b374d698641071daba99"
13 13
14S = "${WORKDIR}/${SRCNAME}-${PV}" 14S = "${WORKDIR}/${SRCNAME}-${PV}"
15 15