All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-python][PATCH] python3-robotframework: update to 4.0
@ 2021-03-12 17:09 Oleksandr Kravchuk
  2021-03-15 13:03 ` [oe] " Trevor Gamblin
  0 siblings, 1 reply; 2+ messages in thread
From: Oleksandr Kravchuk @ 2021-03-12 17:09 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Oleksandr Kravchuk

Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
---
 ...-robotframework_3.2.2.bb => python3-robotframework_4.0.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python3-robotframework_3.2.2.bb => python3-robotframework_4.0.bb} (86%)

diff --git a/meta-python/recipes-devtools/python/python3-robotframework_3.2.2.bb b/meta-python/recipes-devtools/python/python3-robotframework_4.0.bb
similarity index 86%
rename from meta-python/recipes-devtools/python/python3-robotframework_3.2.2.bb
rename to meta-python/recipes-devtools/python/python3-robotframework_4.0.bb
index 10f031c7b..6cb8643bd 100644
--- a/meta-python/recipes-devtools/python/python3-robotframework_3.2.2.bb
+++ b/meta-python/recipes-devtools/python/python3-robotframework_4.0.bb
@@ -12,8 +12,8 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57"
 inherit pypi setuptools3
 
 PYPI_PACKAGE_EXT = "zip"
-SRC_URI[md5sum] = "ac6b77c223821856e8ac077acf5a7c1d"
-SRC_URI[sha256sum] = "a0786a916d0572bd9d6afe26e95c6021e3df5dcafa0ece6b302e36366e58c24e"
+
+SRC_URI[sha256sum] = "a02a6f4af3b0830e4396058694c333cb63eb47f50acf6723be34f0f7a4d73ad7"
 
 RDEPENDS_${PN} += " \
     ${PYTHON_PN}-shell \
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-03-15 13:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-12 17:09 [meta-python][PATCH] python3-robotframework: update to 4.0 Oleksandr Kravchuk
2021-03-15 13:03 ` [oe] " Trevor Gamblin

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.