| Summary: | dev-python/chameleon-2.6.1 version bump | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Ian Delaney (RETIRED) <idella4> |
| Component: | New packages | Assignee: | Python Gentoo Team <python> |
| Status: | RESOLVED FIXED | ||
| Severity: | enhancement | ||
| Priority: | Normal | ||
| Version: | 10.0 | ||
| Hardware: | All | ||
| OS: | Linux | ||
| URL: | http://chameleon.repoze.org | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | ebuild patch | ||
|
Description
Ian Delaney (RETIRED)
2011-12-08 09:49:58 UTC
* Compilation and optimization of Python modules for CPython 3.2 ... [ !! ] * *** Error compiling '/usr/lib64/python3.2/site-packages/chameleon/benchmark.py'... * File "/usr/lib64/python3.2/site-packages/chameleon/benchmark.py", line 370 * @benchmark(u"BIGTABLE [python]") * ^ * SyntaxError: invalid syntax * * *** Error compiling '/usr/lib64/python3.2/site-packages/chameleon/py25.py'... * File "/usr/lib64/python3.2/site-packages/chameleon/py25.py", line 4 * except AttributeError, exc: * ^ * SyntaxError: invalid syntax dev-python/chameleon-2.6.1 was added to Progress Overlay on 2011-12-03. Created attachment 297321 [details, diff]
ebuild patch
It was actually quite easy
+ 30 Dec 2011; Patrick Lauer <patrick@gentoo.org> +chameleon-2.6.1.ebuild: + Bump for #393593 |