]>
git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
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>