On 6/25/20 5:07 AM, Leon Anavi wrote:
Upgrade to release 1.0.20:

- Support expectations on types that return different types than
   bool on comparison.
- Better documentation intro using the feedback I got for my talk
   at berlin.python.pizza
- Fix upload command and add some todos

LIC_FILES_CHKSUM changed due to the recent modifications of
README.md. The license remains the same.

Signed-off-by: Leon Anavi <leon.an...@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamb...@windriver.com>
---
  ...ython3-pyexpect_1.0.19.bb => python3-pyexpect_1.0.20.bb} | 6 +++---
  1 file changed, 3 insertions(+), 3 deletions(-)
  rename meta-python/recipes-devtools/python/{python3-pyexpect_1.0.19.bb => 
python3-pyexpect_1.0.20.bb} (52%)

diff --git a/meta-python/recipes-devtools/python/python3-pyexpect_1.0.19.bb 
b/meta-python/recipes-devtools/python/python3-pyexpect_1.0.20.bb
similarity index 52%
rename from meta-python/recipes-devtools/python/python3-pyexpect_1.0.19.bb
rename to meta-python/recipes-devtools/python/python3-pyexpect_1.0.20.bb
index ea3c018af..e09fec01d 100644
--- a/meta-python/recipes-devtools/python/python3-pyexpect_1.0.19.bb
+++ b/meta-python/recipes-devtools/python/python3-pyexpect_1.0.20.bb
@@ -3,9 +3,9 @@ DESCRIPTION = "Minimal but very flexible implementation of the 
expect pattern"
  SECTION = "devel/python"
  HOMEPAGE = " https://bitbucket.org/dwt/pyexpect";
  LICENSE = "ISC"
-LIC_FILES_CHKSUM = "file://README.md;md5=500b884e9dcd5f677a53cbbee8ace939"
+LIC_FILES_CHKSUM = "file://README.md;md5=a6aa1e7097aca5955f9a2e1c8b0ce158"
inherit pypi setuptools3 -SRC_URI[md5sum] = "dc744289858001925c75d21e26f1260f"
-SRC_URI[sha256sum] = 
"bff4654b113dac6c2231e486e11dcb23281ddc0742a5404467303fe7638829ef"
+SRC_URI[md5sum] = "7ebc843f015b54d849ac7632eda74e9b"
+SRC_URI[sha256sum] = 
"acaaa6f96de315dc99cac3da810156bf3829d1eb5c49180f00a4fdde82eabc76"


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#85385): 
https://lists.openembedded.org/g/openembedded-devel/message/85385
Mute This Topic: https://lists.openembedded.org/mt/75099435/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to