diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-11-17 17:59:10 -0500 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-11-17 17:59:10 -0500 |
| commit | d7fe5f8a2a27daa094585df1d2ce0772c28e457b (patch) | |
| tree | 6ed4c6e189fc09cf6987f7cd2709f9e4557fcf67 /meta-openstack/recipes-devtools/python/python-oslo.i18n_1.0.0.bb | |
| parent | 194f9d17226895a67422ae749f6870752030b92d (diff) | |
| download | meta-cloud-services-d7fe5f8a2a27daa094585df1d2ce0772c28e457b.tar.gz | |
core: update to juno 2014.2 + dependencies
syncing the core components to the latest juno hashes. We also introduce
new packages and update others to meet the juno requirements.
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-oslo.i18n_1.0.0.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-oslo.i18n_1.0.0.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-oslo.i18n_1.0.0.bb b/meta-openstack/recipes-devtools/python/python-oslo.i18n_1.0.0.bb index ff32869..12c2428 100644 --- a/meta-openstack/recipes-devtools/python/python-oslo.i18n_1.0.0.bb +++ b/meta-openstack/recipes-devtools/python/python-oslo.i18n_1.0.0.bb | |||
| @@ -9,8 +9,8 @@ PR = "r0" | |||
| 9 | SRCNAME = "oslo.i18n" | 9 | SRCNAME = "oslo.i18n" |
| 10 | SRC_URI = "http://pypi.python.org/packages/source/o/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" | 10 | SRC_URI = "http://pypi.python.org/packages/source/o/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" |
| 11 | 11 | ||
| 12 | SRC_URI[md5sum] = "7a4e9139c8d0a28bb07ff4c4ec1218cb" | 12 | SRC_URI[md5sum] = "24da570b208afd3cc569cbcdb169835b" |
| 13 | SRC_URI[sha256sum] = "c682a261de6b0d75291478c422e9ff75c220fa5e58856735d988c09bf14773bb" | 13 | SRC_URI[sha256sum] = "008f86bc297ee05c63b1e2e4a85985802f086c81b16b0853e8e47df0592b23bc" |
| 14 | 14 | ||
| 15 | S = "${WORKDIR}/${SRCNAME}-${PV}" | 15 | S = "${WORKDIR}/${SRCNAME}-${PV}" |
| 16 | 16 | ||
