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-pecan_1.3.3.bb (renamed from meta-openstack/recipes-devtools/python/python-pecan_1.3.2.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-pecan_1.3.2.bb b/meta-openstack/recipes-devtools/python/python-pecan_1.3.3.bb
index 0e2a863..62f29fa 100644
--- a/meta-openstack/recipes-devtools/python/python-pecan_1.3.2.bb
+++ b/meta-openstack/recipes-devtools/python/python-pecan_1.3.3.bb
@@ -4,8 +4,8 @@ SECTION = "devel/python"
4LICENSE = "BSD" 4LICENSE = "BSD"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=d846877d24bbb3d7a00a985c90378e8c" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=d846877d24bbb3d7a00a985c90378e8c"
6 6
7SRC_URI[md5sum] = "42bff04c3a90c32d78560fe7921658d4" 7SRC_URI[md5sum] = "8f006ed860f7fbdf0c0bf5ad0cf2f3b4"
8SRC_URI[sha256sum] = "24f06cf88a488b75f433e62b33c1c97e4575d0cd91eec9eec841a81cecfd6de3" 8SRC_URI[sha256sum] = "b5461add4e3f35a7ee377b3d7f72ff13e93f40f3823b3208ab978b29bde936ff"
9 9
10inherit setuptools pypi 10inherit setuptools pypi
11 11