Collecting queryparser-python3==0.2.1 1 location(s) to search for versions of queryparser-python3: * https://pypi.python.org/simple/queryparser-python3/ Getting page https://pypi.python.org/simple/queryparser-python3/ Analyzing links from page https://pypi.python.org/simple/queryparser-python3/ Found link https://pypi.python.org/packages/0f/65/e5026f8b591af413091b7e9076468db3a156b3809826e556385f71e271c0/queryparser-python3-0.1.2.tar.gz#md5=e4e7666102be26b4ea3f7d574eaa0f03 (from https://pypi.python.org/simple/queryparser-python3/), version: 0.1.2 Found link https://pypi.python.org/packages/15/94/1c8ce90a4d9943d30e4d58b52c2ded6c3168aa7b0880ba1df90b2f16a0b6/queryparser-python3-0.1.3.tar.gz#md5=529141b5daafc7d3cd4cf9a1e7b5aca3 (from https://pypi.python.org/simple/queryparser-python3/), version: 0.1.3 Found link https://pypi.python.org/packages/34/94/7363e35e0743556a209f254765bf33e2ec295c3b04ca54375c26380edbc6/queryparser-python3-0.1.tar.gz#md5=ac6a28ba4ac52730ffeab1881bd3d9b3 (from https://pypi.python.org/simple/queryparser-python3/), version: 0.1 Found link https://pypi.python.org/packages/a2/bd/d8a18deea4f35d48bfd5914b6c27ef3c344c3afe7b107bdc196fd16b91a5/queryparser-python3-0.1.4.tar.gz#md5=a52ed5d89c1c7bd7cf176197b98a3d95 (from https://pypi.python.org/simple/queryparser-python3/), version: 0.1.4 Found link https://pypi.python.org/packages/bc/34/c69aecadc69d7da69ab53ebd87c0910473df36f07a7357b8dc74db5d0c2e/queryparser-python3-0.2.0.tar.gz#md5=658bebcb8bd8992e7d4524bc09ec773b (from https://pypi.python.org/simple/queryparser-python3/), version: 0.2.0 Found link https://pypi.python.org/packages/cd/78/0046b679aff39940c21c0a83e59a20554922388c8b3a694744f0225a28fd/queryparser-python3-0.1.1.tar.gz#md5=b75a1bc0ea2e5143629ba217afe4051c (from https://pypi.python.org/simple/queryparser-python3/), version: 0.1.1 Found link https://pypi.python.org/packages/da/b5/169d2ebcde23ac759313698ed0664918b0974ccaba4bb77cdb358ad02156/queryparser-python3-0.2.1.tar.gz#md5=ad725ea26920b6c430e7c50edcb1d468 (from https://pypi.python.org/simple/queryparser-python3/), version: 0.2.1 Using version 0.2.1 (newest of versions: 0.2.1) Downloading queryparser-python3-0.2.1.tar.gz (214kB) Downloading from URL https://pypi.python.org/packages/da/b5/169d2ebcde23ac759313698ed0664918b0974ccaba4bb77cdb358ad02156/queryparser-python3-0.2.1.tar.gz#md5=ad725ea26920b6c430e7c50edcb1d468 (from https://pypi.python.org/simple/queryparser-python3/) Running setup.py (path:/tmp/pip-build-_lpb_xmq/queryparser-python3/setup.py) egg_info for package queryparser-python3 Running command python setup.py egg_info running egg_info creating pip-egg-info/queryparser_python3.egg-info writing dependency_links to pip-egg-info/queryparser_python3.egg-info/dependency_links.txt writing pip-egg-info/queryparser_python3.egg-info/PKG-INFO writing top-level names to pip-egg-info/queryparser_python3.egg-info/top_level.txt writing requirements to pip-egg-info/queryparser_python3.egg-info/requires.txt writing manifest file 'pip-egg-info/queryparser_python3.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/queryparser_python3.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/queryparser_python3.egg-info/SOURCES.txt' Source in /tmp/pip-build-_lpb_xmq/queryparser-python3 has version 0.2.1, which satisfies requirement queryparser-python3==0.2.1 from https://pypi.python.org/packages/da/b5/169d2ebcde23ac759313698ed0664918b0974ccaba4bb77cdb358ad02156/queryparser-python3-0.2.1.tar.gz#md5=ad725ea26920b6c430e7c50edcb1d468 Building wheels for collected packages: queryparser-python3 Running setup.py bdist_wheel for queryparser-python3: started Destination directory: /tmp/tmp_1jqd09rpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-_lpb_xmq/queryparser-python3/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/tmp_1jqd09rpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/queryparser copying lib/python3/queryparser/__init__.py -> build/lib/queryparser creating build/lib/queryparser/adql copying lib/python3/queryparser/adql/ADQLParserVisitor.py -> build/lib/queryparser/adql copying lib/python3/queryparser/adql/ADQLLexer.py -> build/lib/queryparser/adql copying lib/python3/queryparser/adql/ADQLParser.py -> build/lib/queryparser/adql copying lib/python3/queryparser/adql/__init__.py -> build/lib/queryparser/adql copying lib/python3/queryparser/adql/adqltranslator.py -> build/lib/queryparser/adql copying lib/python3/queryparser/adql/ADQLParserListener.py -> build/lib/queryparser/adql creating build/lib/queryparser/mysql copying lib/python3/queryparser/mysql/mysqllisteners.py -> build/lib/queryparser/mysql copying lib/python3/queryparser/mysql/mysqlprocessor.py -> build/lib/queryparser/mysql copying lib/python3/queryparser/mysql/MySQLParser.py -> build/lib/queryparser/mysql copying lib/python3/queryparser/mysql/__init__.py -> build/lib/queryparser/mysql copying lib/python3/queryparser/mysql/MySQLLexer.py -> build/lib/queryparser/mysql copying lib/python3/queryparser/mysql/MySQLParserListener.py -> build/lib/queryparser/mysql creating build/lib/queryparser/exceptions copying lib/python3/queryparser/exceptions/__init__.py -> build/lib/queryparser/exceptions running egg_info writing lib/python3/queryparser_python3.egg-info/PKG-INFO writing top-level names to lib/python3/queryparser_python3.egg-info/top_level.txt writing requirements to lib/python3/queryparser_python3.egg-info/requires.txt writing dependency_links to lib/python3/queryparser_python3.egg-info/dependency_links.txt reading manifest file 'lib/python3/queryparser_python3.egg-info/SOURCES.txt' writing manifest file 'lib/python3/queryparser_python3.egg-info/SOURCES.txt' 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/queryparser creating build/bdist.linux-armv7l/wheel/queryparser/adql copying build/lib/queryparser/adql/ADQLParserVisitor.py -> build/bdist.linux-armv7l/wheel/queryparser/adql copying build/lib/queryparser/adql/ADQLLexer.py -> build/bdist.linux-armv7l/wheel/queryparser/adql copying build/lib/queryparser/adql/ADQLParser.py -> build/bdist.linux-armv7l/wheel/queryparser/adql copying build/lib/queryparser/adql/__init__.py -> build/bdist.linux-armv7l/wheel/queryparser/adql copying build/lib/queryparser/adql/adqltranslator.py -> build/bdist.linux-armv7l/wheel/queryparser/adql copying build/lib/queryparser/adql/ADQLParserListener.py -> build/bdist.linux-armv7l/wheel/queryparser/adql creating build/bdist.linux-armv7l/wheel/queryparser/exceptions copying build/lib/queryparser/exceptions/__init__.py -> build/bdist.linux-armv7l/wheel/queryparser/exceptions copying build/lib/queryparser/__init__.py -> build/bdist.linux-armv7l/wheel/queryparser creating build/bdist.linux-armv7l/wheel/queryparser/mysql copying build/lib/queryparser/mysql/mysqllisteners.py -> build/bdist.linux-armv7l/wheel/queryparser/mysql copying build/lib/queryparser/mysql/mysqlprocessor.py -> build/bdist.linux-armv7l/wheel/queryparser/mysql copying build/lib/queryparser/mysql/MySQLParser.py -> build/bdist.linux-armv7l/wheel/queryparser/mysql copying build/lib/queryparser/mysql/__init__.py -> build/bdist.linux-armv7l/wheel/queryparser/mysql copying build/lib/queryparser/mysql/MySQLLexer.py -> build/bdist.linux-armv7l/wheel/queryparser/mysql copying build/lib/queryparser/mysql/MySQLParserListener.py -> build/bdist.linux-armv7l/wheel/queryparser/mysql running install_egg_info Copying lib/python3/queryparser_python3.egg-info to build/bdist.linux-armv7l/wheel/queryparser_python3-0.2.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/queryparser_python3-0.2.1.dist-info/WHEEL Running setup.py bdist_wheel for queryparser-python3: finished with status 'done' Stored in directory: /tmp/tmpcnv7vxeq Successfully built queryparser-python3 Cleaning up... Removing source in /tmp/pip-build-_lpb_xmq/queryparser-python3