mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-08-30 00:33:19 +00:00
python3-inline-snapshot: upgrade 0.35.3 -> 0.35.4
Changelog: ========== - Prevented --inline-snapshot=trim from changing snapshots when a test body fails or pytest is limited with -k, a test path, or a test node ID. Skipped tests and fixture teardown errors do not prevent trimming. A message now explains why trimming was disabled when it was requested implicitly. An explicit --inline-snapshot=trim overrides this safeguard. - Fixed a crash during session finalization when pytest's capture plugin is disabled. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=7a35eb90dfdf03953dd2074d0fdba1d4"
|
||||
|
||||
DEPENDS = "python3-hatchling-native"
|
||||
SRC_URI[sha256sum] = "5d76f3b4b134fb190b7883669eb496f5c3e7d1c9549bbd6d78b5b8ac17e553e3"
|
||||
SRC_URI[sha256sum] = "82432a58b7ea77a172515f5024cd26fdea8dc0f873c7a4251e4e0471a914db14"
|
||||
|
||||
inherit pypi python_hatchling
|
||||
|
||||
Reference in New Issue
Block a user