Created temporary directory: /tmp/pip-ephem-wheel-cache-81249sx4 Created temporary directory: /tmp/pip-req-tracker-timm0h4i Created requirements tracker '/tmp/pip-req-tracker-timm0h4i' Created temporary directory: /tmp/pip-wheel-95uy4sun Collecting adafruit-circuitpython-epd==1.2.1 1 location(s) to search for versions of adafruit-circuitpython-epd: * https://pypi.org/simple/adafruit-circuitpython-epd/ Getting page https://pypi.org/simple/adafruit-circuitpython-epd/ Analyzing links from page https://pypi.org/simple/adafruit-circuitpython-epd/ Found link https://files.pythonhosted.org/packages/b3/d1/f0e485d429012c418006c452c3561ec47a1de19ecf7274d42de41f9aaf6d/adafruit-circuitpython-epd-1.1.0.tar.gz#sha256=55d9446ea822783e5d8cc4df2df6fadb0ec04428e2227db738ee80c176334a10 (from https://pypi.org/simple/adafruit-circuitpython-epd/), version: 1.1.0 Found link https://files.pythonhosted.org/packages/4b/20/36b0fb4a3a5970dea3a362dd75c2330e935e0a1cb57f312a0c2757ce1e5a/adafruit-circuitpython-epd-1.2.0.tar.gz#sha256=aed35602e8d06f96f19ba4c2573ae3560a7a6ac9b300a62cbe4df99a284a7719 (from https://pypi.org/simple/adafruit-circuitpython-epd/), version: 1.2.0 Found link https://files.pythonhosted.org/packages/92/0d/e5d72280c37833439bbaa852e06671730a129d81b920869067e8b950f03c/adafruit-circuitpython-epd-1.2.1.tar.gz#sha256=73e5cce3828fada4972a1a27222d68dd2f8107cce37a8df8f3834ac83526e679 (from https://pypi.org/simple/adafruit-circuitpython-epd/), version: 1.2.1 Using version 1.2.1 (newest of versions: 1.2.1) Created temporary directory: /tmp/pip-unpack-x4w6rl04 Downloading https://files.pythonhosted.org/packages/92/0d/e5d72280c37833439bbaa852e06671730a129d81b920869067e8b950f03c/adafruit-circuitpython-epd-1.2.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/92/0d/e5d72280c37833439bbaa852e06671730a129d81b920869067e8b950f03c/adafruit-circuitpython-epd-1.2.1.tar.gz#sha256=73e5cce3828fada4972a1a27222d68dd2f8107cce37a8df8f3834ac83526e679 (from https://pypi.org/simple/adafruit-circuitpython-epd/) Added adafruit-circuitpython-epd==1.2.1 from https://files.pythonhosted.org/packages/92/0d/e5d72280c37833439bbaa852e06671730a129d81b920869067e8b950f03c/adafruit-circuitpython-epd-1.2.1.tar.gz#sha256=73e5cce3828fada4972a1a27222d68dd2f8107cce37a8df8f3834ac83526e679 to build tracker '/tmp/pip-req-tracker-timm0h4i' Running setup.py (path:/tmp/pip-wheel-95uy4sun/adafruit-circuitpython-epd/setup.py) egg_info for package adafruit-circuitpython-epd Running command python setup.py egg_info running egg_info creating pip-egg-info/adafruit_circuitpython_epd.egg-info writing top-level names to pip-egg-info/adafruit_circuitpython_epd.egg-info/top_level.txt writing dependency_links to pip-egg-info/adafruit_circuitpython_epd.egg-info/dependency_links.txt writing pip-egg-info/adafruit_circuitpython_epd.egg-info/PKG-INFO writing requirements to pip-egg-info/adafruit_circuitpython_epd.egg-info/requires.txt writing manifest file 'pip-egg-info/adafruit_circuitpython_epd.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/adafruit_circuitpython_epd.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/adafruit_circuitpython_epd.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-95uy4sun/adafruit-circuitpython-epd has version 1.2.1, which satisfies requirement adafruit-circuitpython-epd==1.2.1 from https://files.pythonhosted.org/packages/92/0d/e5d72280c37833439bbaa852e06671730a129d81b920869067e8b950f03c/adafruit-circuitpython-epd-1.2.1.tar.gz#sha256=73e5cce3828fada4972a1a27222d68dd2f8107cce37a8df8f3834ac83526e679 Removed adafruit-circuitpython-epd==1.2.1 from https://files.pythonhosted.org/packages/92/0d/e5d72280c37833439bbaa852e06671730a129d81b920869067e8b950f03c/adafruit-circuitpython-epd-1.2.1.tar.gz#sha256=73e5cce3828fada4972a1a27222d68dd2f8107cce37a8df8f3834ac83526e679 from build tracker '/tmp/pip-req-tracker-timm0h4i' Building wheels for collected packages: adafruit-circuitpython-epd Created temporary directory: /tmp/pip-wheel-tdzs0v4_ Running setup.py bdist_wheel for adafruit-circuitpython-epd: started Destination directory: /tmp/pip-wheel-tdzs0v4_ Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-95uy4sun/adafruit-circuitpython-epd/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-tdzs0v4_ running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/adafruit_epd copying adafruit_epd/epd.py -> build/lib/adafruit_epd copying adafruit_epd/__init__.py -> build/lib/adafruit_epd copying adafruit_epd/il0373.py -> build/lib/adafruit_epd copying adafruit_epd/mcp_sram.py -> build/lib/adafruit_epd 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/adafruit_epd copying build/lib/adafruit_epd/epd.py -> build/bdist.linux-armv7l/wheel/adafruit_epd copying build/lib/adafruit_epd/__init__.py -> build/bdist.linux-armv7l/wheel/adafruit_epd copying build/lib/adafruit_epd/il0373.py -> build/bdist.linux-armv7l/wheel/adafruit_epd copying build/lib/adafruit_epd/mcp_sram.py -> build/bdist.linux-armv7l/wheel/adafruit_epd running install_egg_info running egg_info writing requirements to adafruit_circuitpython_epd.egg-info/requires.txt writing dependency_links to adafruit_circuitpython_epd.egg-info/dependency_links.txt writing top-level names to adafruit_circuitpython_epd.egg-info/top_level.txt writing adafruit_circuitpython_epd.egg-info/PKG-INFO reading manifest file 'adafruit_circuitpython_epd.egg-info/SOURCES.txt' writing manifest file 'adafruit_circuitpython_epd.egg-info/SOURCES.txt' Copying adafruit_circuitpython_epd.egg-info to build/bdist.linux-armv7l/wheel/adafruit_circuitpython_epd-1.2.1-py3.4.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/adafruit_circuitpython_epd-1.2.1.dist-info/WHEEL creating '/tmp/pip-wheel-tdzs0v4_/adafruit_circuitpython_epd-1.2.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'adafruit_epd/__init__.py' adding 'adafruit_epd/epd.py' adding 'adafruit_epd/il0373.py' adding 'adafruit_epd/mcp_sram.py' adding 'adafruit_circuitpython_epd-1.2.1.dist-info/LICENSE' adding 'adafruit_circuitpython_epd-1.2.1.dist-info/METADATA' adding 'adafruit_circuitpython_epd-1.2.1.dist-info/WHEEL' adding 'adafruit_circuitpython_epd-1.2.1.dist-info/top_level.txt' adding 'adafruit_circuitpython_epd-1.2.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for adafruit-circuitpython-epd: finished with status 'done' Stored in directory: /tmp/tmpivehgq44 Successfully built adafruit-circuitpython-epd Cleaning up... Removing source in /tmp/pip-wheel-95uy4sun/adafruit-circuitpython-epd Removed build tracker '/tmp/pip-req-tracker-timm0h4i'