Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 438690 - dev-python/milk-0.4.2 syntax error with python-2.6
Summary: dev-python/milk-0.4.2 syntax error with python-2.6
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-17 09:38 UTC by Patrick Lauer
Modified: 2014-12-26 09:32 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 Patrick Lauer gentoo-dev 2012-10-17 09:38:33 UTC
* Compilation and optimization of Python modules for CPython 2.6 ...                                                                                                                                                                 [ !! ]
 *     Compiling /usr/lib64/python2.6/site-packages/milk/ext/jugparallel.py ...
 *     SyntaxError: ('invalid syntax', ('/usr/lib64/python2.6/site-packages/milk/ext/jugparallel.py', 68, 31, '    kwargs = {k:identity(v) for k,v in kwargs.iteritems()}n'))
Comment 1 Mike Gilbert gentoo-dev 2012-11-13 18:48:26 UTC
Cannot reproduce. Additional info required.
Comment 2 Mike Gilbert gentoo-dev 2012-11-13 19:00:42 UTC
Never mind; python_mod_optimize works when I downgrade from 0.4.3 to 0.4.2, but fails when installing 0.4.2 with no existing version installed.