merged Bruce
On Tue, Aug 13, 2019 at 11:05 PM Zang Ruochen <[email protected]> wrote: > > From: Yuan Chao <[email protected]> > > Remove 0.20.0.bb file. > > Signed-off-by: Yuan Chao <[email protected]> > --- > .../recipes-devtools/python/python-eventlet_0.20.0.bb | 16 > ---------------- > ...thon-eventlet_0.24.0.bb => python-eventlet_0.25.0.bb} | 4 ++-- > 2 files changed, 2 insertions(+), 18 deletions(-) > delete mode 100644 > meta-openstack/recipes-devtools/python/python-eventlet_0.20.0.bb > rename meta-openstack/recipes-devtools/python/{python-eventlet_0.24.0.bb => > python-eventlet_0.25.0.bb} (63%) > > diff --git a/meta-openstack/recipes-devtools/python/python-eventlet_0.20.0.bb > b/meta-openstack/recipes-devtools/python/python-eventlet_0.20.0.bb > deleted file mode 100644 > index 1d51f1a..0000000 > --- a/meta-openstack/recipes-devtools/python/python-eventlet_0.20.0.bb > +++ /dev/null > @@ -1,16 +0,0 @@ > -DESCRIPTION = "Highly concurrent networking library" > -HOMEPAGE = "http://pypi.python.org/pypi/eventlet" > -SECTION = "devel/python" > -LICENSE = "MIT" > -LIC_FILES_CHKSUM = "file://LICENSE;md5=56472ad6de4caf50e05332a34b66e778" > - > -SRC_URI[md5sum] = "057276232bf65f1db6aabf819e7ece6a" > -SRC_URI[sha256sum] = > "2e17cda85f2003796f13de0e6c59a5253c0afd1f45dfc97bb9b6bfb8962f7895" > - > -inherit setuptools pypi pypi > - > -RDEPENDS_${PN} += " \ > - python-enum34 \ > - python-enum-compat \ > - python-greenlet \ > - " > diff --git a/meta-openstack/recipes-devtools/python/python-eventlet_0.24.0.bb > b/meta-openstack/recipes-devtools/python/python-eventlet_0.25.0.bb > similarity index 63% > rename from meta-openstack/recipes-devtools/python/python-eventlet_0.24.0.bb > rename to meta-openstack/recipes-devtools/python/python-eventlet_0.25.0.bb > index fb9d09d..c3eabb2 100644 > --- a/meta-openstack/recipes-devtools/python/python-eventlet_0.24.0.bb > +++ b/meta-openstack/recipes-devtools/python/python-eventlet_0.25.0.bb > @@ -4,7 +4,7 @@ SECTION = "devel/python" > LICENSE = "MIT" > LIC_FILES_CHKSUM = "file://LICENSE;md5=56472ad6de4caf50e05332a34b66e778" > > -SRC_URI[md5sum] = "40acca39e1da2a79e983a696b9b390a3" > -SRC_URI[sha256sum] = > "4c247db031ea374128e8c75a40fe5402c611e9a4798b9f90f095001192f22364" > +SRC_URI[md5sum] = "a7e8759e6684352ea81a157b6f93fb9b" > +SRC_URI[sha256sum] = > "f0610bd0d3bb3d51d69f74caa4ad04fc7bce424cdb72e54d08ccda90d8c69800" > > inherit setuptools pypi > -- > 2.7.4 > > > > -- > _______________________________________________ > 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
