From 862effb985e9355c41077f664ade0aff2225b1ccce992855423b0e2c6cf72be2 Mon Sep 17 00:00:00 2001 From: Todd R Date: Mon, 24 Apr 2017 16:27:39 +0000 Subject: [PATCH] Accepting request 487255 from home:jengelh:branches:devel:languages:python - Trim extreme wording of description OBS-URL: https://build.opensuse.org/request/show/487255 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Mako?expand=0&rev=45 --- python-Mako.changes | 5 +++++ python-Mako.spec | 17 ++++++++--------- 2 files changed, 13 insertions(+), 9 deletions(-) diff --git a/python-Mako.changes b/python-Mako.changes index 6fc2163..3180626 100644 --- a/python-Mako.changes +++ b/python-Mako.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Apr 11 09:15:31 UTC 2017 - jengelh@inai.de + +- Trim extreme wording of description + ------------------------------------------------------------------- Thu Apr 6 11:38:50 UTC 2017 - jmatejek@suse.com diff --git a/python-Mako.spec b/python-Mako.spec index 6da3117..de540a5 100644 --- a/python-Mako.spec +++ b/python-Mako.spec @@ -21,7 +21,7 @@ Name: python-Mako Version: 1.0.6 Release: 0 -Summary: A super-fast Python templating language +Summary: A Python templating language License: MIT Group: Development/Languages/Python Url: http://www.makotemplates.org/ @@ -47,14 +47,13 @@ BuildArch: noarch %python_subpackages %description -Mako is a template library written in Python. It provides a familiar, non-XML -syntax which compiles into Python modules for maximum performance. Mako's -syntax and API borrows from the best ideas of many others, including Django -templates, Cheetah, Myghty, and Genshi. Conceptually, Mako is an embedded -Python (i.e. Python Server Page) language, which refines the familiar ideas -of componentized layout and inheritance to produce one of the most -straightforward and flexible models available, while also maintaining close -ties to Python calling and scoping semantics. +Mako is a template library written in Python. It provides a non-XML +syntax which compiles into Python modules for performance. Mako's +syntax and API borrows from Django templates, Cheetah, Myghty, and +Genshi. Conceptually, Mako is an embedded Python (i.e. Python Server +Page) language, which refines the ideas of componentized layout and +inheritance, while maintaining close ties to Python calling and +scoping semantics. %prep %setup -q -n Mako-%{version}