diff options
| author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2019-06-06 11:01:32 +0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2019-06-10 09:58:55 -0400 |
| commit | 0b9a714f3be80f8e948c80f7ebf8876b495e7342 (patch) | |
| tree | 9578bd57c106ec55dd545dcc213266514b22c6ac /meta-openstack/recipes-devtools/python | |
| parent | 75f1d869f71525afdccf76dbddf962324536545f (diff) | |
| download | meta-cloud-services-0b9a714f3be80f8e948c80f7ebf8876b495e7342.tar.gz | |
python-wsme: upgrade 0.9.2 -> 0.9.3
-Upgrade from python-wsme_0.9.2.bb to python-wsme_0.9.3.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-wsme_0.9.3.bb (renamed from meta-openstack/recipes-devtools/python/python-wsme_0.9.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-wsme_0.9.2.bb b/meta-openstack/recipes-devtools/python/python-wsme_0.9.3.bb index 15f46d4..4e83299 100644 --- a/meta-openstack/recipes-devtools/python/python-wsme_0.9.2.bb +++ b/meta-openstack/recipes-devtools/python/python-wsme_0.9.3.bb | |||
| @@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=5a9126e7f56a0cf3247050de7f10d0f4" | |||
| 6 | 6 | ||
| 7 | PYPI_PACKAGE = "WSME" | 7 | PYPI_PACKAGE = "WSME" |
| 8 | 8 | ||
| 9 | SRC_URI[md5sum] = "f7ab1fecd5fa64f579d6ef3aabf38f60" | 9 | SRC_URI[md5sum] = "e6cb3864bae872acaa0cd0c2efacc94f" |
| 10 | SRC_URI[sha256sum] = "e790ac755a7e36eaa796d3966d3878677896dbc7d1c2685cb85c06b744c21976" | 10 | SRC_URI[sha256sum] = "e24fcff24392a0b176e560ffc6591b1f658342bbc992f84e0e8a3c53fd92580a" |
| 11 | 11 | ||
| 12 | inherit setuptools pypi | 12 | inherit setuptools pypi |
| 13 | 13 | ||
