15
0
forked from pool/python-Mako

Accepting request 456071 from home:stroeder:branches:devel:languages:python

update to 1.0.6

OBS-URL: https://build.opensuse.org/request/show/456071
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Mako?expand=0&rev=40
This commit is contained in:
2017-02-10 17:07:10 +00:00
committed by Git OBS Bridge
parent 95fd4819ce
commit 1241b8ea26
4 changed files with 16 additions and 4 deletions

View File

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

3
Mako-1.0.6.tar.gz Normal file
View File

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

View File

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

View File

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