diff options
| author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2019-07-12 14:15:11 +0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2019-07-16 19:41:56 +0000 |
| commit | 93825705ba3140107a61e20db79633ee36ae2ddd (patch) | |
| tree | 74e2d91b46126ae55d772bd40865a5e98d1d7f20 | |
| parent | 533ef3485fa48829f76dbec15d68dfae6e55124d (diff) | |
| download | meta-cloud-services-93825705ba3140107a61e20db79633ee36ae2ddd.tar.gz | |
python-pycadf: upgrade 1.1.0 -> 2.9.0
-python-pycadf: upgrade from 1.1.0 to 2.9.0.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
| -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 58cb5bf..6b63f5a 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 = "1.1.0+git${SRCPV}" | 7 | PV = "2.9.0+git${SRCPV}" |
| 8 | SRCREV = "c5dc0d9577e455f149edb5331a6e493def6928d5" | 8 | SRCREV = "4398b7d34e40f250a42e2ba537ca995a8c37376d" |
| 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" |
