[oe] [meta-python] [PATCH 26/70] python3-discovery: upgrade 1.5.1 -> 1.5.2
Wang Mingyu < [email protected]>
| Newsgroups | org.openembedded.lists.openembedded-devel |
|---|---|
| Message-ID | <[email protected]> |
From: Wang Mingyu <[email protected]> Changelog: discover Python 3.6 and 3.7 interpreters Signed-off-by: Wang Mingyu <[email protected]> --- .../{python3-discovery_1.5.1.bb => python3-discovery_1.5.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-discovery_1.5.1.bb => python3-discovery_1.5.2.bb} (85%) diff --git a/meta-python/recipes-devtools/python/python3-discovery_1.5.1.bb b/meta-python/recipes-devtools/python/python3-discovery_1.5.2.bb similarity index 85% rename from meta-python/recipes-devtools/python/python3-discovery_1.5.1.bb rename to meta-python/recipes-devtools/python/python3-discovery_1.5.2.bb index 12f2153f80..00e1f1a16a 100644 --- a/meta-python/recipes-devtools/python/python3-discovery_1.5.1.bb +++ b/meta-python/recipes-devtools/python/python3-discovery_1.5.2.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=11610a9d8fd95649cf8159be12b98cb7" PYPI_PACKAGE = "python_discovery" -SRC_URI[sha256sum] = "e2ea8b884cd1701f386eda8cf327b87743f1dc21b7f784470799537d95635384" +SRC_URI[sha256sum] = "45fd4f20a4e3f9b7bf2e0817870bc8e3b320a19658da177af800768c82dbf354" inherit pypi python_hatchling ptest-python-pytest -- 2.43.0