15
0

Accepting request 1234569 from devel:languages:python

- 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/request/show/1234569
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Chameleon?expand=0&rev=20
This commit is contained in:
2025-01-02 18:23:57 +00:00
committed by Git OBS Bridge
4 changed files with 13 additions and 5 deletions

View File

@@ -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
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f228d32d13562f7d976c0bcd7db56c138662676865a7d78b7d274064076f6cb4
size 143047

View File

@@ -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>

View File

@@ -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