| Message ID | 20251113205431.3489223-2-martin.jansa@gmail.com |
|---|---|
| State | Accepted |
| Headers | show |
| Series | [meta-python,1/2] python3-checksec-py, python3-pylddwrap, python3-icontract: add recipes | expand |
diff --git a/meta-python/recipes-devtools/python/python3-icontract_2.6.6.bb b/meta-python/recipes-devtools/python/python3-icontract_2.7.2.bb similarity index 79% rename from meta-python/recipes-devtools/python/python3-icontract_2.6.6.bb rename to meta-python/recipes-devtools/python/python3-icontract_2.7.2.bb index 5075a1a6a1..b906be4ac2 100644 --- a/meta-python/recipes-devtools/python/python3-icontract_2.6.6.bb +++ b/meta-python/recipes-devtools/python/python3-icontract_2.7.2.bb @@ -7,7 +7,7 @@ PR = "r0" inherit pypi setuptools3 PYPI_PACKAGE = "icontract" -SRC_URI[sha256sum] = "c1fd55c7709ef18a2ee64313fe863be2668b53060828fcca3525051160c92691" +SRC_URI[sha256sum] = "281ec16f1d09bbcca7a4227e82cd10b4d5fb291f638df77c29b7acf493dd3178" RDEPENDS:${PN} += "python3-asttokens"