Collecting chemist==1.1.1 1 location(s) to search for versions of chemist: * https://pypi.python.org/simple/chemist/ Getting page https://pypi.python.org/simple/chemist/ Analyzing links from page https://pypi.python.org/simple/chemist/ Found link https://pypi.python.org/packages/08/4e/b07786098c1463dd0f7fb84605f5a84331f037b799f2883ed00bb3520fd7/chemist-1.0.0.tar.gz#md5=8f6deef99b6ccc44f6d3f915ee149de0 (from https://pypi.python.org/simple/chemist/), version: 1.0.0 Found link https://pypi.python.org/packages/12/94/2bc8f577d853f4ffb0fe9a1ca9304906bc39b1684139a9f10e8417d8f4cd/chemist-1.0.3.tar.gz#md5=7ffeb5cab6e180d075516d7c8e2302eb (from https://pypi.python.org/simple/chemist/), version: 1.0.3 Found link https://pypi.python.org/packages/1d/01/8dadf41d1c5bc99287773e6b7be26e53fa117b69978e6c5cf56686ae6d24/chemist-1.1.1.tar.gz#md5=50e614e66f65ad4fac4ecd6bccadfe64 (from https://pypi.python.org/simple/chemist/), version: 1.1.1 Found link https://pypi.python.org/packages/70/d6/4c1ea62135ab584d21a6d7d331145944ff106747e87dd00f40917099498a/chemist-1.0.1.tar.gz#md5=e334a88cf33433972805265f6aa7b340 (from https://pypi.python.org/simple/chemist/), version: 1.0.1 Found link https://pypi.python.org/packages/d0/84/0ec38c3fab6bb5cee4ac689e0eca6831ca4a2c6fa5904c86b24451f7abd7/chemist-1.0.2.tar.gz#md5=c547621da8a77c202ad49c2fd40ca28b (from https://pypi.python.org/simple/chemist/), version: 1.0.2 Found link https://pypi.python.org/packages/f5/5f/f5fad27fd5abd1c927d25f2e6fef2ba55ecd9e49ce71ed1a52d444beb70c/chemist-1.1.0.tar.gz#md5=0e243fce616d33749fba4e9c8c5d2f1c (from https://pypi.python.org/simple/chemist/), version: 1.1.0 Using version 1.1.1 (newest of versions: 1.1.1) Downloading chemist-1.1.1.tar.gz Downloading from URL https://pypi.python.org/packages/1d/01/8dadf41d1c5bc99287773e6b7be26e53fa117b69978e6c5cf56686ae6d24/chemist-1.1.1.tar.gz#md5=50e614e66f65ad4fac4ecd6bccadfe64 (from https://pypi.python.org/simple/chemist/) Running setup.py (path:/tmp/pip-build-_8y2ofeo/chemist/setup.py) egg_info for package chemist Running command python setup.py egg_info running egg_info creating pip-egg-info/chemist.egg-info writing entry points to pip-egg-info/chemist.egg-info/entry_points.txt writing requirements to pip-egg-info/chemist.egg-info/requires.txt writing dependency_links to pip-egg-info/chemist.egg-info/dependency_links.txt writing top-level names to pip-egg-info/chemist.egg-info/top_level.txt writing pip-egg-info/chemist.egg-info/PKG-INFO writing manifest file 'pip-egg-info/chemist.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/chemist.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/chemist.egg-info/SOURCES.txt' Source in /tmp/pip-build-_8y2ofeo/chemist has version 1.1.1, which satisfies requirement chemist==1.1.1 from https://pypi.python.org/packages/1d/01/8dadf41d1c5bc99287773e6b7be26e53fa117b69978e6c5cf56686ae6d24/chemist-1.1.1.tar.gz#md5=50e614e66f65ad4fac4ecd6bccadfe64 Building wheels for collected packages: chemist Running setup.py bdist_wheel for chemist: started Destination directory: /tmp/tmp90xpvzrapip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-_8y2ofeo/chemist/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/tmp90xpvzrapip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/chemist copying chemist/exceptions.py -> build/lib/chemist copying chemist/__init__.py -> build/lib/chemist copying chemist/managers.py -> build/lib/chemist copying chemist/orm.py -> build/lib/chemist copying chemist/version.py -> build/lib/chemist copying chemist/models.py -> build/lib/chemist creating build/lib/chemist/serializers copying chemist/serializers/__init__.py -> build/lib/chemist/serializers copying chemist/serializers/json.py -> build/lib/chemist/serializers copying chemist/serializers/yaml.py -> build/lib/chemist/serializers running egg_info writing chemist.egg-info/PKG-INFO writing dependency_links to chemist.egg-info/dependency_links.txt writing entry points to chemist.egg-info/entry_points.txt writing top-level names to chemist.egg-info/top_level.txt writing requirements to chemist.egg-info/requires.txt reading manifest file 'chemist.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'chemist.egg-info/SOURCES.txt' 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/chemist copying build/lib/chemist/exceptions.py -> build/bdist.linux-armv7l/wheel/chemist copying build/lib/chemist/__init__.py -> build/bdist.linux-armv7l/wheel/chemist creating build/bdist.linux-armv7l/wheel/chemist/serializers copying build/lib/chemist/serializers/__init__.py -> build/bdist.linux-armv7l/wheel/chemist/serializers copying build/lib/chemist/serializers/json.py -> build/bdist.linux-armv7l/wheel/chemist/serializers copying build/lib/chemist/serializers/yaml.py -> build/bdist.linux-armv7l/wheel/chemist/serializers copying build/lib/chemist/managers.py -> build/bdist.linux-armv7l/wheel/chemist copying build/lib/chemist/orm.py -> build/bdist.linux-armv7l/wheel/chemist copying build/lib/chemist/version.py -> build/bdist.linux-armv7l/wheel/chemist copying build/lib/chemist/models.py -> build/bdist.linux-armv7l/wheel/chemist running install_egg_info Copying chemist.egg-info to build/bdist.linux-armv7l/wheel/chemist-1.1.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/chemist-1.1.1.dist-info/WHEEL Running setup.py bdist_wheel for chemist: finished with status 'done' Stored in directory: /tmp/tmp5e_7pae2 Successfully built chemist Cleaning up... Removing source in /tmp/pip-build-_8y2ofeo/chemist