Created temporary directory: /tmp/pip-ephem-wheel-cache-pconngbs Created temporary directory: /tmp/pip-req-tracker-n5cuxtvt Created requirements tracker '/tmp/pip-req-tracker-n5cuxtvt' Created temporary directory: /tmp/pip-wheel-pwnzmuxi Looking in indexes: https://pypi.python.org/simple Collecting Adversary==1.1.1 1 location(s) to search for versions of Adversary: * https://pypi.python.org/simple/adversary/ Getting page https://pypi.python.org/simple/adversary/ Analyzing links from page https://pypi.org/simple/adversary/ Found link https://files.pythonhosted.org/packages/7f/b2/8ab90ab7db038a3db802f4ccf245ae6ded96b8b5baad689509a088ca1e4d/Adversary-1.0.tar.gz#sha256=74f13c93b836320da5fed7fb19a9f6f5c90ef5ea4c0b67f1442d148c8398c432 (from https://pypi.org/simple/adversary/), version: 1.0 Found link https://files.pythonhosted.org/packages/6a/4b/f3034b31e2627bf9a42e3e6204eb341e2d8c7a52a2ee185f890491c38c26/Adversary-1.1.tar.gz#sha256=13f5492225337124751d095e3ebc35b719e34a274ec8725676a214fcabb3c01c (from https://pypi.org/simple/adversary/), version: 1.1 Found link https://files.pythonhosted.org/packages/48/5d/144e2700b782260a148ac0836d21a5b4ef043c1ed5b3a638c9b0f954be3a/Adversary-1.1.1.tar.gz#sha256=34923d1a5baf0225ca682353a2fa0fa33fde501427c1a6761e4bd5d0a65d9216 (from https://pypi.org/simple/adversary/), version: 1.1.1 Using version 1.1.1 (newest of versions: 1.1.1) Created temporary directory: /tmp/pip-unpack-qlll2fmd Downloading https://files.pythonhosted.org/packages/48/5d/144e2700b782260a148ac0836d21a5b4ef043c1ed5b3a638c9b0f954be3a/Adversary-1.1.1.tar.gz (56kB) Downloading from URL https://files.pythonhosted.org/packages/48/5d/144e2700b782260a148ac0836d21a5b4ef043c1ed5b3a638c9b0f954be3a/Adversary-1.1.1.tar.gz#sha256=34923d1a5baf0225ca682353a2fa0fa33fde501427c1a6761e4bd5d0a65d9216 (from https://pypi.org/simple/adversary/) Added Adversary==1.1.1 from https://files.pythonhosted.org/packages/48/5d/144e2700b782260a148ac0836d21a5b4ef043c1ed5b3a638c9b0f954be3a/Adversary-1.1.1.tar.gz#sha256=34923d1a5baf0225ca682353a2fa0fa33fde501427c1a6761e4bd5d0a65d9216 to build tracker '/tmp/pip-req-tracker-n5cuxtvt' Running setup.py (path:/tmp/pip-wheel-pwnzmuxi/Adversary/setup.py) egg_info for package Adversary Running command python setup.py egg_info running egg_info creating pip-egg-info/Adversary.egg-info writing top-level names to pip-egg-info/Adversary.egg-info/top_level.txt writing dependency_links to pip-egg-info/Adversary.egg-info/dependency_links.txt writing requirements to pip-egg-info/Adversary.egg-info/requires.txt writing pip-egg-info/Adversary.egg-info/PKG-INFO writing manifest file 'pip-egg-info/Adversary.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/Adversary.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/Adversary.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-pwnzmuxi/Adversary has version 1.1.1, which satisfies requirement Adversary==1.1.1 from https://files.pythonhosted.org/packages/48/5d/144e2700b782260a148ac0836d21a5b4ef043c1ed5b3a638c9b0f954be3a/Adversary-1.1.1.tar.gz#sha256=34923d1a5baf0225ca682353a2fa0fa33fde501427c1a6761e4bd5d0a65d9216 Removed Adversary==1.1.1 from https://files.pythonhosted.org/packages/48/5d/144e2700b782260a148ac0836d21a5b4ef043c1ed5b3a638c9b0f954be3a/Adversary-1.1.1.tar.gz#sha256=34923d1a5baf0225ca682353a2fa0fa33fde501427c1a6761e4bd5d0a65d9216 from build tracker '/tmp/pip-req-tracker-n5cuxtvt' Building wheels for collected packages: Adversary Created temporary directory: /tmp/pip-wheel-474rn1no Running setup.py bdist_wheel for Adversary: started Destination directory: /tmp/pip-wheel-474rn1no Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-pwnzmuxi/Adversary/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-474rn1no running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/tests copying tests/test_attacks.py -> build/lib/tests copying tests/test_utils.py -> build/lib/tests copying tests/test_adversary.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests creating build/lib/Adversary copying Adversary/utils.py -> build/lib/Adversary copying Adversary/attacks.py -> build/lib/Adversary copying Adversary/constants.py -> build/lib/Adversary copying Adversary/__init__.py -> build/lib/Adversary copying Adversary/adversary.py -> build/lib/Adversary 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/Adversary copying build/lib/Adversary/utils.py -> build/bdist.linux-armv7l/wheel/Adversary copying build/lib/Adversary/attacks.py -> build/bdist.linux-armv7l/wheel/Adversary copying build/lib/Adversary/constants.py -> build/bdist.linux-armv7l/wheel/Adversary copying build/lib/Adversary/__init__.py -> build/bdist.linux-armv7l/wheel/Adversary copying build/lib/Adversary/adversary.py -> build/bdist.linux-armv7l/wheel/Adversary creating build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_attacks.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_utils.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_adversary.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests running install_egg_info running egg_info writing dependency_links to Adversary.egg-info/dependency_links.txt writing requirements to Adversary.egg-info/requires.txt writing Adversary.egg-info/PKG-INFO writing top-level names to Adversary.egg-info/top_level.txt reading manifest file 'Adversary.egg-info/SOURCES.txt' writing manifest file 'Adversary.egg-info/SOURCES.txt' Copying Adversary.egg-info to build/bdist.linux-armv7l/wheel/Adversary-1.1.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/Adversary-1.1.1.dist-info/WHEEL creating '/tmp/pip-wheel-474rn1no/Adversary-1.1.1-py3-none-any.whl' and adding '.' to it adding 'Adversary/__init__.py' adding 'Adversary/adversary.py' adding 'Adversary/attacks.py' adding 'Adversary/constants.py' adding 'Adversary/utils.py' adding 'tests/__init__.py' adding 'tests/test_adversary.py' adding 'tests/test_attacks.py' adding 'tests/test_utils.py' adding 'Adversary-1.1.1.dist-info/top_level.txt' adding 'Adversary-1.1.1.dist-info/WHEEL' adding 'Adversary-1.1.1.dist-info/METADATA' adding 'Adversary-1.1.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for Adversary: finished with status 'done' Stored in directory: /tmp/tmp1iheom7x Successfully built Adversary Cleaning up... Removing source in /tmp/pip-wheel-pwnzmuxi/Adversary Removed build tracker '/tmp/pip-req-tracker-n5cuxtvt'