forked from pool/python-regex
- update to 2022.9.11:
* fix issue 474: regex has no equivalent to re.Match.groups() for captures * fix segmentation fault when using conditional pattern (issue 479) * use \v for vertical spacing OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-regex?expand=0&rev=36
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 12 20:17:19 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 2022.9.11:
|
||||
* fix issue 474: regex has no equivalent to re.Match.groups() for captures
|
||||
* fix segmentation fault when using conditional pattern (issue 479)
|
||||
* use \v for vertical spacing
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 17 08:17:55 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user