diff options
| author | Leon Anavi <leon.anavi@konsulko.com> | 2026-01-05 12:47:24 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2026-01-05 18:16:18 -0800 |
| commit | 8b5e1f5dbf6bfe9dd6725d5dd04cd4c6aff73c86 (patch) | |
| tree | ad3890bf97c4ad2d5dfa329853c0defe8862c7aa /meta-python/recipes-devtools/python | |
| parent | 05103ac2c16e7f46db6707b553be44e8b8a82000 (diff) | |
| download | meta-openembedded-8b5e1f5dbf6bfe9dd6725d5dd04cd4c6aff73c86.tar.gz | |
python3-filelock: Upgrade 3.20.1 -> 3.20.2
Upgrade to release 3.20.2:
- Support Unix systems without O_NOFOLLOW
- [pre-commit.ci] pre-commit autoupdate
Signed-off-by: Leon Anavi <leon.anavi@konsulko.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-filelock_3.20.2.bb (renamed from meta-python/recipes-devtools/python/python3-filelock_3.20.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-filelock_3.20.1.bb b/meta-python/recipes-devtools/python/python3-filelock_3.20.2.bb index a499b79c07..75eb16635c 100644 --- a/meta-python/recipes-devtools/python/python3-filelock_3.20.1.bb +++ b/meta-python/recipes-devtools/python/python3-filelock_3.20.2.bb | |||
| @@ -5,7 +5,7 @@ HOMEPAGE = "https://py-filelock.readthedocs.io/" | |||
| 5 | LICENSE = "Unlicense" | 5 | LICENSE = "Unlicense" |
| 6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=911690f51af322440237a253d695d19f" | 6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=911690f51af322440237a253d695d19f" |
| 7 | 7 | ||
| 8 | SRC_URI[sha256sum] = "b8360948b351b80f420878d8516519a2204b07aefcdcfd24912a5d33127f188c" | 8 | SRC_URI[sha256sum] = "a2241ff4ddde2a7cebddf78e39832509cb045d18ec1a09d7248d6bfc6bfbbe64" |
| 9 | 9 | ||
| 10 | BBCLASSEXTEND = "native nativesdk" | 10 | BBCLASSEXTEND = "native nativesdk" |
| 11 | 11 | ||
