Skip to content

Commit

Permalink
python3-robotframework-seriallibrary: upgrade 0.3.1 -> 0.4.3
Browse files Browse the repository at this point in the history
e31d5fdf2ea00ac6349e64580a20816783064dd4.patch
removed since it's not available in 0.4.3

License-Update:
 version updated to 0.4.3
 The content location of the description of the license has changed

Signed-off-by: Wang Mingyu <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
wangmingyu84 authored and kraj committed Jul 2, 2022
1 parent 9ed9bd4 commit 520790c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 50 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,17 +1,14 @@
SUMMARY = "Robot Framework test library for serial connection"
HOMEPAGE = "https://github.com/whosaysni/robotframework-seriallibrary"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=7145f7cdd263359b62d342a02f005515"
LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=1af2e051b493d9552af443cf2f99d480"

SRC_URI[md5sum] = "b7c9565d54c30df7cd3f3c0e29adffa3"
SRC_URI[sha256sum] = "256ad60fc0b7df4be44d82c302f5ed8fad4935cda99e4b45942e3c88179d1e19"
SRC_URI[sha256sum] = "f20befe5c1106dd8ddca9f60a2f18bf5ec7d5f06f6f09a03fa66bae54777e6bb"

PYPI_PACKAGE = "robotframework-seriallibrary"

inherit pypi setuptools3

SRC_URI += "file://e31d5fdf2ea00ac6349e64580a20816783064dd4.patch"

RDEPENDS:${PN} += " \
${PYTHON_PN}-pyserial \
${PYTHON_PN}-robotframework \
Expand Down

0 comments on commit 520790c

Please sign in to comment.