]> code.ossystems Code Review - openembedded-core.git/commitdiff
python3-hypothesis: upgrade 6.14.0 -> 6.14.1
authorTim Orling <ticotimo@gmail.com>
Tue, 6 Jul 2021 03:02:36 +0000 (20:02 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 7 Jul 2021 10:38:57 +0000 (11:38 +0100)
6.14.1 - 2021-07-02

This patch updates some internal type annotations. There is no user-visible change.

Signed-off-by: Tim Orling <timothy.t.orling@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-hypothesis_6.14.1.bb [moved from meta/recipes-devtools/python/python3-hypothesis_6.14.0.bb with 85% similarity]

similarity index 85%
rename from meta/recipes-devtools/python/python3-hypothesis_6.14.0.bb
rename to meta/recipes-devtools/python/python3-hypothesis_6.14.1.bb
index 89071b2a9749260e88cf9f4a6658634806112e81..61598c3a1619df964d015832b5aa30b3e3d26a6e 100644 (file)
@@ -7,7 +7,7 @@ PYPI_PACKAGE = "hypothesis"
 
 inherit pypi setuptools3
 
-SRC_URI[sha256sum] = "9bdee01ae260329b16117e9b0229a839b4a77747a985922653f595bd2a6a541a"
+SRC_URI[sha256sum] = "88b0736a5691b68b8e16a4b7ee8e4c8596810c5a20989ea5b5f64870a7c25740"
 
 RDEPENDS_${PN} += " \
     python3-attrs \