Commit Graph

58 Commits

Author SHA256 Message Date
Ana Guerrero
1ace46455e Accepting request 1179137 from devel:languages:python
- update to 2024.5.15:
  * fix hangs with fuzzy and optionals
  * Updated for Python 3.13.

OBS-URL: https://build.opensuse.org/request/show/1179137
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-regex?expand=0&rev=27
2024-06-07 13:01:53 +00:00
16690117d2 - update to 2024.5.15:
* fix hangs with fuzzy and optionals
  * Updated for Python 3.13.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-regex?expand=0&rev=56
2024-06-06 20:28:57 +00:00
Ana Guerrero
4f1f0b13d4 Accepting request 1171297 from devel:languages:python
- update to 2024.4.28:
  * Git issue 527: `VERBOSE`/`X` flag breaks `\N` escapes

OBS-URL: https://build.opensuse.org/request/show/1171297
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-regex?expand=0&rev=26
2024-05-02 21:42:56 +00:00
fab408c0b3 - update to 2024.4.28:
* Git issue 527: `VERBOSE`/`X` flag breaks `\N` escapes

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-regex?expand=0&rev=54
2024-05-02 08:58:17 +00:00
Ana Guerrero
19d51fc646 Accepting request 1169318 from devel:languages:python
- 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.

OBS-URL: https://build.opensuse.org/request/show/1169318
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-regex?expand=0&rev=25
2024-04-23 16:54:47 +00:00
8a4dabdf9f - 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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-regex?expand=0&rev=52
2024-04-20 07:44:45 +00:00
Ana Guerrero
f7a16e07f9 Accepting request 1130727 from devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/1130727
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-regex?expand=0&rev=24
2023-12-05 16:01:06 +00:00
8ed0520a78 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-regex?expand=0&rev=50
2023-12-04 11:38:09 +00:00
Ana Guerrero
24b9fa4126 Accepting request 1109486 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1109486
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-regex?expand=0&rev=23
2023-09-07 19:12:20 +00:00
Markéta Machová
1f443c344c Accepting request 1109462 from home:ojkastl_buildservice:Branch_devel_languages_python
update to 2023.8.8

OBS-URL: https://build.opensuse.org/request/show/1109462
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-regex?expand=0&rev=48
2023-09-07 09:59:03 +00:00
Dominique Leuenberger
485b2716f0 Accepting request 1087113 from devel:languages:python
- 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.

OBS-URL: https://build.opensuse.org/request/show/1087113
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-regex?expand=0&rev=22
2023-05-15 14:54:01 +00:00
46aac253b1 - 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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-regex?expand=0&rev=46
2023-05-14 16:29:04 +00:00
Dominique Leuenberger
bbe3d32aa8 Accepting request 1081781 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1081781
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-regex?expand=0&rev=21
2023-04-22 19:58:59 +00:00
556d02979b Accepting request 1081592 from home:dirkmueller:acdc:as_python3_module
SR for python stack proposal

OBS-URL: https://build.opensuse.org/request/show/1081592
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-regex?expand=0&rev=44
2023-04-21 13:37:53 +00:00
Dominique Leuenberger
99fc86cea7 Accepting request 1074592 from devel:languages:python
- update to 2023.3.23:
  * Backtracking failure matching regex
  * Limit running time for failing fullmatch

OBS-URL: https://build.opensuse.org/request/show/1074592
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-regex?expand=0&rev=20
2023-03-29 21:26:25 +00:00
6d59216d87 - update to 2023.3.23:
* Backtracking failure matching regex
  * Limit running time for failing fullmatch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-regex?expand=0&rev=42
2023-03-27 07:37:44 +00:00
Dominique Leuenberger
02b9ee4877 Accepting request 1035247 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1035247
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-regex?expand=0&rev=19
2022-11-12 16:40:16 +00:00
Markéta Machová
8cf6981979 Accepting request 1034923 from home:yarunachalam:branches:devel:languages:python
- update to 2022.10.31 
  * Updated text for supported Unicode and Python versions.

