forked from pool/python-lark
Accepting request 1039637 from home:yarunachalam:branches:devel:languages:python
- Update to v1.1.4 ci: Python 3.11 final by @henryiii in #1204 Add __all__ to __init__ by @aspizu in #1200 PropagatePositions: Allow any object to carry the metadata, by returning it in __lark_meta__() by @erezsh in #1203 fix: Token now pattern matches correctly by @marcinplatek in #1181 Updates to merge PR #1151 by @erezsh in #1205 style: pre-commit basic config by @henryiii in #1151 PR for v1.1.4 by @erezsh in #1208 OBS-URL: https://build.opensuse.org/request/show/1039637 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lark?expand=0&rev=5
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-lark
|
||||
Version: 1.1.3
|
||||
Version: 1.1.4
|
||||
Release: 0
|
||||
Summary: A parsing library for Python
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user