Created temporary directory: /tmp/pip-ephem-wheel-cache-5nsmsiwd Created temporary directory: /tmp/pip-req-tracker-7u3cneut Created requirements tracker '/tmp/pip-req-tracker-7u3cneut' Created temporary directory: /tmp/pip-wheel-816_x5zk Looking in indexes: https://pypi.python.org/simple Collecting personnummer==1.0.2 1 location(s) to search for versions of personnummer: * https://pypi.python.org/simple/personnummer/ Getting page https://pypi.python.org/simple/personnummer/ Analyzing links from page https://pypi.org/simple/personnummer/ Found link https://files.pythonhosted.org/packages/8e/c3/ab8c411fd9b21b70b5cbe04e4200005251b53b6732e7ed2b34ce2afdc786/personnummer-1.0.0.tar.gz#sha256=2fac525d84c8c9f9c758baf2c342ad126b612dba04fd036980cdbc775e683489 (from https://pypi.org/simple/personnummer/), version: 1.0.0 Skipping link https://files.pythonhosted.org/packages/51/58/7b1f5a29f7364f55f0cda22d7667dfc3f8d0d00cf2e47929cf7a2e768590/personnummer-1.0.1-py2-none-any.whl#sha256=2a5480595a2a125998ec570f22df235869abb4e95fab6375d602f00523aa49ed (from https://pypi.org/simple/personnummer/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/88/66/0ba733119c3d9515fd82424e3cc378200630872dc053fb23bf559b04416b/personnummer-1.0.1-py3-none-any.whl#sha256=65563a0c6740704b024436b1ea6834bbb7b5936783090798f11abbc0c403afbc (from https://pypi.org/simple/personnummer/), version: 1.0.1 Found link https://files.pythonhosted.org/packages/61/a3/63a067617370f64dc3e3490772d05837b2623765ee19d976bc40a5c620ae/personnummer-1.0.1.tar.gz#sha256=0f6b2246af5a677bee20d13b4850d52118df5de6784f0e12f4305b1fb1b241e9 (from https://pypi.org/simple/personnummer/), version: 1.0.1 Found link https://files.pythonhosted.org/packages/7e/3d/22e61b796f58d23638ae0dff684975a915fe1a560ad5a6c3733695bb8a2c/personnummer-1.0.2.tar.gz#sha256=327f2f04db6cba28336499256378f83ef0b5c2b0a52cc43a5bcbf82da0f4c264 (from https://pypi.org/simple/personnummer/), version: 1.0.2 Using version 1.0.2 (newest of versions: 1.0.2) Created temporary directory: /tmp/pip-unpack-wrwevv_0 Downloading https://files.pythonhosted.org/packages/7e/3d/22e61b796f58d23638ae0dff684975a915fe1a560ad5a6c3733695bb8a2c/personnummer-1.0.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/7e/3d/22e61b796f58d23638ae0dff684975a915fe1a560ad5a6c3733695bb8a2c/personnummer-1.0.2.tar.gz#sha256=327f2f04db6cba28336499256378f83ef0b5c2b0a52cc43a5bcbf82da0f4c264 (from https://pypi.org/simple/personnummer/) Added personnummer==1.0.2 from https://files.pythonhosted.org/packages/7e/3d/22e61b796f58d23638ae0dff684975a915fe1a560ad5a6c3733695bb8a2c/personnummer-1.0.2.tar.gz#sha256=327f2f04db6cba28336499256378f83ef0b5c2b0a52cc43a5bcbf82da0f4c264 to build tracker '/tmp/pip-req-tracker-7u3cneut' Running setup.py (path:/tmp/pip-wheel-816_x5zk/personnummer/setup.py) egg_info for package personnummer Running command python setup.py egg_info running egg_info creating pip-egg-info/personnummer.egg-info writing top-level names to pip-egg-info/personnummer.egg-info/top_level.txt writing pip-egg-info/personnummer.egg-info/PKG-INFO writing dependency_links to pip-egg-info/personnummer.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/personnummer.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/personnummer.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/personnummer.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-816_x5zk/personnummer has version 1.0.2, which satisfies requirement personnummer==1.0.2 from https://files.pythonhosted.org/packages/7e/3d/22e61b796f58d23638ae0dff684975a915fe1a560ad5a6c3733695bb8a2c/personnummer-1.0.2.tar.gz#sha256=327f2f04db6cba28336499256378f83ef0b5c2b0a52cc43a5bcbf82da0f4c264 Removed personnummer==1.0.2 from https://files.pythonhosted.org/packages/7e/3d/22e61b796f58d23638ae0dff684975a915fe1a560ad5a6c3733695bb8a2c/personnummer-1.0.2.tar.gz#sha256=327f2f04db6cba28336499256378f83ef0b5c2b0a52cc43a5bcbf82da0f4c264 from build tracker '/tmp/pip-req-tracker-7u3cneut' Building wheels for collected packages: personnummer Created temporary directory: /tmp/pip-wheel-uh74zlij Running setup.py bdist_wheel for personnummer: started Destination directory: /tmp/pip-wheel-uh74zlij Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-816_x5zk/personnummer/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-uh74zlij running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/personnummer copying personnummer/personnummer.py -> build/lib/personnummer copying personnummer/__init__.py -> build/lib/personnummer 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/personnummer copying build/lib/personnummer/personnummer.py -> build/bdist.linux-armv7l/wheel/personnummer copying build/lib/personnummer/__init__.py -> build/bdist.linux-armv7l/wheel/personnummer running install_egg_info running egg_info writing personnummer.egg-info/PKG-INFO writing dependency_links to personnummer.egg-info/dependency_links.txt writing top-level names to personnummer.egg-info/top_level.txt reading manifest file 'personnummer.egg-info/SOURCES.txt' writing manifest file 'personnummer.egg-info/SOURCES.txt' Copying personnummer.egg-info to build/bdist.linux-armv7l/wheel/personnummer-1.0.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/personnummer-1.0.2.dist-info/WHEEL creating '/tmp/pip-wheel-uh74zlij/personnummer-1.0.2-py3-none-any.whl' and adding '.' to it adding 'personnummer/__init__.py' adding 'personnummer/personnummer.py' adding 'personnummer-1.0.2.dist-info/top_level.txt' adding 'personnummer-1.0.2.dist-info/WHEEL' adding 'personnummer-1.0.2.dist-info/METADATA' adding 'personnummer-1.0.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for personnummer: finished with status 'done' Stored in directory: /tmp/tmpikc3f79_ Successfully built personnummer Cleaning up... Removing source in /tmp/pip-wheel-816_x5zk/personnummer Removed build tracker '/tmp/pip-req-tracker-7u3cneut'