Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 404925 - dev-python/llfuse-0.37.1 fails with python 2.5
Summary: dev-python/llfuse-0.37.1 fails with python 2.5
Status: RESOLVED INVALID
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-02-20 02:41 UTC by Patrick Lauer
Modified: 2012-05-09 03:24 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-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