diff options
Diffstat (limited to 'meta-openstack')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-pyparsing_2.0.1.bb (renamed from meta-openstack/recipes-devtools/python/python-pyparsing_1.5.7.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-pyparsing_1.5.7.bb b/meta-openstack/recipes-devtools/python/python-pyparsing_2.0.1.bb index 6db9dbf..32d9ebb 100644 --- a/meta-openstack/recipes-devtools/python/python-pyparsing_1.5.7.bb +++ b/meta-openstack/recipes-devtools/python/python-pyparsing_2.0.1.bb | |||
| @@ -9,8 +9,8 @@ SRCNAME = "pyparsing" | |||
| 9 | 9 | ||
| 10 | SRC_URI = "http://pypi.python.org/packages/source/p/${SRCNAME}/${SRCNAME}-${PV}.zip" | 10 | SRC_URI = "http://pypi.python.org/packages/source/p/${SRCNAME}/${SRCNAME}-${PV}.zip" |
| 11 | 11 | ||
| 12 | SRC_URI[md5sum] = "b86854857a368d6ccb4d5b6e76d0637f" | 12 | SRC_URI[md5sum] = "dc7036a6f1ab01c3baed3d97af8d77c0" |
| 13 | SRC_URI[sha256sum] = "8a6329d4679fb249d4e0a4afbae6e041f9abbc299920d6efe5d8c4e9fb1407bc" | 13 | SRC_URI[sha256sum] = "7e1766ee747cca79fe172b670fd53ef58fc55d2b1804fd6c66d857abb62d143a" |
| 14 | 14 | ||
| 15 | S = "${WORKDIR}/${SRCNAME}-${PV}" | 15 | S = "${WORKDIR}/${SRCNAME}-${PV}" |
| 16 | 16 | ||
