Agreed. I'm taking these version updates (since why not!), but we collectively need to make time to create python3 versions of all the meta-virt/meta-cloud-service recipes in the next couple of months.
Bruce On Fri, Jun 7, 2019 at 2:57 AM Tim Orling <[email protected]> wrote: > > Please consider providing a python3 version as well. > > On Wed, Jun 5, 2019 at 8:00 PM Zang Ruochen <[email protected]> > wrote: >> >> -Upgrade from python-wsme_0.9.2.bb to python-wsme_0.9.3.bb. >> >> Signed-off-by: Zang Ruochen <[email protected]> >> --- >> .../python/{python-wsme_0.9.2.bb => python-wsme_0.9.3.bb} | 4 ++-- >> 1 file changed, 2 insertions(+), 2 deletions(-) >> rename meta-openstack/recipes-devtools/python/{python-wsme_0.9.2.bb => >> python-wsme_0.9.3.bb} (78%) >> >> 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 >> similarity index 78% >> rename from meta-openstack/recipes-devtools/python/python-wsme_0.9.2.bb >> rename to 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" >> >> PYPI_PACKAGE = "WSME" >> >> -SRC_URI[md5sum] = "f7ab1fecd5fa64f579d6ef3aabf38f60" >> -SRC_URI[sha256sum] = >> "e790ac755a7e36eaa796d3966d3878677896dbc7d1c2685cb85c06b744c21976" >> +SRC_URI[md5sum] = "e6cb3864bae872acaa0cd0c2efacc94f" >> +SRC_URI[sha256sum] = >> "e24fcff24392a0b176e560ffc6591b1f658342bbc992f84e0e8a3c53fd92580a" >> >> inherit setuptools pypi >> >> -- >> 2.20.1 >> >> >> >> -- >> _______________________________________________ >> meta-virtualization mailing list >> [email protected] >> https://lists.yoctoproject.org/listinfo/meta-virtualization > > -- > _______________________________________________ > meta-virtualization mailing list > [email protected] > https://lists.yoctoproject.org/listinfo/meta-virtualization -- - Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end - "Use the force Harry" - Gandalf, Star Trek II -- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
