diff options
| author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2019-05-27 11:30:01 +0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2019-05-29 23:58:49 -0400 |
| commit | 74133b104adcb1c1e4037270a14f68cb7dd33912 (patch) | |
| tree | 540d8fcc19336a7601fed397166fcd0a1f36541c /meta-openstack/recipes-devtools/python | |
| parent | 279c85f2add7f919b50ed690e0ad875ead6f9436 (diff) | |
| download | meta-cloud-services-74133b104adcb1c1e4037270a14f68cb7dd33912.tar.gz | |
python-keystoneauth1:upgrade 3.2.0 -> 3.14.0
-Upgrade from python-keystoneauth1_3.2.0.bb to python-keystoneauth1_3.14.0.bb.
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')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-keystoneauth1_3.14.0.bb (renamed from meta-openstack/recipes-devtools/python/python-keystoneauth1_3.2.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-keystoneauth1_3.2.0.bb b/meta-openstack/recipes-devtools/python/python-keystoneauth1_3.14.0.bb index 6466056..e53f922 100644 --- a/meta-openstack/recipes-devtools/python/python-keystoneauth1_3.2.0.bb +++ b/meta-openstack/recipes-devtools/python/python-keystoneauth1_3.14.0.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=96f840d59b245a1c817fbcb901afc574" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=96f840d59b245a1c817fbcb901afc574" |
| 6 | 6 | ||
| 7 | SRC_URI[md5sum] = "d3f93a071551a753218fd50d9f680ee6" | 7 | SRC_URI[md5sum] = "ada9836933f5aa6bd35faf01c314e81d" |
| 8 | SRC_URI[sha256sum] = "768036ee66372df2ad56716b8be4965cef9a59a01647992919516defb282e365" | 8 | SRC_URI[sha256sum] = "b14f363d02142177c968cfffeb9eb37113682c03ac3c65d483424e203dd602c3" |
| 9 | 9 | ||
| 10 | inherit setuptools pypi | 10 | inherit setuptools pypi |
| 11 | 11 | ||
