Created temporary directory: /tmp/pip-ephem-wheel-cache-q7b73caq Created temporary directory: /tmp/pip-req-tracker-2ouir1kx Created requirements tracker '/tmp/pip-req-tracker-2ouir1kx' Created temporary directory: /tmp/pip-wheel-m3aziqcr Collecting virustotal3==1.0.5 1 location(s) to search for versions of virustotal3: * https://pypi.org/simple/virustotal3/ Getting page https://pypi.org/simple/virustotal3/ Analyzing links from page https://pypi.org/simple/virustotal3/ Found link https://files.pythonhosted.org/packages/04/43/f09ce6217b78d48e78e5390340f96ef588d879ba39e212735a191d5f1a23/virustotal3-1.0.2.tar.gz#sha256=613b41a85666da7ac8d86d8a3725f778ef30e2609b6a1939ca4c4f421c9424e7 (from https://pypi.org/simple/virustotal3/), version: 1.0.2 Skipping link https://files.pythonhosted.org/packages/39/95/b0b95acd439b741b0e7f5d22144d50ce6075d3cb099d0a6efeaa495150bf/virustotal3-1.0.3-py3.5.egg#sha256=4b1d1f2931db53f61695fc0778eccdd381420bb5bab39740b55406c0d84b7e9d (from https://pypi.org/simple/virustotal3/); unsupported archive format: .egg Found link https://files.pythonhosted.org/packages/02/fe/8ea1e2d7420983b7d9cbe67d843e768cf544e5b93936e14d427648135e55/virustotal3-1.0.3.tar.gz#sha256=3019255dc94dc19df7691a34476fc250c4f2f4b776f88e8231cd11fd4e0d282b (from https://pypi.org/simple/virustotal3/), version: 1.0.3 Found link https://files.pythonhosted.org/packages/de/92/a3886614070b90b6bf68f59440f489af409f1136892c123742496ebcdb04/virustotal3-1.0.4.tar.gz#sha256=060947fd07e99e6c598c9710cee9185ccaba64bad5246c41c4a139ef97a37253 (from https://pypi.org/simple/virustotal3/), version: 1.0.4 Found link https://files.pythonhosted.org/packages/a0/56/8122288f736ecd434f8c19110c889f55f8f843d73744e9311f7976c2dc36/virustotal3-1.0.5.tar.gz#sha256=8d80672981505a0e5aba837dea748ffeeddedb101516d6feca198448905581d1 (from https://pypi.org/simple/virustotal3/), version: 1.0.5 Using version 1.0.5 (newest of versions: 1.0.5) Created temporary directory: /tmp/pip-unpack-ygzsmm3c Downloading https://files.pythonhosted.org/packages/a0/56/8122288f736ecd434f8c19110c889f55f8f843d73744e9311f7976c2dc36/virustotal3-1.0.5.tar.gz Downloading from URL https://files.pythonhosted.org/packages/a0/56/8122288f736ecd434f8c19110c889f55f8f843d73744e9311f7976c2dc36/virustotal3-1.0.5.tar.gz#sha256=8d80672981505a0e5aba837dea748ffeeddedb101516d6feca198448905581d1 (from https://pypi.org/simple/virustotal3/) Added virustotal3==1.0.5 from https://files.pythonhosted.org/packages/a0/56/8122288f736ecd434f8c19110c889f55f8f843d73744e9311f7976c2dc36/virustotal3-1.0.5.tar.gz#sha256=8d80672981505a0e5aba837dea748ffeeddedb101516d6feca198448905581d1 to build tracker '/tmp/pip-req-tracker-2ouir1kx' Running setup.py (path:/tmp/pip-wheel-m3aziqcr/virustotal3/setup.py) egg_info for package virustotal3 Running command python setup.py egg_info running egg_info creating pip-egg-info/virustotal3.egg-info writing top-level names to pip-egg-info/virustotal3.egg-info/top_level.txt writing dependency_links to pip-egg-info/virustotal3.egg-info/dependency_links.txt writing requirements to pip-egg-info/virustotal3.egg-info/requires.txt writing pip-egg-info/virustotal3.egg-info/PKG-INFO writing manifest file 'pip-egg-info/virustotal3.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/virustotal3.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/virustotal3.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-m3aziqcr/virustotal3 has version 1.0.5, which satisfies requirement virustotal3==1.0.5 from https://files.pythonhosted.org/packages/a0/56/8122288f736ecd434f8c19110c889f55f8f843d73744e9311f7976c2dc36/virustotal3-1.0.5.tar.gz#sha256=8d80672981505a0e5aba837dea748ffeeddedb101516d6feca198448905581d1 Removed virustotal3==1.0.5 from https://files.pythonhosted.org/packages/a0/56/8122288f736ecd434f8c19110c889f55f8f843d73744e9311f7976c2dc36/virustotal3-1.0.5.tar.gz#sha256=8d80672981505a0e5aba837dea748ffeeddedb101516d6feca198448905581d1 from build tracker '/tmp/pip-req-tracker-2ouir1kx' Building wheels for collected packages: virustotal3 Created temporary directory: /tmp/pip-wheel-rn9wu7i9 Running setup.py bdist_wheel for virustotal3: started Destination directory: /tmp/pip-wheel-rn9wu7i9 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-m3aziqcr/virustotal3/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-rn9wu7i9 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/virustotal3 copying virustotal3/errors.py -> build/lib/virustotal3 copying virustotal3/enterprise.py -> build/lib/virustotal3 copying virustotal3/core.py -> build/lib/virustotal3 copying virustotal3/__init__.py -> build/lib/virustotal3 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/virustotal3 copying build/lib/virustotal3/errors.py -> build/bdist.linux-armv7l/wheel/virustotal3 copying build/lib/virustotal3/enterprise.py -> build/bdist.linux-armv7l/wheel/virustotal3 copying build/lib/virustotal3/core.py -> build/bdist.linux-armv7l/wheel/virustotal3 copying build/lib/virustotal3/__init__.py -> build/bdist.linux-armv7l/wheel/virustotal3 running install_egg_info running egg_info writing top-level names to virustotal3.egg-info/top_level.txt writing dependency_links to virustotal3.egg-info/dependency_links.txt writing requirements to virustotal3.egg-info/requires.txt writing virustotal3.egg-info/PKG-INFO reading manifest file 'virustotal3.egg-info/SOURCES.txt' writing manifest file 'virustotal3.egg-info/SOURCES.txt' Copying virustotal3.egg-info to build/bdist.linux-armv7l/wheel/virustotal3-1.0.5-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/virustotal3-1.0.5.dist-info/WHEEL creating '/tmp/pip-wheel-rn9wu7i9/virustotal3-1.0.5-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'virustotal3/__init__.py' adding 'virustotal3/core.py' adding 'virustotal3/enterprise.py' adding 'virustotal3/errors.py' adding 'virustotal3-1.0.5.dist-info/METADATA' adding 'virustotal3-1.0.5.dist-info/WHEEL' adding 'virustotal3-1.0.5.dist-info/top_level.txt' adding 'virustotal3-1.0.5.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for virustotal3: finished with status 'done' Stored in directory: /tmp/tmpblfa8jyw Successfully built virustotal3 Cleaning up... Removing source in /tmp/pip-wheel-m3aziqcr/virustotal3 Removed build tracker '/tmp/pip-req-tracker-2ouir1kx'