]> code.ossystems Code Review - openembedded-core.git/commitdiff
python3-pytest: upgrade 7.0.0 -> 7.0.1
authorAlexander Kanavin <alex.kanavin@gmail.com>
Thu, 17 Feb 2022 16:09:31 +0000 (17:09 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 17 Feb 2022 17:56:52 +0000 (17:56 +0000)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-pytest_7.0.1.bb [moved from meta/recipes-devtools/python/python3-pytest_7.0.0.bb with 93% similarity]

similarity index 93%
rename from meta/recipes-devtools/python/python3-pytest_7.0.0.bb
rename to meta/recipes-devtools/python/python3-pytest_7.0.1.bb
index a68b452a0ad730802c3a6deb567110ae1450bed2..2501406489022d75e540ef882288c43e05bdaf1d 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] = "dad48ffda394e5ad9aa3b7d7ddf339ed502e5e365b1350e0af65f4a602344b11"
+SRC_URI[sha256sum] = "e30905a0c131d3d94b89624a1cc5afec3e0ba2fbdb151867d8e0ebd49850f171"
 
 DEPENDS = "python3-setuptools-scm-native"