diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-pecan_0.9.0.bb (renamed from meta-openstack/recipes-devtools/python/python-pecan_0.8.3.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-pecan_0.8.3.bb b/meta-openstack/recipes-devtools/python/python-pecan_0.9.0.bb index e7f32cd..efab57e 100644 --- a/meta-openstack/recipes-devtools/python/python-pecan_0.8.3.bb +++ b/meta-openstack/recipes-devtools/python/python-pecan_0.9.0.bb | |||
| @@ -10,8 +10,8 @@ SRCNAME = "pecan" | |||
| 10 | SRC_URI = "https://pypi.python.org/packages/source/p/${SRCNAME}/${SRCNAME}-${PV}.tar.gz \ | 10 | SRC_URI = "https://pypi.python.org/packages/source/p/${SRCNAME}/${SRCNAME}-${PV}.tar.gz \ |
| 11 | " | 11 | " |
| 12 | 12 | ||
| 13 | SRC_URI[md5sum] = "e2b329c5088c2adb1510ac9d1af84bca" | 13 | SRC_URI[md5sum] = "f739a18866a83f6b9ac8622ee89ea784" |
| 14 | SRC_URI[sha256sum] = "ca6c31e1fb98e4ae780a44a40a88eacb7a19172d3f64d4e31f32049a784a1281" | 14 | SRC_URI[sha256sum] = "d26be0e451c5999504599a9a741534caa0fba97d9bb8991c951f63b79a30b933" |
| 15 | 15 | ||
| 16 | S = "${WORKDIR}/${SRCNAME}-${PV}" | 16 | S = "${WORKDIR}/${SRCNAME}-${PV}" |
| 17 | 17 | ||
