mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-02-26 18:20:29 +00:00
python3-pyexpect: upgrade 1.0.21 -> 1.0.22
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
SUMMARY = "Python expectaton library"
|
||||
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=a6aa1e7097aca5955f9a2e1c8b0ce158"
|
||||
|
||||
inherit pypi setuptools3
|
||||
|
||||
SRC_URI[sha256sum] = "659351e7ee8923b42de8a774fabfc806acf07377d7fd19f2ea4412ef8f619c6a"
|
||||
Reference in New Issue
Block a user