]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
python3-pytest: upgrade 7.4.0 -> 7.4.1
authorTrevor Gamblin <tgamblin@baylibre.com>
Tue, 5 Sep 2023 19:34:07 +0000 (15:34 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 7 Sep 2023 06:52:34 +0000 (07:52 +0100)
Changelog: https://docs.pytest.org/en/7.4.x/changelog.html

Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-pytest_7.4.1.bb [moved from meta/recipes-devtools/python/python3-pytest_7.4.0.bb with 93% similarity]

similarity index 93%
rename from meta/recipes-devtools/python/python3-pytest_7.4.0.bb
rename to meta/recipes-devtools/python/python3-pytest_7.4.1.bb
index 323dfebe383d7786dd3196bf07605e70d9bd7b17..e9ded985cbb873791ebd174b01022ed49a34e838 100644 (file)
@@ -5,7 +5,7 @@ DESCRIPTION = "The pytest framework makes it easy to write small tests, yet scal
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=bd27e41b6550fe0fc45356d1d81ee37c"
 
-SRC_URI[sha256sum] = "b4bf8c45bd59934ed84001ad51e11b4ee40d40a1229d2c79f9c592b0a3f6bd8a"
+SRC_URI[sha256sum] = "2f2301e797521b23e4d2585a0a3d7b5e50fdddaaf7e7d6773ea26ddb17c213ab"
 
 DEPENDS += "python3-setuptools-scm-native"