Created temporary directory: /tmp/pip-ephem-wheel-cache-2yrab9ar Created temporary directory: /tmp/pip-req-tracker-ypsl9g1m Created requirements tracker '/tmp/pip-req-tracker-ypsl9g1m' Created temporary directory: /tmp/pip-wheel-xfepz89q Looking in indexes: https://pypi.python.org/simple Collecting pdfconduit-modify==1.0.0 1 location(s) to search for versions of pdfconduit-modify: * https://pypi.python.org/simple/pdfconduit-modify/ Getting page https://pypi.python.org/simple/pdfconduit-modify/ Analyzing links from page https://pypi.org/simple/pdfconduit-modify/ Found link https://files.pythonhosted.org/packages/61/0c/5316e83e2c0bc60b501a0e5e8d721ed0e68e213dcc63d7353f92095a6b79/pdfconduit-modify-1.0.0.tar.gz#sha256=3598b0ebdb1caa1324a7acb20d5ff0a9fc8d91e4df2fccc184a39091e2266e64 (from https://pypi.org/simple/pdfconduit-modify/), version: 1.0.0 Using version 1.0.0 (newest of versions: 1.0.0) Created temporary directory: /tmp/pip-unpack-7fwpj4u1 Downloading https://files.pythonhosted.org/packages/61/0c/5316e83e2c0bc60b501a0e5e8d721ed0e68e213dcc63d7353f92095a6b79/pdfconduit-modify-1.0.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/61/0c/5316e83e2c0bc60b501a0e5e8d721ed0e68e213dcc63d7353f92095a6b79/pdfconduit-modify-1.0.0.tar.gz#sha256=3598b0ebdb1caa1324a7acb20d5ff0a9fc8d91e4df2fccc184a39091e2266e64 (from https://pypi.org/simple/pdfconduit-modify/) Added pdfconduit-modify==1.0.0 from https://files.pythonhosted.org/packages/61/0c/5316e83e2c0bc60b501a0e5e8d721ed0e68e213dcc63d7353f92095a6b79/pdfconduit-modify-1.0.0.tar.gz#sha256=3598b0ebdb1caa1324a7acb20d5ff0a9fc8d91e4df2fccc184a39091e2266e64 to build tracker '/tmp/pip-req-tracker-ypsl9g1m' Running setup.py (path:/tmp/pip-wheel-xfepz89q/pdfconduit-modify/setup.py) egg_info for package pdfconduit-modify Running command python setup.py egg_info running egg_info creating pip-egg-info/pdfconduit_modify.egg-info writing dependency_links to pip-egg-info/pdfconduit_modify.egg-info/dependency_links.txt writing pip-egg-info/pdfconduit_modify.egg-info/PKG-INFO writing top-level names to pip-egg-info/pdfconduit_modify.egg-info/top_level.txt writing requirements to pip-egg-info/pdfconduit_modify.egg-info/requires.txt writing namespace_packages to pip-egg-info/pdfconduit_modify.egg-info/namespace_packages.txt writing manifest file 'pip-egg-info/pdfconduit_modify.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/pdfconduit_modify.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/pdfconduit_modify.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-xfepz89q/pdfconduit-modify has version 1.0.0, which satisfies requirement pdfconduit-modify==1.0.0 from https://files.pythonhosted.org/packages/61/0c/5316e83e2c0bc60b501a0e5e8d721ed0e68e213dcc63d7353f92095a6b79/pdfconduit-modify-1.0.0.tar.gz#sha256=3598b0ebdb1caa1324a7acb20d5ff0a9fc8d91e4df2fccc184a39091e2266e64 Removed pdfconduit-modify==1.0.0 from https://files.pythonhosted.org/packages/61/0c/5316e83e2c0bc60b501a0e5e8d721ed0e68e213dcc63d7353f92095a6b79/pdfconduit-modify-1.0.0.tar.gz#sha256=3598b0ebdb1caa1324a7acb20d5ff0a9fc8d91e4df2fccc184a39091e2266e64 from build tracker '/tmp/pip-req-tracker-ypsl9g1m' Building wheels for collected packages: pdfconduit-modify Created temporary directory: /tmp/pip-wheel-562nqln6 Running setup.py bdist_wheel for pdfconduit-modify: started Destination directory: /tmp/pip-wheel-562nqln6 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-xfepz89q/pdfconduit-modify/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-562nqln6 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pdf copying pdf/__init__.py -> build/lib/pdf creating build/lib/pdfconduit copying pdfconduit/__init__.py -> build/lib/pdfconduit creating build/lib/pdf/modify copying pdf/modify/slice.py -> build/lib/pdf/modify copying pdf/modify/upscale.py -> build/lib/pdf/modify copying pdf/modify/__init__.py -> build/lib/pdf/modify copying pdf/modify/_version.py -> build/lib/pdf/modify copying pdf/modify/rotate.py -> build/lib/pdf/modify running egg_info writing top-level names to pdfconduit_modify.egg-info/top_level.txt writing requirements to pdfconduit_modify.egg-info/requires.txt writing namespace_packages to pdfconduit_modify.egg-info/namespace_packages.txt writing dependency_links to pdfconduit_modify.egg-info/dependency_links.txt writing pdfconduit_modify.egg-info/PKG-INFO reading manifest file 'pdfconduit_modify.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pdfconduit_modify.egg-info/SOURCES.txt' installing to build/bdist.linux-armv7l/wheel running install running install_lib Skipping installation of build/bdist.linux-armv7l/wheel/pdf/__init__.py (namespace package) copying pdf/modify/slice.py -> build/bdist.linux-armv7l/wheel/pdf/modify copying pdf/modify/upscale.py -> build/bdist.linux-armv7l/wheel/pdf/modify copying pdf/modify/__init__.py -> build/bdist.linux-armv7l/wheel/pdf/modify copying pdf/modify/_version.py -> build/bdist.linux-armv7l/wheel/pdf/modify copying pdf/modify/rotate.py -> build/bdist.linux-armv7l/wheel/pdf/modify copying pdfconduit/__init__.py -> build/bdist.linux-armv7l/wheel/pdfconduit running install_egg_info Copying pdfconduit_modify.egg-info to build/bdist.linux-armv7l/wheel/pdfconduit_modify-1.0.0-py3.4.egg-info Installing build/bdist.linux-armv7l/wheel/pdfconduit_modify-1.0.0-py3.4-nspkg.pth running install_scripts creating build/bdist.linux-armv7l/wheel/pdfconduit_modify-1.0.0.dist-info/WHEEL creating '/tmp/pip-wheel-562nqln6/pdfconduit_modify-1.0.0-py3-none-any.whl' and adding '.' to it adding 'pdfconduit_modify-1.0.0-py3.4-nspkg.pth' adding 'pdf/modify/__init__.py' adding 'pdf/modify/_version.py' adding 'pdf/modify/rotate.py' adding 'pdf/modify/slice.py' adding 'pdf/modify/upscale.py' adding 'pdfconduit/__init__.py' adding 'pdfconduit_modify-1.0.0.dist-info/namespace_packages.txt' adding 'pdfconduit_modify-1.0.0.dist-info/top_level.txt' adding 'pdfconduit_modify-1.0.0.dist-info/WHEEL' adding 'pdfconduit_modify-1.0.0.dist-info/METADATA' adding 'pdfconduit_modify-1.0.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for pdfconduit-modify: finished with status 'done' Stored in directory: /tmp/tmp0mhr0w7j Successfully built pdfconduit-modify Cleaning up... Removing source in /tmp/pip-wheel-xfepz89q/pdfconduit-modify Removed build tracker '/tmp/pip-req-tracker-ypsl9g1m'