Created temporary directory: /tmp/pip-ephem-wheel-cache-pczr2kkg Created temporary directory: /tmp/pip-req-tracker-fq87ynwf Created requirements tracker '/tmp/pip-req-tracker-fq87ynwf' Created temporary directory: /tmp/pip-wheel-8vso8x9z Looking in indexes: https://pypi.python.org/simple Collecting PyPDF3==0.0.2 1 location(s) to search for versions of PyPDF3: * https://pypi.python.org/simple/pypdf3/ Getting page https://pypi.python.org/simple/pypdf3/ Analyzing links from page https://pypi.org/simple/pypdf3/ Found link https://files.pythonhosted.org/packages/53/2b/20dcae58bee545a13848209ec61a6b99e2aa4bffccd43db04ea804b4bfc9/PyPDF3-0.0.1.tar.gz#sha256=2a93a269ddd0670d713c2a4bdecad35f2796380e3fb661e0361fe42149045e5c (from https://pypi.org/simple/pypdf3/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/b1/78/f1f0de25562df427f884a31bd7997c0f9d9d52907ac35860d6cd9cd8d78f/PyPDF3-0.0.2.tar.gz#sha256=81432b0bfdf426c2207138fbccd6277a61554958efb9e77063719249ddf1063d (from https://pypi.org/simple/pypdf3/), version: 0.0.2 Using version 0.0.2 (newest of versions: 0.0.2) Created temporary directory: /tmp/pip-unpack-k4suo0ml Downloading https://files.pythonhosted.org/packages/b1/78/f1f0de25562df427f884a31bd7997c0f9d9d52907ac35860d6cd9cd8d78f/PyPDF3-0.0.2.tar.gz (63kB) Downloading from URL https://files.pythonhosted.org/packages/b1/78/f1f0de25562df427f884a31bd7997c0f9d9d52907ac35860d6cd9cd8d78f/PyPDF3-0.0.2.tar.gz#sha256=81432b0bfdf426c2207138fbccd6277a61554958efb9e77063719249ddf1063d (from https://pypi.org/simple/pypdf3/) Added PyPDF3==0.0.2 from https://files.pythonhosted.org/packages/b1/78/f1f0de25562df427f884a31bd7997c0f9d9d52907ac35860d6cd9cd8d78f/PyPDF3-0.0.2.tar.gz#sha256=81432b0bfdf426c2207138fbccd6277a61554958efb9e77063719249ddf1063d to build tracker '/tmp/pip-req-tracker-fq87ynwf' Running setup.py (path:/tmp/pip-wheel-8vso8x9z/PyPDF3/setup.py) egg_info for package PyPDF3 Running command python setup.py egg_info running egg_info creating pip-egg-info/PyPDF3.egg-info writing pip-egg-info/PyPDF3.egg-info/PKG-INFO writing dependency_links to pip-egg-info/PyPDF3.egg-info/dependency_links.txt writing top-level names to pip-egg-info/PyPDF3.egg-info/top_level.txt writing manifest file 'pip-egg-info/PyPDF3.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/PyPDF3.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/PyPDF3.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-8vso8x9z/PyPDF3 has version 0.0.2, which satisfies requirement PyPDF3==0.0.2 from https://files.pythonhosted.org/packages/b1/78/f1f0de25562df427f884a31bd7997c0f9d9d52907ac35860d6cd9cd8d78f/PyPDF3-0.0.2.tar.gz#sha256=81432b0bfdf426c2207138fbccd6277a61554958efb9e77063719249ddf1063d Removed PyPDF3==0.0.2 from https://files.pythonhosted.org/packages/b1/78/f1f0de25562df427f884a31bd7997c0f9d9d52907ac35860d6cd9cd8d78f/PyPDF3-0.0.2.tar.gz#sha256=81432b0bfdf426c2207138fbccd6277a61554958efb9e77063719249ddf1063d from build tracker '/tmp/pip-req-tracker-fq87ynwf' Building wheels for collected packages: PyPDF3 Created temporary directory: /tmp/pip-wheel-6xsb05lq Running setup.py bdist_wheel for PyPDF3: started Destination directory: /tmp/pip-wheel-6xsb05lq Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-8vso8x9z/PyPDF3/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-6xsb05lq running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/PyPDF3 copying PyPDF3/pagerange.py -> build/lib/PyPDF3 copying PyPDF3/generic.py -> build/lib/PyPDF3 copying PyPDF3/merger.py -> build/lib/PyPDF3 copying PyPDF3/utils.py -> build/lib/PyPDF3 copying PyPDF3/pdf.py -> build/lib/PyPDF3 copying PyPDF3/filters.py -> build/lib/PyPDF3 copying PyPDF3/xmp.py -> build/lib/PyPDF3 copying PyPDF3/_version.py -> build/lib/PyPDF3 copying PyPDF3/__init__.py -> build/lib/PyPDF3 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/PyPDF3 copying build/lib/PyPDF3/pagerange.py -> build/bdist.linux-armv7l/wheel/PyPDF3 copying build/lib/PyPDF3/generic.py -> build/bdist.linux-armv7l/wheel/PyPDF3 copying build/lib/PyPDF3/merger.py -> build/bdist.linux-armv7l/wheel/PyPDF3 copying build/lib/PyPDF3/utils.py -> build/bdist.linux-armv7l/wheel/PyPDF3 copying build/lib/PyPDF3/pdf.py -> build/bdist.linux-armv7l/wheel/PyPDF3 copying build/lib/PyPDF3/filters.py -> build/bdist.linux-armv7l/wheel/PyPDF3 copying build/lib/PyPDF3/xmp.py -> build/bdist.linux-armv7l/wheel/PyPDF3 copying build/lib/PyPDF3/_version.py -> build/bdist.linux-armv7l/wheel/PyPDF3 copying build/lib/PyPDF3/__init__.py -> build/bdist.linux-armv7l/wheel/PyPDF3 running install_egg_info running egg_info creating PyPDF3.egg-info writing top-level names to PyPDF3.egg-info/top_level.txt writing dependency_links to PyPDF3.egg-info/dependency_links.txt writing PyPDF3.egg-info/PKG-INFO writing manifest file 'PyPDF3.egg-info/SOURCES.txt' reading manifest file 'PyPDF3.egg-info/SOURCES.txt' writing manifest file 'PyPDF3.egg-info/SOURCES.txt' Copying PyPDF3.egg-info to build/bdist.linux-armv7l/wheel/PyPDF3-0.0.2-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/PyPDF3-0.0.2.dist-info/WHEEL Running setup.py bdist_wheel for PyPDF3: finished with status 'done' Stored in directory: /tmp/tmpmrrkbk10 Successfully built PyPDF3 Cleaning up... Removing source in /tmp/pip-wheel-8vso8x9z/PyPDF3 Removed build tracker '/tmp/pip-req-tracker-fq87ynwf'