]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
python3-alabaster: upgrade 0.7.16 -> 1.0.0
authorTim Orling <tim.orling@konsulko.com>
Tue, 13 Aug 2024 03:30:07 +0000 (20:30 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 15 Aug 2024 13:51:52 +0000 (14:51 +0100)
https://alabaster.readthedocs.io/en/latest/changelog.html

1.0.0 – 2024-07-26
  * Dropped support for Python 3.9 and earlier.
  * Dropped support for Sphinx 6.1 and earlier.
  * Use a new SVG image for the GitHub banner.
  * #217 Use the new searchfield component for the search box. Patch by Tim Hoffmann.
  * #104 Allow translating strings in relations.html.
  * #125 Do not underline linked images.
    Patch by Joshua Bronson.
  * #169 Do not ignore the Pygments background colour. Patch by Matthias Geier.
  * #174 Fix clipping caused by incorrect CSS breakpoints.

Signed-off-by: Tim Orling <tim.orling@konsulko.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-alabaster_1.0.0.bb [moved from meta/recipes-devtools/python/python3-alabaster_0.7.16.bb with 82% similarity]

similarity index 82%
rename from meta/recipes-devtools/python/python3-alabaster_0.7.16.bb
rename to meta/recipes-devtools/python/python3-alabaster_1.0.0.bb
index c61fce454f064918e2a8e10aa59976c4b3848c89..40be6039eb512c2f58f3e95e0e1330026bda0360 100644 (file)
@@ -5,7 +5,7 @@ SECTION = "devel/python"
 LICENSE = "BSD-3-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=21860fdb805bf4e0bfaf94b566b747fa"
 
-SRC_URI[sha256sum] = "75a8b99c28a5dad50dd7f8ccdd447a121ddb3892da9e53d1ca5cca3106d58d65"
+SRC_URI[sha256sum] = "c00dca57bca26fa62a6d7d0a9fcce65f3e026e9bfe33e9c538fd3fbb2144fd9e"
 
 inherit python_flit_core pypi