diff options
| author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2019-08-08 16:51:02 +0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2019-08-12 10:56:40 -0400 |
| commit | bfdd032dd09fe37fe182b65afc6aea5212624f8e (patch) | |
| tree | fd76593c42388be19766eb5a3c847e331ca9a64d | |
| parent | b849d21c0c2466a238ea0e0966492917e1dd5f59 (diff) | |
| download | meta-cloud-services-bfdd032dd09fe37fe182b65afc6aea5212624f8e.tar.gz | |
python-futures: upgrade 3.0.3 -> 3.3.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-futures_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-futures_git.bb b/meta-openstack/recipes-devtools/python/python-futures_git.bb index f26be9a..015ae5f 100644 --- a/meta-openstack/recipes-devtools/python/python-futures_git.bb +++ b/meta-openstack/recipes-devtools/python/python-futures_git.bb | |||
| @@ -4,8 +4,8 @@ SECTION = "devel/python" | |||
| 4 | LICENSE = "BSD" | 4 | LICENSE = "BSD" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=dd6708d05936d3f6c4e20ed14c87b5e3" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=dd6708d05936d3f6c4e20ed14c87b5e3" |
| 6 | 6 | ||
| 7 | PV = "3.0.3+git${SRCPV}" | 7 | PV = "3.3.0+git${SRCPV}" |
| 8 | SRCREV = "6532a7449d8102c172ea5011f1552fcc163c09f1" | 8 | SRCREV = "ec78e222ece60721fc92a6c650df3116cb15d24e" |
| 9 | 9 | ||
| 10 | SRCNAME = "futures" | 10 | SRCNAME = "futures" |
| 11 | SRC_URI = "git://github.com/agronholm/python${SRCNAME}.git" | 11 | SRC_URI = "git://github.com/agronholm/python${SRCNAME}.git" |
