diff --git a/cPyparsing-2.4.7.2.1.2.tar.gz b/cPyparsing-2.4.7.2.1.2.tar.gz deleted file mode 100644 index 4ee6ba3..0000000 --- a/cPyparsing-2.4.7.2.1.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:04a52da75282b54bc4c3749a4b34cc907994ce1b49767e9c643af591db30d5a5 -size 1172967 diff --git a/cPyparsing-2.4.7.2.3.0.tar.gz b/cPyparsing-2.4.7.2.3.0.tar.gz new file mode 100644 index 0000000..99bc37a --- /dev/null +++ b/cPyparsing-2.4.7.2.3.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b776ba87c388d0bb57e25236ca5f20508aa2b3c57a521ac4db4d7e6983d7545 +size 1219078 diff --git a/python-cPyparsing.changes b/python-cPyparsing.changes index 6278c72..7591b01 100644 --- a/python-cPyparsing.changes +++ b/python-cPyparsing.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Sat Nov 25 13:08:49 UTC 2023 - Dirk Müller + +- 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. + ------------------------------------------------------------------- Wed Jul 19 07:44:26 UTC 2023 - Dirk Müller diff --git a/python-cPyparsing.spec b/python-cPyparsing.spec index 5a4efff..a3e90f9 100644 --- a/python-cPyparsing.spec +++ b/python-cPyparsing.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-cPyparsing -Version: 2.4.7.2.1.2 +Version: 2.4.7.2.3.0 Release: 0 Summary: Cython implementation of PyParsing License: Apache-2.0