diff options
| author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2019-05-27 09:25:51 +0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2019-05-29 23:58:49 -0400 |
| commit | 064d400285ddd51379d833542259316fd3fa7f66 (patch) | |
| tree | d71eda725ef733dd8c85d02832d6f291fc62b13e /meta-openstack/recipes-devtools/python | |
| parent | 7377c50ffcad332b00bd16bf27f9bb81a55438df (diff) | |
| download | meta-cloud-services-064d400285ddd51379d833542259316fd3fa7f66.tar.gz | |
python-happybase:upgrade 1.1.0 -> 1.2.0
-Upgrade from python-happybase_1.1.0.bb to python-happybase_1.2.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-happybase_1.2.0.bb (renamed from meta-openstack/recipes-devtools/python/python-happybase_1.1.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-happybase_1.1.0.bb b/meta-openstack/recipes-devtools/python/python-happybase_1.2.0.bb index 0981c27..a8066b6 100644 --- a/meta-openstack/recipes-devtools/python/python-happybase_1.1.0.bb +++ b/meta-openstack/recipes-devtools/python/python-happybase_1.2.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.rst;md5=41f55ae3d7000e4323e84c468d8b42ee" | 5 | LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=41f55ae3d7000e4323e84c468d8b42ee" |
| 6 | 6 | ||
| 7 | SRC_URI[md5sum] = "62a09c784a65161e9f5f01129d115457" | 7 | SRC_URI[md5sum] = "96cb7ea8163f531907fabd0dddc8b87e" |
| 8 | SRC_URI[sha256sum] = "e20376e2e32291798d2226502994134c1c4e175136d8375b3c517a234fa22481" | 8 | SRC_URI[sha256sum] = "850b4ee651128588a57e1e152dd1252e5ec39776a5d3d14ee892b8bac0fa9e1a" |
| 9 | 9 | ||
| 10 | inherit setuptools pypi | 10 | inherit setuptools pypi |
| 11 | 11 | ||
