Collecting neotime==1.0.0b5 1 location(s) to search for versions of neotime: * https://pypi.python.org/simple/neotime/ Getting page https://pypi.python.org/simple/neotime/ Analyzing links from page https://pypi.org/simple/neotime/ Found link https://files.pythonhosted.org/packages/df/0c/ed7da07dddccb8f39477429311153ac4b734699e31f5ac986240a0827e32/neotime-1.0.0a1.tar.gz#sha256=79bf329604796642d0fb189d6b946c84aa31036e4918b08403351339e2e9b629 (from https://pypi.org/simple/neotime/), version: 1.0.0a1 Found link https://files.pythonhosted.org/packages/f7/e1/fe3652e619c97bc86fee63653a21c5ea3546f111d956456188a523a2a422/neotime-1.0.0b1.tar.gz#sha256=1da2acac84a62da93e51216c19254d96e2342bd54d4bd618eb115093cc806fc2 (from https://pypi.org/simple/neotime/), version: 1.0.0b1 Found link https://files.pythonhosted.org/packages/56/c6/e81baf31eb55a95d52a6ab588647f9280013367dd4a5403962cde5a42a52/neotime-1.0.0b2.tar.gz#sha256=4fc54e898e61f26c7fd377349aae7e86df3999af9b2d601f09e184ff43d5afc3 (from https://pypi.org/simple/neotime/), version: 1.0.0b2 Found link https://files.pythonhosted.org/packages/98/87/18f93fe29215c5312b46fc5392c6ae8af677a188341e00714a5e87dadd31/neotime-1.0.0b3.tar.gz#sha256=b4963608bc1195b8058d07694224cd93cd8e47de8645866090ea6d36cf208920 (from https://pypi.org/simple/neotime/), version: 1.0.0b3 Found link https://files.pythonhosted.org/packages/1a/4c/f732cc4b6d73abcb5f7ff8db33563ed89db620749ff128120d1b7b10e8dd/neotime-1.0.0b4.tar.gz#sha256=ab2c49674753c164f244f7eb5fd3f21e7e63e208e345f2a48499e56879f9d237 (from https://pypi.org/simple/neotime/), version: 1.0.0b4 Found link https://files.pythonhosted.org/packages/a6/b2/2d84be80ee0291f30dd9a4e532678a98c7a1f0b20d1e23e75eea37d8761f/neotime-1.0.0b5.tar.gz#sha256=ec8094042542a13c13119ae053e96ff645c2c56275cae3daf62f94bf99e661ff (from https://pypi.org/simple/neotime/), version: 1.0.0b5 Using version 1.0.0b5 (newest of versions: 1.0.0b5) Downloading https://files.pythonhosted.org/packages/a6/b2/2d84be80ee0291f30dd9a4e532678a98c7a1f0b20d1e23e75eea37d8761f/neotime-1.0.0b5.tar.gz Downloading from URL https://files.pythonhosted.org/packages/a6/b2/2d84be80ee0291f30dd9a4e532678a98c7a1f0b20d1e23e75eea37d8761f/neotime-1.0.0b5.tar.gz#sha256=ec8094042542a13c13119ae053e96ff645c2c56275cae3daf62f94bf99e661ff (from https://pypi.org/simple/neotime/) Running setup.py (path:/tmp/pip-build-4_n9_cbz/neotime/setup.py) egg_info for package neotime Running command python setup.py egg_info running egg_info creating pip-egg-info/neotime.egg-info writing pip-egg-info/neotime.egg-info/PKG-INFO writing dependency_links to pip-egg-info/neotime.egg-info/dependency_links.txt writing top-level names to pip-egg-info/neotime.egg-info/top_level.txt writing requirements to pip-egg-info/neotime.egg-info/requires.txt writing manifest file 'pip-egg-info/neotime.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/neotime.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.class' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.dll' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution no previously-included directories found matching 'test' writing manifest file 'pip-egg-info/neotime.egg-info/SOURCES.txt' Source in /tmp/pip-build-4_n9_cbz/neotime has version 1.0.0b5, which satisfies requirement neotime==1.0.0b5 from https://files.pythonhosted.org/packages/a6/b2/2d84be80ee0291f30dd9a4e532678a98c7a1f0b20d1e23e75eea37d8761f/neotime-1.0.0b5.tar.gz#sha256=ec8094042542a13c13119ae053e96ff645c2c56275cae3daf62f94bf99e661ff Building wheels for collected packages: neotime Running setup.py bdist_wheel for neotime: started Destination directory: /tmp/tmphi3s7ycspip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-4_n9_cbz/neotime/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/tmphi3s7ycspip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/neotime copying neotime/metaclasses.py -> build/lib/neotime copying neotime/clock.py -> build/lib/neotime copying neotime/__init__.py -> build/lib/neotime copying neotime/arithmetic.py -> build/lib/neotime 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/neotime copying build/lib/neotime/metaclasses.py -> build/bdist.linux-armv7l/wheel/neotime copying build/lib/neotime/clock.py -> build/bdist.linux-armv7l/wheel/neotime copying build/lib/neotime/__init__.py -> build/bdist.linux-armv7l/wheel/neotime copying build/lib/neotime/arithmetic.py -> build/bdist.linux-armv7l/wheel/neotime running install_egg_info running egg_info writing neotime.egg-info/PKG-INFO writing top-level names to neotime.egg-info/top_level.txt writing dependency_links to neotime.egg-info/dependency_links.txt writing requirements to neotime.egg-info/requires.txt reading manifest file 'neotime.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.class' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.dll' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution no previously-included directories found matching 'test' writing manifest file 'neotime.egg-info/SOURCES.txt' Copying neotime.egg-info to build/bdist.linux-armv7l/wheel/neotime-1.0.0b5-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/neotime-1.0.0b5.dist-info/WHEEL Running setup.py bdist_wheel for neotime: finished with status 'done' Stored in directory: /tmp/tmp5v_2nsr3 Successfully built neotime Cleaning up... Removing source in /tmp/pip-build-4_n9_cbz/neotime