diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-04-16 15:12:30 -0400 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-04-16 15:12:30 -0400 |
| commit | bd613b97b53a1762e65162515c65cd358bf757a1 (patch) | |
| tree | 5312fbe753e83b775651a78ad37301acafe062e7 /meta-openstack/recipes-devtools/python | |
| parent | d42f1515ae39948b3f98eeb41363a7ed72b58779 (diff) | |
| parent | 8807042735db6d3b1eb496df70e153c701a544d0 (diff) | |
| download | meta-cloud-services-bd613b97b53a1762e65162515c65cd358bf757a1.tar.gz | |
Merge branch 'master' into kilo
Diffstat (limited to 'meta-openstack/recipes-devtools/python')
13 files changed, 26 insertions, 27 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-barbicanclient_git.bb b/meta-openstack/recipes-devtools/python/python-barbicanclient_git.bb index 873b17f..4361e34 100644 --- a/meta-openstack/recipes-devtools/python/python-barbicanclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-barbicanclient_git.bb | |||
| @@ -10,8 +10,8 @@ SRC_URI = "\ | |||
| 10 | git://github.com/openstack/python-barbicanclient.git;branch=master \ | 10 | git://github.com/openstack/python-barbicanclient.git;branch=master \ |
| 11 | " | 11 | " |
| 12 | 12 | ||
| 13 | PV="2.2.1+git${SRCPV}" | 13 | PV = "3.0.3+git${SRCPV}" |
| 14 | SRCREV="ac30643631b6bc1c40116061f8eb280a7881e422" | 14 | SRCREV = "2919366867af335d59913764a55ca8e95569947d" |
| 15 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |
| 16 | 16 | ||
| 17 | inherit setuptools | 17 | inherit setuptools |
diff --git a/meta-openstack/recipes-devtools/python/python-ceilometerclient_git.bb b/meta-openstack/recipes-devtools/python/python-ceilometerclient_git.bb index c308e4c..35760a9 100644 --- a/meta-openstack/recipes-devtools/python/python-ceilometerclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-ceilometerclient_git.bb | |||
| @@ -25,8 +25,8 @@ SRC_URI = "\ | |||
| 25 | file://fix_ceilometerclient_memory_leak.patch \ | 25 | file://fix_ceilometerclient_memory_leak.patch \ |
| 26 | " | 26 | " |
| 27 | 27 | ||
| 28 | PV="1.0.12+git${SRCPV}" | 28 | PV = "1.0.13+git${SRCPV}" |
| 29 | SRCREV="f8765ce532a45391c5366be8fa0f583f96a30d22" | 29 | SRCREV = "f8765ce532a45391c5366be8fa0f583f96a30d22" |
| 30 | S = "${WORKDIR}/git" | 30 | S = "${WORKDIR}/git" |
| 31 | 31 | ||
| 32 | inherit setuptools | 32 | inherit setuptools |
diff --git a/meta-openstack/recipes-devtools/python/python-cephclient_0.1.0.4.bb b/meta-openstack/recipes-devtools/python/python-cephclient_0.1.0.5.bb index 19f7570..ad55514 100644 --- a/meta-openstack/recipes-devtools/python/python-cephclient_0.1.0.4.bb +++ b/meta-openstack/recipes-devtools/python/python-cephclient_0.1.0.5.bb | |||
| @@ -7,10 +7,10 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=d2794c0df5b907fdace235a619d80314" | |||
| 7 | PR = "r0" | 7 | PR = "r0" |
| 8 | 8 | ||
| 9 | SRCNAME = "python-cephclient" | 9 | SRCNAME = "python-cephclient" |
| 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}-v${PV}.tar.gz" |
| 11 | 11 | ||
| 12 | SRC_URI[md5sum] = "026aefd497c0426317d951f9a6e6f251" | 12 | SRC_URI[md5sum] = "e3746607f1af1573a241b4995c10c938" |
| 13 | SRC_URI[sha256sum] = "23ceae1f30238f7f57912422cf9baa43b7c80ed88fc14ec749986eef5f2d6007" | 13 | SRC_URI[sha256sum] = "9776b786da2aebdc0439ea2f809cc8923f52bc0cf610f77a9c1348466961134b" |
| 14 | 14 | ||
| 15 | S = "${WORKDIR}/${SRCNAME}-${PV}" | 15 | S = "${WORKDIR}/${SRCNAME}-${PV}" |
| 16 | 16 | ||
diff --git a/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb b/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb index 1d8529a..a8ba1ed 100644 --- a/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb | |||
| @@ -9,8 +9,8 @@ DEPENDS += " \ | |||
| 9 | python-pbr \ | 9 | python-pbr \ |
| 10 | " | 10 | " |
| 11 | 11 | ||
| 12 | SRCREV = "69361a146ecd0cd775579e5dcf34692e9c6328bc" | 12 | SRCREV = "26280ed58b5d16feed4ab27be063d305ef48a252" |
| 13 | PV = "0.13.1+git${SRCPV}" | 13 | PV = "0.17.0+git${SRCPV}" |
| 14 | PR = "r0" | 14 | PR = "r0" |
| 15 | 15 | ||
| 16 | SRC_URI = "\ | 16 | SRC_URI = "\ |
diff --git a/meta-openstack/recipes-devtools/python/python-heatclient_git.bb b/meta-openstack/recipes-devtools/python/python-heatclient_git.bb index 2b9d34a..b83fc77 100644 --- a/meta-openstack/recipes-devtools/python/python-heatclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-heatclient_git.bb | |||
| @@ -23,8 +23,8 @@ SRCNAME = "heatclient" | |||
| 23 | 23 | ||
| 24 | SRC_URI = "git://github.com/openstack/python-heatclient.git;branch=master" | 24 | SRC_URI = "git://github.com/openstack/python-heatclient.git;branch=master" |
| 25 | 25 | ||
| 26 | PV="0.3.0+git${SRCPV}" | 26 | PV = "0.4.0+git${SRCPV}" |
| 27 | SRCREV="065d02499ad77b9c481a83dce973cfa4fbb26711" | 27 | SRCREV = "6d528f005742263837d05250662bf6214a703da8" |
| 28 | S = "${WORKDIR}/git" | 28 | S = "${WORKDIR}/git" |
| 29 | 29 | ||
| 30 | inherit setuptools | 30 | inherit setuptools |
diff --git a/meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb b/meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb index df1ed22..0063efc 100644 --- a/meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb | |||
| @@ -13,8 +13,8 @@ SRC_URI = "\ | |||
| 13 | file://keystone-api-check.sh \ | 13 | file://keystone-api-check.sh \ |
| 14 | " | 14 | " |
| 15 | 15 | ||
| 16 | PV="1.1.0+git${SRCPV}" | 16 | PV = "1.3.0+git${SRCPV}" |
| 17 | SRCREV="b3cf5994ade5c4fda9792cfaea42bb821d176f8c" | 17 | SRCREV = "a84b5ac115dd5775f7380a204811aa939fd5c242" |
| 18 | S = "${WORKDIR}/git" | 18 | S = "${WORKDIR}/git" |
| 19 | 19 | ||
| 20 | inherit setuptools monitor | 20 | inherit setuptools monitor |
diff --git a/meta-openstack/recipes-devtools/python/python-neutronclient_git.bb b/meta-openstack/recipes-devtools/python/python-neutronclient_git.bb index 2423f6f..e35be5d 100644 --- a/meta-openstack/recipes-devtools/python/python-neutronclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-neutronclient_git.bb | |||
| @@ -25,8 +25,8 @@ SRC_URI = "git://github.com/openstack/python-neutronclient.git;branch=master \ | |||
| 25 | file://neutron-api-check.sh \ | 25 | file://neutron-api-check.sh \ |
| 26 | " | 26 | " |
| 27 | 27 | ||
| 28 | PV="2.3.11+git${SRCPV}" | 28 | PV = "2.4.0+git${SRCPV}" |
| 29 | SRCREV="2fa6faaa9b67c0783c502d2b56bfbacc23ecfe64" | 29 | SRCREV = "aa1215a5ad063b299d32ef319eb63d5210249a9b" |
| 30 | S = "${WORKDIR}/git" | 30 | S = "${WORKDIR}/git" |
| 31 | 31 | ||
| 32 | inherit setuptools monitor | 32 | inherit setuptools monitor |
diff --git a/meta-openstack/recipes-devtools/python/python-novaclient_git.bb b/meta-openstack/recipes-devtools/python/python-novaclient_git.bb index 5192021..1454a7c 100644 --- a/meta-openstack/recipes-devtools/python/python-novaclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-novaclient_git.bb | |||
| @@ -11,8 +11,8 @@ SRC_URI = "\ | |||
| 11 | file://nova-api-check.sh \ | 11 | file://nova-api-check.sh \ |
| 12 | " | 12 | " |
| 13 | 13 | ||
| 14 | PV="2.21.0+git${SRCPV}" | 14 | PV = "2.23.0+git${SRCPV}" |
| 15 | SRCREV="bfd029c8ef500af705159a5f3d5fa74e39c43096" | 15 | SRCREV = "e0f5072907a00d48a183dd8fc91a6cf6038ca279" |
| 16 | S = "${WORKDIR}/git" | 16 | S = "${WORKDIR}/git" |
| 17 | 17 | ||
| 18 | inherit setuptools monitor | 18 | inherit setuptools monitor |
diff --git a/meta-openstack/recipes-devtools/python/python-openstackclient_1.0.2.bb b/meta-openstack/recipes-devtools/python/python-openstackclient_1.0.3.bb index b0f0717..ae8e82c 100644 --- a/meta-openstack/recipes-devtools/python/python-openstackclient_1.0.2.bb +++ b/meta-openstack/recipes-devtools/python/python-openstackclient_1.0.3.bb | |||
| @@ -4,13 +4,12 @@ SECTION = "devel/python" | |||
| 4 | LICENSE = "Apache-2.0" | 4 | LICENSE = "Apache-2.0" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" |
| 6 | 6 | ||
| 7 | PR = "r0" | ||
| 8 | SRCNAME = "python-openstackclient" | 7 | SRCNAME = "python-openstackclient" |
| 9 | 8 | ||
| 10 | SRC_URI = "http://pypi.python.org/packages/source/p/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" | 9 | SRC_URI = "http://pypi.python.org/packages/source/p/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" |
| 11 | 10 | ||
| 12 | SRC_URI[md5sum] = "44f33ac00cd47392688af959178eb5c3" | 11 | SRC_URI[md5sum] = "595c9be3ae2f967f7dd5f33753137377" |
| 13 | SRC_URI[sha256sum] = "6d1d5c8100f37b96b7d6f9a8b429af790235cb33b54c6237c16b0b1534c851b7" | 12 | SRC_URI[sha256sum] = "d39a2e6cf98d409f8545b9d3a207eb8cbf3b2fc5ea17b0f8d9bed52326ca9f49" |
| 14 | 13 | ||
| 15 | S = "${WORKDIR}/${SRCNAME}-${PV}" | 14 | S = "${WORKDIR}/${SRCNAME}-${PV}" |
| 16 | 15 | ||
diff --git a/meta-openstack/recipes-devtools/python/python-psycopg2_2.5.bb b/meta-openstack/recipes-devtools/python/python-psycopg2_2.5.bb index c93e62b..ab4fe1f 100644 --- a/meta-openstack/recipes-devtools/python/python-psycopg2_2.5.bb +++ b/meta-openstack/recipes-devtools/python/python-psycopg2_2.5.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | DESCRIPTION = "Python-PostgreSQL Database Adapter" | 1 | DESCRIPTION = "Python-PostgreSQL Database Adapter" |
| 2 | HOMEPAGE = "http://initd.org/psycopg/" | 2 | HOMEPAGE = "http://initd.org/psycopg/" |
| 3 | SECTION = "devel/python" | 3 | SECTION = "devel/python" |
| 4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPLv3+ |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=2c9872d13fa571e7ba6de95055da1fe2" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=2c9872d13fa571e7ba6de95055da1fe2" |
| 6 | DEPENDS = "postgresql" | 6 | DEPENDS = "postgresql" |
| 7 | 7 | ||
diff --git a/meta-openstack/recipes-devtools/python/python-saharaclient_git.bb b/meta-openstack/recipes-devtools/python/python-saharaclient_git.bb index e5a3216..c97ac8c 100644 --- a/meta-openstack/recipes-devtools/python/python-saharaclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-saharaclient_git.bb | |||
| @@ -17,8 +17,8 @@ SRCNAME = "saharaclient" | |||
| 17 | 17 | ||
| 18 | SRC_URI = "git://github.com/openstack/python-saharaclient.git;branch=master" | 18 | SRC_URI = "git://github.com/openstack/python-saharaclient.git;branch=master" |
| 19 | 19 | ||
| 20 | PV="0.7.7+git${SRCPV}" | 20 | PV = "0.8.0+git${SRCPV}" |
| 21 | SRCREV="319ceb6acf55382218dcd971367613aecb3e4afc" | 21 | SRCREV = "319ceb6acf55382218dcd971367613aecb3e4afc" |
| 22 | S = "${WORKDIR}/git" | 22 | S = "${WORKDIR}/git" |
| 23 | 23 | ||
| 24 | inherit setuptools | 24 | inherit setuptools |
diff --git a/meta-openstack/recipes-devtools/python/python-swiftclient_git.bb b/meta-openstack/recipes-devtools/python/python-swiftclient_git.bb index c4b76f5..1c506a8 100644 --- a/meta-openstack/recipes-devtools/python/python-swiftclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-swiftclient_git.bb | |||
| @@ -9,8 +9,8 @@ SRCNAME = "swiftclient" | |||
| 9 | 9 | ||
| 10 | SRC_URI = "git://github.com/openstack/python-swiftclient.git;branch=master" | 10 | SRC_URI = "git://github.com/openstack/python-swiftclient.git;branch=master" |
| 11 | 11 | ||
| 12 | PV="2.3.1+git${SRCPV}" | 12 | PV = "2.4.0+git${SRCPV}" |
| 13 | SRCREV="8aff0bda9c35ab96146f4f419803e62710ab5618" | 13 | SRCREV = "c9f79e641c6906e95095f3e0e505f9bd3f715bc2" |
| 14 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |
| 15 | 15 | ||
| 16 | inherit setuptools python-dir | 16 | inherit setuptools python-dir |
diff --git a/meta-openstack/recipes-devtools/python/python-troveclient_git.bb b/meta-openstack/recipes-devtools/python/python-troveclient_git.bb index 4691145..a55ce27 100644 --- a/meta-openstack/recipes-devtools/python/python-troveclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-troveclient_git.bb | |||
| @@ -11,8 +11,8 @@ SRC_URI = "\ | |||
| 11 | git://github.com/openstack/python-troveclient.git;branch=master \ | 11 | git://github.com/openstack/python-troveclient.git;branch=master \ |
| 12 | " | 12 | " |
| 13 | 13 | ||
| 14 | PV="1.0.8+git${SRCPV}" | 14 | PV = "1.0.9+git${SRCPV}" |
| 15 | SRCREV="51aa1a8dbd1b45e6abdaf571d1d73a6d7405fd3a" | 15 | SRCREV = "a36ebe539ce0affef5388b7edd7a6a230a0fde6c" |
| 16 | S = "${WORKDIR}/git" | 16 | S = "${WORKDIR}/git" |
| 17 | 17 | ||
| 18 | inherit setuptools hosts default_configs | 18 | inherit setuptools hosts default_configs |
