Collecting pathquery==0.3.0 1 location(s) to search for versions of pathquery: * https://pypi.python.org/simple/pathquery/ Getting page https://pypi.python.org/simple/pathquery/ Analyzing links from page https://pypi.org/simple/pathquery/ Found link https://files.pythonhosted.org/packages/d2/9e/038149dc00f0691b6455d87f2abe0c65390dbebc80ad5b1dfd5345b7b8e5/pathquery-0.1.1.tar.gz#sha256=e625c2c5d72ed64e9e032bc9cab616d2f593b35c77895fd6eb3ac2a6ad0d2f9b (from https://pypi.org/simple/pathquery/), version: 0.1.1 Found link https://files.pythonhosted.org/packages/63/47/fb10fa1e4b4bf34fb0e02970b8d69b2b6df2605fe14dc6c12b04aa1611c4/pathquery-0.2.0.tar.gz#sha256=001c40f7f4da4484a644f55e2bec7c952636ef323c79aa87beba24f3e970eb5d (from https://pypi.org/simple/pathquery/), version: 0.2.0 Found link https://files.pythonhosted.org/packages/99/d9/303666693dfe94a806fb2cbc1dd2256ae03fd2852df0275b54e1a858e6d4/pathquery-0.2.1.tar.gz#sha256=7a143e4faf84360156704aa975816c951e71ebd1ea9c7125dd92e504161e661c (from https://pypi.org/simple/pathquery/), version: 0.2.1 Found link https://files.pythonhosted.org/packages/2d/d7/3106540dcc62e29fea474f9dd5511390d801e77635266fa95bb6a1d6700b/pathquery-0.2.2.tar.gz#sha256=bbc72cc2e43615965a75c5b18e2173e5ad8fb864fdbea18f4a8a53380ff8acef (from https://pypi.org/simple/pathquery/), version: 0.2.2 Found link https://files.pythonhosted.org/packages/9f/0f/3115677e320c7b9e688c0655fe5513e9649bb4edb0137c89537e04a6aab0/pathquery-0.2.3.tar.gz#sha256=7ee79506f1548354ee0144b723650a98424ce35888fff89264b8db3d7e710d2b (from https://pypi.org/simple/pathquery/), version: 0.2.3 Found link https://files.pythonhosted.org/packages/d1/e9/793af28dc16d1abe60d4fc779fb23625611aa7516fa13454f923a6e1d795/pathquery-0.2.4.tar.gz#sha256=7131d060baf01572cac2629db7dec467c4fc9c1d83c3d2d991bd06e895e94232 (from https://pypi.org/simple/pathquery/), version: 0.2.4 Found link https://files.pythonhosted.org/packages/b2/fa/ab93a79e66b0eaecf5c6e4e56f8ed716f6a458dbe0542852fe9895d9aa76/pathquery-0.2.5.tar.gz#sha256=6e6f89a50322c1cddbaddc2d7a48bb1de8330104d9f72523a3aa87f108a35bb9 (from https://pypi.org/simple/pathquery/), version: 0.2.5 Found link https://files.pythonhosted.org/packages/6c/94/20a19307727a7da899e8a00bb790d45d67ba30022ce3caa8874fae4d3bc7/pathquery-0.3.0.tar.gz#sha256=1ea0f39aae038016af618725248b12d10848e63f62f8049dd47a04623eeb3a63 (from https://pypi.org/simple/pathquery/), version: 0.3.0 Using version 0.3.0 (newest of versions: 0.3.0) Downloading https://files.pythonhosted.org/packages/6c/94/20a19307727a7da899e8a00bb790d45d67ba30022ce3caa8874fae4d3bc7/pathquery-0.3.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/6c/94/20a19307727a7da899e8a00bb790d45d67ba30022ce3caa8874fae4d3bc7/pathquery-0.3.0.tar.gz#sha256=1ea0f39aae038016af618725248b12d10848e63f62f8049dd47a04623eeb3a63 (from https://pypi.org/simple/pathquery/) Running setup.py (path:/tmp/pip-build-dfztlx1_/pathquery/setup.py) egg_info for package pathquery Running command python setup.py egg_info running egg_info creating pip-egg-info/pathquery.egg-info writing requirements to pip-egg-info/pathquery.egg-info/requires.txt writing pip-egg-info/pathquery.egg-info/PKG-INFO writing dependency_links to pip-egg-info/pathquery.egg-info/dependency_links.txt writing top-level names to pip-egg-info/pathquery.egg-info/top_level.txt writing manifest file 'pip-egg-info/pathquery.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/pathquery.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/pathquery.egg-info/SOURCES.txt' Source in /tmp/pip-build-dfztlx1_/pathquery has version 0.3.0, which satisfies requirement pathquery==0.3.0 from https://files.pythonhosted.org/packages/6c/94/20a19307727a7da899e8a00bb790d45d67ba30022ce3caa8874fae4d3bc7/pathquery-0.3.0.tar.gz#sha256=1ea0f39aae038016af618725248b12d10848e63f62f8049dd47a04623eeb3a63 Building wheels for collected packages: pathquery Running setup.py bdist_wheel for pathquery: started Destination directory: /tmp/tmp5us1t2hspip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-dfztlx1_/pathquery/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/tmp5us1t2hspip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pathquery copying pathquery/exceptions.py -> build/lib/pathquery copying pathquery/__init__.py -> build/lib/pathquery copying pathquery/query.py -> build/lib/pathquery running egg_info writing pathquery.egg-info/PKG-INFO writing top-level names to pathquery.egg-info/top_level.txt writing requirements to pathquery.egg-info/requires.txt writing dependency_links to pathquery.egg-info/dependency_links.txt reading manifest file 'pathquery.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pathquery.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/pathquery copying build/lib/pathquery/exceptions.py -> build/bdist.linux-armv7l/wheel/pathquery copying build/lib/pathquery/__init__.py -> build/bdist.linux-armv7l/wheel/pathquery copying build/lib/pathquery/query.py -> build/bdist.linux-armv7l/wheel/pathquery running install_egg_info Copying pathquery.egg-info to build/bdist.linux-armv7l/wheel/pathquery-0.3.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/pathquery-0.3.0.dist-info/WHEEL Running setup.py bdist_wheel for pathquery: finished with status 'done' Stored in directory: /tmp/tmpuvpil3vc Successfully built pathquery Cleaning up... Removing source in /tmp/pip-build-dfztlx1_/pathquery