summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2024-09-10 17:02:51 +0800
committerKhem Raj <raj.khem@gmail.com>2024-09-10 07:20:39 -0700
commitbc66333ac58b4774ef9c0755cfb89ad1f626a4ba (patch)
tree420e9863cd7d94f2b07e128f18fc66f79c3edfbf /meta-python/recipes-devtools/python
parentab9b2aef87146adc849d2d9ff75d0c7f27a46e5c (diff)
downloadmeta-openembedded-bc66333ac58b4774ef9c0755cfb89ad1f626a4ba.tar.gz
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>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-parse-type_0.6.3.bb (renamed from meta-python/recipes-devtools/python/python3-parse-type_0.6.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-parse-type_0.6.2.bb b/meta-python/recipes-devtools/python/python3-parse-type_0.6.3.bb
index 4c5efa1853..db9d52cdcd 100644
--- a/meta-python/recipes-devtools/python/python3-parse-type_0.6.2.bb
+++ b/meta-python/recipes-devtools/python/python3-parse-type_0.6.3.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/jenisys/parse_type"
3LICENSE = "MIT" 3LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=2e469278ace89c246d52505acc39c3da" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=2e469278ace89c246d52505acc39c3da"
5 5
6SRC_URI[sha256sum] = "79b1f2497060d0928bc46016793f1fca1057c4aacdf15ef876aa48d75a73a355" 6SRC_URI[sha256sum] = "8e99d2f52fab2f0f1f3d68ba9d026060140bf0e53680aada0111fb27b2f0e93a"
7SRC_URI += " \ 7SRC_URI += " \
8 file://run-ptest \ 8 file://run-ptest \
9" 9"