All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-python] [PATCH] python-pyparsing: upgrade 2.4.2 -> 2.4.5
@ 2019-11-14  3:18 Zang Ruochen
  0 siblings, 0 replies; only message in thread
From: Zang Ruochen @ 2019-11-14  3:18 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
---
 meta-python/recipes-devtools/python/python-pyparsing.inc      | 4 ++--
 .../{python-pyparsing_2.4.2.bb => python-pyparsing_2.4.5.bb}  | 0
 ...{python3-pyparsing_2.4.2.bb => python3-pyparsing_2.4.5.bb} | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-pyparsing_2.4.2.bb => python-pyparsing_2.4.5.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-pyparsing_2.4.2.bb => python3-pyparsing_2.4.5.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-pyparsing.inc b/meta-python/recipes-devtools/python/python-pyparsing.inc
index 556946e76..bf89be662 100644
--- a/meta-python/recipes-devtools/python/python-pyparsing.inc
+++ b/meta-python/recipes-devtools/python/python-pyparsing.inc
@@ -3,8 +3,8 @@ HOMEPAGE = "http://pyparsing.wikispaces.com/"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=657a566233888513e1f07ba13e2f47f1"
 
-SRC_URI[md5sum] = "46d02cbe0461fe0571d51649e6006ef5"
-SRC_URI[sha256sum] = "6f98a7b9397e206d78cc01df10131398f1c8b8510a2f4d97d9abd82e1aacdd80"
+SRC_URI[md5sum] = "75dfad250d739efa82c7c0eeaacc5e68"
+SRC_URI[sha256sum] = "4ca62001be367f01bd3e92ecbb79070272a9d4964dce6a48a82ff0b8bc7e683a"
 
 inherit pypi
 
diff --git a/meta-python/recipes-devtools/python/python-pyparsing_2.4.2.bb b/meta-python/recipes-devtools/python/python-pyparsing_2.4.5.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pyparsing_2.4.2.bb
rename to meta-python/recipes-devtools/python/python-pyparsing_2.4.5.bb
diff --git a/meta-python/recipes-devtools/python/python3-pyparsing_2.4.2.bb b/meta-python/recipes-devtools/python/python3-pyparsing_2.4.5.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pyparsing_2.4.2.bb
rename to meta-python/recipes-devtools/python/python3-pyparsing_2.4.5.bb
-- 
2.20.1





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

only message in thread, other threads:[~2019-11-14  3:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-14  3:18 [meta-python] [PATCH] python-pyparsing: upgrade 2.4.2 -> 2.4.5 Zang Ruochen

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.