From 2526a3e8bcb7f1cb1f3745f5d97ecc0f030dc1e3 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Tue, 15 Dec 2020 07:08:17 +0000 Subject: [PATCH] python3-hypothesis: upgrade 5.41.4 -> 5.43.3 --- ...ython3-hypothesis_5.41.4.bb => python3-hypothesis_5.43.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-hypothesis_5.41.4.bb => python3-hypothesis_5.43.3.bb} (80%) diff --git a/meta/recipes-devtools/python/python3-hypothesis_5.41.4.bb b/meta/recipes-devtools/python/python3-hypothesis_5.43.3.bb similarity index 80% rename from meta/recipes-devtools/python/python3-hypothesis_5.41.4.bb rename to meta/recipes-devtools/python/python3-hypothesis_5.43.3.bb index 416acc8d72..6d9f4c2a52 100644 --- a/meta/recipes-devtools/python/python3-hypothesis_5.41.4.bb +++ b/meta/recipes-devtools/python/python3-hypothesis_5.43.3.bb @@ -7,7 +7,7 @@ PYPI_PACKAGE = "hypothesis" inherit pypi setuptools3 -SRC_URI[sha256sum] = "7ef22dd2ae4a906ef1e237dcd6806aa7f97e30c37f924a0e6d595f4639350b53" +SRC_URI[sha256sum] = "d97ba7ae2cfe7096b0c045fdb611ee9850ccdd6050a9b36cb96812242062c2cc" RDEPENDS_${PN} += "python3-core" -- 2.17.1