diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2022-12-03 19:19:53 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-12-05 09:16:24 -0800 |
| commit | 70ddd9e2b62b74ca2ebfcd28d308812131524096 (patch) | |
| tree | 9fd95a8bfe09c6f0111578628cb99d6eb9ba1f8e /meta-python/recipes-devtools/python | |
| parent | a4e3480c4b8ad230b8f6459d92810ba8b6a386c9 (diff) | |
| download | meta-openembedded-70ddd9e2b62b74ca2ebfcd28d308812131524096.tar.gz | |
python3-path: upgrade 16.5.0 -> 16.6.0
Changelog:
mtime and .atime are now settable.
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-path_16.6.0.bb (renamed from meta-python/recipes-devtools/python/python3-path_16.5.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-path_16.5.0.bb b/meta-python/recipes-devtools/python/python3-path_16.6.0.bb index 3dc5d7cdec..41fe374619 100644 --- a/meta-python/recipes-devtools/python/python3-path_16.5.0.bb +++ b/meta-python/recipes-devtools/python/python3-path_16.6.0.bb | |||
| @@ -2,7 +2,7 @@ SUMMARY = "A module wrapper for os.path" | |||
| 2 | LICENSE = "MIT" | 2 | LICENSE = "MIT" |
| 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=7a7126e068206290f3fe9f8d6c713ea6" | 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=7a7126e068206290f3fe9f8d6c713ea6" |
| 4 | 4 | ||
| 5 | SRC_URI[sha256sum] = "2722e500b370bc00d5934d2207e26b17a09ee73eb0150f651d5a255d8be935a2" | 5 | SRC_URI[sha256sum] = "bea3816e1d54f4e33aac78d2031a0b0ed2f95e69db85b45d51f17df97071da69" |
| 6 | 6 | ||
| 7 | inherit pypi python_setuptools_build_meta | 7 | inherit pypi python_setuptools_build_meta |
| 8 | 8 | ||
