diff --git a/Chameleon-4.5.4.tar.gz b/Chameleon-4.5.4.tar.gz deleted file mode 100644 index 194b230..0000000 --- a/Chameleon-4.5.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:75638a41bb53becefebfa0ba0721ee9a07992447d229531c49bc52276b4d5c06 -size 142385 diff --git a/Chameleon-4.6.0.tar.gz b/Chameleon-4.6.0.tar.gz new file mode 100644 index 0000000..ff5be63 --- /dev/null +++ b/Chameleon-4.6.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f228d32d13562f7d976c0bcd7db56c138662676865a7d78b7d274064076f6cb4 +size 143047 diff --git a/python-Chameleon.changes b/python-Chameleon.changes index 58abf97..6ca890b 100644 --- a/python-Chameleon.changes +++ b/python-Chameleon.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Jan 2 14:13:48 UTC 2025 - Dirk Müller + +- 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 diff --git a/python-Chameleon.spec b/python-Chameleon.spec index 7c1163b..1462674 100644 --- a/python-Chameleon.spec +++ b/python-Chameleon.spec @@ -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