Collecting pystac==0.1.1 1 location(s) to search for versions of pystac: * https://pypi.python.org/simple/pystac/ Getting page https://pypi.python.org/simple/pystac/ Analyzing links from page https://pypi.python.org/simple/pystac/ Found link https://pypi.python.org/packages/f1/cb/cf05f4e7f2b21c06b0807562b2c70def62020664399449cc05ac5726867f/pystac-0.1.1.tar.gz#md5=75ce9c32343b563bd50c840e1ea18e5b (from https://pypi.python.org/simple/pystac/), version: 0.1.1 Using version 0.1.1 (newest of versions: 0.1.1) Downloading pystac-0.1.1.tar.gz Downloading from URL https://pypi.python.org/packages/f1/cb/cf05f4e7f2b21c06b0807562b2c70def62020664399449cc05ac5726867f/pystac-0.1.1.tar.gz#md5=75ce9c32343b563bd50c840e1ea18e5b (from https://pypi.python.org/simple/pystac/) Running setup.py (path:/tmp/pip-build-7s54k6a4/pystac/setup.py) egg_info for package pystac Running command python setup.py egg_info running egg_info creating pip-egg-info/pystac.egg-info writing dependency_links to pip-egg-info/pystac.egg-info/dependency_links.txt writing entry points to pip-egg-info/pystac.egg-info/entry_points.txt writing pip-egg-info/pystac.egg-info/PKG-INFO writing requirements to pip-egg-info/pystac.egg-info/requires.txt writing top-level names to pip-egg-info/pystac.egg-info/top_level.txt writing manifest file 'pip-egg-info/pystac.egg-info/SOURCES.txt' file __init__.py (for module __init__) not found file cli.py (for module cli) not found file pystac.py (for module pystac) not found reading manifest file 'pip-egg-info/pystac.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.editorconfig' warning: no previously-included files found matching 'requirements_dev.txt' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' writing manifest file 'pip-egg-info/pystac.egg-info/SOURCES.txt' Source in /tmp/pip-build-7s54k6a4/pystac has version 0.1.1, which satisfies requirement pystac==0.1.1 from https://pypi.python.org/packages/f1/cb/cf05f4e7f2b21c06b0807562b2c70def62020664399449cc05ac5726867f/pystac-0.1.1.tar.gz#md5=75ce9c32343b563bd50c840e1ea18e5b Building wheels for collected packages: pystac Running setup.py bdist_wheel for pystac: started Destination directory: /tmp/tmp31ahg8w4pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-7s54k6a4/pystac/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/tmp31ahg8w4pip-wheel- running bdist_wheel running build running build_py file __init__.py (for module __init__) not found file cli.py (for module cli) not found file pystac.py (for module pystac) not found creating build creating build/lib creating build/lib/pystac copying pystac/__init__.py -> build/lib/pystac copying pystac/cli.py -> build/lib/pystac copying pystac/pystac.py -> build/lib/pystac creating build/lib/tests copying tests/test_pystac.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests creating build/lib/pystac/models copying pystac/models/asset.py -> build/lib/pystac/models copying pystac/models/__init__.py -> build/lib/pystac/models copying pystac/models/base.py -> build/lib/pystac/models copying pystac/models/product.py -> build/lib/pystac/models copying pystac/models/feature.py -> build/lib/pystac/models copying pystac/models/band.py -> build/lib/pystac/models copying pystac/models/properties.py -> build/lib/pystac/models copying pystac/models/link.py -> build/lib/pystac/models creating build/lib/pystac/iserv copying pystac/iserv/__init__.py -> build/lib/pystac/iserv copying pystac/iserv/iserv.py -> build/lib/pystac/iserv copying pystac/iserv/footprint.py -> build/lib/pystac/iserv creating build/lib/pystac/utils copying pystac/utils/io.py -> build/lib/pystac/utils copying pystac/utils/__init__.py -> build/lib/pystac/utils running egg_info writing entry points to pystac.egg-info/entry_points.txt writing requirements to pystac.egg-info/requires.txt writing pystac.egg-info/PKG-INFO writing top-level names to pystac.egg-info/top_level.txt writing dependency_links to pystac.egg-info/dependency_links.txt file __init__.py (for module __init__) not found file cli.py (for module cli) not found file pystac.py (for module pystac) not found reading manifest file 'pystac.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.editorconfig' warning: no previously-included files found matching 'requirements_dev.txt' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' writing manifest file 'pystac.egg-info/SOURCES.txt' file __init__.py (for module __init__) not found file cli.py (for module cli) not found file pystac.py (for module pystac) not found 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/pystac creating build/bdist.linux-armv7l/wheel/pystac/models copying build/lib/pystac/models/asset.py -> build/bdist.linux-armv7l/wheel/pystac/models copying build/lib/pystac/models/__init__.py -> build/bdist.linux-armv7l/wheel/pystac/models copying build/lib/pystac/models/base.py -> build/bdist.linux-armv7l/wheel/pystac/models copying build/lib/pystac/models/product.py -> build/bdist.linux-armv7l/wheel/pystac/models copying build/lib/pystac/models/feature.py -> build/bdist.linux-armv7l/wheel/pystac/models copying build/lib/pystac/models/band.py -> build/bdist.linux-armv7l/wheel/pystac/models copying build/lib/pystac/models/properties.py -> build/bdist.linux-armv7l/wheel/pystac/models copying build/lib/pystac/models/link.py -> build/bdist.linux-armv7l/wheel/pystac/models copying build/lib/pystac/__init__.py -> build/bdist.linux-armv7l/wheel/pystac creating build/bdist.linux-armv7l/wheel/pystac/iserv copying build/lib/pystac/iserv/__init__.py -> build/bdist.linux-armv7l/wheel/pystac/iserv copying build/lib/pystac/iserv/iserv.py -> build/bdist.linux-armv7l/wheel/pystac/iserv copying build/lib/pystac/iserv/footprint.py -> build/bdist.linux-armv7l/wheel/pystac/iserv creating build/bdist.linux-armv7l/wheel/pystac/utils copying build/lib/pystac/utils/io.py -> build/bdist.linux-armv7l/wheel/pystac/utils copying build/lib/pystac/utils/__init__.py -> build/bdist.linux-armv7l/wheel/pystac/utils copying build/lib/pystac/cli.py -> build/bdist.linux-armv7l/wheel/pystac copying build/lib/pystac/pystac.py -> build/bdist.linux-armv7l/wheel/pystac creating build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_pystac.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests running install_egg_info Copying pystac.egg-info to build/bdist.linux-armv7l/wheel/pystac-0.1.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/pystac-0.1.1.dist-info/WHEEL Running setup.py bdist_wheel for pystac: finished with status 'done' Stored in directory: /tmp/tmpc2nl29ps Successfully built pystac Cleaning up... Removing source in /tmp/pip-build-7s54k6a4/pystac