summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2025-03-15 09:10:45 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2025-03-17 22:38:32 +0000
commit4746200e22f0b2557663edba8f704395635b4704 (patch)
treecfe709627e471381187931ed0be941607e3e725a /meta/recipes-devtools
parentc73c148cc24ce82088b3d25698636b3be0926f2a (diff)
downloadpoky-4746200e22f0b2557663edba8f704395635b4704.tar.gz
python3-hypothesis: upgrade 6.127.4 -> 6.129.2
(From OE-Core rev: 133f14787fbec7b3aa422ff65a59fc92b00e29a6) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools')
-rw-r--r--meta/recipes-devtools/python/python3-hypothesis_6.129.2.bb (renamed from meta/recipes-devtools/python/python3-hypothesis_6.127.4.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.127.4.bb b/meta/recipes-devtools/python/python3-hypothesis_6.129.2.bb
index d5ea706b9a..df9bd6b7c7 100644
--- a/meta/recipes-devtools/python/python3-hypothesis_6.127.4.bb
+++ b/meta/recipes-devtools/python/python3-hypothesis_6.129.2.bb
@@ -13,7 +13,7 @@ SRC_URI += " \
13 file://test_rle.py \ 13 file://test_rle.py \
14 " 14 "
15 15
16SRC_URI[sha256sum] = "3ab8dd0e2d985ea90169b0b0e5b77ef3a7bcaf3fc6bb038927a4e977e3477908" 16SRC_URI[sha256sum] = "23f180782dbbbcb6e59051794295d75783ad59241e6629a5bf700936c28a995b"
17 17
18RDEPENDS:${PN} += " \ 18RDEPENDS:${PN} += " \
19 python3-attrs \ 19 python3-attrs \