mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
python3-inline-snapshot: upgrade 0.26.0 -> 0.27.2
Changelog: ============ - Added inline_snapshot.extra.Transformed and inline_snapshot.extra.transformation which can be used to transform values inside of snapshots. - exposed @declare_unmanaged which allows you to create your own unmanaged types. - Added explicit type hints to the outsource() function - Improved documentation for inline_snapshot.testing.Example. - inline-snapshot generates no longer triple quoted strings when it fixes cases Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
0c753112c5
commit
d27be3682e
|
|
@ -4,7 +4,7 @@ LICENSE = "MIT"
|
|||
LIC_FILES_CHKSUM = "file://LICENSE;md5=7a35eb90dfdf03953dd2074d0fdba1d4"
|
||||
|
||||
DEPENDS = "python3-hatchling-native"
|
||||
SRC_URI[sha256sum] = "cfb66e4c11984eaa9d258c50a6e56fc57bc1e91d253acb4312968899e3f7ad54"
|
||||
SRC_URI[sha256sum] = "5ecc7ccfdcbf8d9273d3fa9fb55b829720680ef51bb1db12795fd1b0f4a3783c"
|
||||
|
||||
inherit pypi python_hatchling
|
||||
|
||||
Loading…
Reference in New Issue
Block a user