15
0
forked from pool/python-lark
Commit Graph

3 Commits

Author SHA256 Message Date
db49ba8c8a 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
2022-12-02 21:38:21 +00:00
69d374e481 Accepting request 1032019 from home:yarunachalam:branches:devel:languages:python
- Update to v1.1.3 
  Various fixes and refactors
  * Add user to cache filename; better handle cache load/save failures by @klauer in #1179
  * refactor: add 'usedforsecurity=False' arg to hashlib.md5 usage by @cquick01 in #1190
  * Create lark/grammars/init.py by @chanicpanic in #1171
  * Adjust imports for Python 3.11 by @The-Compiler in #1140
  * Fix for issue #1173 by @erezsh in #1198
  * Add match stmt support to python.lark by @joseph-e-k in #1123
  * Added match stmt support to python.lark by @MegaIng in #1016
  * Linting to fix minor issues by @Erotemic in #1128
  * Simplify lexer: Use Match.lastgroup instead of lastindex by @erezsh in #1129
  * Fix confusing import in examples by @JonasLoos in #1138
  * Move iter_subtrees_topdown into standalone by @camgunz in #1137
  * Fix 1146: use the class's get instead of the instance's get by @MegaIng in #1147
  * fix: remove Python 2 legacy packaging code by @henryiii in #1148
  * Fix for PR #1149 by @erezsh in #1150
  * Old link for sppf is no longer valid. Point to web archive instead. by @patrickhuber in #1159
  * Fix ForestToPyDotVisitor by @chanicpanic in #1167
  * Close file-like objects to address ResourceWarning. by @shawnbrown in #1183
  * Minor adjustments to PR #1179 by @erezsh in #1189
  * Adjustments for PR #1152 by @erezsh in #1191
  * Remove trailing whitespace by @bcr in #1196

OBS-URL: https://build.opensuse.org/request/show/1032019
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lark?expand=0&rev=3
2022-10-31 13:27:36 +00:00
cab4d6c638 Accepting request 1009203 from home:bnavigator:branches:devel:languages:python
- Rename to python-lark
- Update dependencies
- Fix License identifier: LICENSE was changed 6 years ago

OBS-URL: https://build.opensuse.org/request/show/1009203
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lark?expand=0&rev=1
2022-10-10 08:20:53 +00:00