15
0

- update to 3.10.2:

* Fix handling of eager compilation with subclassing (e.g. Pyramid
    integration).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Chameleon?expand=0&rev=41
This commit is contained in:
2023-01-04 15:01:45 +00:00
committed by Git OBS Bridge
parent f87f357ec5
commit a8bdcf33e0
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Jan 4 15:01:37 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 3.10.2:
* Fix handling of eager compilation with subclassing (e.g. Pyramid
integration).
-------------------------------------------------------------------
Tue Aug 2 11:11:29 UTC 2022 - Otto Hollmann <otto.hollmann@suse.com>