]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
python3-alabaster: upgrade 0.7.12 -> 0.7.13
authorWang Mingyu <wangmy@fujitsu.com>
Sun, 15 Jan 2023 05:22:53 +0000 (13:22 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 16 Jan 2023 10:40:08 +0000 (10:40 +0000)
Changelog:
https://github.com/bitprophet/alabaster/blob/main/docs/changelog.rst

License-Update: Copyright year updated to 2020.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-alabaster_0.7.13.bb [moved from meta/recipes-devtools/python/python3-alabaster_0.7.12.bb with 66% similarity]

similarity index 66%
rename from meta/recipes-devtools/python/python3-alabaster_0.7.12.bb
rename to meta/recipes-devtools/python/python3-alabaster_0.7.13.bb
index 3381ce9568ee0f2ba06acfe612d4c44d5cc383d2..9571137fb617c173fad57b9b65bb507f45f2fd6b 100644 (file)
@@ -2,9 +2,9 @@ DESCRIPTION = "Alabaster is a visually (c)lean, responsive, configurable theme f
 HOMEPAGE = "https://alabaster.readthedocs.io/en/latest/"
 SECTION = "devel/python"
 LICENSE = "BSD-3-Clause"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=da053683d66d543813a727e8a30c96ca"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=21860fdb805bf4e0bfaf94b566b747fa"
 
-SRC_URI[sha256sum] = "a661d72d58e6ea8a57f7a86e37d86716863ee5e92788398526d58b26a4e4dc02"
+SRC_URI[sha256sum] = "a27a4a084d5e690e16e01e03ad2b2e552c61a65469419b907243193de1a84ae2"
 
 inherit setuptools3 pypi