diff options
| author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2019-07-12 13:41:58 +0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2019-07-16 19:41:56 +0000 |
| commit | 7203358575c091ef46efa127a657687152db8066 (patch) | |
| tree | f10a0ca5f16d36e67da8718a0901be4c1be5e526 /meta-openstack/recipes-devtools/python/python-swiftclient_git.bb | |
| parent | 93825705ba3140107a61e20db79633ee36ae2ddd (diff) | |
| download | meta-cloud-services-7203358575c091ef46efa127a657687152db8066.tar.gz | |
python-swiftclient: upgrade 3.6.0 -> 3.7.0
-python-swiftclient: upgrade from 3.6.0 to 3.7.0.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-swiftclient_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-swiftclient_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-swiftclient_git.bb b/meta-openstack/recipes-devtools/python/python-swiftclient_git.bb index 0ee9680..f00fab5 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 = "3.6.0+git${SRCPV}" | 12 | PV = "3.7.0+git${SRCPV}" |
| 13 | SRCREV = "1cf074f4da62b7a42f88aef3c8571e7b6e850823" | 13 | SRCREV = "991a6cebb900f9ece5279f1c3c2bf33bcbb74086" |
| 14 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |
| 15 | 15 | ||
| 16 | inherit setuptools python-dir | 16 | inherit setuptools python-dir |
