15
0

- 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
This commit is contained in:
2025-06-17 01:24:17 +00:00
committed by Git OBS Bridge
parent e50345d5e7
commit 2d1554748f
4 changed files with 13 additions and 6 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Jun 17 01:23:54 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- 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.
-------------------------------------------------------------------
Wed Mar 26 04:15:45 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>