Message ID | 65bf46a0ec377653ae8ea633eff4040284547151.1748816484.git.tim.orling@konsulko.com |
---|---|
State | Accepted, archived |
Commit | 23cfc453d8a03cd4edaad72ed4dbda9be7c47041 |
Headers | show |
Series | [1/8] python3-setuptools-rust: upgrade 1.11.0 -> 1.11.1 | expand |
diff --git a/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb b/meta/recipes-devtools/python/python3-pluggy_1.6.0.bb similarity index 80% rename from meta/recipes-devtools/python/python3-pluggy_1.5.0.bb rename to meta/recipes-devtools/python/python3-pluggy_1.6.0.bb index 1f9bb6d1cb4..b8e4bbc75b4 100644 --- a/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb +++ b/meta/recipes-devtools/python/python3-pluggy_1.6.0.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/pytest-dev/pluggy" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=1c8206d16fd5cc02fa9b0bb98955e5c2" -SRC_URI[sha256sum] = "2cffa88e94fdc978c4c574f15f9e59b7f4201d439195c3715ca9e2486f1d0cf1" +SRC_URI[sha256sum] = "7dcc130b76258d33b90f61b658791dede3486c3e6bfb003ee5c9bfb396dd22f3" DEPENDS += "python3-setuptools-scm-native"