forked from pool/python-Chameleon
- update to 2.8.2
- Feature: Temporary caches used in debug mode are cleaned up
eagerly, rather than waiting for process termination.
- Fix: The index, start and end methods on the TAL repeat object
are now callable. This fixes an incompatibility with ZPT.
- Fix: The loader now correctly handles absolute paths on Windows.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Chameleon?expand=0&rev=4
This commit is contained in:
committed by
Git OBS Bridge
parent
7da1934955
commit
d34a600e26
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b92faad496c9d13b492a8871138cd394fd67cad1d10bfa764f601ca13ff1e91a
|
||||
size 147895
|
||||
3
Chameleon-2.8.2.tar.gz
Normal file
3
Chameleon-2.8.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:702457a9f63b6ed1f963ffc5a8f546e9303402190b560e829ded219eaef6fea4
|
||||
size 148458
|
||||
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 31 08:58:26 UTC 2012 - suse@ammler.ch
|
||||
|
||||
- update to 2.8.2
|
||||
- Feature: Temporary caches used in debug mode are cleaned up
|
||||
eagerly, rather than waiting for process termination.
|
||||
- Fix: The index, start and end methods on the TAL repeat object
|
||||
are now callable. This fixes an incompatibility with ZPT.
|
||||
- Fix: The loader now correctly handles absolute paths on Windows.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 30 11:37:12 UTC 2012 - suse@ammler.ch
|
||||
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
Name: python-Chameleon
|
||||
Version: 2.8.1
|
||||
Version: 2.8.2
|
||||
Release: 0
|
||||
Url: http://www.pagetemplates.org/
|
||||
Summary: Fast HTML/XML Template Compiler
|
||||
|
||||
Reference in New Issue
Block a user