diff mbox series

[14/14] python3-sphinx: upgrade 6.0.0 -> 6.1.3

Message ID 8a230841f0fb99c8a40943862b49dd899bc52b99.1675446372.git.tim.orling@konsulko.com
State New
Headers show
Series [01/14] libtest-needs-perl: upgrade 0.002009 -> 0.002010 | expand

Commit Message

Tim Orling Feb. 3, 2023, 5:50 p.m. UTC
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.orling@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%)

Comments

Richard Purdie Feb. 4, 2023, 10:29 a.m. UTC | #1
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.orling@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
diff mbox series

Patch

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"
 
 PYPI_PACKAGE = "Sphinx"
 
-SRC_URI[sha256sum] = "58c140ecd9aa0abbc8ff6da48a266648eac9e5bfc8e49576efd2979bf46f5961"
+SRC_URI[sha256sum] = "0dac3b698538ffef41716cf97ba26c1c7788dba73ce6f150c1ff5b4720786dd2"
 
 inherit python_flit_core pypi