diff options
| author | Xu Huan <xuhuan.fnst@fujitsu.com> | 2022-03-09 15:30:28 +0800 |
|---|---|---|
| committer | Trevor Gamblin <trevor.gamblin@windriver.com> | 2022-03-10 10:03:29 -0500 |
| commit | 236928869b4c6e2dd54ee0235cdbc91a5fc79064 (patch) | |
| tree | fc894f44d0cf0bd83a0e5c0e3f6ba33bb41791f9 | |
| parent | 6088c607b9a26a6a576c94084bf933ecc505dd39 (diff) | |
| download | meta-openembedded-236928869b4c6e2dd54ee0235cdbc91a5fc79064.tar.gz | |
python3-regex :upgrade 2021.11.10 -> 2022.3.2
Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-regex_2022.3.2.bb (renamed from meta-python/recipes-devtools/python/python3-regex_2021.11.10.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-regex_2021.11.10.bb b/meta-python/recipes-devtools/python/python3-regex_2022.3.2.bb index dce232ba68..c71394cb38 100644 --- a/meta-python/recipes-devtools/python/python3-regex_2021.11.10.bb +++ b/meta-python/recipes-devtools/python/python3-regex_2022.3.2.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] = "f341ee2df0999bfdf7a95e448075effe0db212a59387de1a70690e4acb03d4c6" | 8 | SRC_URI[sha256sum] = "79e5af1ff258bc0fe0bdd6f69bc4ae33935a898e3cbefbbccf22e88a27fa053b" |
| 9 | 9 | ||
| 10 | RDEPENDS:${PN} += " \ | 10 | RDEPENDS:${PN} += " \ |
| 11 | python3-stringold \ | 11 | python3-stringold \ |
