On Fri, 2023-02-03 at 09:50 -0800, Tim Orling wrote: > https://www.sphinx-doc.org/en/master/changes.html#release-6-1-3-released-jan-10-2023 > https://www.sphinx-doc.org/en/master/changes.html#release-6-1-2-released-jan-07-2023 > https://www.sphinx-doc.org/en/master/changes.html#release-6-1-1-released-jan-05-2023 > https://www.sphinx-doc.org/en/master/changes.html#release-6-1-0-released-jan-05-2023 > https://www.sphinx-doc.org/en/master/changes.html#release-6-0-1-released-jan-05-2023 > > Signed-off-by: Tim Orling <tim.orl...@konsulko.com> > --- > ...phinx_6.0.0.bb => python3-sphinx_6.1.3.bb} | 26 +++++++++++++++++-- > 1 file changed, 24 insertions(+), 2 deletions(-) > rename meta/recipes-devtools/python/{python3-sphinx_6.0.0.bb => > python3-sphinx_6.1.3.bb} (49%) > > diff --git a/meta/recipes-devtools/python/python3-sphinx_6.0.0.bb > b/meta/recipes-devtools/python/python3-sphinx_6.1.3.bb > similarity index 49% > rename from meta/recipes-devtools/python/python3-sphinx_6.0.0.bb > rename to meta/recipes-devtools/python/python3-sphinx_6.1.3.bb > index 5e565e745d6..d77ad0a6fe1 100644 > --- a/meta/recipes-devtools/python/python3-sphinx_6.0.0.bb > +++ b/meta/recipes-devtools/python/python3-sphinx_6.1.3.bb > @@ -1,12 +1,34 @@ > +# FIXME: the LIC_FILES_CHKSUM values have been updated by 'devtool upgrade'. > +# The following is the difference between the old and the new license text. > +# Please update the LICENSE value if needed, and summarize the changes in > +# the commit message via 'License-Update:' tag. > +# (example: 'License-Update: copyright years updated.') > +# > +# The changes: > +# > +# --- LICENSE > +# +++ LICENSE > +# @@ -4,7 +4,7 @@ > +# Unless otherwise indicated, all code in the Sphinx project is licenced > under the > +# two clause BSD licence below. > +# > +# -Copyright (c) 2007-2022 by the Sphinx team (see AUTHORS file). > +# +Copyright (c) 2007-2023 by the Sphinx team (see AUTHORS file). > +# All rights reserved. > +# > +# Redistribution and use in source and binary forms, with or without > +# > +# > + > DESCRIPTION = "Python documentation generator" > HOMEPAGE = "http://sphinx-doc.org/" > SECTION = "devel/python" > LICENSE = "BSD-2-Clause & MIT & BSD-3-Clause" > -LIC_FILES_CHKSUM = "file://LICENSE;md5=2214a89317448c7f792f5b75dd6726e4" > +LIC_FILES_CHKSUM = "file://LICENSE;md5=066da51ab732319a06beae4f10788577" > >
The license copyright years changed so we need to mention that in the commit message instead of the FIXME :) Cheers, Richard
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#176758): https://lists.openembedded.org/g/openembedded-core/message/176758 Mute This Topic: https://lists.openembedded.org/mt/96728520/21656 Group Owner: openembedded-core+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-