Collecting yake==0.2.1 1 location(s) to search for versions of yake: * https://pypi.python.org/simple/yake/ Getting page https://pypi.python.org/simple/yake/ Analyzing links from page https://pypi.python.org/simple/yake/ Found link https://pypi.python.org/packages/0c/54/5aa746a8d8743813788e28e2f4169a6d50852ecd8a96e28970da89d073f3/yake-0.2.2.tar.gz#md5=3339c62be53ad7f232dd4b11d51d479d (from https://pypi.python.org/simple/yake/), version: 0.2.2 Found link https://pypi.python.org/packages/70/1c/c2faa887bf1475e672a1b6f938252e05c6421838213708b2e6ac7a3cda2d/yake-0.1.9.tar.gz#md5=1cbdb0ca535b9932a3ff28f8434293d1 (from https://pypi.python.org/simple/yake/), version: 0.1.9 Found link https://pypi.python.org/packages/84/2c/40f08838f0681bb44d991cb0ff156cc25f5eb965c37cb61be8cb9e1f553c/yake-0.1.8.tar.gz#md5=fdd411ef7a3f7b36d00af7ddf2c87c3f (from https://pypi.python.org/simple/yake/), version: 0.1.8 Found link https://pypi.python.org/packages/9a/cc/aef8753200439c8cc3cad3c53eb817e9f3ba269d511842693907c786a4af/yake-0.1.7.tar.gz#md5=7aeefb97a14f71f8f2104d86eaca9999 (from https://pypi.python.org/simple/yake/), version: 0.1.7 Found link https://pypi.python.org/packages/b8/80/034ae6764a19d5bc5369df62bb310e8cfaf3fe81a0e2c30b509a8657409f/yake-0.2.1.tar.gz#md5=85e18a2bb17562f44ebe509e586dbbfd (from https://pypi.python.org/simple/yake/), version: 0.2.1 Found link https://pypi.python.org/packages/dc/e7/95fb3714464456aa5f66ba53fb5b4742f639bd1f3872efce9acdc2e09e57/yake-0.1.6.tar.gz#md5=c1f2488e6a98d59f86a40dc909cae295 (from https://pypi.python.org/simple/yake/), version: 0.1.6 Found link https://pypi.python.org/packages/e8/68/c94d377fa0f2ea030f4efe3e26b466daa314e64f8ff30282573b3ba43212/yake-0.2.0.tar.gz#md5=1e9c8cbfd9e4f8179360d318759cfd59 (from https://pypi.python.org/simple/yake/), version: 0.2.0 Using version 0.2.1 (newest of versions: 0.2.1) Downloading yake-0.2.1.tar.gz (61kB) Downloading from URL https://pypi.python.org/packages/b8/80/034ae6764a19d5bc5369df62bb310e8cfaf3fe81a0e2c30b509a8657409f/yake-0.2.1.tar.gz#md5=85e18a2bb17562f44ebe509e586dbbfd (from https://pypi.python.org/simple/yake/) Running setup.py (path:/tmp/pip-build-u5m_j948/yake/setup.py) egg_info for package yake Running command python setup.py egg_info /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'python_requires' warnings.warn(msg) your setuptools is too old (<12) setuptools_scm functionality is degraded zip_safe flag not set; analyzing archive contents... Installed /tmp/pip-build-u5m_j948/yake/pytest_runner-3.0-py3.4.egg running egg_info creating pip-egg-info/yake.egg-info writing entry points to pip-egg-info/yake.egg-info/entry_points.txt writing requirements to pip-egg-info/yake.egg-info/requires.txt writing top-level names to pip-egg-info/yake.egg-info/top_level.txt writing pip-egg-info/yake.egg-info/PKG-INFO writing dependency_links to pip-egg-info/yake.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/yake.egg-info/SOURCES.txt' warning: manifest_maker: standard file '-c' not found reading manifest file 'pip-egg-info/yake.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' warning: no files found matching '*.jpg' under directory 'docs' writing manifest file 'pip-egg-info/yake.egg-info/SOURCES.txt' Source in /tmp/pip-build-u5m_j948/yake has version 0.2.1, which satisfies requirement yake==0.2.1 from https://pypi.python.org/packages/b8/80/034ae6764a19d5bc5369df62bb310e8cfaf3fe81a0e2c30b509a8657409f/yake-0.2.1.tar.gz#md5=85e18a2bb17562f44ebe509e586dbbfd Building wheels for collected packages: yake Running setup.py bdist_wheel for yake: started Destination directory: /tmp/tmpr39zrnnrpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-u5m_j948/yake/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/tmpr39zrnnrpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/yake copying yake/datarepresentation.py -> build/lib/yake copying yake/__init__.py -> build/lib/yake copying yake/yake.py -> build/lib/yake copying yake/cli.py -> build/lib/yake running egg_info writing dependency_links to yake.egg-info/dependency_links.txt writing requirements to yake.egg-info/requires.txt writing entry points to yake.egg-info/entry_points.txt writing top-level names to yake.egg-info/top_level.txt writing yake.egg-info/PKG-INFO warning: manifest_maker: standard file '-c' not found reading manifest file 'yake.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' warning: no files found matching '*.jpg' under directory 'docs' writing manifest file 'yake.egg-info/SOURCES.txt' creating build/lib/yake/StopwordsList copying yake/StopwordsList/stopwords_ar.txt -> build/lib/yake/StopwordsList copying yake/StopwordsList/stopwords_bg.txt -> build/lib/yake/StopwordsList copying yake/StopwordsList/stopwords_br.txt -> build/lib/yake/StopwordsList copying yake/StopwordsList/stopwords_cz.txt -> build/lib/yake/StopwordsList copying yake/StopwordsList/stopwords_da.txt -> build/lib/yake/StopwordsList copying yake/StopwordsList/stopwords_de.txt -> build/lib/yake/StopwordsList copying yake/StopwordsList/stopwords_el.txt -> build/lib/yake/StopwordsList copying yake/StopwordsList/stopwords_en.txt -> build/lib/yake/StopwordsList copying yake/StopwordsList/stopwords_es.txt -> build/lib/yake/StopwordsList copying yake/StopwordsList/stopwords_et.txt -> build/lib/yake/StopwordsList copying yake/StopwordsList/stopwords_fa.txt -> build/lib/yake/StopwordsList copying yake/StopwordsList/stopwords_fi.txt -> build/lib/yake/StopwordsList copying yake/StopwordsList/stopwords_fr.txt -> build/lib/yake/StopwordsList copying yake/StopwordsList/stopwords_hi.txt -> build/lib/yake/StopwordsList copying yake/StopwordsList/stopwords_hr.txt -> build/lib/yake/StopwordsList copying yake/StopwordsList/stopwords_hu.txt -> build/lib/yake/StopwordsList copying yake/StopwordsList/stopwords_hy.txt -> build/lib/yake/StopwordsList copying yake/StopwordsList/stopwords_id.txt -> build/lib/yake/StopwordsList copying yake/StopwordsList/stopwords_it.txt -> build/lib/yake/StopwordsList copying yake/StopwordsList/stopwords_ja.txt -> build/lib/yake/StopwordsList copying yake/StopwordsList/stopwords_lt.txt -> build/lib/yake/StopwordsList copying yake/StopwordsList/stopwords_lv.txt -> build/lib/yake/StopwordsList copying yake/StopwordsList/stopwords_nl.txt -> build/lib/yake/StopwordsList copying yake/StopwordsList/stopwords_no.txt -> build/lib/yake/StopwordsList copying yake/StopwordsList/stopwords_pl.txt -> build/lib/yake/StopwordsList copying yake/StopwordsList/stopwords_pt.txt -> build/lib/yake/StopwordsList copying yake/StopwordsList/stopwords_ro.txt -> build/lib/yake/StopwordsList copying yake/StopwordsList/stopwords_ru.txt -> build/lib/yake/StopwordsList copying yake/StopwordsList/stopwords_sk.txt -> build/lib/yake/StopwordsList copying yake/StopwordsList/stopwords_sl.txt -> build/lib/yake/StopwordsList copying yake/StopwordsList/stopwords_sv.txt -> build/lib/yake/StopwordsList copying yake/StopwordsList/stopwords_tr.txt -> build/lib/yake/StopwordsList copying yake/StopwordsList/stopwords_uk.txt -> build/lib/yake/StopwordsList copying yake/StopwordsList/stopwords_zh.txt -> build/lib/yake/StopwordsList installing to build/bdist.linux-armv7l/wheel running install running install_lib creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/yake copying build/lib/yake/datarepresentation.py -> build/bdist.linux-armv7l/wheel/yake copying build/lib/yake/__init__.py -> build/bdist.linux-armv7l/wheel/yake copying build/lib/yake/yake.py -> build/bdist.linux-armv7l/wheel/yake copying build/lib/yake/cli.py -> build/bdist.linux-armv7l/wheel/yake creating build/bdist.linux-armv7l/wheel/yake/StopwordsList copying build/lib/yake/StopwordsList/stopwords_ro.txt -> build/bdist.linux-armv7l/wheel/yake/StopwordsList copying build/lib/yake/StopwordsList/stopwords_pt.txt -> build/bdist.linux-armv7l/wheel/yake/StopwordsList copying build/lib/yake/StopwordsList/stopwords_ru.txt -> build/bdist.linux-armv7l/wheel/yake/StopwordsList copying build/lib/yake/StopwordsList/stopwords_zh.txt -> build/bdist.linux-armv7l/wheel/yake/StopwordsList copying build/lib/yake/StopwordsList/stopwords_tr.txt -> build/bdist.linux-armv7l/wheel/yake/StopwordsList copying build/lib/yake/StopwordsList/stopwords_sk.txt -> build/bdist.linux-armv7l/wheel/yake/StopwordsList copying build/lib/yake/StopwordsList/stopwords_fa.txt -> build/bdist.linux-armv7l/wheel/yake/StopwordsList copying build/lib/yake/StopwordsList/stopwords_cz.txt -> build/bdist.linux-armv7l/wheel/yake/StopwordsList copying build/lib/yake/StopwordsList/stopwords_hi.txt -> build/bdist.linux-armv7l/wheel/yake/StopwordsList copying build/lib/yake/StopwordsList/stopwords_es.txt -> build/bdist.linux-armv7l/wheel/yake/StopwordsList copying build/lib/yake/StopwordsList/stopwords_ja.txt -> build/bdist.linux-armv7l/wheel/yake/StopwordsList copying build/lib/yake/StopwordsList/stopwords_id.txt -> build/bdist.linux-armv7l/wheel/yake/StopwordsList copying build/lib/yake/StopwordsList/stopwords_lt.txt -> build/bdist.linux-armv7l/wheel/yake/StopwordsList copying build/lib/yake/StopwordsList/stopwords_hu.txt -> build/bdist.linux-armv7l/wheel/yake/StopwordsList copying build/lib/yake/StopwordsList/stopwords_pl.txt -> build/bdist.linux-armv7l/wheel/yake/StopwordsList copying build/lib/yake/StopwordsList/stopwords_en.txt -> build/bdist.linux-armv7l/wheel/yake/StopwordsList copying build/lib/yake/StopwordsList/stopwords_sv.txt -> build/bdist.linux-armv7l/wheel/yake/StopwordsList copying build/lib/yake/StopwordsList/stopwords_et.txt -> build/bdist.linux-armv7l/wheel/yake/StopwordsList copying build/lib/yake/StopwordsList/stopwords_de.txt -> build/bdist.linux-armv7l/wheel/yake/StopwordsList copying build/lib/yake/StopwordsList/stopwords_no.txt -> build/bdist.linux-armv7l/wheel/yake/StopwordsList copying build/lib/yake/StopwordsList/stopwords_hr.txt -> build/bdist.linux-armv7l/wheel/yake/StopwordsList copying build/lib/yake/StopwordsList/stopwords_ar.txt -> build/bdist.linux-armv7l/wheel/yake/StopwordsList copying build/lib/yake/StopwordsList/stopwords_da.txt -> build/bdist.linux-armv7l/wheel/yake/StopwordsList copying build/lib/yake/StopwordsList/stopwords_br.txt -> build/bdist.linux-armv7l/wheel/yake/StopwordsList copying build/lib/yake/StopwordsList/stopwords_lv.txt -> build/bdist.linux-armv7l/wheel/yake/StopwordsList copying build/lib/yake/StopwordsList/stopwords_uk.txt -> build/bdist.linux-armv7l/wheel/yake/StopwordsList copying build/lib/yake/StopwordsList/stopwords_fr.txt -> build/bdist.linux-armv7l/wheel/yake/StopwordsList copying build/lib/yake/StopwordsList/stopwords_el.txt -> build/bdist.linux-armv7l/wheel/yake/StopwordsList copying build/lib/yake/StopwordsList/stopwords_bg.txt -> build/bdist.linux-armv7l/wheel/yake/StopwordsList copying build/lib/yake/StopwordsList/stopwords_it.txt -> build/bdist.linux-armv7l/wheel/yake/StopwordsList copying build/lib/yake/StopwordsList/stopwords_nl.txt -> build/bdist.linux-armv7l/wheel/yake/StopwordsList copying build/lib/yake/StopwordsList/stopwords_hy.txt -> build/bdist.linux-armv7l/wheel/yake/StopwordsList copying build/lib/yake/StopwordsList/stopwords_fi.txt -> build/bdist.linux-armv7l/wheel/yake/StopwordsList copying build/lib/yake/StopwordsList/stopwords_sl.txt -> build/bdist.linux-armv7l/wheel/yake/StopwordsList running install_egg_info Copying yake.egg-info to build/bdist.linux-armv7l/wheel/yake-0.2.1.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/yake-0.2.1.dist-info/WHEEL creating '/tmp/tmpr39zrnnrpip-wheel-/yake-0.2.1-py2.py3-none-any.whl' and adding '.' to it adding 'yake/__init__.py' adding 'yake/cli.py' adding 'yake/datarepresentation.py' adding 'yake/yake.py' adding 'yake/StopwordsList/stopwords_ar.txt' adding 'yake/StopwordsList/stopwords_bg.txt' adding 'yake/StopwordsList/stopwords_br.txt' adding 'yake/StopwordsList/stopwords_cz.txt' adding 'yake/StopwordsList/stopwords_da.txt' adding 'yake/StopwordsList/stopwords_de.txt' adding 'yake/StopwordsList/stopwords_el.txt' adding 'yake/StopwordsList/stopwords_en.txt' adding 'yake/StopwordsList/stopwords_es.txt' adding 'yake/StopwordsList/stopwords_et.txt' adding 'yake/StopwordsList/stopwords_fa.txt' adding 'yake/StopwordsList/stopwords_fi.txt' adding 'yake/StopwordsList/stopwords_fr.txt' adding 'yake/StopwordsList/stopwords_hi.txt' adding 'yake/StopwordsList/stopwords_hr.txt' adding 'yake/StopwordsList/stopwords_hu.txt' adding 'yake/StopwordsList/stopwords_hy.txt' adding 'yake/StopwordsList/stopwords_id.txt' adding 'yake/StopwordsList/stopwords_it.txt' adding 'yake/StopwordsList/stopwords_ja.txt' adding 'yake/StopwordsList/stopwords_lt.txt' adding 'yake/StopwordsList/stopwords_lv.txt' adding 'yake/StopwordsList/stopwords_nl.txt' adding 'yake/StopwordsList/stopwords_no.txt' adding 'yake/StopwordsList/stopwords_pl.txt' adding 'yake/StopwordsList/stopwords_pt.txt' adding 'yake/StopwordsList/stopwords_ro.txt' adding 'yake/StopwordsList/stopwords_ru.txt' adding 'yake/StopwordsList/stopwords_sk.txt' adding 'yake/StopwordsList/stopwords_sl.txt' adding 'yake/StopwordsList/stopwords_sv.txt' adding 'yake/StopwordsList/stopwords_tr.txt' adding 'yake/StopwordsList/stopwords_uk.txt' adding 'yake/StopwordsList/stopwords_zh.txt' adding 'yake-0.2.1.dist-info/DESCRIPTION.rst' adding 'yake-0.2.1.dist-info/entry_points.txt' adding 'yake-0.2.1.dist-info/metadata.json' adding 'yake-0.2.1.dist-info/top_level.txt' adding 'yake-0.2.1.dist-info/WHEEL' adding 'yake-0.2.1.dist-info/METADATA' adding 'yake-0.2.1.dist-info/RECORD' Running setup.py bdist_wheel for yake: finished with status 'done' Stored in directory: /tmp/tmpla3dz6rq Successfully built yake Cleaning up... Removing source in /tmp/pip-build-u5m_j948/yake