Created temporary directory: /tmp/pip-ephem-wheel-cache-f18qzex9 Created temporary directory: /tmp/pip-req-tracker-oae28w_l Created requirements tracker '/tmp/pip-req-tracker-oae28w_l' Created temporary directory: /tmp/pip-wheel-mfdqu304 Collecting pyprecag==0.1.1 1 location(s) to search for versions of pyprecag: * https://pypi.org/simple/pyprecag/ Getting page https://pypi.org/simple/pyprecag/ Analyzing links from page https://pypi.org/simple/pyprecag/ Skipping link https://files.pythonhosted.org/packages/01/60/2b189fdf4bf3300ca8dbe59c8df06a15e2e142856dfea7353d1fa370b05a/pyprecag-0.1.1-py2-none-any.whl#sha256=a033781f504f9b879046ec331dbb4c137f005d7eeeb4c13b4531a90c3e163f4c (from https://pypi.org/simple/pyprecag/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/cf/16/b4345a96f974b47d864f84314ad469c1016563524fd172ec1c425337e7b5/pyprecag-0.1.1.tar.gz#sha256=1ca858e832dd12dcd5f7bb5d85e6bb642c08d535603cbfbe92e5b500f1526e6a (from https://pypi.org/simple/pyprecag/), version: 0.1.1 Using version 0.1.1 (newest of versions: 0.1.1) Created temporary directory: /tmp/pip-unpack-24xmid2c Downloading https://files.pythonhosted.org/packages/cf/16/b4345a96f974b47d864f84314ad469c1016563524fd172ec1c425337e7b5/pyprecag-0.1.1.tar.gz (11.5MB) Downloading from URL https://files.pythonhosted.org/packages/cf/16/b4345a96f974b47d864f84314ad469c1016563524fd172ec1c425337e7b5/pyprecag-0.1.1.tar.gz#sha256=1ca858e832dd12dcd5f7bb5d85e6bb642c08d535603cbfbe92e5b500f1526e6a (from https://pypi.org/simple/pyprecag/) Added pyprecag==0.1.1 from https://files.pythonhosted.org/packages/cf/16/b4345a96f974b47d864f84314ad469c1016563524fd172ec1c425337e7b5/pyprecag-0.1.1.tar.gz#sha256=1ca858e832dd12dcd5f7bb5d85e6bb642c08d535603cbfbe92e5b500f1526e6a to build tracker '/tmp/pip-req-tracker-oae28w_l' Running setup.py (path:/tmp/pip-wheel-mfdqu304/pyprecag/setup.py) egg_info for package pyprecag Running command python setup.py egg_info running egg_info creating pip-egg-info/pyprecag.egg-info writing requirements to pip-egg-info/pyprecag.egg-info/requires.txt writing pip-egg-info/pyprecag.egg-info/PKG-INFO writing top-level names to pip-egg-info/pyprecag.egg-info/top_level.txt writing dependency_links to pip-egg-info/pyprecag.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/pyprecag.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/pyprecag.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no directories found matching 'pyprecag/tests/examples' no previously-included directories found matching 'docs' warning: no previously-included files matching '*.py[co]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.pyd' found anywhere in distribution writing manifest file 'pip-egg-info/pyprecag.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-mfdqu304/pyprecag has version 0.1.1, which satisfies requirement pyprecag==0.1.1 from https://files.pythonhosted.org/packages/cf/16/b4345a96f974b47d864f84314ad469c1016563524fd172ec1c425337e7b5/pyprecag-0.1.1.tar.gz#sha256=1ca858e832dd12dcd5f7bb5d85e6bb642c08d535603cbfbe92e5b500f1526e6a Removed pyprecag==0.1.1 from https://files.pythonhosted.org/packages/cf/16/b4345a96f974b47d864f84314ad469c1016563524fd172ec1c425337e7b5/pyprecag-0.1.1.tar.gz#sha256=1ca858e832dd12dcd5f7bb5d85e6bb642c08d535603cbfbe92e5b500f1526e6a from build tracker '/tmp/pip-req-tracker-oae28w_l' Building wheels for collected packages: pyprecag Created temporary directory: /tmp/pip-wheel-bpsi_tk1 Running setup.py bdist_wheel for pyprecag: started Destination directory: /tmp/pip-wheel-bpsi_tk1 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-mfdqu304/pyprecag/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-bpsi_tk1 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pyprecag copying pyprecag/crs.py -> build/lib/pyprecag copying pyprecag/convert.py -> build/lib/pyprecag copying pyprecag/pyprecag.py -> build/lib/pyprecag copying pyprecag/raster_ops.py -> build/lib/pyprecag copying pyprecag/kriging_ops.py -> build/lib/pyprecag copying pyprecag/bandops.py -> build/lib/pyprecag copying pyprecag/vector_ops.py -> build/lib/pyprecag copying pyprecag/__init__.py -> build/lib/pyprecag copying pyprecag/describe.py -> build/lib/pyprecag copying pyprecag/processing.py -> build/lib/pyprecag copying pyprecag/errors.py -> build/lib/pyprecag copying pyprecag/config.py -> build/lib/pyprecag creating build/lib/pyprecag/tests copying pyprecag/tests/test_kriging_ops.py -> build/lib/pyprecag/tests copying pyprecag/tests/test_describe.py -> build/lib/pyprecag/tests copying pyprecag/tests/test_processing.py -> build/lib/pyprecag/tests copying pyprecag/tests/test_bandops.py -> build/lib/pyprecag/tests copying pyprecag/tests/test_end2end.py -> build/lib/pyprecag/tests copying pyprecag/tests/make_dummy_data.py -> build/lib/pyprecag/tests copying pyprecag/tests/test_vector_ops.py -> build/lib/pyprecag/tests copying pyprecag/tests/test_rasterops.py -> build/lib/pyprecag/tests copying pyprecag/tests/__init__.py -> build/lib/pyprecag/tests copying pyprecag/tests/test_config.py -> build/lib/pyprecag/tests copying pyprecag/tests/test_crs.py -> build/lib/pyprecag/tests copying pyprecag/tests/test_convert.py -> build/lib/pyprecag/tests running egg_info writing top-level names to pyprecag.egg-info/top_level.txt writing pyprecag.egg-info/PKG-INFO writing dependency_links to pyprecag.egg-info/dependency_links.txt writing requirements to pyprecag.egg-info/requires.txt reading manifest file 'pyprecag.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no directories found matching 'pyprecag/tests/examples' no previously-included directories found matching 'docs' warning: no previously-included files matching '*.py[co]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.pyd' found anywhere in distribution writing manifest file 'pyprecag.egg-info/SOURCES.txt' copying pyprecag/config.json -> build/lib/pyprecag creating build/lib/pyprecag/tests/data copying pyprecag/tests/data/LineMZ_wgs84_MixedPartFieldsTypes_esri.dbf -> build/lib/pyprecag/tests/data copying pyprecag/tests/data/LineMZ_wgs84_MixedPartFieldsTypes_esri.prj -> build/lib/pyprecag/tests/data copying pyprecag/tests/data/LineMZ_wgs84_MixedPartFieldsTypes_esri.shp -> build/lib/pyprecag/tests/data copying pyprecag/tests/data/LineMZ_wgs84_MixedPartFieldsTypes_esri.shx -> build/lib/pyprecag/tests/data copying pyprecag/tests/data/LineMZ_wgs84_MixedPartFieldsTypes_exportedqgis.dbf -> build/lib/pyprecag/tests/data copying pyprecag/tests/data/LineMZ_wgs84_MixedPartFieldsTypes_exportedqgis.prj -> build/lib/pyprecag/tests/data copying pyprecag/tests/data/LineMZ_wgs84_MixedPartFieldsTypes_exportedqgis.shp -> build/lib/pyprecag/tests/data copying pyprecag/tests/data/LineMZ_wgs84_MixedPartFieldsTypes_exportedqgis.shx -> build/lib/pyprecag/tests/data copying pyprecag/tests/data/PointMZ_mga54_MixedPartFieldsTypes_noPrj.dbf -> build/lib/pyprecag/tests/data copying pyprecag/tests/data/PointMZ_mga54_MixedPartFieldsTypes_noPrj.shp -> build/lib/pyprecag/tests/data copying pyprecag/tests/data/PointMZ_mga54_MixedPartFieldsTypes_noPrj.shx -> build/lib/pyprecag/tests/data copying pyprecag/tests/data/PolyMZ_wgs84_MixedPartFieldsTypes.dbf -> build/lib/pyprecag/tests/data copying pyprecag/tests/data/PolyMZ_wgs84_MixedPartFieldsTypes.prj -> build/lib/pyprecag/tests/data copying pyprecag/tests/data/PolyMZ_wgs84_MixedPartFieldsTypes.shp -> build/lib/pyprecag/tests/data copying pyprecag/tests/data/PolyMZ_wgs84_MixedPartFieldsTypes.shx -> build/lib/pyprecag/tests/data copying pyprecag/tests/data/Poly_mga54_SinglePartFieldsTypes_qgis-prj.dbf -> build/lib/pyprecag/tests/data copying pyprecag/tests/data/Poly_mga54_SinglePartFieldsTypes_qgis-prj.prj -> build/lib/pyprecag/tests/data copying pyprecag/tests/data/Poly_mga54_SinglePartFieldsTypes_qgis-prj.shp -> build/lib/pyprecag/tests/data copying pyprecag/tests/data/Poly_mga54_SinglePartFieldsTypes_qgis-prj.shx -> build/lib/pyprecag/tests/data copying pyprecag/tests/data/area1_onebox_94mga54.cpg -> build/lib/pyprecag/tests/data copying pyprecag/tests/data/area1_onebox_94mga54.dbf -> build/lib/pyprecag/tests/data copying pyprecag/tests/data/area1_onebox_94mga54.prj -> build/lib/pyprecag/tests/data copying pyprecag/tests/data/area1_onebox_94mga54.shp -> build/lib/pyprecag/tests/data copying pyprecag/tests/data/area1_onebox_94mga54.shx -> build/lib/pyprecag/tests/data copying pyprecag/tests/data/area1_onebox_NDRE_250cm.tif -> build/lib/pyprecag/tests/data copying pyprecag/tests/data/area1_onebox_NDVI_250cm.tif -> build/lib/pyprecag/tests/data copying pyprecag/tests/data/area1_onebox_PCD_250cm.tif -> build/lib/pyprecag/tests/data copying pyprecag/tests/data/area1_onebox_Yield_250cm.tif -> build/lib/pyprecag/tests/data copying pyprecag/tests/data/area1_rgbi_jan_50cm_84sutm54.tfw -> build/lib/pyprecag/tests/data copying pyprecag/tests/data/area1_rgbi_jan_50cm_84sutm54.tif -> build/lib/pyprecag/tests/data copying pyprecag/tests/data/area1_yield_ascii_wgs84.csv -> build/lib/pyprecag/tests/data copying pyprecag/tests/data/area2_onebox_94mga54.dbf -> build/lib/pyprecag/tests/data copying pyprecag/tests/data/area2_onebox_94mga54.prj -> build/lib/pyprecag/tests/data copying pyprecag/tests/data/area2_onebox_94mga54.qpj -> build/lib/pyprecag/tests/data copying pyprecag/tests/data/area2_onebox_94mga54.shp -> build/lib/pyprecag/tests/data copying pyprecag/tests/data/area2_onebox_94mga54.shx -> build/lib/pyprecag/tests/data copying pyprecag/tests/data/area2_yield_ISO-8859-1.csv -> build/lib/pyprecag/tests/data 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/pyprecag copying build/lib/pyprecag/crs.py -> build/bdist.linux-armv7l/wheel/pyprecag copying build/lib/pyprecag/convert.py -> build/bdist.linux-armv7l/wheel/pyprecag copying build/lib/pyprecag/pyprecag.py -> build/bdist.linux-armv7l/wheel/pyprecag copying build/lib/pyprecag/raster_ops.py -> build/bdist.linux-armv7l/wheel/pyprecag copying build/lib/pyprecag/kriging_ops.py -> build/bdist.linux-armv7l/wheel/pyprecag copying build/lib/pyprecag/config.json -> build/bdist.linux-armv7l/wheel/pyprecag copying build/lib/pyprecag/bandops.py -> build/bdist.linux-armv7l/wheel/pyprecag copying build/lib/pyprecag/vector_ops.py -> build/bdist.linux-armv7l/wheel/pyprecag copying build/lib/pyprecag/__init__.py -> build/bdist.linux-armv7l/wheel/pyprecag copying build/lib/pyprecag/describe.py -> build/bdist.linux-armv7l/wheel/pyprecag creating build/bdist.linux-armv7l/wheel/pyprecag/tests copying build/lib/pyprecag/tests/test_kriging_ops.py -> build/bdist.linux-armv7l/wheel/pyprecag/tests copying build/lib/pyprecag/tests/test_describe.py -> build/bdist.linux-armv7l/wheel/pyprecag/tests copying build/lib/pyprecag/tests/test_processing.py -> build/bdist.linux-armv7l/wheel/pyprecag/tests copying build/lib/pyprecag/tests/test_bandops.py -> build/bdist.linux-armv7l/wheel/pyprecag/tests copying build/lib/pyprecag/tests/test_end2end.py -> build/bdist.linux-armv7l/wheel/pyprecag/tests copying build/lib/pyprecag/tests/make_dummy_data.py -> build/bdist.linux-armv7l/wheel/pyprecag/tests copying build/lib/pyprecag/tests/test_vector_ops.py -> build/bdist.linux-armv7l/wheel/pyprecag/tests copying build/lib/pyprecag/tests/test_rasterops.py -> build/bdist.linux-armv7l/wheel/pyprecag/tests copying build/lib/pyprecag/tests/__init__.py -> build/bdist.linux-armv7l/wheel/pyprecag/tests copying build/lib/pyprecag/tests/test_config.py -> build/bdist.linux-armv7l/wheel/pyprecag/tests copying build/lib/pyprecag/tests/test_crs.py -> build/bdist.linux-armv7l/wheel/pyprecag/tests copying build/lib/pyprecag/tests/test_convert.py -> build/bdist.linux-armv7l/wheel/pyprecag/tests creating build/bdist.linux-armv7l/wheel/pyprecag/tests/data copying build/lib/pyprecag/tests/data/area1_onebox_94mga54.shx -> build/bdist.linux-armv7l/wheel/pyprecag/tests/data copying build/lib/pyprecag/tests/data/area1_onebox_NDRE_250cm.tif -> build/bdist.linux-armv7l/wheel/pyprecag/tests/data copying build/lib/pyprecag/tests/data/PolyMZ_wgs84_MixedPartFieldsTypes.dbf -> build/bdist.linux-armv7l/wheel/pyprecag/tests/data copying build/lib/pyprecag/tests/data/area1_onebox_94mga54.shp -> build/bdist.linux-armv7l/wheel/pyprecag/tests/data copying build/lib/pyprecag/tests/data/LineMZ_wgs84_MixedPartFieldsTypes_esri.shp -> build/bdist.linux-armv7l/wheel/pyprecag/tests/data copying build/lib/pyprecag/tests/data/area1_onebox_94mga54.dbf -> build/bdist.linux-armv7l/wheel/pyprecag/tests/data copying build/lib/pyprecag/tests/data/area1_onebox_NDVI_250cm.tif -> build/bdist.linux-armv7l/wheel/pyprecag/tests/data copying build/lib/pyprecag/tests/data/PointMZ_mga54_MixedPartFieldsTypes_noPrj.dbf -> build/bdist.linux-armv7l/wheel/pyprecag/tests/data copying build/lib/pyprecag/tests/data/PolyMZ_wgs84_MixedPartFieldsTypes.shp -> build/bdist.linux-armv7l/wheel/pyprecag/tests/data copying build/lib/pyprecag/tests/data/LineMZ_wgs84_MixedPartFieldsTypes_exportedqgis.dbf -> build/bdist.linux-armv7l/wheel/pyprecag/tests/data copying build/lib/pyprecag/tests/data/area2_yield_ISO-8859-1.csv -> build/bdist.linux-armv7l/wheel/pyprecag/tests/data copying build/lib/pyprecag/tests/data/LineMZ_wgs84_MixedPartFieldsTypes_exportedqgis.shx -> build/bdist.linux-armv7l/wheel/pyprecag/tests/data copying build/lib/pyprecag/tests/data/LineMZ_wgs84_MixedPartFieldsTypes_esri.prj -> build/bdist.linux-armv7l/wheel/pyprecag/tests/data copying build/lib/pyprecag/tests/data/Poly_mga54_SinglePartFieldsTypes_qgis-prj.shx -> build/bdist.linux-armv7l/wheel/pyprecag/tests/data copying build/lib/pyprecag/tests/data/PointMZ_mga54_MixedPartFieldsTypes_noPrj.shp -> build/bdist.linux-armv7l/wheel/pyprecag/tests/data copying build/lib/pyprecag/tests/data/LineMZ_wgs84_MixedPartFieldsTypes_exportedqgis.prj -> build/bdist.linux-armv7l/wheel/pyprecag/tests/data copying build/lib/pyprecag/tests/data/area1_rgbi_jan_50cm_84sutm54.tif -> build/bdist.linux-armv7l/wheel/pyprecag/tests/data copying build/lib/pyprecag/tests/data/area2_onebox_94mga54.dbf -> build/bdist.linux-armv7l/wheel/pyprecag/tests/data copying build/lib/pyprecag/tests/data/area1_yield_ascii_wgs84.csv -> build/bdist.linux-armv7l/wheel/pyprecag/tests/data copying build/lib/pyprecag/tests/data/LineMZ_wgs84_MixedPartFieldsTypes_exportedqgis.shp -> build/bdist.linux-armv7l/wheel/pyprecag/tests/data copying build/lib/pyprecag/tests/data/Poly_mga54_SinglePartFieldsTypes_qgis-prj.dbf -> build/bdist.linux-armv7l/wheel/pyprecag/tests/data copying build/lib/pyprecag/tests/data/area2_onebox_94mga54.qpj -> build/bdist.linux-armv7l/wheel/pyprecag/tests/data copying build/lib/pyprecag/tests/data/area2_onebox_94mga54.shp -> build/bdist.linux-armv7l/wheel/pyprecag/tests/data copying build/lib/pyprecag/tests/data/area1_onebox_94mga54.prj -> build/bdist.linux-armv7l/wheel/pyprecag/tests/data copying build/lib/pyprecag/tests/data/PolyMZ_wgs84_MixedPartFieldsTypes.shx -> build/bdist.linux-armv7l/wheel/pyprecag/tests/data copying build/lib/pyprecag/tests/data/Poly_mga54_SinglePartFieldsTypes_qgis-prj.prj -> build/bdist.linux-armv7l/wheel/pyprecag/tests/data copying build/lib/pyprecag/tests/data/Poly_mga54_SinglePartFieldsTypes_qgis-prj.shp -> build/bdist.linux-armv7l/wheel/pyprecag/tests/data copying build/lib/pyprecag/tests/data/LineMZ_wgs84_MixedPartFieldsTypes_esri.dbf -> build/bdist.linux-armv7l/wheel/pyprecag/tests/data copying build/lib/pyprecag/tests/data/area1_onebox_Yield_250cm.tif -> build/bdist.linux-armv7l/wheel/pyprecag/tests/data copying build/lib/pyprecag/tests/data/area1_rgbi_jan_50cm_84sutm54.tfw -> build/bdist.linux-armv7l/wheel/pyprecag/tests/data copying build/lib/pyprecag/tests/data/PointMZ_mga54_MixedPartFieldsTypes_noPrj.shx -> build/bdist.linux-armv7l/wheel/pyprecag/tests/data copying build/lib/pyprecag/tests/data/area1_onebox_94mga54.cpg -> build/bdist.linux-armv7l/wheel/pyprecag/tests/data copying build/lib/pyprecag/tests/data/LineMZ_wgs84_MixedPartFieldsTypes_esri.shx -> build/bdist.linux-armv7l/wheel/pyprecag/tests/data copying build/lib/pyprecag/tests/data/area1_onebox_PCD_250cm.tif -> build/bdist.linux-armv7l/wheel/pyprecag/tests/data copying build/lib/pyprecag/tests/data/area2_onebox_94mga54.shx -> build/bdist.linux-armv7l/wheel/pyprecag/tests/data copying build/lib/pyprecag/tests/data/PolyMZ_wgs84_MixedPartFieldsTypes.prj -> build/bdist.linux-armv7l/wheel/pyprecag/tests/data copying build/lib/pyprecag/tests/data/area2_onebox_94mga54.prj -> build/bdist.linux-armv7l/wheel/pyprecag/tests/data copying build/lib/pyprecag/processing.py -> build/bdist.linux-armv7l/wheel/pyprecag copying build/lib/pyprecag/errors.py -> build/bdist.linux-armv7l/wheel/pyprecag copying build/lib/pyprecag/config.py -> build/bdist.linux-armv7l/wheel/pyprecag running install_egg_info Copying pyprecag.egg-info to build/bdist.linux-armv7l/wheel/pyprecag-0.1.1-py3.4.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS.rst" (matched pattern "AUTHORS*") creating build/bdist.linux-armv7l/wheel/pyprecag-0.1.1.dist-info/WHEEL creating '/tmp/pip-wheel-bpsi_tk1/pyprecag-0.1.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'pyprecag/__init__.py' adding 'pyprecag/bandops.py' adding 'pyprecag/config.json' adding 'pyprecag/config.py' adding 'pyprecag/convert.py' adding 'pyprecag/crs.py' adding 'pyprecag/describe.py' adding 'pyprecag/errors.py' adding 'pyprecag/kriging_ops.py' adding 'pyprecag/processing.py' adding 'pyprecag/pyprecag.py' adding 'pyprecag/raster_ops.py' adding 'pyprecag/vector_ops.py' adding 'pyprecag/tests/__init__.py' adding 'pyprecag/tests/make_dummy_data.py' adding 'pyprecag/tests/test_bandops.py' adding 'pyprecag/tests/test_config.py' adding 'pyprecag/tests/test_convert.py' adding 'pyprecag/tests/test_crs.py' adding 'pyprecag/tests/test_describe.py' adding 'pyprecag/tests/test_end2end.py' adding 'pyprecag/tests/test_kriging_ops.py' adding 'pyprecag/tests/test_processing.py' adding 'pyprecag/tests/test_rasterops.py' adding 'pyprecag/tests/test_vector_ops.py' adding 'pyprecag/tests/data/LineMZ_wgs84_MixedPartFieldsTypes_esri.dbf' adding 'pyprecag/tests/data/LineMZ_wgs84_MixedPartFieldsTypes_esri.prj' adding 'pyprecag/tests/data/LineMZ_wgs84_MixedPartFieldsTypes_esri.shp' adding 'pyprecag/tests/data/LineMZ_wgs84_MixedPartFieldsTypes_esri.shx' adding 'pyprecag/tests/data/LineMZ_wgs84_MixedPartFieldsTypes_exportedqgis.dbf' adding 'pyprecag/tests/data/LineMZ_wgs84_MixedPartFieldsTypes_exportedqgis.prj' adding 'pyprecag/tests/data/LineMZ_wgs84_MixedPartFieldsTypes_exportedqgis.shp' adding 'pyprecag/tests/data/LineMZ_wgs84_MixedPartFieldsTypes_exportedqgis.shx' adding 'pyprecag/tests/data/PointMZ_mga54_MixedPartFieldsTypes_noPrj.dbf' adding 'pyprecag/tests/data/PointMZ_mga54_MixedPartFieldsTypes_noPrj.shp' adding 'pyprecag/tests/data/PointMZ_mga54_MixedPartFieldsTypes_noPrj.shx' adding 'pyprecag/tests/data/PolyMZ_wgs84_MixedPartFieldsTypes.dbf' adding 'pyprecag/tests/data/PolyMZ_wgs84_MixedPartFieldsTypes.prj' adding 'pyprecag/tests/data/PolyMZ_wgs84_MixedPartFieldsTypes.shp' adding 'pyprecag/tests/data/PolyMZ_wgs84_MixedPartFieldsTypes.shx' adding 'pyprecag/tests/data/Poly_mga54_SinglePartFieldsTypes_qgis-prj.dbf' adding 'pyprecag/tests/data/Poly_mga54_SinglePartFieldsTypes_qgis-prj.prj' adding 'pyprecag/tests/data/Poly_mga54_SinglePartFieldsTypes_qgis-prj.shp' adding 'pyprecag/tests/data/Poly_mga54_SinglePartFieldsTypes_qgis-prj.shx' adding 'pyprecag/tests/data/area1_onebox_94mga54.cpg' adding 'pyprecag/tests/data/area1_onebox_94mga54.dbf' adding 'pyprecag/tests/data/area1_onebox_94mga54.prj' adding 'pyprecag/tests/data/area1_onebox_94mga54.shp' adding 'pyprecag/tests/data/area1_onebox_94mga54.shx' adding 'pyprecag/tests/data/area1_onebox_NDRE_250cm.tif' adding 'pyprecag/tests/data/area1_onebox_NDVI_250cm.tif' adding 'pyprecag/tests/data/area1_onebox_PCD_250cm.tif' adding 'pyprecag/tests/data/area1_onebox_Yield_250cm.tif' adding 'pyprecag/tests/data/area1_rgbi_jan_50cm_84sutm54.tfw' adding 'pyprecag/tests/data/area1_rgbi_jan_50cm_84sutm54.tif' adding 'pyprecag/tests/data/area1_yield_ascii_wgs84.csv' adding 'pyprecag/tests/data/area2_onebox_94mga54.dbf' adding 'pyprecag/tests/data/area2_onebox_94mga54.prj' adding 'pyprecag/tests/data/area2_onebox_94mga54.qpj' adding 'pyprecag/tests/data/area2_onebox_94mga54.shp' adding 'pyprecag/tests/data/area2_onebox_94mga54.shx' adding 'pyprecag/tests/data/area2_yield_ISO-8859-1.csv' adding 'pyprecag-0.1.1.dist-info/AUTHORS.rst' adding 'pyprecag-0.1.1.dist-info/LICENSE' adding 'pyprecag-0.1.1.dist-info/METADATA' adding 'pyprecag-0.1.1.dist-info/WHEEL' adding 'pyprecag-0.1.1.dist-info/top_level.txt' adding 'pyprecag-0.1.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for pyprecag: finished with status 'done' Stored in directory: /tmp/tmp21ugx7th Successfully built pyprecag Cleaning up... Removing source in /tmp/pip-wheel-mfdqu304/pyprecag Removed build tracker '/tmp/pip-req-tracker-oae28w_l'