Created temporary directory: /tmp/pip-ephem-wheel-cache-dc074ude Created temporary directory: /tmp/pip-wheel-n8m_q_yl Looking in indexes: https://pypi.python.org/simple Collecting artmr==1.0b2 1 location(s) to search for versions of artmr: * https://pypi.python.org/simple/artmr/ Getting page https://pypi.python.org/simple/artmr/ Analyzing links from page https://pypi.org/simple/artmr/ Skipping link https://files.pythonhosted.org/packages/ca/bf/e06747e1a70796f92f13fac8c5dd80e2ef217e36dd849e1ecf2b38b0086e/artmr-1.0b0-py2-none-any.whl#sha256=0013294b62e948df9b05f7d656a03c86295ce4434ede00e50f50c4edf5e479d9 (from https://pypi.org/simple/artmr/) (requires-python:>=2.6, <3); it is not compatible with this Python The package https://files.pythonhosted.org/packages/61/b5/0a60722f0027e33b82f4531243c2eaad80ee4e32b34dcc793a651f89d5f1/artmr-1.0b0.tar.gz#sha256=9eb9b8415f274ae373a9d7239d0be4610e049f36604bd048831990240ff18b31 (from https://pypi.org/simple/artmr/) (requires-python:>=2.6, <3) is incompatible with the pythonversion in use. Acceptable python versions are:>=2.6, <3 Skipping link https://files.pythonhosted.org/packages/22/fb/20e4ed012586ed5a8acd27900aeb99e28aa39b21b1b661c06dabae8fd69d/artmr-1.0b2-py2-none-any.whl#sha256=bcba6a05e042128f845161dc608d8430619fc67d59d81e789aec91debe71ecbf (from https://pypi.org/simple/artmr/) (requires-python:>=2.6, !=3.0.*, !=3.1.*, !=3.2.*, <4); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/84/8b/6489c806e1ddfbbb51f5666a2931a968cb17f93cafb1939c3393228ed860/artmr-1.0b2.tar.gz#sha256=c598a04438a52f551fa99f0f56d7fc617956c2f83bc5df6c96e78670049744a2 (from https://pypi.org/simple/artmr/) (requires-python:>=2.6, !=3.0.*, !=3.1.*, !=3.2.*, <4), version: 1.0b2 Using version 1.0b2 (newest of versions: 1.0b2) Created temporary directory: /tmp/pip-unpack-4ac28smd Downloading https://files.pythonhosted.org/packages/84/8b/6489c806e1ddfbbb51f5666a2931a968cb17f93cafb1939c3393228ed860/artmr-1.0b2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/84/8b/6489c806e1ddfbbb51f5666a2931a968cb17f93cafb1939c3393228ed860/artmr-1.0b2.tar.gz#sha256=c598a04438a52f551fa99f0f56d7fc617956c2f83bc5df6c96e78670049744a2 (from https://pypi.org/simple/artmr/) (requires-python:>=2.6, !=3.0.*, !=3.1.*, !=3.2.*, <4) Running setup.py (path:/tmp/pip-wheel-n8m_q_yl/artmr/setup.py) egg_info for package artmr Running command python setup.py egg_info running egg_info creating pip-egg-info/artmr.egg-info writing dependency_links to pip-egg-info/artmr.egg-info/dependency_links.txt writing requirements to pip-egg-info/artmr.egg-info/requires.txt writing entry points to pip-egg-info/artmr.egg-info/entry_points.txt writing top-level names to pip-egg-info/artmr.egg-info/top_level.txt writing pip-egg-info/artmr.egg-info/PKG-INFO writing manifest file 'pip-egg-info/artmr.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/artmr.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/artmr.egg-info/SOURCES.txt' /home/piwheels/.local/lib/python3.4/site-packages/setuptools/dist.py:398: UserWarning: Normalizing '1.0-beta2' to '1.0b2' normalized_version, Source in /tmp/pip-wheel-n8m_q_yl/artmr has version 1.0b2, which satisfies requirement artmr==1.0b2 from https://files.pythonhosted.org/packages/84/8b/6489c806e1ddfbbb51f5666a2931a968cb17f93cafb1939c3393228ed860/artmr-1.0b2.tar.gz#sha256=c598a04438a52f551fa99f0f56d7fc617956c2f83bc5df6c96e78670049744a2 Building wheels for collected packages: artmr Created temporary directory: /tmp/pip-wheel-k2fjd53x Running setup.py bdist_wheel for artmr: started Destination directory: /tmp/pip-wheel-k2fjd53x Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-n8m_q_yl/artmr/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-k2fjd53x /home/piwheels/.local/lib/python3.4/site-packages/setuptools/dist.py:398: UserWarning: Normalizing '1.0-beta2' to '1.0b2' normalized_version, running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/artmr copying artmr/views.py -> build/lib/artmr copying artmr/models.py -> build/lib/artmr copying artmr/artmr.py -> build/lib/artmr copying artmr/__init__.py -> build/lib/artmr 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/artmr copying build/lib/artmr/views.py -> build/bdist.linux-armv7l/wheel/artmr copying build/lib/artmr/models.py -> build/bdist.linux-armv7l/wheel/artmr copying build/lib/artmr/artmr.py -> build/bdist.linux-armv7l/wheel/artmr copying build/lib/artmr/__init__.py -> build/bdist.linux-armv7l/wheel/artmr running install_egg_info running egg_info writing entry points to artmr.egg-info/entry_points.txt writing requirements to artmr.egg-info/requires.txt writing artmr.egg-info/PKG-INFO writing dependency_links to artmr.egg-info/dependency_links.txt writing top-level names to artmr.egg-info/top_level.txt reading manifest file 'artmr.egg-info/SOURCES.txt' writing manifest file 'artmr.egg-info/SOURCES.txt' Copying artmr.egg-info to build/bdist.linux-armv7l/wheel/artmr-1.0b2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/artmr-1.0b2.dist-info/WHEEL creating '/tmp/pip-wheel-k2fjd53x/artmr-1.0b2-py3-none-any.whl' and adding '.' to it adding 'artmr/__init__.py' adding 'artmr/artmr.py' adding 'artmr/models.py' adding 'artmr/views.py' adding 'artmr-1.0b2.dist-info/entry_points.txt' adding 'artmr-1.0b2.dist-info/top_level.txt' adding 'artmr-1.0b2.dist-info/WHEEL' adding 'artmr-1.0b2.dist-info/METADATA' adding 'artmr-1.0b2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for artmr: finished with status 'done' Stored in directory: /tmp/tmpiuejdee_ Successfully built artmr Cleaning up... Removing source in /tmp/pip-wheel-n8m_q_yl/artmr