15
0
forked from pool/python-enaml

Accepting request 1221797 from home:glaubitz:branches:devel:languages:python

- Update to 0.18.0
  * Support for Python 3.13 PR #556
  * Fix possible error in rewrite fast locals
    when using templates on 3.12 PR #550

OBS-URL: https://build.opensuse.org/request/show/1221797
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-enaml?expand=0&rev=10
This commit is contained in:
2024-11-06 20:15:48 +00:00
committed by Git OBS Bridge
parent eead39b374
commit 778c3797ae
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Nov 6 15:37:22 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 0.18.0
* Support for Python 3.13 PR #556
* Fix possible error in rewrite fast locals
when using templates on 3.12 PR #550
-------------------------------------------------------------------
Sat Jan 6 17:57:28 UTC 2024 - Dirk Müller <dmueller@suse.com>