Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 404925

Summary: dev-python/llfuse-0.37.1 fails with python 2.5
Product: Gentoo Linux Reporter: Patrick Lauer <patrick>
Component: New packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED INVALID    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Patrick Lauer gentoo-dev 2012-02-20 02:41:55 UTC
* Building of dev-python/llfuse-0.37.1 with CPython 2.5...
python2.5 setup.py build -b build-2.5
setup.py:38: Warning: 'with' will become a reserved keyword in Python 2.6
  File "setup.py", line 38
    with open(os.path.join(basedir, 'rst', 'about.rst'), 'r') as fh:
            ^
SyntaxError: invalid syntax
 * ERROR: dev-python/llfuse-0.37.1 failed (compile phase):
 *   Building failed with CPython 2.5 in distutils_building() function
Comment 1 Ian Delaney (RETIRED) gentoo-dev 2012-02-29 05:10:26 UTC
eeeer
RESTRICT_PYTHON_ABIS="2.5 *-jython 2.7-pypy-*"
see I din't have to add it