diff options
| author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2019-09-16 14:03:24 +0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2019-09-18 13:57:12 -0400 |
| commit | b8042a2600bbe1d3291328482283aa9cc0da71b6 (patch) | |
| tree | 6da0194ba54e13d52d8825dd7a4d3d962721fbff /meta-openstack/recipes-devtools/python/python-swiftclient_git.bb | |
| parent | 404a89bf766b9ae3e1ea6d48672a7e4cc0b8e5a4 (diff) | |
| download | meta-cloud-services-b8042a2600bbe1d3291328482283aa9cc0da71b6.tar.gz | |
python-swiftclient: upgrade 3.8.0 -> 3.8.1
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 15449e4..e5dea82 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.8.0+git${SRCPV}" | 12 | PV = "3.8.1+git${SRCPV}" |
| 13 | SRCREV = "47d5f44c3dbb5b9172a6ac7e894bf2b940ad5707" | 13 | SRCREV = "72b90fed4c62cf75497a7d66714f5fb0aa91f18b" |
| 14 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |
| 15 | 15 | ||
| 16 | inherit setuptools python-dir | 16 | inherit setuptools python-dir |
