mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-03-10 10:09:42 +00:00
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>
This commit is contained in:
11
meta-python/recipes-devtools/python/python3-path_16.6.0.bb
Normal file
11
meta-python/recipes-devtools/python/python3-path_16.6.0.bb
Normal file
@@ -0,0 +1,11 @@
|
||||
SUMMARY = "A module wrapper for os.path"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=7a7126e068206290f3fe9f8d6c713ea6"
|
||||
|
||||
SRC_URI[sha256sum] = "bea3816e1d54f4e33aac78d2031a0b0ed2f95e69db85b45d51f17df97071da69"
|
||||
|
||||
inherit pypi python_setuptools_build_meta
|
||||
|
||||
DEPENDS += "python3-setuptools-scm-native"
|
||||
|
||||
BBCLASSEXTEND = "nativesdk native"
|
||||
Reference in New Issue
Block a user