14
0
forked from pool/python-pyleri

- update to 1.4.3:

* Don't raise UnusedElementError when used has more elems than
    Grammar

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyleri?expand=0&rev=5
This commit is contained in:
2024-04-06 07:58:06 +00:00
committed by Git OBS Bridge
parent 5cd7b4d02a
commit fb52ff8b99
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:41dd44f33404198ad456e95b0faa909c4dd5a569bb7c0c93a76db154cdeffc09
size 25507

3
pyleri-1.4.3.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7f382fc063d160558395062c28f80a5832f46a0fc7e669b5e82ffb9220d7e695
size 25647

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Apr 6 07:57:14 UTC 2024 - Dirk Müller <dmueller@suse.com>
- 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 <dmueller@suse.com> Sun Jan 7 19:54:30 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}} %{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pyleri Name: python-pyleri
Version: 1.4.2 Version: 1.4.3
Release: 0 Release: 0
Summary: Python Left-Right Parser Summary: Python Left-Right Parser
License: MIT License: MIT