diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-execnet_2.1.1.bb (renamed from meta-python/recipes-devtools/python/python3-execnet_2.0.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-execnet_2.0.2.bb b/meta-python/recipes-devtools/python/python3-execnet_2.1.1.bb index 78a15d3572..94c1a228e3 100644 --- a/meta-python/recipes-devtools/python/python3-execnet_2.0.2.bb +++ b/meta-python/recipes-devtools/python/python3-execnet_2.1.1.bb | |||
@@ -13,7 +13,7 @@ DEPENDS += "\ | |||
13 | 13 | ||
14 | SRC_URI += "file://run-ptest \ | 14 | SRC_URI += "file://run-ptest \ |
15 | " | 15 | " |
16 | SRC_URI[sha256sum] = "cc59bc4423742fd71ad227122eb0dd44db51efb3dc4095b45ac9a08c770096af" | 16 | SRC_URI[sha256sum] = "5189b52c6121c24feae288166ab41b32549c7e2348652736540b9e6e7d4e72e3" |
17 | 17 | ||
18 | inherit ptest pypi python_hatchling | 18 | inherit ptest pypi python_hatchling |
19 | 19 | ||