diff options
| author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2019-09-16 14:13:43 +0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2019-09-18 13:57:12 -0400 |
| commit | 404a89bf766b9ae3e1ea6d48672a7e4cc0b8e5a4 (patch) | |
| tree | 6a7459004eaad184aefd994546228a0252636163 /meta-openstack | |
| parent | 23233fe843a8c83527255fbf98215bf429610a26 (diff) | |
| download | meta-cloud-services-404a89bf766b9ae3e1ea6d48672a7e4cc0b8e5a4.tar.gz | |
python-pycadf: upgrade 2.9.0 -> 2.10.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')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-pycadf_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-pycadf_git.bb b/meta-openstack/recipes-devtools/python/python-pycadf_git.bb index 6b63f5a..d86356b 100644 --- a/meta-openstack/recipes-devtools/python/python-pycadf_git.bb +++ b/meta-openstack/recipes-devtools/python/python-pycadf_git.bb | |||
| @@ -4,8 +4,8 @@ SECTION = "devel/python" | |||
| 4 | LICENSE = "Apache-2.0" | 4 | LICENSE = "Apache-2.0" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=c46f31914956e4579f9b488e71415ac8" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=c46f31914956e4579f9b488e71415ac8" |
| 6 | 6 | ||
| 7 | PV = "2.9.0+git${SRCPV}" | 7 | PV = "2.10.0+git${SRCPV}" |
| 8 | SRCREV = "4398b7d34e40f250a42e2ba537ca995a8c37376d" | 8 | SRCREV = "d113c1564d49d93451d9330955e8a42b7db04149" |
| 9 | 9 | ||
| 10 | SRCNAME = "pycadf" | 10 | SRCNAME = "pycadf" |
| 11 | SRC_URI = "git://github.com/openstack/${SRCNAME}.git" | 11 | SRC_URI = "git://github.com/openstack/${SRCNAME}.git" |
