Collecting pyLinguist==0.1.3 1 location(s) to search for versions of pyLinguist: * https://pypi.python.org/simple/pylinguist/ Getting page https://pypi.python.org/simple/pylinguist/ Analyzing links from page https://pypi.python.org/simple/pylinguist/ Found link https://pypi.python.org/packages/15/05/ee7303013723e18430195e36479935a8e2555b9d158130b814c9c1162ec8/pyLinguist-0.1.1b0.tar.gz#md5=f9e1ec8c9249dd381dde1e817a6c260a (from https://pypi.python.org/simple/pylinguist/) (requires-python:>=3.3), version: 0.1.1b0 Found link https://pypi.python.org/packages/46/a9/35e7b2ae7099c67cbc812a6bd7a3e595dfe7bf5a7ebc92d9898065d73fb9/pyLinguist-0.1.3.tar.gz#md5=a4dda71f897b46fefbeb1a4fd591ce62 (from https://pypi.python.org/simple/pylinguist/) (requires-python:>=3.3), version: 0.1.3 Found link https://pypi.python.org/packages/48/83/8fd85e859e924bf7f29a324c371d3a2e90bbbde962efc9a1a8c85de72462/pyLinguist-0.1.2.tar.gz#md5=efc5f689d01b29d0c71714a5bbf1830d (from https://pypi.python.org/simple/pylinguist/) (requires-python:>=3.3), version: 0.1.2 Found link https://pypi.python.org/packages/85/35/d74bf9abd5a4e7ac70e17850ec927b62e85096c9c1dd27c84f6d495964fd/pyLinguist-0.1.2rc1.tar.gz#md5=309d7cbe3bbf0c693406854b9d48de4c (from https://pypi.python.org/simple/pylinguist/) (requires-python:>=3.3), version: 0.1.2rc1 Found link https://pypi.python.org/packages/8d/15/c94445d1051d1a6df7b03efc723e9d24d1fb8c7b6ec54928e5d1c8767dfb/pyLinguist-0.1.3rc1.tar.gz#md5=1dc5ff402f428ab0f5dbee5772bbae30 (from https://pypi.python.org/simple/pylinguist/) (requires-python:>=3.3), version: 0.1.3rc1 Found link https://pypi.python.org/packages/ea/91/6ad21692ed250df36180e89534b74a2b9b98b1fea1b56f3a76ab621c2d2f/pyLinguist-0.1.0.tar.gz#md5=7e0279889f1598a00bd8b250f867b331 (from https://pypi.python.org/simple/pylinguist/) (requires-python:>=3.3), version: 0.1.0 Using version 0.1.3 (newest of versions: 0.1.3) Downloading pyLinguist-0.1.3.tar.gz Downloading from URL https://pypi.python.org/packages/46/a9/35e7b2ae7099c67cbc812a6bd7a3e595dfe7bf5a7ebc92d9898065d73fb9/pyLinguist-0.1.3.tar.gz#md5=a4dda71f897b46fefbeb1a4fd591ce62 (from https://pypi.python.org/simple/pylinguist/) (requires-python:>=3.3) Running setup.py (path:/tmp/pip-build-upoql736/pyLinguist/setup.py) egg_info for package pyLinguist Running command python setup.py egg_info running egg_info creating pip-egg-info/pyLinguist.egg-info writing pip-egg-info/pyLinguist.egg-info/PKG-INFO writing dependency_links to pip-egg-info/pyLinguist.egg-info/dependency_links.txt writing top-level names to pip-egg-info/pyLinguist.egg-info/top_level.txt writing manifest file 'pip-egg-info/pyLinguist.egg-info/SOURCES.txt' /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'python_requires' warnings.warn(msg) warning: manifest_maker: standard file '-c' not found reading manifest file 'pip-egg-info/pyLinguist.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/pyLinguist.egg-info/SOURCES.txt' Source in /tmp/pip-build-upoql736/pyLinguist has version 0.1.3, which satisfies requirement pyLinguist==0.1.3 from https://pypi.python.org/packages/46/a9/35e7b2ae7099c67cbc812a6bd7a3e595dfe7bf5a7ebc92d9898065d73fb9/pyLinguist-0.1.3.tar.gz#md5=a4dda71f897b46fefbeb1a4fd591ce62 Building wheels for collected packages: pyLinguist Running setup.py bdist_wheel for pyLinguist: started Destination directory: /tmp/tmplk1lgghnpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-upoql736/pyLinguist/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/tmplk1lgghnpip-wheel- /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'python_requires' warnings.warn(msg) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pyLinguist copying pyLinguist/exc.py -> build/lib/pyLinguist copying pyLinguist/Prediction.py -> build/lib/pyLinguist copying pyLinguist/utils.py -> build/lib/pyLinguist copying pyLinguist/Vocabulary.py -> build/lib/pyLinguist copying pyLinguist/__init__.py -> build/lib/pyLinguist copying pyLinguist/mixins.py -> build/lib/pyLinguist copying pyLinguist/Translate.py -> build/lib/pyLinguist 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/pyLinguist copying build/lib/pyLinguist/exc.py -> build/bdist.linux-armv7l/wheel/pyLinguist copying build/lib/pyLinguist/Prediction.py -> build/bdist.linux-armv7l/wheel/pyLinguist copying build/lib/pyLinguist/utils.py -> build/bdist.linux-armv7l/wheel/pyLinguist copying build/lib/pyLinguist/Vocabulary.py -> build/bdist.linux-armv7l/wheel/pyLinguist copying build/lib/pyLinguist/__init__.py -> build/bdist.linux-armv7l/wheel/pyLinguist copying build/lib/pyLinguist/mixins.py -> build/bdist.linux-armv7l/wheel/pyLinguist copying build/lib/pyLinguist/Translate.py -> build/bdist.linux-armv7l/wheel/pyLinguist running install_egg_info running egg_info writing top-level names to pyLinguist.egg-info/top_level.txt writing pyLinguist.egg-info/PKG-INFO writing dependency_links to pyLinguist.egg-info/dependency_links.txt warning: manifest_maker: standard file '-c' not found reading manifest file 'pyLinguist.egg-info/SOURCES.txt' writing manifest file 'pyLinguist.egg-info/SOURCES.txt' Copying pyLinguist.egg-info to build/bdist.linux-armv7l/wheel/pyLinguist-0.1.3.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/pyLinguist-0.1.3.dist-info/WHEEL creating '/tmp/tmplk1lgghnpip-wheel-/pyLinguist-0.1.3-py3-none-any.whl' and adding '.' to it adding 'pyLinguist/Prediction.py' adding 'pyLinguist/Translate.py' adding 'pyLinguist/Vocabulary.py' adding 'pyLinguist/__init__.py' adding 'pyLinguist/exc.py' adding 'pyLinguist/mixins.py' adding 'pyLinguist/utils.py' adding 'pyLinguist-0.1.3.dist-info/DESCRIPTION.rst' adding 'pyLinguist-0.1.3.dist-info/metadata.json' adding 'pyLinguist-0.1.3.dist-info/top_level.txt' adding 'pyLinguist-0.1.3.dist-info/WHEEL' adding 'pyLinguist-0.1.3.dist-info/METADATA' adding 'pyLinguist-0.1.3.dist-info/RECORD' Running setup.py bdist_wheel for pyLinguist: finished with status 'done' Stored in directory: /tmp/tmps45nw3t8 Successfully built pyLinguist Cleaning up... Removing source in /tmp/pip-build-upoql736/pyLinguist