Collecting scrython==0.1.0 1 location(s) to search for versions of scrython: * https://pypi.python.org/simple/scrython/ Getting page https://pypi.python.org/simple/scrython/ Analyzing links from page https://pypi.python.org/simple/scrython/ Found link https://pypi.python.org/packages/cf/23/d5afa5c0633c310cb6dc29ab48f359b1f8bbd4aef3bd307f0ca8cff4bae5/scrython-0.1.0.tar.gz#md5=cbaee626108e7ccd87d7bda441913ced (from https://pypi.python.org/simple/scrython/), version: 0.1.0 Using version 0.1.0 (newest of versions: 0.1.0) Downloading scrython-0.1.0.tar.gz Downloading from URL https://pypi.python.org/packages/cf/23/d5afa5c0633c310cb6dc29ab48f359b1f8bbd4aef3bd307f0ca8cff4bae5/scrython-0.1.0.tar.gz#md5=cbaee626108e7ccd87d7bda441913ced (from https://pypi.python.org/simple/scrython/) Running setup.py (path:/tmp/pip-build-d81rt2_o/scrython/setup.py) egg_info for package scrython Running command python setup.py egg_info running egg_info creating pip-egg-info/scrython.egg-info writing top-level names to pip-egg-info/scrython.egg-info/top_level.txt writing requirements to pip-egg-info/scrython.egg-info/requires.txt writing pip-egg-info/scrython.egg-info/PKG-INFO writing dependency_links to pip-egg-info/scrython.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/scrython.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/scrython.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/scrython.egg-info/SOURCES.txt' Source in /tmp/pip-build-d81rt2_o/scrython has version 0.1.0, which satisfies requirement scrython==0.1.0 from https://pypi.python.org/packages/cf/23/d5afa5c0633c310cb6dc29ab48f359b1f8bbd4aef3bd307f0ca8cff4bae5/scrython-0.1.0.tar.gz#md5=cbaee626108e7ccd87d7bda441913ced Building wheels for collected packages: scrython Running setup.py bdist_wheel for scrython: started Destination directory: /tmp/tmptjbn2ildpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-d81rt2_o/scrython/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/tmptjbn2ildpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/scrython copying scrython/__init__.py -> build/lib/scrython creating build/lib/scrython/cards copying scrython/cards/__init__.py -> build/lib/scrython/cards copying scrython/cards/autocomplete.py -> build/lib/scrython/cards copying scrython/cards/scryfall_object.py -> build/lib/scrython/cards copying scrython/cards/randomcard.py -> build/lib/scrython/cards copying scrython/cards/collector.py -> build/lib/scrython/cards copying scrython/cards/mtgo.py -> build/lib/scrython/cards copying scrython/cards/named.py -> build/lib/scrython/cards copying scrython/cards/multiverse.py -> build/lib/scrython/cards copying scrython/cards/cardid.py -> build/lib/scrython/cards creating build/lib/scrython/rulings copying scrython/rulings/scryfall_id.py -> build/lib/scrython/rulings copying scrython/rulings/__init__.py -> build/lib/scrython/rulings copying scrython/rulings/multiverse_id.py -> build/lib/scrython/rulings copying scrython/rulings/mtgo.py -> build/lib/scrython/rulings copying scrython/rulings/set_code.py -> build/lib/scrython/rulings copying scrython/rulings/rulings_object.py -> build/lib/scrython/rulings 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/scrython creating build/bdist.linux-armv7l/wheel/scrython/rulings copying build/lib/scrython/rulings/scryfall_id.py -> build/bdist.linux-armv7l/wheel/scrython/rulings copying build/lib/scrython/rulings/__init__.py -> build/bdist.linux-armv7l/wheel/scrython/rulings copying build/lib/scrython/rulings/multiverse_id.py -> build/bdist.linux-armv7l/wheel/scrython/rulings copying build/lib/scrython/rulings/mtgo.py -> build/bdist.linux-armv7l/wheel/scrython/rulings copying build/lib/scrython/rulings/set_code.py -> build/bdist.linux-armv7l/wheel/scrython/rulings copying build/lib/scrython/rulings/rulings_object.py -> build/bdist.linux-armv7l/wheel/scrython/rulings copying build/lib/scrython/__init__.py -> build/bdist.linux-armv7l/wheel/scrython creating build/bdist.linux-armv7l/wheel/scrython/cards copying build/lib/scrython/cards/__init__.py -> build/bdist.linux-armv7l/wheel/scrython/cards copying build/lib/scrython/cards/autocomplete.py -> build/bdist.linux-armv7l/wheel/scrython/cards copying build/lib/scrython/cards/scryfall_object.py -> build/bdist.linux-armv7l/wheel/scrython/cards copying build/lib/scrython/cards/randomcard.py -> build/bdist.linux-armv7l/wheel/scrython/cards copying build/lib/scrython/cards/collector.py -> build/bdist.linux-armv7l/wheel/scrython/cards copying build/lib/scrython/cards/mtgo.py -> build/bdist.linux-armv7l/wheel/scrython/cards copying build/lib/scrython/cards/named.py -> build/bdist.linux-armv7l/wheel/scrython/cards copying build/lib/scrython/cards/multiverse.py -> build/bdist.linux-armv7l/wheel/scrython/cards copying build/lib/scrython/cards/cardid.py -> build/bdist.linux-armv7l/wheel/scrython/cards running install_egg_info running egg_info writing top-level names to scrython.egg-info/top_level.txt writing scrython.egg-info/PKG-INFO writing requirements to scrython.egg-info/requires.txt writing dependency_links to scrython.egg-info/dependency_links.txt reading manifest file 'scrython.egg-info/SOURCES.txt' writing manifest file 'scrython.egg-info/SOURCES.txt' Copying scrython.egg-info to build/bdist.linux-armv7l/wheel/scrython-0.1.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/scrython-0.1.0.dist-info/WHEEL Running setup.py bdist_wheel for scrython: finished with status 'done' Stored in directory: /tmp/tmp387yvr7j Successfully built scrython Cleaning up... Removing source in /tmp/pip-build-d81rt2_o/scrython