Package Release Info

python-regex-2020.2.20-bp153.1.36

Update Info: Base Release
Available in Package Hub : 15 SP3

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python2-regex
python3-regex

Change Logs

Version: 2020.2.20-1.1
* Thu Mar 19 2020 pgajdos@suse.com
- version update to 2020.2.20
  * no upstream changelog found
* Tue Sep 10 2019 tchvatal@suse.com
- Update to 2019.08.19:
  * minor fixes
* Mon Jul 22 2019 tchvatal@suse.com
- Update to 2019.06.08:
  * minor fixes
* Wed Jun 05 2019 mcalabkova@suse.com
- 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.
* Tue May 14 2019 tchvatal@suse.com
- Update to 2019.04.14:
  * no upstream changelog provided
* Mon Jul 02 2018 toddrme2178@gmail.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.
Version: 2020.2.20-bp152.1.5
* Tue Sep 10 2019 Tomá? Chvátal <tchvatal@suse.com>
- Update to 2019.08.19:
  * minor fixes
* Mon Jul 22 2019 Tomá? Chvátal <tchvatal@suse.com>
- Update to 2019.06.08:
  * minor fixes
* Wed Jun 05 2019 Marketa Calabkova <mcalabkova@suse.com>
- 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.
* Tue May 14 2019 Tomá? Chvátal <tchvatal@suse.com>
- Update to 2019.04.14:
  * no upstream changelog provided
Version: 2017.07.28-bp150.1.3
* Sat Sep 02 2017 jengelh@inai.de
- Specify in description what makes regex worthwhile to have.
  Fix RPM group.
* Thu Aug 31 2017 toddrme2178@gmail.com
- Update to 2017.07.28
  * Too many changes to list
* Thu Aug 24 2017 jmatejek@suse.com
- singlespec auto-conversion
* Fri Jun 16 2017 ecsos@opensuse.org
- Update to 2017.06.07
  * Too many changes to list
* Sat Sep 17 2016 toddrme2178@gmail.com
- Update to 2016.08.27
  * Too many changes to list
- Complete rewrite of the .spec file.
* Wed May 09 2012 froh@suse.com
- update to current version 0.1.20120506
* Tue Oct 04 2011 jw@suse.com
- initial pull from pypi