forked from pool/python-exrex
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-exrex?expand=0&rev=22
65 lines
2.2 KiB
Plaintext
65 lines
2.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Jun 9 13:26:33 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
|
|
|
- Convert to libalternatives
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 27 10:23:28 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
|
|
|
- Convert to pip-based build
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Mar 12 08:36:45 UTC 2023 - Sebastian Wagner <sebix@sebix.at>
|
|
|
|
- Update to version 0.11.0:
|
|
- Add support for \w and \W
|
|
- fix utf-8
|
|
- Fix: Import error sre_parse: sre_parse module was moved in py3.11
|
|
- remove obsolete fix-setup-encoding.patch
|
|
- remove obsolete fix-python-3.11.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 27 19:06:55 UTC 2023 - Sebastian Wagner <sebix@sebix.at>
|
|
|
|
- add fix-python-3.11.patch from upstream PR #65 to fix the build on Python 3.11.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 25 19:25:16 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
|
|
|
- add fix-setup-encoding.patch to fix encoding issues in setup.py
|
|
- Skip Python 2.
|
|
- run the tests.
|
|
- remove add-license.patch, included in upstream
|
|
- Update to revision 49909345:
|
|
- Fix: added py_modules
|
|
- Fix: Typo in email address
|
|
- Add support for \w and \W
|
|
- Add full license file
|
|
- Add MANIFEST to include metafiles
|
|
- add rstr.xeger
|
|
- README: group related projects and describe them
|
|
- fix: utf-8
|
|
- Add support for min-repeat
|
|
- Escape literal special characters in sre_to_string method.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 26 06:34:10 UTC 2020 - Petr Gajdos <pgajdos@suse.com>
|
|
|
|
- %python3_only -> %python_alternative
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 3 10:59:25 UTC 2019 - pgajdos@suse.com
|
|
|
|
- note there are no upstream tests, run spec-cleaner
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 4 12:47:49 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Remove superfluous devel dependency for noarch package
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 5 20:05:32 UTC 2018 - sebix+novell.com@sebix.at
|
|
|
|
- initial package for version 0.10.5
|
|
- add add-license.patch for license
|