Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 393593 - dev-python/chameleon-2.6.1 version bump
Summary: dev-python/chameleon-2.6.1 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Python Gentoo Team
URL: http://chameleon.repoze.org
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-08 09:49 UTC by Ian Delaney (RETIRED)
Modified: 2011-12-30 04:26 UTC (History)
0 users

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


Attachments
ebuild patch (chameleon.patch,978 bytes, patch)
2011-12-29 17:53 UTC, Ian Delaney (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ian Delaney (RETIRED) gentoo-dev 2011-12-08 09:49:58 UTC
version -2.6.1 available, passed test
Comment 1 Patrick Lauer gentoo-dev 2011-12-25 11:25:12 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
Comment 2 Arfrever Frehtes Taifersar Arahesis 2011-12-27 19:24:55 UTC
dev-python/chameleon-2.6.1 was added to Progress Overlay on 2011-12-03.
Comment 3 Ian Delaney (RETIRED) gentoo-dev 2011-12-29 17:53:29 UTC
Created attachment 297321 [details, diff]
ebuild patch

It was actually quite easy
Comment 4 Patrick Lauer gentoo-dev 2011-12-30 04:26:39 UTC
+  30 Dec 2011; Patrick Lauer <patrick@gentoo.org> +chameleon-2.6.1.ebuild:
+  Bump for #393593