| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python3-regex | Distribution: openSUSE Step 15 |
| Version: 2020.2.20 | Vendor: openSUSE |
| Release: 1.1 | Build date: Wed Apr 14 15:33:07 2021 |
| Group: Development/Languages/Python | Build host: armbuild14 |
| Size: 1697155 | Source RPM: python-regex-2020.2.20-1.1.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://bitbucket.org/mrabarnett/mrab-regex | |
| Summary: Alternative regular expression module for Python | |
An alternate regex implementation. It differs from "re" in that * Zero-width matches are handled like in Perl and PCRE: * ``.split`` will split a string at a zero-width match. * ``.sub`` will handle zero-width matches correctly. * Inline flags apply to the end of the group or pattern, and they can be turned off. * Nested sets and set operations are supported. * Case-insensitive matches in Unicode use full case-folding by default.
Python-2.0
* 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.
* 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.
/usr/lib/python3.6/site-packages/regex /usr/lib/python3.6/site-packages/regex-2020.2.20-py3.6.egg-info /usr/lib/python3.6/site-packages/regex-2020.2.20-py3.6.egg-info/PKG-INFO /usr/lib/python3.6/site-packages/regex-2020.2.20-py3.6.egg-info/SOURCES.txt /usr/lib/python3.6/site-packages/regex-2020.2.20-py3.6.egg-info/dependency_links.txt /usr/lib/python3.6/site-packages/regex-2020.2.20-py3.6.egg-info/top_level.txt /usr/lib/python3.6/site-packages/regex/__init__.py /usr/lib/python3.6/site-packages/regex/__pycache__ /usr/lib/python3.6/site-packages/regex/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/regex/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/regex/__pycache__/_regex_core.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/regex/__pycache__/_regex_core.cpython-36.pyc /usr/lib/python3.6/site-packages/regex/__pycache__/regex.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/regex/__pycache__/regex.cpython-36.pyc /usr/lib/python3.6/site-packages/regex/__pycache__/test_regex.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/regex/__pycache__/test_regex.cpython-36.pyc /usr/lib/python3.6/site-packages/regex/_regex.cpython-36m-arm-linux-gnueabihf.so /usr/lib/python3.6/site-packages/regex/_regex_core.py /usr/lib/python3.6/site-packages/regex/regex.py /usr/lib/python3.6/site-packages/regex/test_regex.py /usr/share/doc/packages/python3-regex /usr/share/doc/packages/python3-regex/Features.html /usr/share/doc/packages/python3-regex/Features.rst /usr/share/doc/packages/python3-regex/README.rst /usr/share/doc/packages/python3-regex/UnicodeProperties.rst
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Aug 9 15:28:45 2025