c84dbbd283
Accepting request 1329551 from devel:languages:python
...
- update to 2026.1.15:
* Git issue 596: Specifying {e<=0} causes ca 210× slow-down.
* Added RISC-V wheels.
* Git issue 594: Support relative PARNO in recursive
subpatterns.
* Fixed test in main.yml.
* Moved tests into subfolder.
* Re-organised files.
* Updated to Unicode 17.0.0.
* Enable free-threading support in cibuildwheel.
OBS-URL: https://build.opensuse.org/request/show/1329551
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-regex?expand=0&rev=30
2026-01-28 14:06:41 +00:00
f6dd9f67d8
- update to 2026.1.15:
...
* Git issue 596: Specifying {e<=0} causes ca 210× slow-down.
* Added RISC-V wheels.
* Git issue 594: Support relative PARNO in recursive
subpatterns.
* Fixed test in main.yml.
* Moved tests into subfolder.
* Re-organised files.
* Updated to Unicode 17.0.0.
* Enable free-threading support in cibuildwheel.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-regex?expand=0&rev=62
2026-01-27 17:26:04 +00:00
047d1a1519
Accepting request 1302893 from devel:languages:python
...
- update to 2025.9.11:
* Git PR 585: Fix AttributeError: 'AnyAll' object has no attribute
'_key'
* Git issue 546: Partial match not working in some instances
* Reverted to actions/download-artifact@v3 and
actions/upload-artifact@v3 in main.yml because GitHub Actions
* Git issue 535: Regex fails Unicode 15.1 GraphemeBreakTest due
OBS-URL: https://build.opensuse.org/request/show/1302893
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-regex?expand=0&rev=29
2025-09-05 19:42:33 +00:00
f4cee0495b
- update to 2025.9.11:
...
* Git PR 585: Fix AttributeError: 'AnyAll' object has no attribute
'_key'
* Git issue 546: Partial match not working in some instances
* Reverted to actions/download-artifact@v3 and
actions/upload-artifact@v3 in main.yml because GitHub Actions
* Git issue 535: Regex fails Unicode 15.1 GraphemeBreakTest due
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-regex?expand=0&rev=60
2025-09-05 09:21:02 +00:00
b3d2b4e20c
Accepting request 1236756 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/1236756
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-regex?expand=0&rev=28
2025-01-12 10:08:33 +00:00
1e7b281648
Accepting request 1236262 from home:nkrapp:branches:devel:languages:python
...
- Update to 2024.11.06:
* Git issue 546: Partial match not working in some instances
with non-greedy capture
- from 2024.9.14:
* Reverted to actions/download-artifact@v3 and
actions/upload-artifact@v3 in main.yml because GitHub Actions
failed when using them.
- from 2024.9.13:
* Updated to actions/upload-artifact@v4 in main.yml.
- from 2024.9.12:
* Updated to actions/download-artifact@v4 in main.yml.
- from 2024.9.11:
* Updated to Unicode 16.0.0.
- from 2024.7.24:
* Git issue 539: Bug: Partial matching fails on a simple example
- from 2024.6.22:
* Git issue 535: Regex fails Unicode 15.1 GraphemeBreakTest due
to missing new GB9c rule implementation
OBS-URL: https://build.opensuse.org/request/show/1236262
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-regex?expand=0&rev=58
2025-01-10 03:10:32 +00:00
39cecc2a8e
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
e5f5d6c853
- 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
31e2acc62e
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
41467c066b
- 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
59973376ee
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
a157321d98
- 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
8bf82572e3
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
c22ef8ef76
- 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
a885d82bb6
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
d31d2079c8
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
1fe4392cf2
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
4d7967dbfb
- 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
18c77442f7
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
237a8c4f3f
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
9fc651a5be
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
0b59072797
- 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
9d23ffca90
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
46478f6c31
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
eed1ff02a6
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
498df27a62
- 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
079b2e91df
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
2d7ce79d7f
- 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
7998b5125b
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
9dfeb16445
- 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
bdb6141c13
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
eeb5f59df3
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
2bc13b04ca
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
01198067e7
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
312f4d4481
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
b7cefb9841
- 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
66e828406f
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
dee1691ace
- 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
8cd4ba7e66
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
07c47ee55a
- 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
82cd80df6e
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
1f55d9f2ab
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
45421809bd
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
7c5859266c
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
5fa04eb016
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
0844417ed4
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
970aff3487
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
6e854fd95e
- 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
1cf1263375
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
7096b155da
- 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