merged Bruce
On Tue, Aug 27, 2019 at 9:57 PM Yuan Chao <[email protected]> wrote: > > Add dependency on setuptools-scm-native > > Signed-off-by: Yuan Chao <[email protected]> > --- > .../{python-tenacity_5.0.4.bb => python-tenacity_5.1.1.bb} | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) > rename meta-openstack/recipes-devtools/python/{python-tenacity_5.0.4.bb => > python-tenacity_5.1.1.bb} (71%) > > diff --git a/meta-openstack/recipes-devtools/python/python-tenacity_5.0.4.bb > b/meta-openstack/recipes-devtools/python/python-tenacity_5.1.1.bb > similarity index 71% > rename from meta-openstack/recipes-devtools/python/python-tenacity_5.0.4.bb > rename to meta-openstack/recipes-devtools/python/python-tenacity_5.1.1.bb > index db435cb..5c43a47 100644 > --- a/meta-openstack/recipes-devtools/python/python-tenacity_5.0.4.bb > +++ b/meta-openstack/recipes-devtools/python/python-tenacity_5.1.1.bb > @@ -6,14 +6,15 @@ LIC_FILES_CHKSUM = > "file://LICENSE;md5=175792518e4ac015ab6696d16c4f607e" > > inherit pypi > > -SRC_URI[md5sum] = "2c8333b9f06d5889ea70955a004ae525" > -SRC_URI[sha256sum] = > "a0c3c5f7ae0c33f5556c775ca059c12d6fd8ab7121613a713e8b7d649908571b" > +SRC_URI[md5sum] = "c960e3f0c66207c85bbae72a8232278b" > +SRC_URI[sha256sum] = > "a4eb168dbf55ed2cae27e7c6b2bd48ab54dabaf294177d998330cf59f294c112" > > inherit setuptools > > # Satisfy setup.py 'setup_requires' > DEPENDS += " \ > python-pbr-native \ > + python-setuptools-scm-native \ > " > > RDEPENDS_${PN} += " \ > -- > 2.17.1 > > > > -- > _______________________________________________ > 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
