diff options
| author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2019-08-09 10:58:01 +0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2019-08-12 11:00:28 -0400 |
| commit | c0217db7e2af3bc2fcf316d20093df72daa97fb4 (patch) | |
| tree | d9b1424b7c0b0636138bfe84486a85bde436f791 /meta-openstack/recipes-devtools/python/python-manilaclient_git.bb | |
| parent | e3ae1603fd1cc3e25cb1e530973931c4c69b1952 (diff) | |
| download | meta-cloud-services-c0217db7e2af3bc2fcf316d20093df72daa97fb4.tar.gz | |
python-manilaclient: upgrade 1.4.0 -> 1.27.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-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 d547717..f733d56 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.4.0+git${SRCPV}" | 36 | PV = "1.27.0+git${SRCPV}" |
| 37 | SRCREV = "0bbd2144f701df3408b1435b16611c2ba3c22221" | 37 | SRCREV = "07564879ae4bdcb73e856b3aedcb79e4420fa7eb" |
| 38 | S = "${WORKDIR}/git" | 38 | S = "${WORKDIR}/git" |
| 39 | 39 | ||
| 40 | inherit setuptools rmargparse | 40 | inherit setuptools rmargparse |
