Collecting nodel==0.1.7 1 location(s) to search for versions of nodel: * https://pypi.python.org/simple/nodel/ Getting page https://pypi.python.org/simple/nodel/ Analyzing links from page https://pypi.python.org/simple/nodel/ Found link https://pypi.python.org/packages/35/f8/a3a236d3f4af152503b2cd5cbc81955e9ad4a2594613e4ec794df4a1a85e/nodel-0.1.4.tar.gz#md5=cdc40b8690d192ccf4e9dcbf8825dc5a (from https://pypi.python.org/simple/nodel/), version: 0.1.4 Found link https://pypi.python.org/packages/41/48/18d93a67beaf2feee45546a884aed0d1bbec8dc4e903e5e3d3d922649d90/nodel-0.1.2.tar.gz#md5=2aee5264b9dc48d5207673ca4a81a9c6 (from https://pypi.python.org/simple/nodel/), version: 0.1.2 Found link https://pypi.python.org/packages/44/ba/5f20d1e5bf223be20baaa09b8334174331f5abdf1df8b3e694fa1cb5aeb4/nodel-0.1.7.tar.gz#md5=e1661213e882d39e68f4a08a7722a2ce (from https://pypi.python.org/simple/nodel/), version: 0.1.7 Found link https://pypi.python.org/packages/79/0b/0cb7ecf535a464630aa8e9096d2d4059904c33576caff94f7df635bf439f/nodel-0.1.0.tar.gz#md5=6c0a642d57dadbe44413c7263aed5159 (from https://pypi.python.org/simple/nodel/), version: 0.1.0 Found link https://pypi.python.org/packages/88/c5/575d639462553f651a009a53d492ace29ee23413fa9e1b2cfa43520ab4a0/nodel-0.1.1.tar.gz#md5=6cffbcc01a87ba81f6c80cca96f129a1 (from https://pypi.python.org/simple/nodel/), version: 0.1.1 Found link https://pypi.python.org/packages/d1/10/d9e2388b9a09754003b29f8ff8b805ae8ae481383f9873b6ea8ec422aecd/nodel-0.1.5.tar.gz#md5=ff020218d946c2315d3576d464c045b2 (from https://pypi.python.org/simple/nodel/), version: 0.1.5 Found link https://pypi.python.org/packages/df/83/5803fea7d6e1c3d2d912070040b97f60c4fffaf7d959a234ad391c6d81c7/nodel-0.1.3.tar.gz#md5=142b70f7fa232959445e6c3b8007ac91 (from https://pypi.python.org/simple/nodel/), version: 0.1.3 Found link https://pypi.python.org/packages/e8/da/92f8c74da59172f2c14fe5e9320adc62d660b6b874da7c63419edd1e88e7/nodel-0.1.6.tar.gz#md5=b8cda45e78776a6ec93f914411f69d27 (from https://pypi.python.org/simple/nodel/), version: 0.1.6 Using version 0.1.7 (newest of versions: 0.1.7) Downloading nodel-0.1.7.tar.gz Downloading from URL https://pypi.python.org/packages/44/ba/5f20d1e5bf223be20baaa09b8334174331f5abdf1df8b3e694fa1cb5aeb4/nodel-0.1.7.tar.gz#md5=e1661213e882d39e68f4a08a7722a2ce (from https://pypi.python.org/simple/nodel/) Running setup.py (path:/tmp/pip-build-4wbv2nu0/nodel/setup.py) egg_info for package nodel Running command python setup.py egg_info running egg_info creating pip-egg-info/nodel.egg-info writing dependency_links to pip-egg-info/nodel.egg-info/dependency_links.txt writing top-level names to pip-egg-info/nodel.egg-info/top_level.txt writing requirements to pip-egg-info/nodel.egg-info/requires.txt writing pip-egg-info/nodel.egg-info/PKG-INFO writing manifest file 'pip-egg-info/nodel.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/nodel.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/nodel.egg-info/SOURCES.txt' Source in /tmp/pip-build-4wbv2nu0/nodel has version 0.1.7, which satisfies requirement nodel==0.1.7 from https://pypi.python.org/packages/44/ba/5f20d1e5bf223be20baaa09b8334174331f5abdf1df8b3e694fa1cb5aeb4/nodel-0.1.7.tar.gz#md5=e1661213e882d39e68f4a08a7722a2ce Building wheels for collected packages: nodel Running setup.py bdist_wheel for nodel: started Destination directory: /tmp/tmpd0kl_muhpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-4wbv2nu0/nodel/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/tmpd0kl_muhpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/nodel copying nodel/nodel_core.py -> build/lib/nodel copying nodel/functions.py -> build/lib/nodel copying nodel/__init__.py -> build/lib/nodel 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/nodel copying build/lib/nodel/nodel_core.py -> build/bdist.linux-armv7l/wheel/nodel copying build/lib/nodel/functions.py -> build/bdist.linux-armv7l/wheel/nodel copying build/lib/nodel/__init__.py -> build/bdist.linux-armv7l/wheel/nodel running install_egg_info running egg_info writing top-level names to nodel.egg-info/top_level.txt writing requirements to nodel.egg-info/requires.txt writing dependency_links to nodel.egg-info/dependency_links.txt writing nodel.egg-info/PKG-INFO reading manifest file 'nodel.egg-info/SOURCES.txt' writing manifest file 'nodel.egg-info/SOURCES.txt' Copying nodel.egg-info to build/bdist.linux-armv7l/wheel/nodel-0.1.7-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/nodel-0.1.7.dist-info/WHEEL Running setup.py bdist_wheel for nodel: finished with status 'done' Stored in directory: /tmp/tmpezeit1e8 Successfully built nodel Cleaning up... Removing source in /tmp/pip-build-4wbv2nu0/nodel