Summary: | dev-python/south-0.7.5 version bump request | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Ian Delaney (RETIRED) <idella4> |
Component: | [OLD] Library | Assignee: | Tiziano Müller (RETIRED) <dev-zero> |
Status: | RESOLVED FIXED | ||
Severity: | enhancement | CC: | python |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | ebuild patch |
Fixed, thanks. |
Created attachment 313211 [details, diff] ebuild patch archtester south # USE_PYTHON="2.5 2.6 2.7 2.7-pypy-1.8" ebuild south-0.7.5.ebuild merge * Compilation and optimization of Python modules for CPython 2.5 ... [ !! ] * /usr/lib64/python2.5/site-packages/south/db/firebird.py:288: Warning: 'as' will become a reserved keyword in Python 2.6 * Compiling /usr/lib64/python2.5/site-packages/south/db/firebird.py ... * File "/usr/lib64/python2.5/site-packages/south/db/firebird.py", line 288 * except DatabaseError as e: * ^ * SyntaxError: invalid syntax * Compilation and optimization of Python modules for CPython 2.6 [ ok ] * Compilation and optimization of Python modules for CPython 2.7 [ ok ] * Compilation and optimization of Python modules for PyPy 1.8 (Python 2.7) ... [ ok ] 2.5 still emerged. You may wish to switch "2" -> "2:2.6" Tests can't be run. dev-python/jinja; I can't find it cited in the source as a dep anywhere but it was needed to build the docs.