forked from pool/python-Chameleon
- update to 4.6.0:
* Improve startup time when no template is used. * Fix ast deprecation warnings up to Python 3.13. * Fix load_module deprecation warnings for Python >= 3.10. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Chameleon?expand=0&rev=53
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:75638a41bb53becefebfa0ba0721ee9a07992447d229531c49bc52276b4d5c06
|
||||
size 142385
|
||||
3
Chameleon-4.6.0.tar.gz
Normal file
3
Chameleon-4.6.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f228d32d13562f7d976c0bcd7db56c138662676865a7d78b7d274064076f6cb4
|
||||
size 143047
|
||||
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 2 14:13:48 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 4.6.0:
|
||||
* Improve startup time when no template is used.
|
||||
* Fix ast deprecation warnings up to Python 3.13.
|
||||
* Fix load_module deprecation warnings for Python >= 3.10.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 20 13:30:44 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-Chameleon
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# 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
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-Chameleon
|
||||
Version: 4.5.4
|
||||
Version: 4.6.0
|
||||
Release: 0
|
||||
Summary: Fast HTML/XML Template Compiler
|
||||
License: BSD-3-Clause AND BSD-4-Clause AND Python-2.0 AND ZPL-2.1
|
||||
|
||||
Reference in New Issue
Block a user