diff options
| author | Yuan Chao <yuanc.fnst@cn.fujitsu.com> | 2019-08-20 18:19:34 +0900 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2019-08-25 22:16:00 -0400 |
| commit | 0a386986eba187af4368de2070793cff061ac5c6 (patch) | |
| tree | fe2e9b0c903fde355f93b9e5ba5fde10e5f82e8a /meta-openstack/recipes-devtools/python/python-manilaclient_git.bb | |
| parent | b8f2cd109026d981fc0c272e3deb87dea919b178 (diff) | |
| download | meta-cloud-services-0a386986eba187af4368de2070793cff061ac5c6.tar.gz | |
python-manilaclient: upgrade 1.27.0 -> 1.28.0
Signed-off-by: Yuan Chao <yuanc.fnst@cn.fujitsu.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-manilaclient_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-manilaclient_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-manilaclient_git.bb b/meta-openstack/recipes-devtools/python/python-manilaclient_git.bb index f733d56..a64c4d4 100644 --- a/meta-openstack/recipes-devtools/python/python-manilaclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-manilaclient_git.bb | |||
| @@ -33,8 +33,8 @@ RDEPENDS_${PN} +=" \ | |||
| 33 | SRCNAME = "manilaclient" | 33 | SRCNAME = "manilaclient" |
| 34 | SRC_URI = "git://github.com/openstack/${BPN}.git;branch=master" | 34 | SRC_URI = "git://github.com/openstack/${BPN}.git;branch=master" |
| 35 | 35 | ||
| 36 | PV = "1.27.0+git${SRCPV}" | 36 | PV = "1.28.0+git${SRCPV}" |
| 37 | SRCREV = "07564879ae4bdcb73e856b3aedcb79e4420fa7eb" | 37 | SRCREV = "3e3dfb1d5a401fb0e0003c6fab0a41bd3479b7c8" |
| 38 | S = "${WORKDIR}/git" | 38 | S = "${WORKDIR}/git" |
| 39 | 39 | ||
| 40 | inherit setuptools rmargparse | 40 | inherit setuptools rmargparse |
