diff --git a/Mako-1.0.4.tar.gz b/Mako-1.0.4.tar.gz deleted file mode 100644 index 608a7b1..0000000 --- a/Mako-1.0.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fed99dbe4d0ddb27a33ee4910d8708aca9ef1fe854e668387a9ab9a90cbf9059 -size 574213 diff --git a/Mako-1.0.6.tar.gz b/Mako-1.0.6.tar.gz new file mode 100644 index 0000000..0af1bce --- /dev/null +++ b/Mako-1.0.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48559ebd872a8e77f92005884b3d88ffae552812cdf17db6768e5c3be5ebbe0d +size 575112 diff --git a/python-Mako.changes b/python-Mako.changes index c7ed7d2..c6ff870 100644 --- a/python-Mako.changes +++ b/python-Mako.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Fri Feb 10 16:06:00 UTC 2017 - michael@stroeder.com + +- update to version 1.0.6 + * [feature] Added new parameter Template.include_error_handler . + This works like Template.error_handler but indicates the + handler should take place when this template is included within + another template via the <%include> tag. Pull request courtesy + Huayi Zhang. + * [bug] Updated the Sphinx documentation builder to work with recent + versions of Sphinx. + ------------------------------------------------------------------- Wed Nov 16 06:57:29 UTC 2016 - tbechtold@suse.com diff --git a/python-Mako.spec b/python-Mako.spec index 2685cb7..badb99d 100644 --- a/python-Mako.spec +++ b/python-Mako.spec @@ -17,7 +17,7 @@ Name: python-Mako -Version: 1.0.4 +Version: 1.0.6 Release: 0 Url: http://www.makotemplates.org/ Summary: A super-fast Python templating language