Collecting baseball==0.4 1 location(s) to search for versions of baseball: * https://pypi.python.org/simple/baseball/ Getting page https://pypi.python.org/simple/baseball/ Analyzing links from page https://pypi.python.org/simple/baseball/ Found link https://pypi.python.org/packages/0c/15/dfae3146bc4e524bb1993d4bc11128d1e17101ef70ce9f0775adea9f5042/baseball-0.3.tar.gz#md5=17ea7c89103c3b4979a00fa748a7ea05 (from https://pypi.python.org/simple/baseball/), version: 0.3 Found link https://pypi.python.org/packages/12/c4/2c6e9dfdbcf5219c83caef89d856b78c8e4a954fe1df891ab13b46290370/baseball-0.7.tar.gz#md5=a45326704afe4a08760f2cb010c88018 (from https://pypi.python.org/simple/baseball/), version: 0.7 Found link https://pypi.python.org/packages/67/b2/4a429781002efaf8e5236de57492487bb10fd6c54b101e9509b13c3e50a5/baseball-0.4.tar.gz#md5=9f0235372ca88e9b5ed87a9dc6fc3849 (from https://pypi.python.org/simple/baseball/), version: 0.4 Found link https://pypi.python.org/packages/8a/39/5753541f12ae6934bb4aad5702df7d9dbb21d04581bab100ba724e6be66e/baseball-0.2.tar.gz#md5=961387028b5a5cac872c8ba1e2c0942d (from https://pypi.python.org/simple/baseball/), version: 0.2 Found link https://pypi.python.org/packages/8b/60/a0131927528d5dbfee676e4e072006f3767ee05398ab58494f5fe282ddda/baseball-0.5.tar.gz#md5=bc6c61bac01556bba56eb80dde8f0cff (from https://pypi.python.org/simple/baseball/), version: 0.5 Found link https://pypi.python.org/packages/a6/f0/4885bab6f77e0fcaf5df6e98de86998a4d30adfdcda1a5748ebd023086f1/baseball-0.6.tar.gz#md5=46faf7e34462277c7369add363ef0168 (from https://pypi.python.org/simple/baseball/), version: 0.6 Found link https://pypi.python.org/packages/b3/76/ebbce9b3d1ba335bf6383ce5214aca41373035a64728f834b61d03298772/baseball-0.8.tar.gz#md5=7c1166029d27da5d5e2e3dd6b127b138 (from https://pypi.python.org/simple/baseball/), version: 0.8 Found link https://pypi.python.org/packages/d6/54/7bbcae2a726635d3601193fd6334395d377e39449ffb41c9890ac3cb160a/baseball-0.1.tar.gz#md5=e5098a84e0ff632f3bb35641e87676ae (from https://pypi.python.org/simple/baseball/), version: 0.1 Found link https://pypi.python.org/packages/e3/41/eb7bc0064ecc75d639c6e6750978a37226ac60cca73307be921aa984f433/baseball-0.3.1.tar.gz#md5=28ad80c02aadf3d974d8549422f11e2d (from https://pypi.python.org/simple/baseball/), version: 0.3.1 Using version 0.4 (newest of versions: 0.4) Downloading baseball-0.4.tar.gz Downloading from URL https://pypi.python.org/packages/67/b2/4a429781002efaf8e5236de57492487bb10fd6c54b101e9509b13c3e50a5/baseball-0.4.tar.gz#md5=9f0235372ca88e9b5ed87a9dc6fc3849 (from https://pypi.python.org/simple/baseball/) Running setup.py (path:/tmp/pip-build-_y_ee8le/baseball/setup.py) egg_info for package baseball Running command python setup.py egg_info running egg_info creating pip-egg-info/baseball.egg-info writing top-level names to pip-egg-info/baseball.egg-info/top_level.txt writing dependency_links to pip-egg-info/baseball.egg-info/dependency_links.txt writing pip-egg-info/baseball.egg-info/PKG-INFO writing manifest file 'pip-egg-info/baseball.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/baseball.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/baseball.egg-info/SOURCES.txt' Source in /tmp/pip-build-_y_ee8le/baseball has version 0.4, which satisfies requirement baseball==0.4 from https://pypi.python.org/packages/67/b2/4a429781002efaf8e5236de57492487bb10fd6c54b101e9509b13c3e50a5/baseball-0.4.tar.gz#md5=9f0235372ca88e9b5ed87a9dc6fc3849 Building wheels for collected packages: baseball Running setup.py bdist_wheel for baseball: started Destination directory: /tmp/tmpa3yewhivpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-_y_ee8le/baseball/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/tmpa3yewhivpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/baseball copying baseball/baseball.py -> build/lib/baseball copying baseball/generate_svg.py -> build/lib/baseball copying baseball/stats.py -> build/lib/baseball copying baseball/baseball_events.py -> build/lib/baseball copying baseball/__init__.py -> build/lib/baseball copying baseball/process_game_xml.py -> build/lib/baseball copying baseball/fetch_game.py -> build/lib/baseball running egg_info writing dependency_links to baseball.egg-info/dependency_links.txt writing baseball.egg-info/PKG-INFO writing top-level names to baseball.egg-info/top_level.txt reading manifest file 'baseball.egg-info/SOURCES.txt' writing manifest file 'baseball.egg-info/SOURCES.txt' 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/baseball copying build/lib/baseball/baseball.py -> build/bdist.linux-armv7l/wheel/baseball copying build/lib/baseball/generate_svg.py -> build/bdist.linux-armv7l/wheel/baseball copying build/lib/baseball/stats.py -> build/bdist.linux-armv7l/wheel/baseball copying build/lib/baseball/baseball_events.py -> build/bdist.linux-armv7l/wheel/baseball copying build/lib/baseball/__init__.py -> build/bdist.linux-armv7l/wheel/baseball copying build/lib/baseball/process_game_xml.py -> build/bdist.linux-armv7l/wheel/baseball copying build/lib/baseball/fetch_game.py -> build/bdist.linux-armv7l/wheel/baseball running install_egg_info Copying baseball.egg-info to build/bdist.linux-armv7l/wheel/baseball-0.4-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/baseball-0.4.dist-info/WHEEL Running setup.py bdist_wheel for baseball: finished with status 'done' Stored in directory: /tmp/tmpa93mjyyf Successfully built baseball Cleaning up... Removing source in /tmp/pip-build-_y_ee8le/baseball