diff mbox series

[meta-python,48/63] python3-pytest-env: upgrade 1.5.0 -> 1.6.0

Message ID 20260326115634.1199-48-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-oe,01/63] b4: upgrade 0.14.3 -> 0.15.0 | expand

Commit Message

Wang Mingyu March 26, 2026, 11:56 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
===========
- Add permissions to workflows
- Add SECURITY.md to .github/
- Add missing .github config files
- Standardize .github files to .yaml suffix
- Fix verbose source attribution when falling back to INI en
- feat(env): preserve existing env values

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 ...{python3-pytest-env_1.5.0.bb => python3-pytest-env_1.6.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-pytest-env_1.5.0.bb => python3-pytest-env_1.6.0.bb} (87%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-pytest-env_1.5.0.bb b/meta-python/recipes-devtools/python/python3-pytest-env_1.6.0.bb
similarity index 87%
rename from meta-python/recipes-devtools/python/python3-pytest-env_1.5.0.bb
rename to meta-python/recipes-devtools/python/python3-pytest-env_1.6.0.bb
index c9fbde1961..860a534aaa 100644
--- a/meta-python/recipes-devtools/python/python3-pytest-env_1.5.0.bb
+++ b/meta-python/recipes-devtools/python/python3-pytest-env_1.6.0.bb
@@ -5,7 +5,7 @@  LIC_FILES_CHKSUM = "file://LICENSE;md5=b70ef84b3d8d608b13b0287ed49df651"
 RECIPE_MAINTAINER = "Tom Geelen <t.f.g.geelen@gmail.com>"
 
 DEPENDS = "python3-hatch-vcs-native python3-hatchling-native"
-SRC_URI[sha256sum] = "db8994b9ce170f135a37acc09ac753a6fc697d15e691b576ed8d8ca261c40246"
+SRC_URI[sha256sum] = "ac02d6fba16af54d61e311dd70a3c61024a4e966881ea844affc3c8f0bf207d3"
 
 inherit pypi python_hatchling ptest-python-pytest