Changelog for
python-regex-2018.06.21-2.12.x86_64.rpm :
Mon Jul 2 14:00:00 2018 toddrme2178AATTgmail.com
- 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.
Sat Sep 2 14:00:00 2017 jengelhAATTinai.de
- Specify in description what makes regex worthwhile to have.
Fix RPM group.
Thu Aug 31 14:00:00 2017 toddrme2178AATTgmail.com
- Update to 2017.07.28
* Too many changes to list
Thu Aug 24 14:00:00 2017 jmatejekAATTsuse.com
- singlespec auto-conversion
Fri Jun 16 14:00:00 2017 ecsosAATTopensuse.org
- Update to 2017.06.07
* Too many changes to list
Sat Sep 17 14:00:00 2016 toddrme2178AATTgmail.com
- Update to 2016.08.27
* Too many changes to list
- Complete rewrite of the .spec file.
Wed May 9 14:00:00 2012 frohAATTsuse.com
- update to current version 0.1.20120506
Tue Oct 4 14:00:00 2011 jwAATTsuse.com
- initial pull from pypi