forked from pool/python-antlr4-python3-runtime
Accepting request 1206316 from home:glaubitz:branches:devel:languages:python
- Update to version 4.13.2 cpp target * [Cpp] Use target_include_dirs for cmake targets (target:cpp) * Update C++ documentation to state that C++17 is required (comp:doc, target:cpp) go target * fix go-target.md, remove duplicate 'get' (comp:doc, target:go) javascript target * fix(javascript): fix types not being recognized for NodeNext module resolution (target:javascript) * [Javascript] Fix broken package entrypoints (target:javascript, type:cleanup) python3 target * name 'state' conflict with Python3 runtime. (target:python3) OBS-URL: https://build.opensuse.org/request/show/1206316 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-antlr4-python3-runtime?expand=0&rev=16
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:da20d487524d7f0a8b13f73a8dc326de7fc2e5775f5a49693c0a4e59c6b1410c
|
|
||||||
size 4164054
|
|
BIN
python-antlr4-python3-runtime-4.13.2.tar.gz
(Stored with Git LFS)
Normal file
BIN
python-antlr4-python3-runtime-4.13.2.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 8 12:57:07 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- Update to version 4.13.2
|
||||||
|
cpp target
|
||||||
|
* [Cpp] Use target_include_dirs for cmake targets (target:cpp)
|
||||||
|
* Update C++ documentation to state that C++17 is required (comp:doc, target:cpp)
|
||||||
|
go target
|
||||||
|
* fix go-target.md, remove duplicate 'get' (comp:doc, target:go)
|
||||||
|
javascript target
|
||||||
|
* fix(javascript): fix types not being recognized for NodeNext module resolution (target:javascript)
|
||||||
|
* [Javascript] Fix broken package entrypoints (target:javascript, type:cleanup)
|
||||||
|
python3 target
|
||||||
|
* name 'state' conflict with Python3 runtime. (target:python3)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 7 11:43:18 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
Thu Mar 7 11:43:18 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-antlr4-python3-runtime
|
Name: python-antlr4-python3-runtime
|
||||||
Version: 4.13.1
|
Version: 4.13.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: ANTLR runtime for Python 3
|
Summary: ANTLR runtime for Python 3
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Reference in New Issue
Block a user