All of lore.kernel.org
 help / color / mirror / Atom feed
* [OE-core] [PATCH] python3-hatch-fancy-pypi-readme: upgrade 22.7.0 -> 22.8.0
@ 2022-11-04  6:48 wangmy
  0 siblings, 0 replies; only message in thread
From: wangmy @ 2022-11-04  6:48 UTC (permalink / raw)
  To: openembedded-core; +Cc: Wang Mingyu

From: Wang Mingyu <wangmy@fujitsu.com>

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>
---
 ...adme_22.7.0.bb => python3-hatch-fancy-pypi-readme_22.8.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-hatch-fancy-pypi-readme_22.7.0.bb => python3-hatch-fancy-pypi-readme_22.8.0.bb} (81%)

diff --git a/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_22.7.0.bb b/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_22.8.0.bb
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 a0167e25e9..4c256d155b 100644
--- a/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_22.7.0.bb
+++ b/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_22.8.0.bb
@@ -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"
 
-- 
2.25.1



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2022-11-04  6:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-04  6:48 [OE-core] [PATCH] python3-hatch-fancy-pypi-readme: upgrade 22.7.0 -> 22.8.0 wangmy

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.