Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 368087 - Stabilize dev-python/mako-0.4.1
Summary: Stabilize dev-python/mako-0.4.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: STABLEREQ
Depends on:
Blocks:
 
Reported: 2011-05-19 19:57 UTC by Arfrever Frehtes Taifersar Arahesis (RETIRED)
Modified: 2011-05-31 14:01 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2011-05-19 19:57:14 UTC
Stabilize dev-python/mako-0.4.1.
Comment 1 Agostino Sarubbo gentoo-dev 2011-05-19 22:22:36 UTC
not ok for me:



ago@amd64box ~ $ mako-render
  File "/usr/bin/mako-render-3.2", line 35
    print render(data)
               ^
SyntaxError: invalid syntax



should I open a new bug?
Comment 2 blain 'Doc' Anderson 2011-05-20 15:10:46 UTC
amd64 +1
Comment 3 Ian Delaney (RETIRED) gentoo-dev 2011-05-20 20:21:51 UTC
amd64:

Ago
I think not, but when I finally speak python shall be more sure.

testuser@archtester ~ $ /usr/bin/mako-render-2.7 new
error: can't find new

The above suggests that the python script requires 1 or more CL orgs.

here, the syntax error needs eselect python set at 3.1.
setting at 2.7 it doesn't occur.
As a templating language is likely to require / use files to process / build templates.
Chances are someone will give a more informed input.
Comment 4 Agostino Sarubbo gentoo-dev 2011-05-20 20:36:00 UTC
(In reply to comment #3)
> here, the syntax error needs eselect python set at 3.1.
> setting at 2.7 it doesn't occur.

We test python packages with python-3.2 as default intepreter
Comment 5 David Abbott (RETIRED) gentoo-dev 2011-05-20 22:15:19 UTC
Mako is used by the python.org website as well as reddit.com. It is the default template language included with the Pylons web framework. 
http://www.makotemplates.org/docs/usage.html
http://www.makotemplates.org/

Long story short it is not run from the command line afaik but used in combination with python to produce web apps etc.
Comment 6 David Abbott (RETIRED) gentoo-dev 2011-05-20 22:28:29 UTC
Arch tested on x86, all good here ...
Comment 7 blain 'Doc' Anderson 2011-05-21 12:20:52 UTC
amd64 works with sample code input from mako.org
Comment 8 Markos Chandras (RETIRED) gentoo-dev 2011-05-23 17:53:06 UTC
amd64 done. Thanks Agostino and Ian
Comment 9 Brent Baude (RETIRED) gentoo-dev 2011-05-28 13:51:35 UTC
ppc done
Comment 10 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2011-05-31 14:01:18 UTC
x86 stable, thanks David, closing