]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
python3-hatch-fancy-pypi-readme: upgrade 22.7.0 -> 22.8.0
authorWang Mingyu <wangmy@fujitsu.com>
Fri, 4 Nov 2022 06:48:58 +0000 (14:48 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 7 Nov 2022 14:32:39 +0000 (14:32 +0000)
Added
=========
 Added start-at in addition to start-after that preserves the string that is looked for.
 This often removes the need for adding markers because you can define
 the starting point using a heading that becomes part of the fragment.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_22.8.0.bb [moved from meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_22.7.0.bb with 81% similarity]

similarity index 81%
rename from meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_22.7.0.bb
rename to meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_22.8.0.bb
index a0167e25e999aef680c0cf939b1d6af6731dac1a..4c256d155b22b16f81865b6f47912c9212c1cb8d 100644 (file)
@@ -7,7 +7,7 @@ inherit pypi python_hatchling
 
 PYPI_PACKAGE = "hatch_fancy_pypi_readme"
 
-SRC_URI[sha256sum] = "dedf2ba0b81a2975abb1deee9310b2eb85d22380fda0d52869e760b5435aa596"
+SRC_URI[sha256sum] = "da91282ca09601c18aded8e378daf8b578c70214866f0971156ee9bb9ce6c26a"
 
 BBCLASSEXTEND = "native nativesdk"