Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 417713 - dev-python/south-0.7.5 version bump request
Summary: dev-python/south-0.7.5 version bump request
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Tiziano Müller (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-27 06:47 UTC by Ian Delaney (RETIRED)
Modified: 2012-05-28 20:28 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild patch (south.patch,1.62 KB, patch)
2012-05-27 06:47 UTC, Ian Delaney (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ian Delaney (RETIRED) gentoo-dev 2012-05-27 06:47:09 UTC
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.
Comment 1 Tiziano Müller (RETIRED) gentoo-dev 2012-05-28 20:28:00 UTC
Fixed, thanks.