OBS-URL: https://build.opensuse.org/request/show/1034923
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-regex?expand=0&rev=40
2022-11-11 13:06:18 +00:00
Dominique Leuenberger
657904e2c3 Accepting request 1004180 from devel:languages:python
- update to 2022.9.13:
  * update to unicode 15.0

OBS-URL: https://build.opensuse.org/request/show/1004180
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-regex?expand=0&rev=18
2022-09-18 15:32:10 +00:00
1b4b65a7de - update to 2022.9.13:
* update to unicode 15.0

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-regex?expand=0&rev=38
2022-09-16 18:29:17 +00:00
Dominique Leuenberger
6a40cf24c5 Accepting request 1003049 from devel:languages:python
- 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/request/show/1003049
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-regex?expand=0&rev=17
2022-09-15 20:57:34 +00:00
831c345e3c - 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
2022-09-12 20:19:26 +00:00
Dominique Leuenberger
c034248187 Accepting request 989685 from devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/989685
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-regex?expand=0&rev=16
2022-08-04 11:23:07 +00:00
951ac7392f - 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
  * drop support for python 2 
  * add missing raw string prefix
  * add missing c headers
  * fix fuzzy regex matching which doesn't seem to test insertions correctly

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-regex?expand=0&rev=34
2022-07-17 08:24:26 +00:00
Dominique Leuenberger
8b62ba92fc Accepting request 982667 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/982667
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-regex?expand=0&rev=15
2022-06-17 19:18:24 +00:00
e6443040a5 Accepting request 982666 from home:yarunachalam:branches:devel:languages:python
- Update to 2022.6.2
  * No upstream changelog available

OBS-URL: https://build.opensuse.org/request/show/982666
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-regex?expand=0&rev=32
2022-06-14 23:07:58 +00:00
Dominique Leuenberger
2e7eaca18f Accepting request 978935 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/978935
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-regex?expand=0&rev=14
2022-06-08 12:24:03 +00:00
ca9c4354d7 Accepting request 978933 from home:aplanas:branches:devel:languages:python
- Update to 2022.4.24
  * Many fixes, including drop of Python 2 and improvement of fuzzy
   test coverage

OBS-URL: https://build.opensuse.org/request/show/978933
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-regex?expand=0&rev=30
2022-05-24 10:43:47 +00:00
Dominique Leuenberger
333f5e0160 Accepting request 909591 from devel:languages:python
- update to 2021.7.6:
  * drop-in replacement for python re
  * fix fuzzy character restrictions not applying to insertions

OBS-URL: https://build.opensuse.org/request/show/909591
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-regex?expand=0&rev=13
2021-08-04 20:28:21 +00:00
5333a71a13 - update to 2021.7.6:
* drop-in replacement for python re
  * fix fuzzy character restrictions not applying to insertions

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-regex?expand=0&rev=29
2021-08-01 09:31:52 +00:00
Dominique Leuenberger
1bbbd046dd Accepting request 891881 from devel:languages:python
- update to 2021.4.4:
  * Wheels for arm64 mac os
  * Fix fuzzy matching with wrong distance
  * Fix regex fails with a quantified backreference

OBS-URL: https://build.opensuse.org/request/show/891881
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-regex?expand=0&rev=12
2021-05-12 17:31:18 +00:00
5eb378a104 - update to 2021.4.4:
* Wheels for arm64 mac os
  * Fix fuzzy matching with wrong distance
  * Fix regex fails with a quantified backreference

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-regex?expand=0&rev=27
2021-05-09 14:43:01 +00:00
Richard Brown
a9f9e0a0db Accepting request 878762 from devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/878762
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-regex?expand=0&rev=11
2021-03-16 14:42:21 +00:00
445d5ec747 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-regex?expand=0&rev=25
2021-03-13 14:16:01 +00:00
Dominique Leuenberger
940d46cb5c Accepting request 839939 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/839939
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-regex?expand=0&rev=10
2020-10-29 08:46:43 +00:00
Tomáš Chvátal
32d7c25f73 Accepting request 839915 from home:jayvdb:branches:devel:languages:python
- Update to 2020.9.27
  * Fuzzy-matching fixes
  * Fix Memory Error in regex.findall 
  * Added \h as an alias to [[:blank:]].
  * Improved performance of string sets.

