diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2026-03-26 19:56:18 +0800 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-03-27 09:09:00 -0700 |
| commit | 5a3ec34c97595d7a98a898b8354f564b91284622 (patch) | |
| tree | cb7ab61984a5f07745637fee754a5287e4c65115 /meta-python/recipes-devtools/python | |
| parent | 25009e940787c615239eba710c3de2ac8e7d57d9 (diff) | |
| download | meta-openembedded-5a3ec34c97595d7a98a898b8354f564b91284622.tar.gz | |
python3-pytest-env: upgrade 1.5.0 -> 1.6.0
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>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-pytest-env_1.6.0.bb (renamed from meta-python/recipes-devtools/python/python3-pytest-env_1.5.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
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 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" | |||
| 5 | RECIPE_MAINTAINER = "Tom Geelen <t.f.g.geelen@gmail.com>" | 5 | RECIPE_MAINTAINER = "Tom Geelen <t.f.g.geelen@gmail.com>" |
| 6 | 6 | ||
| 7 | DEPENDS = "python3-hatch-vcs-native python3-hatchling-native" | 7 | DEPENDS = "python3-hatch-vcs-native python3-hatchling-native" |
| 8 | SRC_URI[sha256sum] = "db8994b9ce170f135a37acc09ac753a6fc697d15e691b576ed8d8ca261c40246" | 8 | SRC_URI[sha256sum] = "ac02d6fba16af54d61e311dd70a3c61024a4e966881ea844affc3c8f0bf207d3" |
| 9 | 9 | ||
| 10 | inherit pypi python_hatchling ptest-python-pytest | 10 | inherit pypi python_hatchling ptest-python-pytest |
| 11 | 11 | ||
