summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python')
-rw-r--r--meta-openstack/recipes-devtools/python/python-glanceclient_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python-glancestore_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python-novnc_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python-ryu_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python3-barbicanclient_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python3-kafka_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python3-memcached_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python3-os-vif_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python3-os-win_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python3-oslo.cache_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python3-oslo.db_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python3-oslo.i18n_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python3-oslo.messaging_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python3-oslo.policy_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python3-oslo.privsep_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python3-oslo.reports_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python3-oslo.rootwrap_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python3-oslo.versionedobjects_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python3-oslo.vmware_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python3-pycadf_git.bb2
20 files changed, 20 insertions, 20 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb b/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb
index acfc6e7..271eadf 100644
--- a/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/openstack/python-glanceclient"
3SECTION = "devel/python" 3SECTION = "devel/python"
4LICENSE = "Apache-2.0" 4LICENSE = "Apache-2.0"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=34400b68072d710fecd0a2940a0d1658" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=34400b68072d710fecd0a2940a0d1658"
6SRC_URI = "git://github.com/openstack/python-glanceclient.git \ 6SRC_URI = "git://github.com/openstack/python-glanceclient.git;branch=master \
7 file://glance-api-check.sh \ 7 file://glance-api-check.sh \
8 " 8 "
9 9
diff --git a/meta-openstack/recipes-devtools/python/python-glancestore_git.bb b/meta-openstack/recipes-devtools/python/python-glancestore_git.bb
index e769bbd..6c15b74 100644
--- a/meta-openstack/recipes-devtools/python/python-glancestore_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-glancestore_git.bb
@@ -8,7 +8,7 @@ SRCREV = "c816b38d9f12be75d989409cbab6dfefa8f49dc3"
8PV = "0.9.1+git${SRCPV}" 8PV = "0.9.1+git${SRCPV}"
9 9
10SRC_URI = "\ 10SRC_URI = "\
11 git://github.com/openstack/glance_store.git \ 11 git://github.com/openstack/glance_store.git;branch=master \
12 " 12 "
13 13
14S = "${WORKDIR}/git" 14S = "${WORKDIR}/git"
diff --git a/meta-openstack/recipes-devtools/python/python-novnc_git.bb b/meta-openstack/recipes-devtools/python/python-novnc_git.bb
index 3f36ef5..8027e11 100644
--- a/meta-openstack/recipes-devtools/python/python-novnc_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-novnc_git.bb
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=6458695fb66dcd893becb5f9f912715e"
10SRCREV = "3b8ec46fd26d644e6edbea4f46e630929297e448" 10SRCREV = "3b8ec46fd26d644e6edbea4f46e630929297e448"
11PV = "0.5.1+git${SRCPV}" 11PV = "0.5.1+git${SRCPV}"
12 12
13SRC_URI = "git://github.com/kanaka/noVNC.git \ 13SRC_URI = "git://github.com/kanaka/noVNC.git;branch=master \
14 file://python-distutils.patch" 14 file://python-distutils.patch"
15 15
16S = "${WORKDIR}/git" 16S = "${WORKDIR}/git"
diff --git a/meta-openstack/recipes-devtools/python/python-ryu_git.bb b/meta-openstack/recipes-devtools/python/python-ryu_git.bb
index 83fc88c..cd47d60 100644
--- a/meta-openstack/recipes-devtools/python/python-ryu_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-ryu_git.bb
@@ -8,7 +8,7 @@ PV = "4.19+git${SRCPV}"
8SRCREV = "51a1130f6cdcb029a51b6a75d43ac5e4cdde7072" 8SRCREV = "51a1130f6cdcb029a51b6a75d43ac5e4cdde7072"
9 9
10SRCNAME = "ryu" 10SRCNAME = "ryu"
11SRC_URI = "git://github.com/osrg/${SRCNAME}.git" 11SRC_URI = "git://github.com/osrg/${SRCNAME}.git;branch=master"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14
diff --git a/meta-openstack/recipes-devtools/python/python3-barbicanclient_git.bb b/meta-openstack/recipes-devtools/python/python3-barbicanclient_git.bb
index 53f1ed9..26fd387 100644
--- a/meta-openstack/recipes-devtools/python/python3-barbicanclient_git.bb
+++ b/meta-openstack/recipes-devtools/python/python3-barbicanclient_git.bb
@@ -5,7 +5,7 @@ LICENSE = "Apache-2.0"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=e031cff4528978748f9cc064c6e6fa73" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=e031cff4528978748f9cc064c6e6fa73"
6 6
7SRC_URI = "\ 7SRC_URI = "\
8 git://github.com/openstack/python-barbicanclient.git \ 8 git://github.com/openstack/python-barbicanclient.git;branch=master \
9 " 9 "
10 10
11PV = "5.0.1+git${SRCPV}" 11PV = "5.0.1+git${SRCPV}"
diff --git a/meta-openstack/recipes-devtools/python/python3-kafka_git.bb b/meta-openstack/recipes-devtools/python/python3-kafka_git.bb
index b40e39c..fdd1365 100644
--- a/meta-openstack/recipes-devtools/python/python3-kafka_git.bb
+++ b/meta-openstack/recipes-devtools/python/python3-kafka_git.bb
@@ -9,7 +9,7 @@ SRCREV = "5bb126bf20bbb5baeb4e9afc48008dbe411631bc"
9SRCNAME = "kafka-python" 9SRCNAME = "kafka-python"
10 10
11LIC_FILES_CHKSUM = "file://LICENSE;md5=22efebb1e053dcc946f4b9d17f3cbbea" 11LIC_FILES_CHKSUM = "file://LICENSE;md5=22efebb1e053dcc946f4b9d17f3cbbea"
12SRC_URI = "git://github.com/mumrah/${SRCNAME}.git" 12SRC_URI = "git://github.com/mumrah/${SRCNAME}.git;branch=master"
13 13
14S = "${WORKDIR}/git" 14S = "${WORKDIR}/git"
15 15
diff --git a/meta-openstack/recipes-devtools/python/python3-memcached_git.bb b/meta-openstack/recipes-devtools/python/python3-memcached_git.bb
index 4e6f40e..cfa2017 100644
--- a/meta-openstack/recipes-devtools/python/python3-memcached_git.bb
+++ b/meta-openstack/recipes-devtools/python/python3-memcached_git.bb
@@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://PSF.LICENSE;md5=7dd786e8594f1e787da94a946557b40e"
11PV = "1.59+git${SRCPV}" 11PV = "1.59+git${SRCPV}"
12SRCREV = "959e068fec8b4c956b0d82269336818e667726e7" 12SRCREV = "959e068fec8b4c956b0d82269336818e667726e7"
13 13
14SRC_URI = "git://github.com/linsomniac/python-memcached.git" 14SRC_URI = "git://github.com/linsomniac/python-memcached.git;branch=master"
15 15
16S = "${WORKDIR}/git" 16S = "${WORKDIR}/git"
17 17
diff --git a/meta-openstack/recipes-devtools/python/python3-os-vif_git.bb b/meta-openstack/recipes-devtools/python/python3-os-vif_git.bb
index 82e53b1..058422b 100644
--- a/meta-openstack/recipes-devtools/python/python3-os-vif_git.bb
+++ b/meta-openstack/recipes-devtools/python/python3-os-vif_git.bb
@@ -5,7 +5,7 @@ LICENSE = "Apache-2.0"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2"
6 6
7SRC_URI = "\ 7SRC_URI = "\
8 git://github.com/openstack/os-vif.git \ 8 git://github.com/openstack/os-vif.git;branch=master \
9 " 9 "
10 10
11PV = "2.2.0+git${SRCPV}" 11PV = "2.2.0+git${SRCPV}"
diff --git a/meta-openstack/recipes-devtools/python/python3-os-win_git.bb b/meta-openstack/recipes-devtools/python/python3-os-win_git.bb
index bbbd96c..c4f881d 100644
--- a/meta-openstack/recipes-devtools/python/python3-os-win_git.bb
+++ b/meta-openstack/recipes-devtools/python/python3-os-win_git.bb
@@ -5,7 +5,7 @@ LICENSE = "Apache-2.0"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=34400b68072d710fecd0a2940a0d1658" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=34400b68072d710fecd0a2940a0d1658"
6 6
7SRC_URI = "\ 7SRC_URI = "\
8 git://github.com/openstack/os-win.git \ 8 git://github.com/openstack/os-win.git;branch=master \
9 " 9 "
10 10
11PV = "5.1.0+git${SRCPV}" 11PV = "5.1.0+git${SRCPV}"
diff --git a/meta-openstack/recipes-devtools/python/python3-oslo.cache_git.bb b/meta-openstack/recipes-devtools/python/python3-oslo.cache_git.bb
index 8b087b2..c82fbeb 100644
--- a/meta-openstack/recipes-devtools/python/python3-oslo.cache_git.bb
+++ b/meta-openstack/recipes-devtools/python/python3-oslo.cache_git.bb
@@ -8,7 +8,7 @@ PV = "2.6.1+git${SRCPV}"
8SRCREV = "df075b2465195de53e42897e7d9be6c6c375ce5e" 8SRCREV = "df075b2465195de53e42897e7d9be6c6c375ce5e"
9 9
10SRCNAME = "oslo.cache" 10SRCNAME = "oslo.cache"
11SRC_URI = "git://github.com/openstack/${SRCNAME}.git" 11SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14
diff --git a/meta-openstack/recipes-devtools/python/python3-oslo.db_git.bb b/meta-openstack/recipes-devtools/python/python3-oslo.db_git.bb
index ed5a2fc..357c244 100644
--- a/meta-openstack/recipes-devtools/python/python3-oslo.db_git.bb
+++ b/meta-openstack/recipes-devtools/python/python3-oslo.db_git.bb
@@ -8,7 +8,7 @@ PV = "8.4.0+git${SRCPV}"
8SRCREV = "e42c73343f640eaacb0a76d204eb55c85de4f5d5" 8SRCREV = "e42c73343f640eaacb0a76d204eb55c85de4f5d5"
9 9
10SRCNAME = "oslo.db" 10SRCNAME = "oslo.db"
11SRC_URI = "git://github.com/openstack/${SRCNAME}.git" 11SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14
diff --git a/meta-openstack/recipes-devtools/python/python3-oslo.i18n_git.bb b/meta-openstack/recipes-devtools/python/python3-oslo.i18n_git.bb
index 59a5a0a..11586da 100644
--- a/meta-openstack/recipes-devtools/python/python3-oslo.i18n_git.bb
+++ b/meta-openstack/recipes-devtools/python/python3-oslo.i18n_git.bb
@@ -8,7 +8,7 @@ PV = "5.0.1+git${SRCPV}"
8SRCREV = "73187bd86903fc87665a829c9a0c714db6aa3022" 8SRCREV = "73187bd86903fc87665a829c9a0c714db6aa3022"
9 9
10SRCNAME = "oslo.i18n" 10SRCNAME = "oslo.i18n"
11SRC_URI = "git://github.com/openstack/${SRCNAME}.git" 11SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master"
12 12
13inherit setuptools3 13inherit setuptools3
14 14
diff --git a/meta-openstack/recipes-devtools/python/python3-oslo.messaging_git.bb b/meta-openstack/recipes-devtools/python/python3-oslo.messaging_git.bb
index 4f201fe..056e5a2 100644
--- a/meta-openstack/recipes-devtools/python/python3-oslo.messaging_git.bb
+++ b/meta-openstack/recipes-devtools/python/python3-oslo.messaging_git.bb
@@ -5,7 +5,7 @@ LICENSE = "Apache-2.0"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=c46f31914956e4579f9b488e71415ac8" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=c46f31914956e4579f9b488e71415ac8"
6 6
7SRCNAME = "oslo.messaging" 7SRCNAME = "oslo.messaging"
8SRC_URI = "git://github.com/openstack/${SRCNAME}.git" 8SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master"
9 9
10PV = "12.5.0+git${SRCPV}" 10PV = "12.5.0+git${SRCPV}"
11SRCREV = "62e104bdb57714a0754f788795d1b4faf8ebb74d" 11SRCREV = "62e104bdb57714a0754f788795d1b4faf8ebb74d"
diff --git a/meta-openstack/recipes-devtools/python/python3-oslo.policy_git.bb b/meta-openstack/recipes-devtools/python/python3-oslo.policy_git.bb
index fac6ba9..899e939 100644
--- a/meta-openstack/recipes-devtools/python/python3-oslo.policy_git.bb
+++ b/meta-openstack/recipes-devtools/python/python3-oslo.policy_git.bb
@@ -9,7 +9,7 @@ PV = "3.3.0+git${SRCPV}"
9SRCREV = "cab28649c689067970a51a2f9b329bdd6a0f0501" 9SRCREV = "cab28649c689067970a51a2f9b329bdd6a0f0501"
10 10
11SRCNAME = "oslo.policy" 11SRCNAME = "oslo.policy"
12SRC_URI = "git://github.com/openstack/${SRCNAME}.git" 12SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master"
13 13
14S = "${WORKDIR}/git" 14S = "${WORKDIR}/git"
15 15
diff --git a/meta-openstack/recipes-devtools/python/python3-oslo.privsep_git.bb b/meta-openstack/recipes-devtools/python/python3-oslo.privsep_git.bb
index 46f95c0..d7dffc0 100644
--- a/meta-openstack/recipes-devtools/python/python3-oslo.privsep_git.bb
+++ b/meta-openstack/recipes-devtools/python/python3-oslo.privsep_git.bb
@@ -5,7 +5,7 @@ LICENSE = "Apache-2.0"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2"
6 6
7SRCNAME = "oslo.privsep" 7SRCNAME = "oslo.privsep"
8SRC_URI = "git://github.com/openstack/${SRCNAME}.git" 8SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master"
9 9
10PV = "2.4.0+git${SRCPV}" 10PV = "2.4.0+git${SRCPV}"
11SRCREV = "512b5d9f6b79b798474d8bb2dac2462b0f705cb9" 11SRCREV = "512b5d9f6b79b798474d8bb2dac2462b0f705cb9"
diff --git a/meta-openstack/recipes-devtools/python/python3-oslo.reports_git.bb b/meta-openstack/recipes-devtools/python/python3-oslo.reports_git.bb
index 2706df0..f1c5124 100644
--- a/meta-openstack/recipes-devtools/python/python3-oslo.reports_git.bb
+++ b/meta-openstack/recipes-devtools/python/python3-oslo.reports_git.bb
@@ -8,7 +8,7 @@ PV = "2.2.0+git${SRCPV}"
8SRCREV = "bc631aedef131bc45225720e5c8f8e4ca35ff020" 8SRCREV = "bc631aedef131bc45225720e5c8f8e4ca35ff020"
9 9
10SRCNAME = "oslo.reports" 10SRCNAME = "oslo.reports"
11SRC_URI = "git://github.com/openstack/${SRCNAME}.git" 11SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14
diff --git a/meta-openstack/recipes-devtools/python/python3-oslo.rootwrap_git.bb b/meta-openstack/recipes-devtools/python/python3-oslo.rootwrap_git.bb
index 5e3bb7c..2ba4cb8 100644
--- a/meta-openstack/recipes-devtools/python/python3-oslo.rootwrap_git.bb
+++ b/meta-openstack/recipes-devtools/python/python3-oslo.rootwrap_git.bb
@@ -8,7 +8,7 @@ PV = "6.1.0+git${SRCPV}"
8SRCREV = "ff61e1577c3aaec6242951876263108559d1a203" 8SRCREV = "ff61e1577c3aaec6242951876263108559d1a203"
9 9
10SRCNAME = "oslo.rootwrap" 10SRCNAME = "oslo.rootwrap"
11SRC_URI = "git://github.com/openstack/${SRCNAME}.git" 11SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14
diff --git a/meta-openstack/recipes-devtools/python/python3-oslo.versionedobjects_git.bb b/meta-openstack/recipes-devtools/python/python3-oslo.versionedobjects_git.bb
index e3bfc53..9f171fa 100644
--- a/meta-openstack/recipes-devtools/python/python3-oslo.versionedobjects_git.bb
+++ b/meta-openstack/recipes-devtools/python/python3-oslo.versionedobjects_git.bb
@@ -8,7 +8,7 @@ PV = "2.3.0+git${SRCPV}"
8SRCREV = "8db69628834332ed2df6690135be5d5c1ebd3ca1" 8SRCREV = "8db69628834332ed2df6690135be5d5c1ebd3ca1"
9 9
10SRCNAME = "oslo.versionedobjects" 10SRCNAME = "oslo.versionedobjects"
11SRC_URI = "git://github.com/openstack/${SRCNAME}.git" 11SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14
diff --git a/meta-openstack/recipes-devtools/python/python3-oslo.vmware_git.bb b/meta-openstack/recipes-devtools/python/python3-oslo.vmware_git.bb
index 6f060be..b4d0490 100644
--- a/meta-openstack/recipes-devtools/python/python3-oslo.vmware_git.bb
+++ b/meta-openstack/recipes-devtools/python/python3-oslo.vmware_git.bb
@@ -8,7 +8,7 @@ PV = "3.4.0+git${SRCPV}"
8SRCREV = "32c8d43a20cb6a29f03324fbc2e6cad3bfb5a294" 8SRCREV = "32c8d43a20cb6a29f03324fbc2e6cad3bfb5a294"
9 9
10SRCNAME = "oslo.vmware" 10SRCNAME = "oslo.vmware"
11SRC_URI = "git://github.com/openstack/${SRCNAME}.git" 11SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14
diff --git a/meta-openstack/recipes-devtools/python/python3-pycadf_git.bb b/meta-openstack/recipes-devtools/python/python3-pycadf_git.bb
index b243a4a..5c00966 100644
--- a/meta-openstack/recipes-devtools/python/python3-pycadf_git.bb
+++ b/meta-openstack/recipes-devtools/python/python3-pycadf_git.bb
@@ -8,7 +8,7 @@ PV = "3.1.0+git${SRCPV}"
8SRCREV = "2402013a8719873d65136fc283e1855166adbc26" 8SRCREV = "2402013a8719873d65136fc283e1855166adbc26"
9 9
10SRCNAME = "pycadf" 10SRCNAME = "pycadf"
11SRC_URI = "git://github.com/openstack/${SRCNAME}.git" 11SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14