Created temporary directory: /tmp/pip-ephem-wheel-cache-qk802ukk Created temporary directory: /tmp/pip-req-tracker-xr9nh1h3 Created requirements tracker '/tmp/pip-req-tracker-xr9nh1h3' Created temporary directory: /tmp/pip-wheel-v_7z3d34 Looking in indexes: https://pypi.python.org/simple Collecting threatbook-API==0.1.3 1 location(s) to search for versions of threatbook-API: * https://pypi.python.org/simple/threatbook-api/ Getting page https://pypi.python.org/simple/threatbook-api/ Analyzing links from page https://pypi.org/simple/threatbook-api/ Found link https://files.pythonhosted.org/packages/00/02/f3ed2e5c8e7ce454730a5381117ced747a485dd426b6ef615050abdcb941/threatbook_API-0.1.tar.gz#sha256=19f862782f73f6ab5b6ed07afd0bdfa159112ef99e16ed9e533374368c946626 (from https://pypi.org/simple/threatbook-api/), version: 0.1 Found link https://files.pythonhosted.org/packages/b4/2a/1d39296c902cf2cbf3a7e3e3a3ff4149a4e8860e530e3f50def3be8996a9/threatbook_API-0.1.1.tar.gz#sha256=66004ea769fb014d6e3c6543706dc25a36fbe5c0de108bcb8cd10bd36e641aa4 (from https://pypi.org/simple/threatbook-api/), version: 0.1.1 Found link https://files.pythonhosted.org/packages/9a/2b/7439e750643612592bc1ab1a559dc39955636d09bd7e2b2ee6545044634e/threatbook_API-0.1.2.tar.gz#sha256=3fea7a66eee9d11b6f9745193a25d1e599626496b33151b3018f70c0fd1a1a67 (from https://pypi.org/simple/threatbook-api/), version: 0.1.2 Found link https://files.pythonhosted.org/packages/8d/be/c79c73daa5370a819e74d4d5d984d00318a25ec60633570e86ef4b1a9be1/threatbook_API-0.1.3.tar.gz#sha256=78fb9fcec14aff6af4d77cd36a63558d3e583cda57f9e8eefc2fd5e9199f73d9 (from https://pypi.org/simple/threatbook-api/), version: 0.1.3 Using version 0.1.3 (newest of versions: 0.1.3) Created temporary directory: /tmp/pip-unpack-j5omy90z Downloading https://files.pythonhosted.org/packages/8d/be/c79c73daa5370a819e74d4d5d984d00318a25ec60633570e86ef4b1a9be1/threatbook_API-0.1.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/8d/be/c79c73daa5370a819e74d4d5d984d00318a25ec60633570e86ef4b1a9be1/threatbook_API-0.1.3.tar.gz#sha256=78fb9fcec14aff6af4d77cd36a63558d3e583cda57f9e8eefc2fd5e9199f73d9 (from https://pypi.org/simple/threatbook-api/) Added threatbook-API==0.1.3 from https://files.pythonhosted.org/packages/8d/be/c79c73daa5370a819e74d4d5d984d00318a25ec60633570e86ef4b1a9be1/threatbook_API-0.1.3.tar.gz#sha256=78fb9fcec14aff6af4d77cd36a63558d3e583cda57f9e8eefc2fd5e9199f73d9 to build tracker '/tmp/pip-req-tracker-xr9nh1h3' Running setup.py (path:/tmp/pip-wheel-v_7z3d34/threatbook-API/setup.py) egg_info for package threatbook-API Running command python setup.py egg_info running egg_info creating pip-egg-info/threatbook_API.egg-info writing top-level names to pip-egg-info/threatbook_API.egg-info/top_level.txt writing requirements to pip-egg-info/threatbook_API.egg-info/requires.txt writing dependency_links to pip-egg-info/threatbook_API.egg-info/dependency_links.txt writing pip-egg-info/threatbook_API.egg-info/PKG-INFO writing manifest file 'pip-egg-info/threatbook_API.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/threatbook_API.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/threatbook_API.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-v_7z3d34/threatbook-API has version 0.1.3, which satisfies requirement threatbook-API==0.1.3 from https://files.pythonhosted.org/packages/8d/be/c79c73daa5370a819e74d4d5d984d00318a25ec60633570e86ef4b1a9be1/threatbook_API-0.1.3.tar.gz#sha256=78fb9fcec14aff6af4d77cd36a63558d3e583cda57f9e8eefc2fd5e9199f73d9 Removed threatbook-API==0.1.3 from https://files.pythonhosted.org/packages/8d/be/c79c73daa5370a819e74d4d5d984d00318a25ec60633570e86ef4b1a9be1/threatbook_API-0.1.3.tar.gz#sha256=78fb9fcec14aff6af4d77cd36a63558d3e583cda57f9e8eefc2fd5e9199f73d9 from build tracker '/tmp/pip-req-tracker-xr9nh1h3' Building wheels for collected packages: threatbook-API Created temporary directory: /tmp/pip-wheel-j6mnoool Running setup.py bdist_wheel for threatbook-API: started Destination directory: /tmp/pip-wheel-j6mnoool Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-v_7z3d34/threatbook-API/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-j6mnoool running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/threatbook_API copying threatbook_API/file_analysis_query.py -> build/lib/threatbook_API copying threatbook_API/ip_analysis_query.py -> build/lib/threatbook_API copying threatbook_API/ioc_query.py -> build/lib/threatbook_API copying threatbook_API/ip_reputation_query.py -> build/lib/threatbook_API copying threatbook_API/domain_analysis_query.py -> build/lib/threatbook_API copying threatbook_API/__init__.py -> build/lib/threatbook_API copying threatbook_API/email_analysis_query.py -> build/lib/threatbook_API 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/threatbook_API copying build/lib/threatbook_API/file_analysis_query.py -> build/bdist.linux-armv7l/wheel/threatbook_API copying build/lib/threatbook_API/ip_analysis_query.py -> build/bdist.linux-armv7l/wheel/threatbook_API copying build/lib/threatbook_API/ioc_query.py -> build/bdist.linux-armv7l/wheel/threatbook_API copying build/lib/threatbook_API/ip_reputation_query.py -> build/bdist.linux-armv7l/wheel/threatbook_API copying build/lib/threatbook_API/domain_analysis_query.py -> build/bdist.linux-armv7l/wheel/threatbook_API copying build/lib/threatbook_API/__init__.py -> build/bdist.linux-armv7l/wheel/threatbook_API copying build/lib/threatbook_API/email_analysis_query.py -> build/bdist.linux-armv7l/wheel/threatbook_API running install_egg_info running egg_info writing requirements to threatbook_API.egg-info/requires.txt writing dependency_links to threatbook_API.egg-info/dependency_links.txt writing top-level names to threatbook_API.egg-info/top_level.txt writing threatbook_API.egg-info/PKG-INFO reading manifest file 'threatbook_API.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'threatbook_API.egg-info/SOURCES.txt' Copying threatbook_API.egg-info to build/bdist.linux-armv7l/wheel/threatbook_API-0.1.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/threatbook_API-0.1.3.dist-info/WHEEL creating '/tmp/pip-wheel-j6mnoool/threatbook_API-0.1.3-py3-none-any.whl' and adding '.' to it adding 'threatbook_API/__init__.py' adding 'threatbook_API/domain_analysis_query.py' adding 'threatbook_API/email_analysis_query.py' adding 'threatbook_API/file_analysis_query.py' adding 'threatbook_API/ioc_query.py' adding 'threatbook_API/ip_analysis_query.py' adding 'threatbook_API/ip_reputation_query.py' adding 'threatbook_API-0.1.3.dist-info/top_level.txt' adding 'threatbook_API-0.1.3.dist-info/WHEEL' adding 'threatbook_API-0.1.3.dist-info/METADATA' adding 'threatbook_API-0.1.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for threatbook-API: finished with status 'done' Stored in directory: /tmp/tmp_uehvq9x Successfully built threatbook-API Cleaning up... Removing source in /tmp/pip-wheel-v_7z3d34/threatbook-API Removed build tracker '/tmp/pip-req-tracker-xr9nh1h3'