diff --git a/pyleri-1.4.2.tar.gz b/pyleri-1.4.2.tar.gz deleted file mode 100644 index dcfa484..0000000 --- a/pyleri-1.4.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:41dd44f33404198ad456e95b0faa909c4dd5a569bb7c0c93a76db154cdeffc09 -size 25507 diff --git a/pyleri-1.4.3.tar.gz b/pyleri-1.4.3.tar.gz new file mode 100644 index 0000000..f2b3de1 --- /dev/null +++ b/pyleri-1.4.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f382fc063d160558395062c28f80a5832f46a0fc7e669b5e82ffb9220d7e695 +size 25647 diff --git a/python-pyleri.changes b/python-pyleri.changes index dd59d70..ecfa622 100644 --- a/python-pyleri.changes +++ b/python-pyleri.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Apr 6 07:57:14 UTC 2024 - Dirk Müller + +- update to 1.4.3: + * Don't raise UnusedElementError when used has more elems than + Grammar + ------------------------------------------------------------------- Sun Jan 7 19:54:30 UTC 2024 - Dirk Müller diff --git a/python-pyleri.spec b/python-pyleri.spec index e2d3f52..7999499 100644 --- a/python-pyleri.spec +++ b/python-pyleri.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-pyleri -Version: 1.4.2 +Version: 1.4.3 Release: 0 Summary: Python Left-Right Parser License: MIT