diff options
Diffstat (limited to 'meta-openstack')
8 files changed, 15 insertions, 15 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-ceilometerclient_git.bb b/meta-openstack/recipes-devtools/python/python-ceilometerclient_git.bb index 7362733..08b6286 100644 --- a/meta-openstack/recipes-devtools/python/python-ceilometerclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-ceilometerclient_git.bb | |||
| @@ -16,8 +16,8 @@ PR = "r0" | |||
| 16 | 16 | ||
| 17 | SRC_URI = "git://github.com/openstack/python-ceilometerclient.git;branch=master" | 17 | SRC_URI = "git://github.com/openstack/python-ceilometerclient.git;branch=master" |
| 18 | 18 | ||
| 19 | PV="1.0.6+git${SRCPV}" | 19 | PV="1.0.9+git${SRCPV}" |
| 20 | SRCREV="4c42f5052678539648a1051a526b82ab95269a2b" | 20 | SRCREV="6f4ec9dc96477131c90040ee00f5535e50d5f914" |
| 21 | S = "${WORKDIR}/git" | 21 | S = "${WORKDIR}/git" |
| 22 | 22 | ||
| 23 | inherit setuptools | 23 | inherit setuptools |
diff --git a/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb b/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb index 9b8ed60..a5c1c20 100644 --- a/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb | |||
| @@ -10,8 +10,8 @@ SRCNAME = "python-cinderclient" | |||
| 10 | 10 | ||
| 11 | SRC_URI = "git://github.com/openstack/python-cinderclient.git;branch=master" | 11 | SRC_URI = "git://github.com/openstack/python-cinderclient.git;branch=master" |
| 12 | 12 | ||
| 13 | PV="1.0.7+git${SRCPV}" | 13 | PV="1.0.8+git${SRCPV}" |
| 14 | SRCREV="8fc5ae480eafffc7e1bea046ad9b8e06350b008e" | 14 | SRCREV="ea8c9554c947b7fd30adfb1249a9317f258901ab" |
| 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-glanceclient_git.bb b/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb index 9b8cbcd..889b411 100644 --- a/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb | |||
| @@ -5,7 +5,7 @@ LICENSE = "Apache-2.0" | |||
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=34400b68072d710fecd0a2940a0d1658" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=34400b68072d710fecd0a2940a0d1658" |
| 6 | DEPENDS = "gmp" | 6 | DEPENDS = "gmp" |
| 7 | 7 | ||
| 8 | SRCREV = "cd7f2cbd79df54ea41d9a075d904efc82bdcb440" | 8 | SRCREV = "23ad1d6db7ec8116afed7c8aca3832dac440930a" |
| 9 | PV = "0.12.0+gitr${SRCREV}" | 9 | PV = "0.12.0+gitr${SRCREV}" |
| 10 | PR = "0" | 10 | PR = "0" |
| 11 | 11 | ||
diff --git a/meta-openstack/recipes-devtools/python/python-heatclient_git.bb b/meta-openstack/recipes-devtools/python/python-heatclient_git.bb index 3316cf9..2f3262c 100644 --- a/meta-openstack/recipes-devtools/python/python-heatclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-heatclient_git.bb | |||
| @@ -16,8 +16,8 @@ PR = "r0" | |||
| 16 | 16 | ||
| 17 | SRC_URI = "git://github.com/openstack/python-heatclient.git;branch=master" | 17 | SRC_URI = "git://github.com/openstack/python-heatclient.git;branch=master" |
| 18 | 18 | ||
| 19 | PV="0.2.5+git${SRCPV}" | 19 | PV="0.2.7+git${SRCPV}" |
| 20 | SRCREV="30032302f359985335d50e80abb03ba901143168" | 20 | SRCREV="55e794f922dd2005a62bb33fd129996b6c476b66" |
| 21 | S = "${WORKDIR}/git" | 21 | S = "${WORKDIR}/git" |
| 22 | 22 | ||
| 23 | inherit setuptools | 23 | 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 adaed45..9a615bc 100644 --- a/meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb | |||
| @@ -8,8 +8,8 @@ PR = "r0" | |||
| 8 | 8 | ||
| 9 | SRC_URI = "git://github.com/openstack/python-keystoneclient.git;branch=master" | 9 | SRC_URI = "git://github.com/openstack/python-keystoneclient.git;branch=master" |
| 10 | 10 | ||
| 11 | PV="0.4.1+git${SRCPV}" | 11 | PV="0.6.0+git${SRCPV}" |
| 12 | SRCREV="0774d5aafade9e5a5de3830de461843c4a7d59a1" | 12 | SRCREV="a6b8e506740935498f5eba319c67b740d17752a2" |
| 13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
| 14 | 14 | ||
| 15 | inherit setuptools | 15 | inherit setuptools |
diff --git a/meta-openstack/recipes-devtools/python/python-neutronclient_git.bb b/meta-openstack/recipes-devtools/python/python-neutronclient_git.bb index b149b78..7dbf2a6 100644 --- a/meta-openstack/recipes-devtools/python/python-neutronclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-neutronclient_git.bb | |||
| @@ -16,8 +16,8 @@ PR = "r0" | |||
| 16 | 16 | ||
| 17 | SRC_URI = "git://github.com/openstack/python-neutronclient.git;branch=master" | 17 | SRC_URI = "git://github.com/openstack/python-neutronclient.git;branch=master" |
| 18 | 18 | ||
| 19 | PV="2.3.1+git${SRCPV}" | 19 | PV="2.3.4+git${SRCPV}" |
| 20 | SRCREV="1598fc0f75503f8c357ac4b58f77edf6e0443a69" | 20 | SRCREV="6adb11703cb5b55a4af45e8524dc1039fb03176c" |
| 21 | S = "${WORKDIR}/git" | 21 | S = "${WORKDIR}/git" |
| 22 | 22 | ||
| 23 | inherit setuptools | 23 | inherit setuptools |
diff --git a/meta-openstack/recipes-devtools/python/python-novaclient_git.bb b/meta-openstack/recipes-devtools/python/python-novaclient_git.bb index 9b253c0..efd514f 100644 --- a/meta-openstack/recipes-devtools/python/python-novaclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-novaclient_git.bb | |||
| @@ -9,8 +9,8 @@ PR = "r0" | |||
| 9 | 9 | ||
| 10 | SRC_URI = "git://github.com/openstack/python-novaclient.git;branch=master" | 10 | SRC_URI = "git://github.com/openstack/python-novaclient.git;branch=master" |
| 11 | 11 | ||
| 12 | PV="2.15.0+git${SRCPV}" | 12 | PV="2.16.0+git${SRCPV}" |
| 13 | SRCREV="dd4bc08dd9a571637734a92c9411c32ea1f36dcf" | 13 | SRCREV="64043442bbafa48f9042b669d30292b1db00db4f" |
| 14 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |
| 15 | 15 | ||
| 16 | inherit setuptools | 16 | 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 01b9822..a856bbb 100644 --- a/meta-openstack/recipes-devtools/python/python-swiftclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-swiftclient_git.bb | |||
| @@ -8,8 +8,8 @@ PR = "r0" | |||
| 8 | 8 | ||
| 9 | SRC_URI = "git://github.com/openstack/python-swiftclient.git;branch=master" | 9 | SRC_URI = "git://github.com/openstack/python-swiftclient.git;branch=master" |
| 10 | 10 | ||
| 11 | PV="1.8.0+git${SRCPV}" | 11 | PV="2.0.2+git${SRCPV}" |
| 12 | SRCREV="4b78b4d136f5e18544ba97db85f47c5201d3a761" | 12 | SRCREV="3d35a3e989a180b3785b4f259a03c09eed32a14d" |
| 13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
| 14 | 14 | ||
| 15 | inherit setuptools | 15 | inherit setuptools |