OBS-URL: https://build.opensuse.org/request/show/839915
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-regex?expand=0&rev=23
2020-10-07 06:14:38 +00:00
Dominique Leuenberger
40df4665cf Accepting request 813501 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/813501
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-regex?expand=0&rev=9
2020-06-21 16:50:17 +00:00
Tomáš Chvátal
4281634b23 Accepting request 813488 from home:mcalabkova:branches:devel:languages:python
- update to 2020.4.4
  * Updated to Unicode 13.0.0.

OBS-URL: https://build.opensuse.org/request/show/813488
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-regex?expand=0&rev=21
2020-06-11 12:11:21 +00:00
Dominique Leuenberger
3ccbe4c9f4 Accepting request 786436 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/786436
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-regex?expand=0&rev=8
2020-03-26 23:27:31 +00:00
Tomáš Chvátal
7bdc5361fd Accepting request 786432 from home:pgajdos:python
- version update to 2020.2.20
  * no upstream changelog found

OBS-URL: https://build.opensuse.org/request/show/786432
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-regex?expand=0&rev=19
2020-03-19 11:37:18 +00:00
Dominique Leuenberger
cc78e8e478 Accepting request 729801 from devel:languages:python
- Update to 2019.08.19:
  * minor fixes

OBS-URL: https://build.opensuse.org/request/show/729801
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-regex?expand=0&rev=7
2019-09-11 08:35:52 +00:00
Tomáš Chvátal
f52ee01c7a - Update to 2019.08.19:
* minor fixes

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-regex?expand=0&rev=17
2019-09-10 10:54:35 +00:00
Dominique Leuenberger
5f6a838fd5 Accepting request 717583 from devel:languages:python
- Update to 2019.06.08:
  * minor fixes

OBS-URL: https://build.opensuse.org/request/show/717583
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-regex?expand=0&rev=6
2019-07-22 15:20:04 +00:00
Tomáš Chvátal
c317168b5e - Update to 2019.06.08:
* minor fixes

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-regex?expand=0&rev=15
2019-07-22 12:59:22 +00:00
Dominique Leuenberger
24b1cc3120 Accepting request 707816 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/707816
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-regex?expand=0&rev=5
2019-06-06 16:17:15 +00:00
Tomáš Chvátal
d183ac500d Accepting request 707801 from home:mcalabkova:branches:devel:languages:python
- 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.

OBS-URL: https://build.opensuse.org/request/show/707801
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-regex?expand=0&rev=13
2019-06-05 11:37:23 +00:00
Dominique Leuenberger
e34e25ffc4 Accepting request 702916 from devel:languages:python
- Update to 2019.04.14:
  * no upstream changelog provided

OBS-URL: https://build.opensuse.org/request/show/702916
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-regex?expand=0&rev=4
2019-05-15 10:34:14 +00:00
Tomáš Chvátal
d929270774 - Update to 2019.04.14:
* no upstream changelog provided

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-regex?expand=0&rev=11
2019-05-14 17:27:35 +00:00
Dominique Leuenberger
9bc3f13451 Accepting request 620101 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/620101
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-regex?expand=0&rev=3
2018-07-06 08:40:28 +00:00
Todd R
4f13089fcd Accepting request 620100 from home:TheBlackCat:branches:devel:languages:python
- 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.

OBS-URL: https://build.opensuse.org/request/show/620100
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-regex?expand=0&rev=9
2018-07-02 03:29:07 +00:00