forked from pool/python-Cheetah3
Accepting request 1230048 from home:mcalabkova:branches:devel:languages:python
- Update to 3.4.0 * Fixed ImportHooks: it must raise ModuleNotFoundError instead of ImportError. * Use cache_from_source in ImportManager to find out .pyc/.pyo byte-code files. * Add compatibility with Python 3.13 (multiple fixes) OBS-URL: https://build.opensuse.org/request/show/1230048 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Cheetah3?expand=0&rev=34
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 10 16:53:01 UTC 2024 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
- Update to 3.4.0
|
||||
* Fixed ImportHooks: it must raise ModuleNotFoundError instead of ImportError.
|
||||
* Use cache_from_source in ImportManager to find out .pyc/.pyo byte-code files.
|
||||
* Add compatibility with Python 3.13 (multiple fixes)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 27 07:25:57 UTC 2024 - Frantisek Simorda <frantisek.simorda@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user