Created temporary directory: /tmp/pip-ephem-wheel-cache-4oruso0o Created temporary directory: /tmp/pip-req-tracker-pslvc8qd Created requirements tracker '/tmp/pip-req-tracker-pslvc8qd' Created temporary directory: /tmp/pip-wheel-pqcqf5v9 Collecting stegoveritas==1.1 1 location(s) to search for versions of stegoveritas: * https://pypi.org/simple/stegoveritas/ Getting page https://pypi.org/simple/stegoveritas/ Analyzing links from page https://pypi.org/simple/stegoveritas/ Found link https://files.pythonhosted.org/packages/ed/d7/afce9c207c1a9710baea870b389e04a3403fee42288c74dbfeb540c7bd78/stegoveritas-0.1.tar.gz#sha256=b397cf68e43ecdf45ed1b5616ef3ab1558433d34f5be2e6e5de0ac2d2622b223 (from https://pypi.org/simple/stegoveritas/), version: 0.1 Found link https://files.pythonhosted.org/packages/b0/5c/769e834c2129201269d5805879b9f61ec4b50ffb0258eccdf6d0d061f75c/stegoveritas-1.0.tar.gz#sha256=a68710695516441d2b53a82a6db91f0a2bb0b047fd537b8a731bee3798122509 (from https://pypi.org/simple/stegoveritas/), version: 1.0 Found link https://files.pythonhosted.org/packages/d1/c6/ca0eb257110d6005db933a7796e8eb470c9f33bbbd988b99420ff96d3079/stegoveritas-1.1.tar.gz#sha256=40e9b70b60fda437f1ac23ee46ba3241da975314811b75e695778f7858957308 (from https://pypi.org/simple/stegoveritas/), version: 1.1 Using version 1.1 (newest of versions: 1.1) Created temporary directory: /tmp/pip-unpack-zzvmw6sf Downloading https://files.pythonhosted.org/packages/d1/c6/ca0eb257110d6005db933a7796e8eb470c9f33bbbd988b99420ff96d3079/stegoveritas-1.1.tar.gz (68kB) Downloading from URL https://files.pythonhosted.org/packages/d1/c6/ca0eb257110d6005db933a7796e8eb470c9f33bbbd988b99420ff96d3079/stegoveritas-1.1.tar.gz#sha256=40e9b70b60fda437f1ac23ee46ba3241da975314811b75e695778f7858957308 (from https://pypi.org/simple/stegoveritas/) Added stegoveritas==1.1 from https://files.pythonhosted.org/packages/d1/c6/ca0eb257110d6005db933a7796e8eb470c9f33bbbd988b99420ff96d3079/stegoveritas-1.1.tar.gz#sha256=40e9b70b60fda437f1ac23ee46ba3241da975314811b75e695778f7858957308 to build tracker '/tmp/pip-req-tracker-pslvc8qd' Running setup.py (path:/tmp/pip-wheel-pqcqf5v9/stegoveritas/setup.py) egg_info for package stegoveritas Running command python setup.py egg_info running egg_info creating pip-egg-info/stegoveritas.egg-info writing requirements to pip-egg-info/stegoveritas.egg-info/requires.txt writing dependency_links to pip-egg-info/stegoveritas.egg-info/dependency_links.txt writing pip-egg-info/stegoveritas.egg-info/PKG-INFO writing top-level names to pip-egg-info/stegoveritas.egg-info/top_level.txt writing entry points to pip-egg-info/stegoveritas.egg-info/entry_points.txt writing manifest file 'pip-egg-info/stegoveritas.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/stegoveritas.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/stegoveritas.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-pqcqf5v9/stegoveritas has version 1.1, which satisfies requirement stegoveritas==1.1 from https://files.pythonhosted.org/packages/d1/c6/ca0eb257110d6005db933a7796e8eb470c9f33bbbd988b99420ff96d3079/stegoveritas-1.1.tar.gz#sha256=40e9b70b60fda437f1ac23ee46ba3241da975314811b75e695778f7858957308 Removed stegoveritas==1.1 from https://files.pythonhosted.org/packages/d1/c6/ca0eb257110d6005db933a7796e8eb470c9f33bbbd988b99420ff96d3079/stegoveritas-1.1.tar.gz#sha256=40e9b70b60fda437f1ac23ee46ba3241da975314811b75e695778f7858957308 from build tracker '/tmp/pip-req-tracker-pslvc8qd' Building wheels for collected packages: stegoveritas Created temporary directory: /tmp/pip-wheel-yqno034l Running setup.py bdist_wheel for stegoveritas: started Destination directory: /tmp/pip-wheel-yqno034l Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-pqcqf5v9/stegoveritas/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-yqno034l running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/stegoveritas copying stegoveritas/version.py -> build/lib/stegoveritas copying stegoveritas/helpers.py -> build/lib/stegoveritas copying stegoveritas/stegoveritas.py -> build/lib/stegoveritas copying stegoveritas/__init__.py -> build/lib/stegoveritas copying stegoveritas/install_deps.py -> build/lib/stegoveritas copying stegoveritas/Colorer.py -> build/lib/stegoveritas copying stegoveritas/config.py -> build/lib/stegoveritas creating build/lib/stegoveritas/modules copying stegoveritas/modules/__init__.py -> build/lib/stegoveritas/modules creating build/lib/stegoveritas/modules/image copying stegoveritas/modules/image/gif.py -> build/lib/stegoveritas/modules/image copying stegoveritas/modules/image/png.py -> build/lib/stegoveritas/modules/image copying stegoveritas/modules/image/__init__.py -> build/lib/stegoveritas/modules/image creating build/lib/stegoveritas/modules/multi copying stegoveritas/modules/multi/__init__.py -> build/lib/stegoveritas/modules/multi creating build/lib/stegoveritas/modules/image/analysis copying stegoveritas/modules/image/analysis/colormap.py -> build/lib/stegoveritas/modules/image/analysis copying stegoveritas/modules/image/analysis/filters.py -> build/lib/stegoveritas/modules/image/analysis copying stegoveritas/modules/image/analysis/trailing.py -> build/lib/stegoveritas/modules/image/analysis copying stegoveritas/modules/image/analysis/brute_lsb.py -> build/lib/stegoveritas/modules/image/analysis copying stegoveritas/modules/image/analysis/extractLSB.py -> build/lib/stegoveritas/modules/image/analysis copying stegoveritas/modules/image/analysis/meta.py -> build/lib/stegoveritas/modules/image/analysis copying stegoveritas/modules/image/analysis/__init__.py -> build/lib/stegoveritas/modules/image/analysis creating build/lib/stegoveritas/modules/multi/analysis copying stegoveritas/modules/multi/analysis/exif.py -> build/lib/stegoveritas/modules/multi/analysis copying stegoveritas/modules/multi/analysis/__init__.py -> build/lib/stegoveritas/modules/multi/analysis copying stegoveritas/modules/multi/analysis/xmp.py -> build/lib/stegoveritas/modules/multi/analysis 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/stegoveritas copying build/lib/stegoveritas/version.py -> build/bdist.linux-armv7l/wheel/stegoveritas copying build/lib/stegoveritas/helpers.py -> build/bdist.linux-armv7l/wheel/stegoveritas copying build/lib/stegoveritas/stegoveritas.py -> build/bdist.linux-armv7l/wheel/stegoveritas creating build/bdist.linux-armv7l/wheel/stegoveritas/modules creating build/bdist.linux-armv7l/wheel/stegoveritas/modules/image copying build/lib/stegoveritas/modules/image/gif.py -> build/bdist.linux-armv7l/wheel/stegoveritas/modules/image copying build/lib/stegoveritas/modules/image/png.py -> build/bdist.linux-armv7l/wheel/stegoveritas/modules/image copying build/lib/stegoveritas/modules/image/__init__.py -> build/bdist.linux-armv7l/wheel/stegoveritas/modules/image creating build/bdist.linux-armv7l/wheel/stegoveritas/modules/image/analysis copying build/lib/stegoveritas/modules/image/analysis/colormap.py -> build/bdist.linux-armv7l/wheel/stegoveritas/modules/image/analysis copying build/lib/stegoveritas/modules/image/analysis/filters.py -> build/bdist.linux-armv7l/wheel/stegoveritas/modules/image/analysis copying build/lib/stegoveritas/modules/image/analysis/trailing.py -> build/bdist.linux-armv7l/wheel/stegoveritas/modules/image/analysis copying build/lib/stegoveritas/modules/image/analysis/brute_lsb.py -> build/bdist.linux-armv7l/wheel/stegoveritas/modules/image/analysis copying build/lib/stegoveritas/modules/image/analysis/extractLSB.py -> build/bdist.linux-armv7l/wheel/stegoveritas/modules/image/analysis copying build/lib/stegoveritas/modules/image/analysis/meta.py -> build/bdist.linux-armv7l/wheel/stegoveritas/modules/image/analysis copying build/lib/stegoveritas/modules/image/analysis/__init__.py -> build/bdist.linux-armv7l/wheel/stegoveritas/modules/image/analysis copying build/lib/stegoveritas/modules/__init__.py -> build/bdist.linux-armv7l/wheel/stegoveritas/modules creating build/bdist.linux-armv7l/wheel/stegoveritas/modules/multi copying build/lib/stegoveritas/modules/multi/__init__.py -> build/bdist.linux-armv7l/wheel/stegoveritas/modules/multi creating build/bdist.linux-armv7l/wheel/stegoveritas/modules/multi/analysis copying build/lib/stegoveritas/modules/multi/analysis/exif.py -> build/bdist.linux-armv7l/wheel/stegoveritas/modules/multi/analysis copying build/lib/stegoveritas/modules/multi/analysis/__init__.py -> build/bdist.linux-armv7l/wheel/stegoveritas/modules/multi/analysis copying build/lib/stegoveritas/modules/multi/analysis/xmp.py -> build/bdist.linux-armv7l/wheel/stegoveritas/modules/multi/analysis copying build/lib/stegoveritas/__init__.py -> build/bdist.linux-armv7l/wheel/stegoveritas copying build/lib/stegoveritas/install_deps.py -> build/bdist.linux-armv7l/wheel/stegoveritas copying build/lib/stegoveritas/Colorer.py -> build/bdist.linux-armv7l/wheel/stegoveritas copying build/lib/stegoveritas/config.py -> build/bdist.linux-armv7l/wheel/stegoveritas running install_egg_info running egg_info writing requirements to stegoveritas.egg-info/requires.txt writing stegoveritas.egg-info/PKG-INFO writing top-level names to stegoveritas.egg-info/top_level.txt writing dependency_links to stegoveritas.egg-info/dependency_links.txt writing entry points to stegoveritas.egg-info/entry_points.txt reading manifest file 'stegoveritas.egg-info/SOURCES.txt' writing manifest file 'stegoveritas.egg-info/SOURCES.txt' Copying stegoveritas.egg-info to build/bdist.linux-armv7l/wheel/stegoveritas-1.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/stegoveritas-1.1.dist-info/WHEEL creating '/tmp/pip-wheel-yqno034l/stegoveritas-1.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'stegoveritas/Colorer.py' adding 'stegoveritas/__init__.py' adding 'stegoveritas/config.py' adding 'stegoveritas/helpers.py' adding 'stegoveritas/install_deps.py' adding 'stegoveritas/stegoveritas.py' adding 'stegoveritas/version.py' adding 'stegoveritas/modules/__init__.py' adding 'stegoveritas/modules/image/__init__.py' adding 'stegoveritas/modules/image/gif.py' adding 'stegoveritas/modules/image/png.py' adding 'stegoveritas/modules/image/analysis/__init__.py' adding 'stegoveritas/modules/image/analysis/brute_lsb.py' adding 'stegoveritas/modules/image/analysis/colormap.py' adding 'stegoveritas/modules/image/analysis/extractLSB.py' adding 'stegoveritas/modules/image/analysis/filters.py' adding 'stegoveritas/modules/image/analysis/meta.py' adding 'stegoveritas/modules/image/analysis/trailing.py' adding 'stegoveritas/modules/multi/__init__.py' adding 'stegoveritas/modules/multi/analysis/__init__.py' adding 'stegoveritas/modules/multi/analysis/exif.py' adding 'stegoveritas/modules/multi/analysis/xmp.py' adding 'stegoveritas-1.1.dist-info/METADATA' adding 'stegoveritas-1.1.dist-info/WHEEL' adding 'stegoveritas-1.1.dist-info/entry_points.txt' adding 'stegoveritas-1.1.dist-info/top_level.txt' adding 'stegoveritas-1.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for stegoveritas: finished with status 'done' Stored in directory: /tmp/tmpzdvk2fmk Successfully built stegoveritas Cleaning up... Removing source in /tmp/pip-wheel-pqcqf5v9/stegoveritas Removed build tracker '/tmp/pip-req-tracker-pslvc8qd'