Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 411151 - dev-python/flask-script-0.3.3 version bump request
Summary: dev-python/flask-script-0.3.3 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: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-07 14:51 UTC by Ian Delaney (RETIRED)
Modified: 2012-04-08 19:06 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 Ian Delaney (RETIRED) gentoo-dev 2012-04-07 14:51:13 UTC
archtester flask-script # USE_PYTHON="2.5 2.7 2.7-pypy-1.8" ebuild flask-script-0.3.3.ebuild clean test

 * Testing of dev-python/flask-script-0.3.3 with CPython 2.5...
PYTHONPATH=build-2.5/lib nosetests --verbosity=1
Ran 25 tests in 0.214s                             OK

 * Testing of dev-python/flask-script-0.3.3 with CPython 2.7...
PYTHONPATH=build-2.7/lib nosetests --verbosity=1
Ran 25 tests in 0.151s                             OK   

* Testing of dev-python/flask-script-0.3.3 with PyPy 1.8 (Python 2.7)...
PYTHONPATH=build-2.7-pypy-1.8/lib nosetests --verbosity=1
Ran 25 tests in 0.698s                             OK

all good.  Does not support python3.

archtester flask-script # USE_PYTHON="2.5 2.7-pypy-1.8" ebuild flask-script-0.3.3.ebuild merge
 * Compilation and optimization of Python modules for CPython 2.5        [ 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 ]
>>> dev-python/flask-script-0.3.3 merged.

all good to go