mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
python3-parse-type: upgrade 0.6.2 -> 0.6.3
Changelog: =========== - UPDATE: parse_type/parse.py - Copy structured test suite to "tests/parse_tests/" - Copy structured test suite to "tests/parse_tests_with_parse_type" - REMOVE: tests/test_parse.py - README: Fix compact display of BADGES (was using multi-line) - CI: Add support for Python 3.12 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/jenisys/parse_type"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=2e469278ace89c246d52505acc39c3da"
|
||||
|
||||
SRC_URI[sha256sum] = "79b1f2497060d0928bc46016793f1fca1057c4aacdf15ef876aa48d75a73a355"
|
||||
SRC_URI[sha256sum] = "8e99d2f52fab2f0f1f3d68ba9d026060140bf0e53680aada0111fb27b2f0e93a"
|
||||
SRC_URI += " \
|
||||
file://run-ptest \
|
||||
"
|
||||
Reference in New Issue
Block a user