Created temporary directory: /tmp/pip-ephem-wheel-cache-v0mx7dre Created temporary directory: /tmp/pip-req-tracker-v7u8xru8 Created requirements tracker '/tmp/pip-req-tracker-v7u8xru8' Created temporary directory: /tmp/pip-wheel-0aesw0k4 Collecting sat-search==0.2.0b1 1 location(s) to search for versions of sat-search: * https://pypi.org/simple/sat-search/ Getting page https://pypi.org/simple/sat-search/ Analyzing links from page https://pypi.org/simple/sat-search/ Found link https://files.pythonhosted.org/packages/3c/2b/6fe1cc8efc88ec012dfb5ec9aa5d2c9f87ba5831d2d3f47c5d3733c4024f/sat-search-0.1.0b1.tar.gz#sha256=7baeda93a1ce12c528a5eefd6d5a4ff7633ca634e108aacce77a66d768aaea23 (from https://pypi.org/simple/sat-search/), version: 0.1.0b1 Found link https://files.pythonhosted.org/packages/91/39/7095f55d03ee2d85e96bc15d9b9ba66f7804018b85979b32785f2eb082bd/sat-search-0.1.0.tar.gz#sha256=78d8c4eade34b500a7dc24b2569ec3ea0d4061ac4fb74e09db2ea06b81cca5e1 (from https://pypi.org/simple/sat-search/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/03/af/42683bfcfaf5a832cfdb63fd82308646e8709a53b58dd76fa43cc1c5df31/sat-search-0.2.0b1.tar.gz#sha256=1759b3161dbb50f63ee30c48594714cc500c17ac8ea2b8825b9660be82f7821f (from https://pypi.org/simple/sat-search/), version: 0.2.0b1 Using version 0.2.0b1 (newest of versions: 0.2.0b1) Created temporary directory: /tmp/pip-unpack-h23bv72f Downloading https://files.pythonhosted.org/packages/03/af/42683bfcfaf5a832cfdb63fd82308646e8709a53b58dd76fa43cc1c5df31/sat-search-0.2.0b1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/03/af/42683bfcfaf5a832cfdb63fd82308646e8709a53b58dd76fa43cc1c5df31/sat-search-0.2.0b1.tar.gz#sha256=1759b3161dbb50f63ee30c48594714cc500c17ac8ea2b8825b9660be82f7821f (from https://pypi.org/simple/sat-search/) Added sat-search==0.2.0b1 from https://files.pythonhosted.org/packages/03/af/42683bfcfaf5a832cfdb63fd82308646e8709a53b58dd76fa43cc1c5df31/sat-search-0.2.0b1.tar.gz#sha256=1759b3161dbb50f63ee30c48594714cc500c17ac8ea2b8825b9660be82f7821f to build tracker '/tmp/pip-req-tracker-v7u8xru8' Running setup.py (path:/tmp/pip-wheel-0aesw0k4/sat-search/setup.py) egg_info for package sat-search Running command python setup.py egg_info Not found: sat-stac~=0.1.0rc5 Not found: running egg_info creating pip-egg-info/sat_search.egg-info writing requirements to pip-egg-info/sat_search.egg-info/requires.txt writing entry points to pip-egg-info/sat_search.egg-info/entry_points.txt writing dependency_links to pip-egg-info/sat_search.egg-info/dependency_links.txt writing pip-egg-info/sat_search.egg-info/PKG-INFO writing top-level names to pip-egg-info/sat_search.egg-info/top_level.txt writing manifest file 'pip-egg-info/sat_search.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/sat_search.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.rst' writing manifest file 'pip-egg-info/sat_search.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-0aesw0k4/sat-search has version 0.2.0b1, which satisfies requirement sat-search==0.2.0b1 from https://files.pythonhosted.org/packages/03/af/42683bfcfaf5a832cfdb63fd82308646e8709a53b58dd76fa43cc1c5df31/sat-search-0.2.0b1.tar.gz#sha256=1759b3161dbb50f63ee30c48594714cc500c17ac8ea2b8825b9660be82f7821f Removed sat-search==0.2.0b1 from https://files.pythonhosted.org/packages/03/af/42683bfcfaf5a832cfdb63fd82308646e8709a53b58dd76fa43cc1c5df31/sat-search-0.2.0b1.tar.gz#sha256=1759b3161dbb50f63ee30c48594714cc500c17ac8ea2b8825b9660be82f7821f from build tracker '/tmp/pip-req-tracker-v7u8xru8' Building wheels for collected packages: sat-search Created temporary directory: /tmp/pip-wheel-3hwsej93 Running setup.py bdist_wheel for sat-search: started Destination directory: /tmp/pip-wheel-3hwsej93 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-0aesw0k4/sat-search/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-3hwsej93 Not found: sat-stac~=0.1.0rc5 Not found: running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/test copying test/test_search.py -> build/lib/test copying test/test_main.py -> build/lib/test copying test/test_parser.py -> build/lib/test copying test/__init__.py -> build/lib/test creating build/lib/satsearch copying satsearch/config.py -> build/lib/satsearch copying satsearch/search.py -> build/lib/satsearch copying satsearch/version.py -> build/lib/satsearch copying satsearch/__init__.py -> build/lib/satsearch copying satsearch/main.py -> build/lib/satsearch copying satsearch/parser.py -> build/lib/satsearch running egg_info writing top-level names to sat_search.egg-info/top_level.txt writing entry points to sat_search.egg-info/entry_points.txt writing requirements to sat_search.egg-info/requires.txt writing dependency_links to sat_search.egg-info/dependency_links.txt writing sat_search.egg-info/PKG-INFO reading manifest file 'sat_search.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.rst' writing manifest file 'sat_search.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/test copying build/lib/test/test_search.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_main.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_parser.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/__init__.py -> build/bdist.linux-armv7l/wheel/test creating build/bdist.linux-armv7l/wheel/satsearch copying build/lib/satsearch/config.py -> build/bdist.linux-armv7l/wheel/satsearch copying build/lib/satsearch/search.py -> build/bdist.linux-armv7l/wheel/satsearch copying build/lib/satsearch/version.py -> build/bdist.linux-armv7l/wheel/satsearch copying build/lib/satsearch/__init__.py -> build/bdist.linux-armv7l/wheel/satsearch copying build/lib/satsearch/main.py -> build/bdist.linux-armv7l/wheel/satsearch copying build/lib/satsearch/parser.py -> build/bdist.linux-armv7l/wheel/satsearch running install_egg_info Copying sat_search.egg-info to build/bdist.linux-armv7l/wheel/sat_search-0.2.0b1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/sat_search-0.2.0b1.dist-info/WHEEL creating '/tmp/pip-wheel-3hwsej93/sat_search-0.2.0b1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'satsearch/__init__.py' adding 'satsearch/config.py' adding 'satsearch/main.py' adding 'satsearch/parser.py' adding 'satsearch/search.py' adding 'satsearch/version.py' adding 'test/__init__.py' adding 'test/test_main.py' adding 'test/test_parser.py' adding 'test/test_search.py' adding 'sat_search-0.2.0b1.dist-info/METADATA' adding 'sat_search-0.2.0b1.dist-info/WHEEL' adding 'sat_search-0.2.0b1.dist-info/dependency_links.txt' adding 'sat_search-0.2.0b1.dist-info/entry_points.txt' adding 'sat_search-0.2.0b1.dist-info/top_level.txt' adding 'sat_search-0.2.0b1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for sat-search: finished with status 'done' Stored in directory: /tmp/tmpsakjnxj6 Successfully built sat-search Cleaning up... Removing source in /tmp/pip-wheel-0aesw0k4/sat-search Removed build tracker '/tmp/pip-req-tracker-v7u8xru8'