diff --git a/Chameleon-2.8.0.tar.gz b/Chameleon-2.8.0.tar.gz deleted file mode 100644 index 229b010..0000000 --- a/Chameleon-2.8.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:949d20c2f989532df0136c6e67b91988fa84477de0740a5a1f657615575393ea -size 147405 diff --git a/Chameleon-2.8.1.tar.gz b/Chameleon-2.8.1.tar.gz new file mode 100644 index 0000000..16d20c6 --- /dev/null +++ b/Chameleon-2.8.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b92faad496c9d13b492a8871138cd394fd67cad1d10bfa764f601ca13ff1e91a +size 147895 diff --git a/python-Chameleon.changes b/python-Chameleon.changes index 7b8ab7e..4aa7ac7 100644 --- a/python-Chameleon.changes +++ b/python-Chameleon.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Fri Mar 30 11:37:12 UTC 2012 - suse@ammler.ch + +- update to 2.8.1 + - Feature: The exception formatter now lists errors in 'wrapping order'. + This means that the innermost, and presumably most relevant exception is shown last. + - Fix: The exception formatter now correctly recognizes nested errors + and does not rewrap the dynamically generated exception class. + - Fix: The exception formatter now correctly sets the __module__ + attribute to that of the original exception class. + ------------------------------------------------------------------- Thu Mar 8 13:13:04 UTC 2012 - saschpe@suse.de diff --git a/python-Chameleon.spec b/python-Chameleon.spec index 1234e95..8c2410d 100644 --- a/python-Chameleon.spec +++ b/python-Chameleon.spec @@ -16,7 +16,7 @@ # Name: python-Chameleon -Version: 2.8.0 +Version: 2.8.1 Release: 0 Url: http://www.pagetemplates.org/ Summary: Fast HTML/XML Template Compiler