From a0184a8660465baf294b51a7bbb1fa8b513d0fee Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 28 Jul 2026 14:06:35 +0800 Subject: [PATCH] python3-pytest-env: upgrade 1.6.0 -> 1.7.0 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- ...{python3-pytest-env_1.6.0.bb => python3-pytest-env_1.7.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-pytest-env_1.6.0.bb => python3-pytest-env_1.7.0.bb} (87%) diff --git a/meta-python/recipes-devtools/python/python3-pytest-env_1.6.0.bb b/meta-python/recipes-devtools/python/python3-pytest-env_1.7.0.bb similarity index 87% rename from meta-python/recipes-devtools/python/python3-pytest-env_1.6.0.bb rename to meta-python/recipes-devtools/python/python3-pytest-env_1.7.0.bb index 860a534aaa..0930573448 100644 --- a/meta-python/recipes-devtools/python/python3-pytest-env_1.6.0.bb +++ b/meta-python/recipes-devtools/python/python3-pytest-env_1.7.0.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=b70ef84b3d8d608b13b0287ed49df651" RECIPE_MAINTAINER = "Tom Geelen " DEPENDS = "python3-hatch-vcs-native python3-hatchling-native" -SRC_URI[sha256sum] = "ac02d6fba16af54d61e311dd70a3c61024a4e966881ea844affc3c8f0bf207d3" +SRC_URI[sha256sum] = "0c1dc1101fb8d3ab3611e8f8d657ba06c3c0c167fc85c90457e5b27f2508f43e" inherit pypi python_hatchling ptest-python-pytest