]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
python3-pytest: upgrade 8.3.3 -> 8.3.4
authorWang Mingyu <wangmy@fujitsu.com>
Mon, 23 Dec 2024 09:10:59 +0000 (17:10 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 24 Dec 2024 13:49:24 +0000 (13:49 +0000)
Changelog:
 https://github.com/pytest-dev/pytest/releases/tag/8.3.4

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-pytest_8.3.4.bb [moved from meta/recipes-devtools/python/python3-pytest_8.3.3.bb with 91% similarity]

similarity index 91%
rename from meta/recipes-devtools/python/python3-pytest_8.3.3.bb
rename to meta/recipes-devtools/python/python3-pytest_8.3.4.bb
index dbd984208d6462add497816feaedeaf235e3fb52..3b1770e14bd9b4115197792a0caeeddc0d7c5401 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] = "70b98107bd648308a7952b06e6ca9a50bc660be218d53c257cc1fc94fda10181"
+SRC_URI[sha256sum] = "965370d062bce11e73868e0335abac31b4d3de0e82f4007408d242b4f8610761"
 
 DEPENDS += "python3-setuptools-scm-native"