Collecting adafruit-circuitpython-register==1.3.0 1 location(s) to search for versions of adafruit-circuitpython-register: * https://pypi.python.org/simple/adafruit-circuitpython-register/ Getting page https://pypi.python.org/simple/adafruit-circuitpython-register/ Analyzing links from page https://pypi.org/simple/adafruit-circuitpython-register/ Found link https://files.pythonhosted.org/packages/ab/d6/df12059af615c431b719ebd7a101b77b6c16e356d84ef0cb72f2e5107e24/adafruit-circuitpython-register-0.0.4.tar.gz#sha256=49f432f2c2df6c297b33aa87e313e72cf436ce9cc3f4cef6880bbc5f57be259b (from https://pypi.org/simple/adafruit-circuitpython-register/), version: 0.0.4 Found link https://files.pythonhosted.org/packages/7f/60/1df52e192fa3a6b721b2c8cf067e9ee41717df82d40d410f9887e3fad4cb/adafruit-circuitpython-register-1.3.0.tar.gz#sha256=597e2196b8da916d18d4b29b5a6e5db8ac37d5af09a2941f235b026e0bba9deb (from https://pypi.org/simple/adafruit-circuitpython-register/), version: 1.3.0 Using version 1.3.0 (newest of versions: 1.3.0) Downloading https://files.pythonhosted.org/packages/7f/60/1df52e192fa3a6b721b2c8cf067e9ee41717df82d40d410f9887e3fad4cb/adafruit-circuitpython-register-1.3.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/7f/60/1df52e192fa3a6b721b2c8cf067e9ee41717df82d40d410f9887e3fad4cb/adafruit-circuitpython-register-1.3.0.tar.gz#sha256=597e2196b8da916d18d4b29b5a6e5db8ac37d5af09a2941f235b026e0bba9deb (from https://pypi.org/simple/adafruit-circuitpython-register/) Running setup.py (path:/tmp/pip-build-sbns35_d/adafruit-circuitpython-register/setup.py) egg_info for package adafruit-circuitpython-register Running command python setup.py egg_info running egg_info creating pip-egg-info/adafruit_circuitpython_register.egg-info writing pip-egg-info/adafruit_circuitpython_register.egg-info/PKG-INFO writing dependency_links to pip-egg-info/adafruit_circuitpython_register.egg-info/dependency_links.txt writing top-level names to pip-egg-info/adafruit_circuitpython_register.egg-info/top_level.txt writing manifest file 'pip-egg-info/adafruit_circuitpython_register.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/adafruit_circuitpython_register.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/adafruit_circuitpython_register.egg-info/SOURCES.txt' Source in /tmp/pip-build-sbns35_d/adafruit-circuitpython-register has version 1.3.0, which satisfies requirement adafruit-circuitpython-register==1.3.0 from https://files.pythonhosted.org/packages/7f/60/1df52e192fa3a6b721b2c8cf067e9ee41717df82d40d410f9887e3fad4cb/adafruit-circuitpython-register-1.3.0.tar.gz#sha256=597e2196b8da916d18d4b29b5a6e5db8ac37d5af09a2941f235b026e0bba9deb Building wheels for collected packages: adafruit-circuitpython-register Running setup.py bdist_wheel for adafruit-circuitpython-register: started Destination directory: /tmp/tmpcb2bfgbzpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-sbns35_d/adafruit-circuitpython-register/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/tmpcb2bfgbzpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/adafruit_register copying adafruit_register/i2c_bits.py -> build/lib/adafruit_register copying adafruit_register/i2c_bcd_alarm.py -> build/lib/adafruit_register copying adafruit_register/i2c_bcd_datetime.py -> build/lib/adafruit_register copying adafruit_register/i2c_struct_array.py -> build/lib/adafruit_register copying adafruit_register/__init__.py -> build/lib/adafruit_register copying adafruit_register/i2c_struct.py -> build/lib/adafruit_register copying adafruit_register/i2c_bit.py -> build/lib/adafruit_register 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_register copying build/lib/adafruit_register/i2c_bits.py -> build/bdist.linux-armv7l/wheel/adafruit_register copying build/lib/adafruit_register/i2c_bcd_alarm.py -> build/bdist.linux-armv7l/wheel/adafruit_register copying build/lib/adafruit_register/i2c_bcd_datetime.py -> build/bdist.linux-armv7l/wheel/adafruit_register copying build/lib/adafruit_register/i2c_struct_array.py -> build/bdist.linux-armv7l/wheel/adafruit_register copying build/lib/adafruit_register/__init__.py -> build/bdist.linux-armv7l/wheel/adafruit_register copying build/lib/adafruit_register/i2c_struct.py -> build/bdist.linux-armv7l/wheel/adafruit_register copying build/lib/adafruit_register/i2c_bit.py -> build/bdist.linux-armv7l/wheel/adafruit_register running install_egg_info running egg_info writing dependency_links to adafruit_circuitpython_register.egg-info/dependency_links.txt writing adafruit_circuitpython_register.egg-info/PKG-INFO writing top-level names to adafruit_circuitpython_register.egg-info/top_level.txt reading manifest file 'adafruit_circuitpython_register.egg-info/SOURCES.txt' writing manifest file 'adafruit_circuitpython_register.egg-info/SOURCES.txt' Copying adafruit_circuitpython_register.egg-info to build/bdist.linux-armv7l/wheel/adafruit_circuitpython_register-1.3.0-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/adafruit_circuitpython_register-1.3.0.dist-info/WHEEL Running setup.py bdist_wheel for adafruit-circuitpython-register: finished with status 'done' Stored in directory: /tmp/tmpnilxeon2 Successfully built adafruit-circuitpython-register Cleaning up... Removing source in /tmp/pip-build-sbns35_d/adafruit-circuitpython-register