summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python
diff options
context:
space:
mode:
authorTim Orling <ticotimo@gmail.com>2021-07-05 20:02:36 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-07-07 11:38:57 +0100
commit49f5b968989b3c82613922ee0326f2cfdf86b3c3 (patch)
tree43dd1ec2a7aac19a8cd96d6251477ac970842622 /meta/recipes-devtools/python
parentc2e51c605afc78574f2f561750c498b96c42bc63 (diff)
downloadopenembedded-core-contrib-49f5b968989b3c82613922ee0326f2cfdf86b3c3.tar.gz
python3-hypothesis: upgrade 6.14.0 -> 6.14.1
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>
Diffstat (limited to 'meta/recipes-devtools/python')
-rw-r--r--meta/recipes-devtools/python/python3-hypothesis_6.14.1.bb (renamed from meta/recipes-devtools/python/python3-hypothesis_6.14.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.14.0.bb b/meta/recipes-devtools/python/python3-hypothesis_6.14.1.bb
index 89071b2a97..61598c3a16 100644
--- a/meta/recipes-devtools/python/python3-hypothesis_6.14.0.bb
+++ b/meta/recipes-devtools/python/python3-hypothesis_6.14.1.bb
@@ -7,7 +7,7 @@ PYPI_PACKAGE = "hypothesis"
inherit pypi setuptools3
-SRC_URI[sha256sum] = "9bdee01ae260329b16117e9b0229a839b4a77747a985922653f595bd2a6a541a"
+SRC_URI[sha256sum] = "88b0736a5691b68b8e16a4b7ee8e4c8596810c5a20989ea5b5f64870a7c25740"
RDEPENDS_${PN} += " \
python3-attrs \