Created temporary directory: /tmp/pip-ephem-wheel-cache-grjn_gpb Created temporary directory: /tmp/pip-req-tracker-5s6e_gdl Created requirements tracker '/tmp/pip-req-tracker-5s6e_gdl' Created temporary directory: /tmp/pip-wheel-z2ej7s8r Collecting marshenum==0.1.2 1 location(s) to search for versions of marshenum: * https://pypi.org/simple/marshenum/ Getting page https://pypi.org/simple/marshenum/ Analyzing links from page https://pypi.org/simple/marshenum/ Found link https://files.pythonhosted.org/packages/1b/b2/c97842de6e80b554ceb622233fbcf411b25bc1d64e0b85f9c97d609fb4ec/marshenum-0.1.0.tar.gz#sha256=e1e7011deb39680cfd6bf9a1667188f50946ee15f8ef4b07259c64f2319f62d8 (from https://pypi.org/simple/marshenum/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/ad/f3/2d389895a6e61ca3efa9e704f6ee73d92d6466ffc7ab2d5041deb48275c4/marshenum-0.1.1.tar.gz#sha256=07a3965f2c283a0f179aace6f57359172df60a4075f431afa39ce90c1db402d1 (from https://pypi.org/simple/marshenum/), version: 0.1.1 Found link https://files.pythonhosted.org/packages/10/76/386363ddf465abe92596cdca3a1094504fb1276b945b5357e9b0e9d654f5/marshenum-0.1.2.tar.gz#sha256=2fab28fa6b4e55030996da23cb605a48fe9828808ecae06ad4c27d344f31c307 (from https://pypi.org/simple/marshenum/), version: 0.1.2 Using version 0.1.2 (newest of versions: 0.1.2) Created temporary directory: /tmp/pip-unpack-ackwro6t Downloading https://files.pythonhosted.org/packages/10/76/386363ddf465abe92596cdca3a1094504fb1276b945b5357e9b0e9d654f5/marshenum-0.1.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/10/76/386363ddf465abe92596cdca3a1094504fb1276b945b5357e9b0e9d654f5/marshenum-0.1.2.tar.gz#sha256=2fab28fa6b4e55030996da23cb605a48fe9828808ecae06ad4c27d344f31c307 (from https://pypi.org/simple/marshenum/) Added marshenum==0.1.2 from https://files.pythonhosted.org/packages/10/76/386363ddf465abe92596cdca3a1094504fb1276b945b5357e9b0e9d654f5/marshenum-0.1.2.tar.gz#sha256=2fab28fa6b4e55030996da23cb605a48fe9828808ecae06ad4c27d344f31c307 to build tracker '/tmp/pip-req-tracker-5s6e_gdl' Running setup.py (path:/tmp/pip-wheel-z2ej7s8r/marshenum/setup.py) egg_info for package marshenum Running command python setup.py egg_info running egg_info creating pip-egg-info/marshenum.egg-info writing top-level names to pip-egg-info/marshenum.egg-info/top_level.txt writing requirements to pip-egg-info/marshenum.egg-info/requires.txt writing pip-egg-info/marshenum.egg-info/PKG-INFO writing dependency_links to pip-egg-info/marshenum.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/marshenum.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/marshenum.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/marshenum.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-z2ej7s8r/marshenum has version 0.1.2, which satisfies requirement marshenum==0.1.2 from https://files.pythonhosted.org/packages/10/76/386363ddf465abe92596cdca3a1094504fb1276b945b5357e9b0e9d654f5/marshenum-0.1.2.tar.gz#sha256=2fab28fa6b4e55030996da23cb605a48fe9828808ecae06ad4c27d344f31c307 Removed marshenum==0.1.2 from https://files.pythonhosted.org/packages/10/76/386363ddf465abe92596cdca3a1094504fb1276b945b5357e9b0e9d654f5/marshenum-0.1.2.tar.gz#sha256=2fab28fa6b4e55030996da23cb605a48fe9828808ecae06ad4c27d344f31c307 from build tracker '/tmp/pip-req-tracker-5s6e_gdl' Building wheels for collected packages: marshenum Created temporary directory: /tmp/pip-wheel-5ai1thqs Running setup.py bdist_wheel for marshenum: started Destination directory: /tmp/pip-wheel-5ai1thqs Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-z2ej7s8r/marshenum/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-5ai1thqs running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/marshenum copying marshenum/__init__.py -> build/lib/marshenum copying marshenum/enum_field.py -> build/lib/marshenum copying marshenum/marsh_schema.py -> build/lib/marshenum 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/marshenum copying build/lib/marshenum/__init__.py -> build/bdist.linux-armv7l/wheel/marshenum copying build/lib/marshenum/enum_field.py -> build/bdist.linux-armv7l/wheel/marshenum copying build/lib/marshenum/marsh_schema.py -> build/bdist.linux-armv7l/wheel/marshenum running install_egg_info running egg_info writing dependency_links to marshenum.egg-info/dependency_links.txt writing marshenum.egg-info/PKG-INFO writing requirements to marshenum.egg-info/requires.txt writing top-level names to marshenum.egg-info/top_level.txt reading manifest file 'marshenum.egg-info/SOURCES.txt' writing manifest file 'marshenum.egg-info/SOURCES.txt' Copying marshenum.egg-info to build/bdist.linux-armv7l/wheel/marshenum-0.1.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/marshenum-0.1.2.dist-info/WHEEL creating '/tmp/pip-wheel-5ai1thqs/marshenum-0.1.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'marshenum/__init__.py' adding 'marshenum/enum_field.py' adding 'marshenum/marsh_schema.py' adding 'marshenum-0.1.2.dist-info/METADATA' adding 'marshenum-0.1.2.dist-info/WHEEL' adding 'marshenum-0.1.2.dist-info/dependency_links.txt' adding 'marshenum-0.1.2.dist-info/top_level.txt' adding 'marshenum-0.1.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for marshenum: finished with status 'done' Stored in directory: /tmp/tmpj8agrvcj Successfully built marshenum Cleaning up... Removing source in /tmp/pip-wheel-z2ej7s8r/marshenum Removed build tracker '/tmp/pip-req-tracker-5s6e_gdl'