All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-python][PATCH] python3-ruamel-yaml: Upgrade 0.17.0 -> 0.17.2
@ 2021-03-29 12:52 Leon Anavi
  0 siblings, 0 replies; only message in thread
From: Leon Anavi @ 2021-03-29 12:52 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Leon Anavi

Upgrade to release 0.17.2:

- change -py2.py3-none-any.whl to -py3-none-any.whl, and remove
  0.17.1
- added 'Programming Language :: Python :: 3 :: Only', and
  removing 0.17.0 from PyPI

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
---
 ...hon3-ruamel-yaml_0.17.0.bb => python3-ruamel-yaml_0.17.2.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-ruamel-yaml_0.17.0.bb => python3-ruamel-yaml_0.17.2.bb} (83%)

diff --git a/meta-python/recipes-devtools/python/python3-ruamel-yaml_0.17.0.bb b/meta-python/recipes-devtools/python/python3-ruamel-yaml_0.17.2.bb
similarity index 83%
rename from meta-python/recipes-devtools/python/python3-ruamel-yaml_0.17.0.bb
rename to meta-python/recipes-devtools/python/python3-ruamel-yaml_0.17.2.bb
index fd99f8566..6f15d1e70 100644
--- a/meta-python/recipes-devtools/python/python3-ruamel-yaml_0.17.0.bb
+++ b/meta-python/recipes-devtools/python/python3-ruamel-yaml_0.17.2.bb
@@ -10,7 +10,7 @@ inherit pypi setuptools3
 
 BBCLASSEXTEND = "native nativesdk"
 
-SRC_URI[sha256sum] = "3572505e63dd35b5dea62cd0386d03c4f2a53da29a3af09f428114cc85c564aa"
+SRC_URI[sha256sum] = "8f1e15421668b9edf30ed02899f5f81aff9808a4271935776f61a99a569a13da"
 
 do_install_prepend() {
     export RUAMEL_NO_PIP_INSTALL_CHECK=1
-- 
2.17.1


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

only message in thread, other threads:[~2021-03-29 12:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-29 12:52 [meta-python][PATCH] python3-ruamel-yaml: Upgrade 0.17.0 -> 0.17.2 Leon Anavi

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.