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:94fed80d3023bb8b3edf8fde7e60571a27f2869916a9b35586769dc8601f075f
|
||||
size 2228585
|
||||
@@ -1,19 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 27 17:15:51 UTC 2026 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 4.3.0:
|
||||
* Custom generator parameters description with validation.
|
||||
* Docs moved to Nix flake setup.
|
||||
* Reworked project setup.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-textX
|
||||
#
|
||||
# Copyright (c) 2026 SUSE LLC and contributors
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -16,9 +16,8 @@
|
||||
#
|
||||
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-textX
|
||||
Version: 4.3.0
|
||||
Version: 4.2.2
|
||||
Release: 0
|
||||
Summary: Meta-language for DSL implementation inspired by Xtext
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user