summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2014-10-21 09:18:16 -0400
committerBruce Ashfield <bruce.ashfield@windriver.com>2014-10-21 09:18:16 -0400
commit9be49d7dd9cad6f115d1a0c59e33324e1fef7d79 (patch)
treeaee3deb71011144ad68f0a0ee46c4dd92815ebb2
parent0770c2edfd5767227313729834b7ef7dd279df2b (diff)
downloadmeta-cloud-services-9be49d7dd9cad6f115d1a0c59e33324e1fef7d79.tar.gz
horizon: update dependencies for juno rc2
Updating the horizon dependent packages to the juno-rc2 required versions Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
-rw-r--r--meta-openstack/recipes-devtools/python/python-django-compressor_1.4.bb (renamed from meta-openstack/recipes-devtools/python/python-django-compressor_1.3.bb)6
-rw-r--r--meta-openstack/recipes-devtools/python/python-django-openstack-auth_1.1.7.bb (renamed from meta-openstack/recipes-devtools/python/python-django-openstack-auth_1.1.4.bb)4
-rw-r--r--meta-openstack/recipes-devtools/python/python-django-pyscss_1.0.3.bb (renamed from meta-openstack/recipes-devtools/python/python-django-pyscss_1.0.1.bb)4
-rw-r--r--meta-openstack/recipes-devtools/python/python-eventlet_0.15.2.bb (renamed from meta-openstack/recipes-devtools/python/python-eventlet_0.15.1.bb)4
-rw-r--r--meta-openstack/recipes-devtools/python/python-oslo.config_1.4.0.bb (renamed from meta-openstack/recipes-devtools/python/python-oslo.config_1.2.1.bb)4
-rw-r--r--meta-openstack/recipes-devtools/python/python-oslo.messaging_git.bb4
-rw-r--r--meta-openstack/recipes-devtools/python/python-pyscss_1.2.1.bb (renamed from meta-openstack/recipes-devtools/python/python-pyscss_1.2.0.post3.bb)4
7 files changed, 15 insertions, 15 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-django-compressor_1.3.bb b/meta-openstack/recipes-devtools/python/python-django-compressor_1.4.bb
index e5ae32e..9794c57 100644
--- a/meta-openstack/recipes-devtools/python/python-django-compressor_1.3.bb
+++ b/meta-openstack/recipes-devtools/python/python-django-compressor_1.4.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "Compresses linked and inline JavaScript or CSS into single cached
2HOMEPAGE = "http://django-compressor.readthedocs.org/en/latest/" 2HOMEPAGE = "http://django-compressor.readthedocs.org/en/latest/"
3SECTION = "devel/python" 3SECTION = "devel/python"
4LICENSE = "MIT" 4LICENSE = "MIT"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=005b23b510258ab60c075b1623eafd14" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=9f8de96acfc347c41ce7c15f2e918ef6"
6 6
7PR = "r0" 7PR = "r0"
8SRCNAME = "django_compressor" 8SRCNAME = "django_compressor"
@@ -10,8 +10,8 @@ SRCNAME = "django_compressor"
10SRC_URI = "https://pypi.python.org/packages/source/d/${SRCNAME}/${SRCNAME}-${PV}.tar.gz \ 10SRC_URI = "https://pypi.python.org/packages/source/d/${SRCNAME}/${SRCNAME}-${PV}.tar.gz \
11" 11"
12 12
13SRC_URI[md5sum] = "da8ee3c5908d648ded03dfe996499b15" 13SRC_URI[md5sum] = "dc050f1a85f83f927f94bcb09e8bdd0f"
14SRC_URI[sha256sum] = "66ff1a845a6c1b16c4cf552ee3d746033979e46cd9bd5d999d4b5dae93327a52" 14SRC_URI[sha256sum] = "b26034230efcef7d60e5267890eda656dfc49c567f27125d907eee4fe7f9a6ec"
15 15
16S = "${WORKDIR}/${SRCNAME}-${PV}" 16S = "${WORKDIR}/${SRCNAME}-${PV}"
17 17
diff --git a/meta-openstack/recipes-devtools/python/python-django-openstack-auth_1.1.4.bb b/meta-openstack/recipes-devtools/python/python-django-openstack-auth_1.1.7.bb
index cad82cb..625bcde 100644
--- a/meta-openstack/recipes-devtools/python/python-django-openstack-auth_1.1.4.bb
+++ b/meta-openstack/recipes-devtools/python/python-django-openstack-auth_1.1.7.bb
@@ -10,8 +10,8 @@ SRCNAME = "django_openstack_auth"
10SRC_URI = "https://pypi.python.org/packages/source/d/${SRCNAME}/${SRCNAME}-${PV}.tar.gz \ 10SRC_URI = "https://pypi.python.org/packages/source/d/${SRCNAME}/${SRCNAME}-${PV}.tar.gz \
11" 11"
12 12
13SRC_URI[md5sum] = "01388af8675c3ddb72dbf9fe3fc1adee" 13SRC_URI[md5sum] = "6afb0748dab95003b75f0d6f4f4a1100"
14SRC_URI[sha256sum] = "1eea7ac2cdf701fcc0afd6550f5b90ce821516699372bfe4940159c0653d6254" 14SRC_URI[sha256sum] = "0884be8a97ff191799ed3f3d64b76c2f61299747af4a86d8a903766b2c175c6f"
15 15
16S = "${WORKDIR}/${SRCNAME}-${PV}" 16S = "${WORKDIR}/${SRCNAME}-${PV}"
17 17
diff --git a/meta-openstack/recipes-devtools/python/python-django-pyscss_1.0.1.bb b/meta-openstack/recipes-devtools/python/python-django-pyscss_1.0.3.bb
index 5dcf8fc..71899f2 100644
--- a/meta-openstack/recipes-devtools/python/python-django-pyscss_1.0.1.bb
+++ b/meta-openstack/recipes-devtools/python/python-django-pyscss_1.0.3.bb
@@ -9,8 +9,8 @@ PR = "r0"
9SRCNAME = "django-pyscss" 9SRCNAME = "django-pyscss"
10SRC_URI = "http://pypi.python.org/packages/source/d/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" 10SRC_URI = "http://pypi.python.org/packages/source/d/${SRCNAME}/${SRCNAME}-${PV}.tar.gz"
11 11
12SRC_URI[md5sum] = "e6ec5c8165ff98d5ef5d660106843924" 12SRC_URI[md5sum] = "edc449f7fbe375cdf7f6079d67fe41da"
13SRC_URI[sha256sum] = "9cfa2ac0a28df27b539ad00559dbc3a1b833057bb7f0ca302ac37b0d3a060bd5" 13SRC_URI[sha256sum] = "255a097fa9c14a4a8b6b1bd1e2d775babb5814fd664d6e9dad399fca14ab9018"
14 14
15S = "${WORKDIR}/${SRCNAME}-${PV}" 15S = "${WORKDIR}/${SRCNAME}-${PV}"
16 16
diff --git a/meta-openstack/recipes-devtools/python/python-eventlet_0.15.1.bb b/meta-openstack/recipes-devtools/python/python-eventlet_0.15.2.bb
index ea9eb3f..f2a6cef 100644
--- a/meta-openstack/recipes-devtools/python/python-eventlet_0.15.1.bb
+++ b/meta-openstack/recipes-devtools/python/python-eventlet_0.15.2.bb
@@ -9,8 +9,8 @@ SRCNAME = "eventlet"
9 9
10SRC_URI = "http://pypi.python.org/packages/source/e/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" 10SRC_URI = "http://pypi.python.org/packages/source/e/${SRCNAME}/${SRCNAME}-${PV}.tar.gz"
11 11
12SRC_URI[md5sum] = "7155780824bb6344651a573838416f21" 12SRC_URI[md5sum] = "c5b0217cc1da6fcf4bcf6957df57f3cd"
13SRC_URI[sha256sum] = "2b2ec222aba392bde157168000f0827c493f756a06dab7bc346b46439fd0f6ae" 13SRC_URI[sha256sum] = "eaec368ce7b819f8615dcb51f63dcb5c910538cdedc99e4bba4c90ed0bf70fdc"
14 14
15S = "${WORKDIR}/${SRCNAME}-${PV}" 15S = "${WORKDIR}/${SRCNAME}-${PV}"
16 16
diff --git a/meta-openstack/recipes-devtools/python/python-oslo.config_1.2.1.bb b/meta-openstack/recipes-devtools/python/python-oslo.config_1.4.0.bb
index 548c6cb..75c12cd 100644
--- a/meta-openstack/recipes-devtools/python/python-oslo.config_1.2.1.bb
+++ b/meta-openstack/recipes-devtools/python/python-oslo.config_1.4.0.bb
@@ -9,8 +9,8 @@ SRCNAME = "oslo.config"
9 9
10SRC_URI = "https://pypi.python.org/packages/source/o/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" 10SRC_URI = "https://pypi.python.org/packages/source/o/${SRCNAME}/${SRCNAME}-${PV}.tar.gz"
11 11
12SRC_URI[md5sum] = "9ba2c7d74a19b16b5b6a33ec057d7eda" 12SRC_URI[md5sum] = "55bc1515401b92252685c94d556a7257"
13SRC_URI[sha256sum] = "e4ccf489159f0c2b1932ea282f7663daada0a7f8309edc4c34904605a98cf9f2" 13SRC_URI[sha256sum] = "739e76e0a83ec585a3c0415140d9e6ba1b14c7f207e33643e8af7eb4346ffe07"
14 14
15S = "${WORKDIR}/${SRCNAME}-${PV}" 15S = "${WORKDIR}/${SRCNAME}-${PV}"
16 16
diff --git a/meta-openstack/recipes-devtools/python/python-oslo.messaging_git.bb b/meta-openstack/recipes-devtools/python/python-oslo.messaging_git.bb
index b2b8ed5..57a573e 100644
--- a/meta-openstack/recipes-devtools/python/python-oslo.messaging_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-oslo.messaging_git.bb
@@ -9,8 +9,8 @@ PR = "r0"
9SRCNAME = "oslo.messaging" 9SRCNAME = "oslo.messaging"
10SRC_URI = "git://github.com/openstack/${SRCNAME}.git" 10SRC_URI = "git://github.com/openstack/${SRCNAME}.git"
11 11
12PV = "1.4.0.0a4" 12PV = "1.4.1"
13SRCREV = "5be1b6a6a93e2be1fd6adef109a016f49ed98b0a" 13SRCREV = "a87aa3ef00907d5d9222a816df2298d2fc7c3683"
14S = "${WORKDIR}/git" 14S = "${WORKDIR}/git"
15 15
16inherit setuptools 16inherit setuptools
diff --git a/meta-openstack/recipes-devtools/python/python-pyscss_1.2.0.post3.bb b/meta-openstack/recipes-devtools/python/python-pyscss_1.2.1.bb
index 83b8f7f..c3d4dce 100644
--- a/meta-openstack/recipes-devtools/python/python-pyscss_1.2.0.post3.bb
+++ b/meta-openstack/recipes-devtools/python/python-pyscss_1.2.1.bb
@@ -9,8 +9,8 @@ PR = "r0"
9SRCNAME = "pyScss" 9SRCNAME = "pyScss"
10SRC_URI = "http://pypi.python.org/packages/source/p/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" 10SRC_URI = "http://pypi.python.org/packages/source/p/${SRCNAME}/${SRCNAME}-${PV}.tar.gz"
11 11
12SRC_URI[md5sum] = "9f0a84addbe2f2eb2650c7c63078f4cc" 12SRC_URI[md5sum] = "9a5c24922643f6e90ea03d520700521b"
13SRC_URI[sha256sum] = "f08d35992b70298453bfb7e0ada649d639f3f616730fdd16e59c6289c22b5b00" 13SRC_URI[sha256sum] = "6f486363f5fac20d218dc5d11b8af4e5b52242a59e5067f42ca227152a7df3cc"
14 14
15S = "${WORKDIR}/${SRCNAME}-${PV}" 15S = "${WORKDIR}/${SRCNAME}-${PV}"
16 16