Collecting oops==0.0.14 1 location(s) to search for versions of oops: * https://pypi.python.org/simple/oops/ Getting page https://pypi.python.org/simple/oops/ Analyzing links from page https://pypi.org/simple/oops/ Found link https://files.pythonhosted.org/packages/b2/7a/73567854b5cfc28ccd0ee555c17b91fd690063718765f27d4648851ff76b/oops-0.0.7.tar.gz#sha256=5dcc4229831c3dec50e143092dbbca11eb7a518455d9d9095a20f1bfac733b3f (from https://pypi.org/simple/oops/), version: 0.0.7 Found link https://files.pythonhosted.org/packages/e7/e3/47725d6994d01fdd575a93e7ae1d3c27d02cb98ebf6706dbfd0aade3bd8c/oops-0.0.8.tar.gz#sha256=0de7bcbfc93c37fad8ca6664658c8b0b0fb42163763bfe323c0f9e92b424798d (from https://pypi.org/simple/oops/), version: 0.0.8 Found link https://files.pythonhosted.org/packages/a0/30/6d7fb0de23afe90da494479dfadfce0d491cbfa2b4ce4c93ed76efa422be/oops-0.0.9.tar.gz#sha256=1311d7678e868bfc206d6c3305e67ec9a770da1b64ec7f5cabb4b4ab46100164 (from https://pypi.org/simple/oops/), version: 0.0.9 Found link https://files.pythonhosted.org/packages/89/6e/2779fabf5c76a07e8c81c316c4972084e72b1e828eaa1293996001daf9bc/oops-0.0.10.tar.gz#sha256=4db7d4a084891045c014abaa1c36517f797f786e627cffd0e3fde080a15cde3d (from https://pypi.org/simple/oops/), version: 0.0.10 Found link https://files.pythonhosted.org/packages/da/c0/11eb2ec3c7cc4292a9021c9c4f089e69f5caf917e877fd2c02ad994f3a94/oops-0.0.11.tar.gz#sha256=6e32645bc44f575f837fefa396ba9cec1e31f93bfef47ea84aba2916c2d574a6 (from https://pypi.org/simple/oops/), version: 0.0.11 Found link https://files.pythonhosted.org/packages/55/e2/3baf448e2fbcdf5d567765f5c27b1f3a75c8ed59791e1999eee3f7ab1d00/oops-0.0.12.tar.gz#sha256=69070e2a7f7d51bd9c4a6a515f7d9f27ef71ef8c21bc25274d4a0bff77ae41b9 (from https://pypi.org/simple/oops/), version: 0.0.12 Found link https://files.pythonhosted.org/packages/5d/39/2686dbe92e7b0d3ec7442a8026f3d1dc6ffd03265ca164d5e1c30f479292/oops-0.0.13.tar.gz#sha256=3a8b47a9db0a0ea73724188d7c733ada5f8417d90ce930433aeba2f7ba417202 (from https://pypi.org/simple/oops/), version: 0.0.13 Found link https://files.pythonhosted.org/packages/8e/51/710eef3b4d21f5f2910953331d6e6cf0c60b72433f27445f115d1a616ca9/oops-0.0.14.tar.gz#sha256=f9756304978201786f0c8817062acbce64ea0c1f4bb23ddcbb2cf1d9b24eaeb2 (from https://pypi.org/simple/oops/), version: 0.0.14 Using version 0.0.14 (newest of versions: 0.0.14) Downloading https://files.pythonhosted.org/packages/8e/51/710eef3b4d21f5f2910953331d6e6cf0c60b72433f27445f115d1a616ca9/oops-0.0.14.tar.gz Downloading from URL https://files.pythonhosted.org/packages/8e/51/710eef3b4d21f5f2910953331d6e6cf0c60b72433f27445f115d1a616ca9/oops-0.0.14.tar.gz#sha256=f9756304978201786f0c8817062acbce64ea0c1f4bb23ddcbb2cf1d9b24eaeb2 (from https://pypi.org/simple/oops/) Running setup.py (path:/tmp/pip-build-8cx6gva8/oops/setup.py) egg_info for package oops Running command python setup.py egg_info running egg_info creating pip-egg-info/oops.egg-info writing pip-egg-info/oops.egg-info/PKG-INFO writing dependency_links to pip-egg-info/oops.egg-info/dependency_links.txt writing top-level names to pip-egg-info/oops.egg-info/top_level.txt writing requirements to pip-egg-info/oops.egg-info/requires.txt writing manifest file 'pip-egg-info/oops.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/oops.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/oops.egg-info/SOURCES.txt' Source in /tmp/pip-build-8cx6gva8/oops has version 0.0.14, which satisfies requirement oops==0.0.14 from https://files.pythonhosted.org/packages/8e/51/710eef3b4d21f5f2910953331d6e6cf0c60b72433f27445f115d1a616ca9/oops-0.0.14.tar.gz#sha256=f9756304978201786f0c8817062acbce64ea0c1f4bb23ddcbb2cf1d9b24eaeb2 Building wheels for collected packages: oops Running setup.py bdist_wheel for oops: started Destination directory: /tmp/tmphdud9_kypip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-8cx6gva8/oops/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/tmphdud9_kypip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/oops copying ./oops/createhooks.py -> build/lib/oops copying ./oops/__init__.py -> build/lib/oops copying ./oops/publishers.py -> build/lib/oops copying ./oops/config.py -> build/lib/oops 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/oops copying build/lib/oops/createhooks.py -> build/bdist.linux-armv7l/wheel/oops copying build/lib/oops/__init__.py -> build/bdist.linux-armv7l/wheel/oops copying build/lib/oops/publishers.py -> build/bdist.linux-armv7l/wheel/oops copying build/lib/oops/config.py -> build/bdist.linux-armv7l/wheel/oops running install_egg_info running egg_info creating oops.egg-info writing top-level names to oops.egg-info/top_level.txt writing oops.egg-info/PKG-INFO writing dependency_links to oops.egg-info/dependency_links.txt writing requirements to oops.egg-info/requires.txt writing manifest file 'oops.egg-info/SOURCES.txt' reading manifest file 'oops.egg-info/SOURCES.txt' writing manifest file 'oops.egg-info/SOURCES.txt' Copying oops.egg-info to build/bdist.linux-armv7l/wheel/oops-0.0.14-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/oops-0.0.14.dist-info/WHEEL creating '/tmp/tmphdud9_kypip-wheel-/oops-0.0.14-py3-none-any.whl' and adding '.' to it adding 'oops/__init__.py' adding 'oops/config.py' adding 'oops/createhooks.py' adding 'oops/publishers.py' adding 'oops-0.0.14.dist-info/DESCRIPTION.rst' adding 'oops-0.0.14.dist-info/metadata.json' adding 'oops-0.0.14.dist-info/top_level.txt' adding 'oops-0.0.14.dist-info/WHEEL' adding 'oops-0.0.14.dist-info/METADATA' adding 'oops-0.0.14.dist-info/RECORD' Running setup.py bdist_wheel for oops: finished with status 'done' Stored in directory: /tmp/tmpm5zhln3z Successfully built oops Cleaning up... Removing source in /tmp/pip-build-8cx6gva8/oops