forked from pool/python-enaml
- update to 0.17.0:
* support for Python 3.12 PR #535 Python 3.12 is only tested with Qt6 All syntactic features of Python 3.12 are supported and catching error groups is now supported. * fix a bug in Enaml parser that was not showing proper location of syntax and indentation errors in tracebacks when the error was in an Enaml file. PR #530 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-enaml?expand=0&rev=9
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 6 17:57:28 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.17.0:
|
||||
* support for Python 3.12 PR #535 Python 3.12 is only tested
|
||||
with Qt6 All syntactic features of Python 3.12 are supported
|
||||
and catching error groups is now supported.
|
||||
* fix a bug in Enaml parser that was not showing proper
|
||||
location of syntax and indentation errors in tracebacks when
|
||||
the error was in an Enaml file. PR #530
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun May 7 18:48:19 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user