| Summary: | dev-python/llfuse-0.37.1 fails with python 2.5 | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Patrick Lauer <patrick> |
| Component: | New packages | Assignee: | Python Gentoo Team <python> |
| Status: | RESOLVED INVALID | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
eeeer RESTRICT_PYTHON_ABIS="2.5 *-jython 2.7-pypy-*" see I din't have to add it |
* 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