diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2023-10-23 17:00:57 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-10-23 08:05:02 -0700 |
| commit | 258cbf0fabaac0f34019bdbfa41b71710d50d62c (patch) | |
| tree | d738881951c33d5e53378791db3c3b00d6ed94ff /meta-python | |
| parent | 61cb0b6bbea9e1b14f8fae2d8b9dd1b42e5e016a (diff) | |
| download | meta-openembedded-258cbf0fabaac0f34019bdbfa41b71710d50d62c.tar.gz | |
python3-regex: upgrade 2023.8.8 -> 2023.10.3
Changelog:
pdated to Unicode 15.1.0.
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-regex_2023.10.3.bb (renamed from meta-python/recipes-devtools/python/python3-regex_2023.8.8.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-regex_2023.8.8.bb b/meta-python/recipes-devtools/python/python3-regex_2023.10.3.bb index 1676bab26a..c26d55f474 100644 --- a/meta-python/recipes-devtools/python/python3-regex_2023.8.8.bb +++ b/meta-python/recipes-devtools/python/python3-regex_2023.10.3.bb | |||
| @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=7b5751ddd6b643203c31ff873051d069" | |||
| 5 | 5 | ||
| 6 | inherit pypi setuptools3 | 6 | inherit pypi setuptools3 |
| 7 | 7 | ||
| 8 | SRC_URI[sha256sum] = "fcbdc5f2b0f1cd0f6a56cdb46fe41d2cce1e644e3b68832f3eeebc5fb0f7712e" | 8 | SRC_URI[sha256sum] = "3fef4f844d2290ee0ba57addcec17eec9e3df73f10a2748485dfd6a3a188cc0f" |
| 9 | 9 | ||
| 10 | RDEPENDS:${PN} += " \ | 10 | RDEPENDS:${PN} += " \ |
| 11 | python3-stringold \ | 11 | python3-stringold \ |
