diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-03-24 16:35:13 -0400 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-03-24 16:35:13 -0400 |
| commit | a32d653b7db8346fab84342561c170c397e5da13 (patch) | |
| tree | 41293008b9832f3f6a5fdd215adfe08a0581657e | |
| parent | 038414fdec4c120c74f10b71e58a0a7d73ea9869 (diff) | |
| download | meta-cloud-services-a32d653b7db8346fab84342561c170c397e5da13.tar.gz | |
libraries: refresh to latest versions
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-pecan_0.8.3.bb (renamed from meta-openstack/recipes-devtools/python/python-pecan_0.5.0.bb) | 4 | ||||
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-pep8_1.6.2.bb (renamed from meta-openstack/recipes-devtools/python/python-pep8_1.4.6.bb) | 0 | ||||
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-posix-ipc_1.0.0.bb (renamed from meta-openstack/recipes-devtools/python/python-posix-ipc_0.9.8.bb) | 4 | ||||
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-py_1.4.26.bb (renamed from meta-openstack/recipes-devtools/python/python-py_1.4.20.bb) | 4 | ||||
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-pyasn1_0.1.7.bb (renamed from meta-openstack/recipes-devtools/python/python-pyasn1_0.1.6.bb) | 0 |
5 files changed, 6 insertions, 6 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-pecan_0.5.0.bb b/meta-openstack/recipes-devtools/python/python-pecan_0.8.3.bb index ea546f8..e7f32cd 100644 --- a/meta-openstack/recipes-devtools/python/python-pecan_0.5.0.bb +++ b/meta-openstack/recipes-devtools/python/python-pecan_0.8.3.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] = "819ea890e8a0412717b8aa791595725f" | 13 | SRC_URI[md5sum] = "e2b329c5088c2adb1510ac9d1af84bca" |
| 14 | SRC_URI[sha256sum] = "726d000cc2b5078de560a9a69e29637c59fc93b6707b292a56bdb0a466555922" | 14 | SRC_URI[sha256sum] = "ca6c31e1fb98e4ae780a44a40a88eacb7a19172d3f64d4e31f32049a784a1281" |
| 15 | 15 | ||
| 16 | S = "${WORKDIR}/${SRCNAME}-${PV}" | 16 | S = "${WORKDIR}/${SRCNAME}-${PV}" |
| 17 | 17 | ||
diff --git a/meta-openstack/recipes-devtools/python/python-pep8_1.4.6.bb b/meta-openstack/recipes-devtools/python/python-pep8_1.6.2.bb index 723bec3..723bec3 100644 --- a/meta-openstack/recipes-devtools/python/python-pep8_1.4.6.bb +++ b/meta-openstack/recipes-devtools/python/python-pep8_1.6.2.bb | |||
diff --git a/meta-openstack/recipes-devtools/python/python-posix-ipc_0.9.8.bb b/meta-openstack/recipes-devtools/python/python-posix-ipc_1.0.0.bb index 6c3fb53..5da3f92 100644 --- a/meta-openstack/recipes-devtools/python/python-posix-ipc_0.9.8.bb +++ b/meta-openstack/recipes-devtools/python/python-posix-ipc_1.0.0.bb | |||
| @@ -9,8 +9,8 @@ PR = "r0" | |||
| 9 | SRCNAME = "posix_ipc" | 9 | SRCNAME = "posix_ipc" |
| 10 | SRC_URI = "http://pypi.python.org/packages/source/p/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" | 10 | SRC_URI = "http://pypi.python.org/packages/source/p/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" |
| 11 | 11 | ||
| 12 | SRC_URI[md5sum] = "f3e78df4ab4e0f43ea04ef5c53563970" | 12 | SRC_URI[md5sum] = "85607a392087715ac3a3c7ded2492d06" |
| 13 | SRC_URI[sha256sum] = "271446eb133efb7410eb51265807aa54e0acb8eb7c2abcf027e51b4cb36d36dd" | 13 | SRC_URI[sha256sum] = "9c93070374ca672725575e5c9874930c8cde69367fb90378b2255e048e31efcb" |
| 14 | 14 | ||
| 15 | S = "${WORKDIR}/${SRCNAME}-${PV}" | 15 | S = "${WORKDIR}/${SRCNAME}-${PV}" |
| 16 | 16 | ||
diff --git a/meta-openstack/recipes-devtools/python/python-py_1.4.20.bb b/meta-openstack/recipes-devtools/python/python-py_1.4.26.bb index 0040cd7..53a5045 100644 --- a/meta-openstack/recipes-devtools/python/python-py_1.4.20.bb +++ b/meta-openstack/recipes-devtools/python/python-py_1.4.26.bb | |||
| @@ -9,8 +9,8 @@ PR = "r0" | |||
| 9 | SRCNAME = "py" | 9 | SRCNAME = "py" |
| 10 | SRC_URI = "http://pypi.python.org/packages/source/p/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" | 10 | SRC_URI = "http://pypi.python.org/packages/source/p/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" |
| 11 | 11 | ||
| 12 | SRC_URI[md5sum] = "5f1708be5482f3ff6711dfd6cafd45e0" | 12 | SRC_URI[md5sum] = "30c3fd92a53f1a5ed6f3591c1fe75c0e" |
| 13 | SRC_URI[sha256sum] = "23c99d99ebb2a60eb7023b7577bfc988acb0092082257a57189f100ce84b72f1" | 13 | SRC_URI[sha256sum] = "28dd0b90d29b386afb552efc4e355c889f4639ce93658a7872a2150ece28bb89" |
| 14 | 14 | ||
| 15 | S = "${WORKDIR}/${SRCNAME}-${PV}" | 15 | S = "${WORKDIR}/${SRCNAME}-${PV}" |
| 16 | 16 | ||
diff --git a/meta-openstack/recipes-devtools/python/python-pyasn1_0.1.6.bb b/meta-openstack/recipes-devtools/python/python-pyasn1_0.1.7.bb index a56ca95..a56ca95 100644 --- a/meta-openstack/recipes-devtools/python/python-pyasn1_0.1.6.bb +++ b/meta-openstack/recipes-devtools/python/python-pyasn1_0.1.7.bb | |||
