| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- version update to 2020.2.20 * no upstream changelog found
- Update to 2019.08.19: * minor fixes
- Update to 2019.06.08: * minor fixes
- Update to 2019.06.05
* Updated for Python 3.8.
* Updated to Unicode 12.1.0.
* For fullmatch, added check for end/start of string for
RE_OP_SUCCESS in try_match.
- Update to 2019.04.14: * no upstream changelog provided
- Update to 2018.06.21
* Fixed Regex matches with `re` but not with `regex` module
* Fixed that the reported positions of fuzzy changes were
sometimes incorrect.
* Updated Unicode word and grapheme boundaries for Unicode
11.0.0, which I had overlooked...
* Updated to Unicode 11.0.0.
* Fixed an off-by-one bug where a lazy repeat is followed by a
character (quick check).
* Fixed that the Unicode normalization quick check properties
weren't handled correctly.
* Further changes to match re module's behaviour on zero-width
matching for Python 3.7.
* Added 'fuzzy_changes' attribute to match object to indicate
positions of changes in fuzzy match.
- Specify in description what makes regex worthwhile to have. Fix RPM group.
- Update to 2017.07.28 * Too many changes to list
- singlespec auto-conversion
- Update to 2017.06.07 * Too many changes to list
- Update to 2016.08.27 * Too many changes to list - Complete rewrite of the .spec file.
- update to current version 0.1.20120506
- initial pull from pypi