From 9c86ed0f4b289afe887e77db3ee1abe4f8bf2e85 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Mon, 10 Feb 2025 17:01:26 +0800 Subject: [PATCH] python3-pytest-lazy-fixtures: upgrade 1.1.1 -> 1.1.2 Changelog: ========== - Bump codecov/codecov-action from 4 to 5 in the github-actions group - Fix lfc class callable Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- ...-fixtures_1.1.1.bb => python3-pytest-lazy-fixtures_1.1.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-pytest-lazy-fixtures_1.1.1.bb => python3-pytest-lazy-fixtures_1.1.2.bb} (88%) diff --git a/meta-python/recipes-devtools/python/python3-pytest-lazy-fixtures_1.1.1.bb b/meta-python/recipes-devtools/python/python3-pytest-lazy-fixtures_1.1.2.bb similarity index 88% rename from meta-python/recipes-devtools/python/python3-pytest-lazy-fixtures_1.1.1.bb rename to meta-python/recipes-devtools/python/python3-pytest-lazy-fixtures_1.1.2.bb index 103ea655b5..711f2ed0a5 100644 --- a/meta-python/recipes-devtools/python/python3-pytest-lazy-fixtures_1.1.1.bb +++ b/meta-python/recipes-devtools/python/python3-pytest-lazy-fixtures_1.1.2.bb @@ -12,7 +12,7 @@ HOMEPAGE = "https://github.com/dev-petrov/pytest-lazy-fixtures" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=4475e66fcfabe27395e6764c8f69c876" -SRC_URI[sha256sum] = "0c561f0d29eea5b55cf29b9264a3241999ffdb74c6b6e8c4ccc0bd2c934d01ed" +SRC_URI[sha256sum] = "14ba4154dab52066c1c4d6547cc40bbf60726445cb16f1d2dcc9485cdf38964d" inherit pypi python_poetry_core