Compare commits
4 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 42e36e2c01 | |||
| 9aca68299f | |||
| 318b8c09b7 | |||
| bf8fa1e8a1 |
3
python-textX-4.2.2.tar.gz
Normal file
3
python-textX-4.2.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7849fd40be757115a8f4c71fb80d349d1058f97a23599dd34a618a3776c628ea
|
||||
size 2136825
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b96a4c68b1505742a675970490e91945f2c5fe27ef3f0246fa9b01d28c7d7d5d
|
||||
size 2137561
|
||||
@@ -1,11 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 29 13:29:37 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to 4.2.3
|
||||
* fix: wrong reference/capture in `call_obj_processors` closure
|
||||
leading to memory leak due to keeping reference to the Model object.
|
||||
- Use Python 3.11 on SLE-15 by default
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 13 06:47:45 UTC 2025 - Sebastian Wagner <sebix@sebix.at>
|
||||
|
||||
|
||||
@@ -15,9 +15,9 @@
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
|
||||
Name: python-textX
|
||||
Version: 4.2.3
|
||||
Version: 4.2.2
|
||||
Release: 0
|
||||
Summary: Meta-language for DSL implementation inspired by Xtext
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user