Created temporary directory: /tmp/pip-ephem-wheel-cache-e28qkrvj Created temporary directory: /tmp/pip-req-tracker-14x50xx0 Created requirements tracker '/tmp/pip-req-tracker-14x50xx0' Created temporary directory: /tmp/pip-wheel-3sqy4uah Looking in indexes: https://pypi.python.org/simple Collecting JustWatch==0.5.0 1 location(s) to search for versions of JustWatch: * https://pypi.python.org/simple/justwatch/ Getting page https://pypi.python.org/simple/justwatch/ Analyzing links from page https://pypi.org/simple/justwatch/ Found link https://files.pythonhosted.org/packages/d5/6f/f3d089de558a43c6595a3c33b81f18853320f317f88f65af3dd4b6da1fff/JustWatch-0.4.1.tar.gz#sha256=f26a2b1cb18b33b5e064fda998a39885fef81d14d79b9937ed2d7c3be3d2b818 (from https://pypi.org/simple/justwatch/), version: 0.4.1 Found link https://files.pythonhosted.org/packages/d5/59/b99a9b169049a2edefafe1857a6bca6c20cc67fd982c73fe402109c3c4cd/JustWatch-0.5.0.tar.gz#sha256=71c16804273d133b2256a0297387ed205e52cc067eca6b0856429543bbe5f48c (from https://pypi.org/simple/justwatch/), version: 0.5.0 Using version 0.5.0 (newest of versions: 0.5.0) Created temporary directory: /tmp/pip-unpack-6dp8t12p Downloading https://files.pythonhosted.org/packages/d5/59/b99a9b169049a2edefafe1857a6bca6c20cc67fd982c73fe402109c3c4cd/JustWatch-0.5.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/d5/59/b99a9b169049a2edefafe1857a6bca6c20cc67fd982c73fe402109c3c4cd/JustWatch-0.5.0.tar.gz#sha256=71c16804273d133b2256a0297387ed205e52cc067eca6b0856429543bbe5f48c (from https://pypi.org/simple/justwatch/) Added JustWatch==0.5.0 from https://files.pythonhosted.org/packages/d5/59/b99a9b169049a2edefafe1857a6bca6c20cc67fd982c73fe402109c3c4cd/JustWatch-0.5.0.tar.gz#sha256=71c16804273d133b2256a0297387ed205e52cc067eca6b0856429543bbe5f48c to build tracker '/tmp/pip-req-tracker-14x50xx0' Running setup.py (path:/tmp/pip-wheel-3sqy4uah/JustWatch/setup.py) egg_info for package JustWatch Running command python setup.py egg_info running egg_info creating pip-egg-info/JustWatch.egg-info writing requirements to pip-egg-info/JustWatch.egg-info/requires.txt writing pip-egg-info/JustWatch.egg-info/PKG-INFO writing dependency_links to pip-egg-info/JustWatch.egg-info/dependency_links.txt writing top-level names to pip-egg-info/JustWatch.egg-info/top_level.txt writing manifest file 'pip-egg-info/JustWatch.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/JustWatch.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/JustWatch.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-3sqy4uah/JustWatch has version 0.5.0, which satisfies requirement JustWatch==0.5.0 from https://files.pythonhosted.org/packages/d5/59/b99a9b169049a2edefafe1857a6bca6c20cc67fd982c73fe402109c3c4cd/JustWatch-0.5.0.tar.gz#sha256=71c16804273d133b2256a0297387ed205e52cc067eca6b0856429543bbe5f48c Removed JustWatch==0.5.0 from https://files.pythonhosted.org/packages/d5/59/b99a9b169049a2edefafe1857a6bca6c20cc67fd982c73fe402109c3c4cd/JustWatch-0.5.0.tar.gz#sha256=71c16804273d133b2256a0297387ed205e52cc067eca6b0856429543bbe5f48c from build tracker '/tmp/pip-req-tracker-14x50xx0' Building wheels for collected packages: JustWatch Created temporary directory: /tmp/pip-wheel-4f0u8p9y Running setup.py bdist_wheel for JustWatch: started Destination directory: /tmp/pip-wheel-4f0u8p9y Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-3sqy4uah/JustWatch/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/pip-wheel-4f0u8p9y running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/justwatch copying justwatch/justwatchapi.py -> build/lib/justwatch copying justwatch/__init__.py -> build/lib/justwatch 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/justwatch copying build/lib/justwatch/justwatchapi.py -> build/bdist.linux-armv7l/wheel/justwatch copying build/lib/justwatch/__init__.py -> build/bdist.linux-armv7l/wheel/justwatch running install_egg_info running egg_info writing top-level names to JustWatch.egg-info/top_level.txt writing requirements to JustWatch.egg-info/requires.txt writing dependency_links to JustWatch.egg-info/dependency_links.txt writing JustWatch.egg-info/PKG-INFO reading manifest file 'JustWatch.egg-info/SOURCES.txt' writing manifest file 'JustWatch.egg-info/SOURCES.txt' Copying JustWatch.egg-info to build/bdist.linux-armv7l/wheel/JustWatch-0.5.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/JustWatch-0.5.0.dist-info/WHEEL creating '/tmp/pip-wheel-4f0u8p9y/JustWatch-0.5.0-py3-none-any.whl' and adding '.' to it adding 'justwatch/__init__.py' adding 'justwatch/justwatchapi.py' adding 'JustWatch-0.5.0.dist-info/top_level.txt' adding 'JustWatch-0.5.0.dist-info/WHEEL' adding 'JustWatch-0.5.0.dist-info/METADATA' adding 'JustWatch-0.5.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for JustWatch: finished with status 'done' Stored in directory: /tmp/tmp5b6e0ctj Successfully built JustWatch Cleaning up... Removing source in /tmp/pip-wheel-3sqy4uah/JustWatch Removed build tracker '/tmp/pip-req-tracker-14x50xx0'