Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 425722 - dev-python/nltk-2.0.1 version bump request
Summary: dev-python/nltk-2.0.1 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: LABBE Corentin
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-10 18:48 UTC by Ian Delaney (RETIRED)
Modified: 2012-08-17 07:25 UTC (History)
1 user (show)

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


Attachments
ebuild patch (nltk.patch,1020 bytes, patch)
2012-07-10 18:48 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-07-10 18:48:45 UTC
Created attachment 317842 [details, diff]
ebuild patch

archtester nltk # USE_PYTHON="2.5 2.6 2.7 2.7-pypy-1.8 2.7-pypy-1.9" ebuild nltk-2.0.1.ebuild merge

>>> Original instance of package unmerged safely.
 * Compilation and optimization of Python modules for CPython 2.5     [ ok ]
 * 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 ]
 * Compilation and optimization of Python modules for PyPy 1.9 (Python 2.7)[ ok ]
>>> dev-python/nltk-2.0.1 merged.

This is before I included the line PYTHON_USE_WITH="tk xml"
This proves that pypy is quite capable for the package, except the eclass currently blocks pypy within python_pkg_setup from PYTHON_USE_WITH.
Until the eclass is 'fixed', pypy is 'shunned'.
Comment 1 Patrick Lauer gentoo-dev 2012-08-17 07:25:06 UTC
+  17 Aug 2012; Patrick Lauer <patrick@gentoo.org> +nltk-2.0.1.ebuild:
+  Bump for #425722