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
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
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
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
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
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
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
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
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
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
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
Thomas Bechtold
5832d55e05
Accepting request 520332 from home:jengelh:branches:devel:languages:python
...
- Specify in description what makes regex worthwhile to have.
Fix RPM group.
OBS-URL: https://build.opensuse.org/request/show/520332
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-regex?expand=0&rev=7
2017-09-04 05:31:45 +00:00
Todd R
dcdeba13f2
Accepting request 519846 from devel:languages:python:singlespec-staging
...
1
OBS-URL: https://build.opensuse.org/request/show/519846
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-regex?expand=0&rev=6
2017-08-31 06:20:37 +00:00
67a1724b74
Accepting request 504276 from home:ecsos
...
update to 2017.06.07
OBS-URL: https://build.opensuse.org/request/show/504276
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-regex?expand=0&rev=4
2017-06-18 21:31:59 +00:00
Todd R
9da90d2b58
Accepting request 428337 from home:TheBlackCat:branches:devel:languages:python
...
- Update to 2016.08.27
- Complete rewrite of the .spec file.
OBS-URL: https://build.opensuse.org/request/show/428337
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-regex?expand=0&rev=3
2016-09-17 00:41:28 +00:00
Todd R
c388977b19
Accepting request 120568 from home:froh:branches:devel:languages:python
...
updated to current relase (fixes some bugs)
OBS-URL: https://build.opensuse.org/request/show/120568
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-regex?expand=0&rev=2
2012-05-21 12:13:06 +00:00
70c1d98b2c
Accepting request 86564 from home:jnweiger
...
Next generartion regex module.
A drop in replacement to re, with added features.
OBS-URL: https://build.opensuse.org/request/show/86564
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-regex?expand=0&rev=1
2011-10-04 17:34:25 +00:00