]> code.ossystems Code Review - openembedded-core.git/commitdiff
python3-hypothesis: upgrade 6.36.1 -> 6.36.2
authorwangmy <wangmy@fujitsu.com>
Mon, 14 Feb 2022 14:28:41 +0000 (22:28 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 16 Feb 2022 09:46:24 +0000 (09:46 +0000)
Changelog:
=========
Updates vendored list of top-level domains, which is used by the provisional
domains() strategy.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-hypothesis_6.36.2.bb [moved from meta/recipes-devtools/python/python3-hypothesis_6.36.1.bb with 91% similarity]

similarity index 91%
rename from meta/recipes-devtools/python/python3-hypothesis_6.36.1.bb
rename to meta/recipes-devtools/python/python3-hypothesis_6.36.2.bb
index 24def7490548c8d856e41eb6f3dcf64b353ca9bc..8642fb55b93d2d1fbbca22a934d4a81474964d14 100644 (file)
@@ -13,7 +13,7 @@ SRC_URI += " \
     file://test_rle.py \
     "
 
-SRC_URI[sha256sum] = "46cbee9d7aed822149af75ec63d5f86cd1042df69b2e8eae17b26a56a4dda781"
+SRC_URI[sha256sum] = "7202ea05759f591adf6c1887edbd4d53c049821284f630c5ec8ec3f3f57fd46b"
 
 RDEPENDS:${PN} += " \
     python3-attrs \