Collecting mtgdeck==0.0.8 1 location(s) to search for versions of mtgdeck: * https://pypi.python.org/simple/mtgdeck/ Getting page https://pypi.python.org/simple/mtgdeck/ Analyzing links from page https://pypi.python.org/simple/mtgdeck/ Found link https://pypi.python.org/packages/12/21/7e6786364ab4eee21aa9fe70b1a11aaf890e0f501bdb15f522f3a593d005/mtgdeck-0.0.4.tar.gz#md5=d698c9705a71ffe356503632cee94919 (from https://pypi.python.org/simple/mtgdeck/), version: 0.0.4 Found link https://pypi.python.org/packages/24/34/03ac040648afae3cf14fd243f65d4bd18dca822a24d1f84448362b36077b/mtgdeck-0.0.9.tar.gz#md5=ff3da84035d59bbd3f97e67c7663882f (from https://pypi.python.org/simple/mtgdeck/), version: 0.0.9 Found link https://pypi.python.org/packages/33/32/3716a107a2cd20ad3ecbe4d07ede809aeb34881c4582a3bc0f42c47d91fd/mtgdeck-0.0.8.tar.gz#md5=1fe05763dba654cf6b02531c08e1f596 (from https://pypi.python.org/simple/mtgdeck/), version: 0.0.8 Found link https://pypi.python.org/packages/43/b4/e638cfd6484ae0c0a2e4748059e393af220cdb0f661f6637cadedaa75329/mtgdeck-0.0.7.tar.gz#md5=5a8aab3aa9e29e7205285580e2e3f19d (from https://pypi.python.org/simple/mtgdeck/), version: 0.0.7 Found link https://pypi.python.org/packages/6a/1c/d54219055828934eeca4ca666b6d0842962e7801737900dd92998e259cd1/mtgdeck-0.1.0.tar.gz#md5=34d216fd33aaf75724a19e121b1647bf (from https://pypi.python.org/simple/mtgdeck/), version: 0.1.0 Found link https://pypi.python.org/packages/71/78/12d786a202e010b21c01e27bc6a62d393e84a937520ff25c51ffbb86a4db/mtgdeck-0.0.5.tar.gz#md5=c5185992508a34414e4c57c9996dc1ba (from https://pypi.python.org/simple/mtgdeck/), version: 0.0.5 Found link https://pypi.python.org/packages/76/3c/5f66e569c84f6d2f1ec9c50e2037861f26d604cc53eac1b53517b497be6b/mtgdeck-0.0.6.tar.gz#md5=817f885b6f9ca112a5285835ca6176d6 (from https://pypi.python.org/simple/mtgdeck/), version: 0.0.6 Found link https://pypi.python.org/packages/bd/67/f38bd07815d595d7acf81ba0fbf0d673ba8b898a49d904b254089638402d/mtgdeck-0.2.0-py3-none-any.whl#md5=51a0b948debff7c88404bf277360df06 (from https://pypi.python.org/simple/mtgdeck/), version: 0.2.0 Found link https://pypi.python.org/packages/c0/8c/60915e9cddaff75fe44caa8b0e011530bbf63215e660f7020d2f4788557a/mtgdeck-0.0.3.tar.gz#md5=74cc0c8c704483ffe894e9e874fcc71d (from https://pypi.python.org/simple/mtgdeck/), version: 0.0.3 Found link https://pypi.python.org/packages/cd/8c/9021937c8fba3980f36041ef930193e280a4ebe01d29a31cd724207a7966/mtgdeck-0.0.1.tar.gz#md5=7fa3d5844177811ed9d732acd6b30d71 (from https://pypi.python.org/simple/mtgdeck/), version: 0.0.1 Using version 0.0.8 (newest of versions: 0.0.8) Downloading mtgdeck-0.0.8.tar.gz Downloading from URL https://pypi.python.org/packages/33/32/3716a107a2cd20ad3ecbe4d07ede809aeb34881c4582a3bc0f42c47d91fd/mtgdeck-0.0.8.tar.gz#md5=1fe05763dba654cf6b02531c08e1f596 (from https://pypi.python.org/simple/mtgdeck/) Running setup.py (path:/tmp/pip-build-u31osri4/mtgdeck/setup.py) egg_info for package mtgdeck Running command python setup.py egg_info running egg_info creating pip-egg-info/mtgdeck.egg-info writing entry points to pip-egg-info/mtgdeck.egg-info/entry_points.txt writing pip-egg-info/mtgdeck.egg-info/PKG-INFO writing dependency_links to pip-egg-info/mtgdeck.egg-info/dependency_links.txt writing requirements to pip-egg-info/mtgdeck.egg-info/requires.txt writing top-level names to pip-egg-info/mtgdeck.egg-info/top_level.txt writing manifest file 'pip-egg-info/mtgdeck.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/mtgdeck.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/mtgdeck.egg-info/SOURCES.txt' Source in /tmp/pip-build-u31osri4/mtgdeck has version 0.0.8, which satisfies requirement mtgdeck==0.0.8 from https://pypi.python.org/packages/33/32/3716a107a2cd20ad3ecbe4d07ede809aeb34881c4582a3bc0f42c47d91fd/mtgdeck-0.0.8.tar.gz#md5=1fe05763dba654cf6b02531c08e1f596 Building wheels for collected packages: mtgdeck Running setup.py bdist_wheel for mtgdeck: started Destination directory: /tmp/tmpodt3kn9ppip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-u31osri4/mtgdeck/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/tmpodt3kn9ppip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/mtgdeck copying src/mtgdeck/encoder.py -> build/lib/mtgdeck copying src/mtgdeck/decoder.py -> build/lib/mtgdeck copying src/mtgdeck/__init__.py -> build/lib/mtgdeck copying src/mtgdeck/__main__.py -> build/lib/mtgdeck 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/mtgdeck copying build/lib/mtgdeck/encoder.py -> build/bdist.linux-armv7l/wheel/mtgdeck copying build/lib/mtgdeck/decoder.py -> build/bdist.linux-armv7l/wheel/mtgdeck copying build/lib/mtgdeck/__init__.py -> build/bdist.linux-armv7l/wheel/mtgdeck copying build/lib/mtgdeck/__main__.py -> build/bdist.linux-armv7l/wheel/mtgdeck running install_egg_info running egg_info writing src/mtgdeck.egg-info/PKG-INFO writing entry points to src/mtgdeck.egg-info/entry_points.txt writing dependency_links to src/mtgdeck.egg-info/dependency_links.txt writing requirements to src/mtgdeck.egg-info/requires.txt writing top-level names to src/mtgdeck.egg-info/top_level.txt reading manifest file 'src/mtgdeck.egg-info/SOURCES.txt' writing manifest file 'src/mtgdeck.egg-info/SOURCES.txt' Copying src/mtgdeck.egg-info to build/bdist.linux-armv7l/wheel/mtgdeck-0.0.8-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/mtgdeck-0.0.8.dist-info/WHEEL Running setup.py bdist_wheel for mtgdeck: finished with status 'done' Stored in directory: /tmp/tmpr86cnqcq Successfully built mtgdeck Cleaning up... Removing source in /tmp/pip-build-u31osri4/mtgdeck