15
0

14 Commits

Author SHA256 Message Date
2d1554748f - Update to 2.4.7.4.1:
* Adds some features for use internally by Coconut 3.1.2+.
  * Add maxStartLoc keyword argument to scanString and transform.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cPyparsing?expand=0&rev=31
2025-06-17 01:24:17 +00:00
e50345d5e7 - Normalize metadata directory name.
- Run the testsuite.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cPyparsing?expand=0&rev=29
2025-03-26 04:16:13 +00:00
4c4f5975ba - require setuptools
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cPyparsing?expand=0&rev=27
2024-01-03 10:06:06 +00:00
ffdd607a1f - update to 2.4.7.2.3.2:
* Fix adaptive parsing errors.
  * Performance tuning.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cPyparsing?expand=0&rev=25
2023-11-29 12:36:55 +00:00
60dc2eedde - update to 2.4.7.2.3.0:
* When used with Coconut, requires v3.0.4+.
  * Various fixes for incremental parsing mode.
  * Includes a bunch of internal performance improvements and
    modifications to support Coconut performance features.
  * Fix incremental parsing with common suffixes.
  * Incremental parsing now produces performance improvements for
    parses with common suffixes, not just common prefixes.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cPyparsing?expand=0&rev=23
2023-11-25 13:09:13 +00:00
39c2d1a9d0 - update to 2.4.7.2.1.2:
* Fix incremental parsing.
- update to 2.4.7.2.1.0:
  * Improves incremental parsing to improve performance even when
    the two parsed strings share only a common prefix rather than
    one being a full prefix of the other.
- update to 2.4.7.2.0.0:
  * Adds incremental parsing mode, enabled via
    `ParserElement.enableIncremental()`.
  * Fix deprecation warning
- Update to v2.4.7.1.2.0

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cPyparsing?expand=0&rev=21
2023-07-19 08:31:11 +00:00
9795b88e3f - update to 2.4.7.1.2.1
* Fix deprecation warning

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cPyparsing?expand=0&rev=19
2023-05-07 18:55:02 +00:00
3806c06bdd Accepting request 1031652 from home:yarunachalam:branches:devel:languages:python
- Update to v2.4.7.1.2.0 
  * Add packrat_context

OBS-URL: https://build.opensuse.org/request/show/1031652
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cPyparsing?expand=0&rev=17
2022-10-28 20:30:45 +00:00
2a1b3e99c8 Accepting request 1005681 from home:yarunachalam:branches:devel:languages:python
- update to v2.4.7.1.0.0
  * Fix building
  * Add GitHub Actions testing
  * Update to pyparsing 2.4.7
  * Fix broken link
  * Fix Python 3.9 error
  * Include tests in MANIFEST Resolves #3.
  * Remove Py 2.6 testing
  * Fix Python 2 error
  * Fix iteration error
  * First attempt at 2.4.5 update

OBS-URL: https://build.opensuse.org/request/show/1005681
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cPyparsing?expand=0&rev=15
2022-09-24 06:36:12 +00:00
Tomáš Chvátal
be2d35fe07 Accepting request 766774 from home:mcalabkova:branches:devel:languages:python
- update to 2.4.5.0.1.1
  * add Python 3.8
  * Remove Py 2.6 testing

OBS-URL: https://build.opensuse.org/request/show/766774
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cPyparsing?expand=0&rev=13
2020-01-24 09:42:07 +00:00
Tomáš Chvátal
3025c84343 - Update to 2.3.2.1.0.0:
* no upstream changelog

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cPyparsing?expand=0&rev=10
2019-07-04 13:39:23 +00:00
Tomáš Chvátal
6bd8fe7a7a - Update to 2.3.2.1.0.0:
* no upstream changelog

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cPyparsing?expand=0&rev=7
2019-03-06 14:27:19 +00:00
Todd R
c655b331f4 Accepting request 671884 from home:alarrosa:branches:devel:languages:python
- Update to 2.2.0.1.1.2
  * Fix python 3.7 support
  * Upstream doesn't provide a changelog

OBS-URL: https://build.opensuse.org/request/show/671884
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cPyparsing?expand=0&rev=5
2019-02-05 18:18:20 +00:00
Todd R
b2ab481408 required by python-coconut
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cPyparsing?expand=0&rev=1
2018-05-31 04:23:35 +00:00