openembedded-devel.lists.openembedded.org archive mirror
 help / color / mirror / Atom feed
* [oe] [meta-python] [PATCH] python3-pyscaffold: upgrade 4.1 -> 4.1.1
@ 2021-10-21 21:11 Zang Ruochen
  0 siblings, 0 replies; only message in thread
From: Zang Ruochen @ 2021-10-21 21:11 UTC (permalink / raw)
  To: openembedded-devel

Version 4.1.1, 2021-10-18
-------------------------
- Ensure required extensions are installed on ``--update``, :pr:`512`
- Prevent extension from crashing when persisting ``None`` in ``setup.cfg``, :pr:`510`
- Prevent multi-line descriptions to crash ``putup``, :pr:`509`
- Warn users about empty namespaces, :pr:`508`
- Prevent parsing errors during dependency deduplication, :pr:`518`
- Add ``license_files`` to ``setup.cfg`` template, :issue:`524`

Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com>
---
 .../{python3-pyscaffold_4.1.bb => python3-pyscaffold_4.1.1.bb}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-pyscaffold_4.1.bb => python3-pyscaffold_4.1.1.bb} (87%)

diff --git a/meta-python/recipes-devtools/python/python3-pyscaffold_4.1.bb b/meta-python/recipes-devtools/python/python3-pyscaffold_4.1.1.bb
similarity index 87%
rename from meta-python/recipes-devtools/python/python3-pyscaffold_4.1.bb
rename to meta-python/recipes-devtools/python/python3-pyscaffold_4.1.1.bb
index 61737c78c..9769cd6b9 100644
--- a/meta-python/recipes-devtools/python/python3-pyscaffold_4.1.bb
+++ b/meta-python/recipes-devtools/python/python3-pyscaffold_4.1.1.bb
@@ -12,7 +12,7 @@ inherit pypi setuptools3
 
 PYPI_PACKAGE = "PyScaffold"
 
-SRC_URI[sha256sum] = "ff83ea4e585b29a746857c49a4dcba80795af130f62ff3f722d9f39aa4ff2a75"
+SRC_URI[sha256sum] = "8972252fda90d1020a93f1e99db370c002d18f52ff2fca9c3cc2a0aee74d07ad"
 
 BBCLASSEXTEND = "native nativesdk"
 
-- 
2.25.1



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

only message in thread, other threads:[~2021-10-21  9:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-21 21:11 [oe] [meta-python] [PATCH] python3-pyscaffold: upgrade 4.1 -> 4.1.1 Zang Ruochen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).