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 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c3f9dfd5db3749c2951fedef15c3b654967c3d0652214fcaf3fa49f5a67f6f3e
size 137135

3
Chameleon-3.10.2.tar.gz Normal file
View File

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

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>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-Chameleon
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 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 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-Chameleon
Version: 3.10.1
Version: 3.10.2
Release: 0
Summary: Fast HTML/XML Template Compiler
License: BSD-3-Clause AND BSD-4-Clause AND Python-2.0 AND ZPL-2.1