merged Bruce
In message: [meta-virtualization] [PATCH] python-dogpile.cache: upgrade 0.7.1 -> 0.8.0 on 23/09/2019 Zang Ruochen wrote: > --License-Update: Copyright year updated to 2019,and streamlined description > of LICENCE. > > Signed-off-by: Zang Ruochen <[email protected]> > --- > .../recipes-devtools/python/python-dogpile.cache.inc | 6 +++--- > ...dogpile.cache_0.7.1.bb => python-dogpile.cache_0.8.0.bb} | 0 > ...ogpile.cache_0.7.1.bb => python3-dogpile.cache_0.8.0.bb} | 0 > 3 files changed, 3 insertions(+), 3 deletions(-) > rename meta-openstack/recipes-devtools/python/{python-dogpile.cache_0.7.1.bb > => python-dogpile.cache_0.8.0.bb} (100%) > rename > meta-openstack/recipes-devtools/python/{python3-dogpile.cache_0.7.1.bb => > python3-dogpile.cache_0.8.0.bb} (100%) > > diff --git a/meta-openstack/recipes-devtools/python/python-dogpile.cache.inc > b/meta-openstack/recipes-devtools/python/python-dogpile.cache.inc > index 13e4b03..020b171 100644 > --- a/meta-openstack/recipes-devtools/python/python-dogpile.cache.inc > +++ b/meta-openstack/recipes-devtools/python/python-dogpile.cache.inc > @@ -2,10 +2,10 @@ DESCRIPTION = "Python Dogpile Cache: A caching front-end > based on the Dogpile lo > HOMEPAGE = "https://pypi.python.org/pypi/dogpile.cache" > SECTION = "devel/python" > LICENSE = "BSD" > -LIC_FILES_CHKSUM = "file://LICENSE;md5=9b4ca25e52ccc9b1601e8fe6d4fb4ba7" > +LIC_FILES_CHKSUM = "file://LICENSE;md5=e8d5890806254a2648269bb4029f74c6" > > -SRC_URI[md5sum] = "88043b337eb609214dbd8fa498300b38" > -SRC_URI[sha256sum] = > "691b7f199561c4bd6e7e96f164a43cc3781b0c87bea29b7d59d859f873fd4a31" > +SRC_URI[md5sum] = "62512dea6839d2fd1f88532fb573077c" > +SRC_URI[sha256sum] = > "70f5eae4aec908f76188a2c287e07105f60c05d879bb9a4efcc5ba44563d8de6" > > inherit pypi > > diff --git > a/meta-openstack/recipes-devtools/python/python-dogpile.cache_0.7.1.bb > b/meta-openstack/recipes-devtools/python/python-dogpile.cache_0.8.0.bb > similarity index 100% > rename from > meta-openstack/recipes-devtools/python/python-dogpile.cache_0.7.1.bb > rename to meta-openstack/recipes-devtools/python/python-dogpile.cache_0.8.0.bb > diff --git > a/meta-openstack/recipes-devtools/python/python3-dogpile.cache_0.7.1.bb > b/meta-openstack/recipes-devtools/python/python3-dogpile.cache_0.8.0.bb > similarity index 100% > rename from > meta-openstack/recipes-devtools/python/python3-dogpile.cache_0.7.1.bb > rename to > meta-openstack/recipes-devtools/python/python3-dogpile.cache_0.8.0.bb > -- > 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
