Revisions of python-regex

Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1171297 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 26)
- update to 2024.4.28:
  * Git issue 527: `VERBOSE`/`X` flag breaks `\N` escapes
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1169318 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 25)
- updatge to 2024.4.16:
  * Git issue 525: segfault when fuzzy matching empty list
  * The escape function no longer escapes \x00. It's not necessary.
    Inline flags can now be turned off and apply to what follows.
    Added \R to match line endings.
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1130727 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 24)
- update to 2023.10.10:
  * Updated to Unicode 15.1.0.

  * Limit running time for failing fullmatch
- update to 2022.10.31
  * update to unicode 15.0
  * fix issue 474: regex has no equivalent to re.Match.groups() for captures
  * fix fuzzy character restrictions not applying to insertions
  * licensing change to Apache-2.0
  * Fix Memory Error in regex.findall
  * For fullmatch, added check for end/start of string for
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1087113 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 22)
- update to 2023.5.5:
  * Removed semicolon after 'else' in 'munge_name'.
  * Fixed pyproject.toml and setup.py.
  * pyproject.toml was missing.
  * Added pyproject.toml.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1074592 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 20)
- update to 2023.3.23:
  * Backtracking failure matching regex
  * Limit running time for failing fullmatch
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1004180 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 18)
- update to 2022.9.13:
  * update to unicode 15.0
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1003049 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 17)
- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 989685 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 16)
- update to 2022.7.9:
  * Fix Emoji classified as letter
  * Revisit compilation flag to prevent adding a single explicitly compiled regex to cache
  * Fix Scoped inline flags 'a', 'u', and 'L' affecting global flags
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 909591 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 13)
- update to 2021.7.6:
  * drop-in replacement for python re
  * fix fuzzy character restrictions not applying to insertions
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 891881 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 12)
- update to 2021.4.4:
  * Wheels for arm64 mac os
  * Fix fuzzy matching with wrong distance
  * Fix regex fails with a quantified backreference
Richard Brown's avatar Richard Brown (RBrownSUSE) accepted request 878762 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 11)
- update to 2020.11.13:
  * Fix Unexpected behavior in fuzzy matching with limited character set
  * clock() calls for timeout cause slowdown in Docker
  * Update lis of supported Python versions
  * licensing change to Apache-2.0
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 729801 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 7)
- Update to 2019.08.19:
  * minor fixes
Displaying revisions 1 - 20 of 26
openSUSE Build Service is sponsored by