]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
python3-hypothesis: upgrade 6.81.2 -> 6.82.0
authorTim Orling <ticotimo@gmail.com>
Sun, 23 Jul 2023 15:44:32 +0000 (08:44 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 25 Jul 2023 14:27:30 +0000 (15:27 +0100)
commit4d41717cf4c0a71d0c220e9f3633d07af0184472
tree1f3ff7b6ebfb4be123cf36ebf462a1fa638a845e
parent3513a31db197fcaf78a68a48be448b45b60defbf
python3-hypothesis: upgrade 6.81.2 -> 6.82.0

https://hypothesis.readthedocs.io/en/latest/changes.html#v6-82-0

6.82.0 - 2023-07-20
* from_regex() now supports the atomic grouping ((?>...)) and possessive
  quantifier (*+, ++, ?+, {m,n}+) syntax added in Python 3.11.

  Thanks to Cheuk Ting Ho for implementing this!

Signed-off-by: Tim Orling <tim.orling@konsulko.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-devtools/python/python3-hypothesis_6.82.0.bb [moved from meta/recipes-devtools/python/python3-hypothesis_6.81.2.bb with 91% similarity]