]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
python3-hypothesis: upgrade 6.46.9 -> 6.46.11
authorwangmy <wangmy@fujitsu.com>
Mon, 6 Jun 2022 12:27:13 +0000 (20:27 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 7 Jun 2022 20:11:57 +0000 (21:11 +0100)
Changelog:
===========
Mention "hypothesis.strategies.timezones()" in the documentation of
"hypothesis.strategies.datetimes()" for completeness.

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

similarity index 91%
rename from meta/recipes-devtools/python/python3-hypothesis_6.46.9.bb
rename to meta/recipes-devtools/python/python3-hypothesis_6.46.11.bb
index 1a1defc5833813549a75b6832535b89f3e39af65..1d9772d4ff06c1f98e9443b1618002ccabd9f63b 100644 (file)
@@ -13,7 +13,7 @@ SRC_URI += " \
     file://test_rle.py \
     "
 
-SRC_URI[sha256sum] = "8b1349dab58cf9bc85687e2721c008e99f23a32fb70e688779c81b0298904160"
+SRC_URI[sha256sum] = "f5c1cf61b24b094355577a6b8fbbb8eb54c1b0216fbc0519af97c46bddf43c42"
 
 RDEPENDS:${PN} += " \
     python3-attrs \