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 +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>