Collecting pntl==0.2.3 1 location(s) to search for versions of pntl: * https://pypi.python.org/simple/pntl/ Getting page https://pypi.python.org/simple/pntl/ Analyzing links from page https://pypi.python.org/simple/pntl/ Skipping link https://pypi.python.org/packages/05/05/29e5cd34ac2d6649dd0b1c4478e2de3018efecc652fdd23efee7a92aa6ec/pntl-0.2.3-py3.6.egg#md5=52b6545637dc2a60676204cb2729482b (from https://pypi.python.org/simple/pntl/); unsupported archive format: .egg Skipping link https://pypi.python.org/packages/1e/58/2cb70cf57312fb6aabcc2ef2bc700e952c804e9c3057e4f231e141e53945/pntl-0.2.0-py3.6.egg#md5=571f6c230ed0fa94b99867fda64b7121 (from https://pypi.python.org/simple/pntl/); unsupported archive format: .egg Found link https://pypi.python.org/packages/42/68/46ee00eb03dfa4c1b1f79dacec6ebb9766e6c859571bea58e74fe33f82d2/pntl-0.2.2.tar.gz#md5=41bf76a0b38014074d56ead36d962592 (from https://pypi.python.org/simple/pntl/), version: 0.2.2 Found link https://pypi.python.org/packages/5c/bf/3e7b7d6252a6896513b74044fad100b7b3a4f3fa4ca8aba8b167a39ecf9f/pntl-0.2.3.tar.gz#md5=8636ad51007521a2260068ccda8f39c4 (from https://pypi.python.org/simple/pntl/), version: 0.2.3 Found link https://pypi.python.org/packages/bb/d0/93c63461d6eac3527f7baacf644ca42311578d502352f9df103211c1f4de/pntl-0.2.2-py2.py3-none-any.whl#md5=c0a7eeea97e26f4db24d0105bdee50b9 (from https://pypi.python.org/simple/pntl/), version: 0.2.2 Found link https://pypi.python.org/packages/db/ad/9bab823d7045f180d46c846eb4a586fbea64160433bba05c82bd73ae40ac/pntl-0.2.1-py2.py3-none-any.whl#md5=49d497ba6fe639f5dc1efdab0c2a1c7c (from https://pypi.python.org/simple/pntl/), version: 0.2.1 Using version 0.2.3 (newest of versions: 0.2.3) Downloading pntl-0.2.3.tar.gz (2.5MB) Downloading from URL https://pypi.python.org/packages/5c/bf/3e7b7d6252a6896513b74044fad100b7b3a4f3fa4ca8aba8b167a39ecf9f/pntl-0.2.3.tar.gz#md5=8636ad51007521a2260068ccda8f39c4 (from https://pypi.python.org/simple/pntl/) Running setup.py (path:/tmp/pip-build-8w421ck9/pntl/setup.py) egg_info for package pntl Running command python setup.py egg_info zip_safe flag not set; analyzing archive contents... Installed /tmp/pip-build-8w421ck9/pntl/.eggs/pytest_runner-3.0-py3.4.egg running egg_info creating pip-egg-info/pntl.egg-info writing requirements to pip-egg-info/pntl.egg-info/requires.txt writing pip-egg-info/pntl.egg-info/PKG-INFO writing top-level names to pip-egg-info/pntl.egg-info/top_level.txt writing dependency_links to pip-egg-info/pntl.egg-info/dependency_links.txt writing entry points to pip-egg-info/pntl.egg-info/entry_points.txt writing manifest file 'pip-egg-info/pntl.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/pntl.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' warning: no files found matching '*.jpg' under directory 'docs' warning: no files found matching '*.png' under directory 'docs' warning: no files found matching '*.gif' under directory 'docs' writing manifest file 'pip-egg-info/pntl.egg-info/SOURCES.txt' Source in /tmp/pip-build-8w421ck9/pntl has version 0.2.3, which satisfies requirement pntl==0.2.3 from https://pypi.python.org/packages/5c/bf/3e7b7d6252a6896513b74044fad100b7b3a4f3fa4ca8aba8b167a39ecf9f/pntl-0.2.3.tar.gz#md5=8636ad51007521a2260068ccda8f39c4 Building wheels for collected packages: pntl Running setup.py bdist_wheel for pntl: started Destination directory: /tmp/tmpzbguxt8apip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-8w421ck9/pntl/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/tmpzbguxt8apip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pntl copying pntl/tools.py -> build/lib/pntl copying pntl/__init__.py -> build/lib/pntl copying pntl/cli.py -> build/lib/pntl copying pntl/utils.py -> build/lib/pntl running egg_info writing entry points to pntl.egg-info/entry_points.txt writing pntl.egg-info/PKG-INFO writing requirements to pntl.egg-info/requires.txt writing dependency_links to pntl.egg-info/dependency_links.txt writing top-level names to pntl.egg-info/top_level.txt reading manifest file 'pntl.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' warning: no files found matching '*.jpg' under directory 'docs' warning: no files found matching '*.png' under directory 'docs' warning: no files found matching '*.gif' under directory 'docs' writing manifest file 'pntl.egg-info/SOURCES.txt' copying pntl/depParse.sh -> build/lib/pntl copying pntl/lexparser.sh -> build/lib/pntl copying pntl/stanford-parser.jar -> build/lib/pntl 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/pntl copying build/lib/pntl/tools.py -> build/bdist.linux-armv7l/wheel/pntl copying build/lib/pntl/lexparser.sh -> build/bdist.linux-armv7l/wheel/pntl copying build/lib/pntl/__init__.py -> build/bdist.linux-armv7l/wheel/pntl copying build/lib/pntl/depParse.sh -> build/bdist.linux-armv7l/wheel/pntl copying build/lib/pntl/cli.py -> build/bdist.linux-armv7l/wheel/pntl copying build/lib/pntl/utils.py -> build/bdist.linux-armv7l/wheel/pntl copying build/lib/pntl/stanford-parser.jar -> build/bdist.linux-armv7l/wheel/pntl running install_egg_info Copying pntl.egg-info to build/bdist.linux-armv7l/wheel/pntl-0.2.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/pntl-0.2.3.dist-info/WHEEL Running setup.py bdist_wheel for pntl: finished with status 'done' Stored in directory: /tmp/tmpavmmtntt Successfully built pntl Cleaning up... Removing source in /tmp/pip-build-8w421ck9/pntl