Created temporary directory: /tmp/pip-ephem-wheel-cache-u3lpb6zr Created temporary directory: /tmp/pip-req-tracker-6x6scbap Created requirements tracker '/tmp/pip-req-tracker-6x6scbap' Created temporary directory: /tmp/pip-wheel-2zm36r4g Collecting threatresponse==0.5.0 1 location(s) to search for versions of threatresponse: * https://pypi.org/simple/threatresponse/ Getting page https://pypi.org/simple/threatresponse/ Analyzing links from page https://pypi.org/simple/threatresponse/ Found link https://files.pythonhosted.org/packages/fa/30/8667745564835cf96749fd3b6f16b5743114d3d0f7e79e5ed557093288b1/threatresponse-0.3.1.tar.gz#sha256=0118de6f54a104a2506c6e27926294a8a89e65919c34d6f67c97a9e99cae2370 (from https://pypi.org/simple/threatresponse/), version: 0.3.1 Found link https://files.pythonhosted.org/packages/75/b6/d75697dbc75ef37d0b15bd7549c3e0982bdb502efcda0df2fabb52f3deef/threatresponse-0.4.0.tar.gz#sha256=a66459776b97b3151e4f5707ff2815477fa0e7880306ba1af874dab2913c27b2 (from https://pypi.org/simple/threatresponse/), version: 0.4.0 Found link https://files.pythonhosted.org/packages/f5/b3/7c8ba1492ce33b93bf9c3e104b4e84c03c257f3841ac8814e1f13d39f822/threatresponse-0.5.0.tar.gz#sha256=4d9f1d64be6ba1fc7a6a81b0e00d12d5fd9e904eb0de93a0d60ac090efd0028c (from https://pypi.org/simple/threatresponse/), version: 0.5.0 Using version 0.5.0 (newest of versions: 0.5.0) Created temporary directory: /tmp/pip-unpack-iyh612xv Downloading https://files.pythonhosted.org/packages/f5/b3/7c8ba1492ce33b93bf9c3e104b4e84c03c257f3841ac8814e1f13d39f822/threatresponse-0.5.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/f5/b3/7c8ba1492ce33b93bf9c3e104b4e84c03c257f3841ac8814e1f13d39f822/threatresponse-0.5.0.tar.gz#sha256=4d9f1d64be6ba1fc7a6a81b0e00d12d5fd9e904eb0de93a0d60ac090efd0028c (from https://pypi.org/simple/threatresponse/) Added threatresponse==0.5.0 from https://files.pythonhosted.org/packages/f5/b3/7c8ba1492ce33b93bf9c3e104b4e84c03c257f3841ac8814e1f13d39f822/threatresponse-0.5.0.tar.gz#sha256=4d9f1d64be6ba1fc7a6a81b0e00d12d5fd9e904eb0de93a0d60ac090efd0028c to build tracker '/tmp/pip-req-tracker-6x6scbap' Running setup.py (path:/tmp/pip-wheel-2zm36r4g/threatresponse/setup.py) egg_info for package threatresponse Running command python setup.py egg_info running egg_info creating pip-egg-info/threatresponse.egg-info writing dependency_links to pip-egg-info/threatresponse.egg-info/dependency_links.txt writing top-level names to pip-egg-info/threatresponse.egg-info/top_level.txt writing pip-egg-info/threatresponse.egg-info/PKG-INFO writing requirements to pip-egg-info/threatresponse.egg-info/requires.txt writing manifest file 'pip-egg-info/threatresponse.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/threatresponse.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'tests/' writing manifest file 'pip-egg-info/threatresponse.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-2zm36r4g/threatresponse has version 0.5.0, which satisfies requirement threatresponse==0.5.0 from https://files.pythonhosted.org/packages/f5/b3/7c8ba1492ce33b93bf9c3e104b4e84c03c257f3841ac8814e1f13d39f822/threatresponse-0.5.0.tar.gz#sha256=4d9f1d64be6ba1fc7a6a81b0e00d12d5fd9e904eb0de93a0d60ac090efd0028c Removed threatresponse==0.5.0 from https://files.pythonhosted.org/packages/f5/b3/7c8ba1492ce33b93bf9c3e104b4e84c03c257f3841ac8814e1f13d39f822/threatresponse-0.5.0.tar.gz#sha256=4d9f1d64be6ba1fc7a6a81b0e00d12d5fd9e904eb0de93a0d60ac090efd0028c from build tracker '/tmp/pip-req-tracker-6x6scbap' Building wheels for collected packages: threatresponse Created temporary directory: /tmp/pip-wheel-b9mnzxcu Running setup.py bdist_wheel for threatresponse: started Destination directory: /tmp/pip-wheel-b9mnzxcu Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-2zm36r4g/threatresponse/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-b9mnzxcu running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/threatresponse copying threatresponse/version.py -> build/lib/threatresponse copying threatresponse/exceptions.py -> build/lib/threatresponse copying threatresponse/urls.py -> build/lib/threatresponse copying threatresponse/__init__.py -> build/lib/threatresponse copying threatresponse/client.py -> build/lib/threatresponse creating build/lib/threatresponse/api copying threatresponse/api/judgement.py -> build/lib/threatresponse/api copying threatresponse/api/bundle.py -> build/lib/threatresponse/api copying threatresponse/api/incident.py -> build/lib/threatresponse/api copying threatresponse/api/intel.py -> build/lib/threatresponse/api copying threatresponse/api/inspect.py -> build/lib/threatresponse/api copying threatresponse/api/indicator.py -> build/lib/threatresponse/api copying threatresponse/api/entity.py -> build/lib/threatresponse/api copying threatresponse/api/sighting.py -> build/lib/threatresponse/api copying threatresponse/api/__init__.py -> build/lib/threatresponse/api copying threatresponse/api/base.py -> build/lib/threatresponse/api copying threatresponse/api/event.py -> build/lib/threatresponse/api copying threatresponse/api/response.py -> build/lib/threatresponse/api copying threatresponse/api/enrich.py -> build/lib/threatresponse/api copying threatresponse/api/casebook.py -> build/lib/threatresponse/api creating build/lib/threatresponse/request copying threatresponse/request/timed.py -> build/lib/threatresponse/request copying threatresponse/request/relative.py -> build/lib/threatresponse/request copying threatresponse/request/authorized.py -> build/lib/threatresponse/request copying threatresponse/request/logged.py -> build/lib/threatresponse/request copying threatresponse/request/__init__.py -> build/lib/threatresponse/request copying threatresponse/request/base.py -> build/lib/threatresponse/request copying threatresponse/request/response.py -> build/lib/threatresponse/request copying threatresponse/request/proxied.py -> build/lib/threatresponse/request copying threatresponse/request/standard.py -> build/lib/threatresponse/request creating build/lib/threatresponse/api/routing copying threatresponse/api/routing/resolution.py -> build/lib/threatresponse/api/routing copying threatresponse/api/routing/__init__.py -> build/lib/threatresponse/api/routing copying threatresponse/api/routing/router.py -> build/lib/threatresponse/api/routing 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/threatresponse copying build/lib/threatresponse/version.py -> build/bdist.linux-armv7l/wheel/threatresponse copying build/lib/threatresponse/exceptions.py -> build/bdist.linux-armv7l/wheel/threatresponse copying build/lib/threatresponse/urls.py -> build/bdist.linux-armv7l/wheel/threatresponse creating build/bdist.linux-armv7l/wheel/threatresponse/api copying build/lib/threatresponse/api/judgement.py -> build/bdist.linux-armv7l/wheel/threatresponse/api copying build/lib/threatresponse/api/bundle.py -> build/bdist.linux-armv7l/wheel/threatresponse/api copying build/lib/threatresponse/api/incident.py -> build/bdist.linux-armv7l/wheel/threatresponse/api copying build/lib/threatresponse/api/intel.py -> build/bdist.linux-armv7l/wheel/threatresponse/api copying build/lib/threatresponse/api/inspect.py -> build/bdist.linux-armv7l/wheel/threatresponse/api copying build/lib/threatresponse/api/indicator.py -> build/bdist.linux-armv7l/wheel/threatresponse/api copying build/lib/threatresponse/api/entity.py -> build/bdist.linux-armv7l/wheel/threatresponse/api copying build/lib/threatresponse/api/sighting.py -> build/bdist.linux-armv7l/wheel/threatresponse/api copying build/lib/threatresponse/api/__init__.py -> build/bdist.linux-armv7l/wheel/threatresponse/api copying build/lib/threatresponse/api/base.py -> build/bdist.linux-armv7l/wheel/threatresponse/api copying build/lib/threatresponse/api/event.py -> build/bdist.linux-armv7l/wheel/threatresponse/api creating build/bdist.linux-armv7l/wheel/threatresponse/api/routing copying build/lib/threatresponse/api/routing/resolution.py -> build/bdist.linux-armv7l/wheel/threatresponse/api/routing copying build/lib/threatresponse/api/routing/__init__.py -> build/bdist.linux-armv7l/wheel/threatresponse/api/routing copying build/lib/threatresponse/api/routing/router.py -> build/bdist.linux-armv7l/wheel/threatresponse/api/routing copying build/lib/threatresponse/api/response.py -> build/bdist.linux-armv7l/wheel/threatresponse/api copying build/lib/threatresponse/api/enrich.py -> build/bdist.linux-armv7l/wheel/threatresponse/api copying build/lib/threatresponse/api/casebook.py -> build/bdist.linux-armv7l/wheel/threatresponse/api creating build/bdist.linux-armv7l/wheel/threatresponse/request copying build/lib/threatresponse/request/timed.py -> build/bdist.linux-armv7l/wheel/threatresponse/request copying build/lib/threatresponse/request/relative.py -> build/bdist.linux-armv7l/wheel/threatresponse/request copying build/lib/threatresponse/request/authorized.py -> build/bdist.linux-armv7l/wheel/threatresponse/request copying build/lib/threatresponse/request/logged.py -> build/bdist.linux-armv7l/wheel/threatresponse/request copying build/lib/threatresponse/request/__init__.py -> build/bdist.linux-armv7l/wheel/threatresponse/request copying build/lib/threatresponse/request/base.py -> build/bdist.linux-armv7l/wheel/threatresponse/request copying build/lib/threatresponse/request/response.py -> build/bdist.linux-armv7l/wheel/threatresponse/request copying build/lib/threatresponse/request/proxied.py -> build/bdist.linux-armv7l/wheel/threatresponse/request copying build/lib/threatresponse/request/standard.py -> build/bdist.linux-armv7l/wheel/threatresponse/request copying build/lib/threatresponse/__init__.py -> build/bdist.linux-armv7l/wheel/threatresponse copying build/lib/threatresponse/client.py -> build/bdist.linux-armv7l/wheel/threatresponse running install_egg_info running egg_info writing threatresponse.egg-info/PKG-INFO writing requirements to threatresponse.egg-info/requires.txt writing dependency_links to threatresponse.egg-info/dependency_links.txt writing top-level names to threatresponse.egg-info/top_level.txt reading manifest file 'threatresponse.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'tests/' writing manifest file 'threatresponse.egg-info/SOURCES.txt' Copying threatresponse.egg-info to build/bdist.linux-armv7l/wheel/threatresponse-0.5.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/threatresponse-0.5.0.dist-info/WHEEL creating '/tmp/pip-wheel-b9mnzxcu/threatresponse-0.5.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'threatresponse/__init__.py' adding 'threatresponse/client.py' adding 'threatresponse/exceptions.py' adding 'threatresponse/urls.py' adding 'threatresponse/version.py' adding 'threatresponse/api/__init__.py' adding 'threatresponse/api/base.py' adding 'threatresponse/api/bundle.py' adding 'threatresponse/api/casebook.py' adding 'threatresponse/api/enrich.py' adding 'threatresponse/api/entity.py' adding 'threatresponse/api/event.py' adding 'threatresponse/api/incident.py' adding 'threatresponse/api/indicator.py' adding 'threatresponse/api/inspect.py' adding 'threatresponse/api/intel.py' adding 'threatresponse/api/judgement.py' adding 'threatresponse/api/response.py' adding 'threatresponse/api/sighting.py' adding 'threatresponse/api/routing/__init__.py' adding 'threatresponse/api/routing/resolution.py' adding 'threatresponse/api/routing/router.py' adding 'threatresponse/request/__init__.py' adding 'threatresponse/request/authorized.py' adding 'threatresponse/request/base.py' adding 'threatresponse/request/logged.py' adding 'threatresponse/request/proxied.py' adding 'threatresponse/request/relative.py' adding 'threatresponse/request/response.py' adding 'threatresponse/request/standard.py' adding 'threatresponse/request/timed.py' adding 'threatresponse-0.5.0.dist-info/METADATA' adding 'threatresponse-0.5.0.dist-info/WHEEL' adding 'threatresponse-0.5.0.dist-info/top_level.txt' adding 'threatresponse-0.5.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for threatresponse: finished with status 'done' Stored in directory: /tmp/tmpw_gtiylo Successfully built threatresponse Cleaning up... Removing source in /tmp/pip-wheel-2zm36r4g/threatresponse Removed build tracker '/tmp/pip-req-tracker-6x6scbap'