mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
python-pyserial: update to version 3.1.1
* Update license checksum for copyright year Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
e4691bb119
commit
303d9ea960
|
|
@ -1,6 +1,6 @@
|
|||
SUMMARY = "Serial Port Support for Python"
|
||||
LICENSE = "BSD"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=0051a0dc811ee3fdb17a2fd0be44f3ad"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=d476d94926db6e0008a5b3860d1f5c0d"
|
||||
|
||||
# FIXME might stop packaging serialwin32 and serialjava files
|
||||
|
||||
|
|
@ -10,7 +10,7 @@ RDEPENDS_${PN} = "\
|
|||
${PYTHON_PN}-stringold \
|
||||
"
|
||||
|
||||
SRC_URI[md5sum] = "c8521e49f8852196aac39431e0901703"
|
||||
SRC_URI[sha256sum] = "969cb6405d1d87f8960cf9c10f597ae58f85da2fb9769dba96f4aeeaade54656"
|
||||
SRC_URI[md5sum] = "2f72100de3e410b36d575e12e82e9d27"
|
||||
SRC_URI[sha256sum] = "d657051249ce3cbd0446bcfb2be07a435e1029da4d63f53ed9b4cdde7373364c"
|
||||
|
||||
inherit pypi
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user