Created temporary directory: /tmp/pip-ephem-wheel-cache-q9g_15ab Created temporary directory: /tmp/pip-req-tracker-_i264kk8 Created requirements tracker '/tmp/pip-req-tracker-_i264kk8' Created temporary directory: /tmp/pip-wheel-9xtpwoa7 Collecting Aston==0.7.0 1 location(s) to search for versions of Aston: * https://pypi.org/simple/aston/ Getting page https://pypi.org/simple/aston/ Analyzing links from page https://pypi.org/simple/aston/ Found link https://files.pythonhosted.org/packages/ef/a1/bc33fcd60241f7ac29e8529c16aa20f79401050750dfba114cd0c99bb98d/Aston-0.7a0.tar.gz#sha256=eca4cf78356fdfd2941294bfe81afca75897db3339c944af8fa6032b2ebe5930 (from https://pypi.org/simple/aston/), version: 0.7a0 Found link https://files.pythonhosted.org/packages/30/a1/f6488790e727a2124ac3cd84fc65c9b25a5bc4450e6c7465aa5ab5cce86e/Aston-0.7.0.tar.gz#sha256=9cc27b33d343132783eaba5755dd6a14ae224fd52911c2e038c498e1dfc19330 (from https://pypi.org/simple/aston/), version: 0.7.0 Using version 0.7.0 (newest of versions: 0.7.0) Created temporary directory: /tmp/pip-unpack-oqpntnoc Downloading https://files.pythonhosted.org/packages/30/a1/f6488790e727a2124ac3cd84fc65c9b25a5bc4450e6c7465aa5ab5cce86e/Aston-0.7.0.tar.gz (4.0MB) Downloading from URL https://files.pythonhosted.org/packages/30/a1/f6488790e727a2124ac3cd84fc65c9b25a5bc4450e6c7465aa5ab5cce86e/Aston-0.7.0.tar.gz#sha256=9cc27b33d343132783eaba5755dd6a14ae224fd52911c2e038c498e1dfc19330 (from https://pypi.org/simple/aston/) Added Aston==0.7.0 from https://files.pythonhosted.org/packages/30/a1/f6488790e727a2124ac3cd84fc65c9b25a5bc4450e6c7465aa5ab5cce86e/Aston-0.7.0.tar.gz#sha256=9cc27b33d343132783eaba5755dd6a14ae224fd52911c2e038c498e1dfc19330 to build tracker '/tmp/pip-req-tracker-_i264kk8' Running setup.py (path:/tmp/pip-wheel-9xtpwoa7/Aston/setup.py) egg_info for package Aston Running command python setup.py egg_info running egg_info creating pip-egg-info/Aston.egg-info writing dependency_links to pip-egg-info/Aston.egg-info/dependency_links.txt writing requirements to pip-egg-info/Aston.egg-info/requires.txt writing pip-egg-info/Aston.egg-info/PKG-INFO writing top-level names to pip-egg-info/Aston.egg-info/top_level.txt writing manifest file 'pip-egg-info/Aston.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/Aston.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/Aston.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-9xtpwoa7/Aston has version 0.7.0, which satisfies requirement Aston==0.7.0 from https://files.pythonhosted.org/packages/30/a1/f6488790e727a2124ac3cd84fc65c9b25a5bc4450e6c7465aa5ab5cce86e/Aston-0.7.0.tar.gz#sha256=9cc27b33d343132783eaba5755dd6a14ae224fd52911c2e038c498e1dfc19330 Removed Aston==0.7.0 from https://files.pythonhosted.org/packages/30/a1/f6488790e727a2124ac3cd84fc65c9b25a5bc4450e6c7465aa5ab5cce86e/Aston-0.7.0.tar.gz#sha256=9cc27b33d343132783eaba5755dd6a14ae224fd52911c2e038c498e1dfc19330 from build tracker '/tmp/pip-req-tracker-_i264kk8' Building wheels for collected packages: Aston Created temporary directory: /tmp/pip-wheel-q7p0m0od Running setup.py bdist_wheel for Aston: started Destination directory: /tmp/pip-wheel-q7p0m0od Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-9xtpwoa7/Aston/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-q7p0m0od running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/aston copying aston/cache.py -> build/lib/aston copying aston/__init__.py -> build/lib/aston creating build/lib/aston/calibrations copying aston/calibrations/isotopes.py -> build/lib/aston/calibrations copying aston/calibrations/__init__.py -> build/lib/aston/calibrations creating build/lib/aston/compat copying aston/compat/__init__.py -> build/lib/aston/compat copying aston/compat/XCMS.py -> build/lib/aston/compat copying aston/compat/PyMS.py -> build/lib/aston/compat creating build/lib/aston/peak copying aston/peak/peak_readers.py -> build/lib/aston/peak copying aston/peak/integrators.py -> build/lib/aston/peak copying aston/peak/peak_models.py -> build/lib/aston/peak copying aston/peak/peak.py -> build/lib/aston/peak copying aston/peak/__init__.py -> build/lib/aston/peak copying aston/peak/peak_finding.py -> build/lib/aston/peak copying aston/peak/peak_fitting.py -> build/lib/aston/peak creating build/lib/aston/spectra copying aston/spectra/isotopes.py -> build/lib/aston/spectra copying aston/spectra/__init__.py -> build/lib/aston/spectra copying aston/spectra/math.py -> build/lib/aston/spectra copying aston/spectra/spectrafile.py -> build/lib/aston/spectra copying aston/spectra/analysis.py -> build/lib/aston/spectra creating build/lib/aston/trace copying aston/trace/math_chromatograms.py -> build/lib/aston/trace copying aston/trace/new_integrator.py -> build/lib/aston/trace copying aston/trace/events.py -> build/lib/aston/trace copying aston/trace/parser.py -> build/lib/aston/trace copying aston/trace/__init__.py -> build/lib/aston/trace copying aston/trace/math_traces.py -> build/lib/aston/trace copying aston/trace/baseline.py -> build/lib/aston/trace copying aston/trace/trace.py -> build/lib/aston/trace creating build/lib/aston/tracefile copying aston/tracefile/agilent_uv.py -> build/lib/aston/tracefile copying aston/tracefile/thermo.py -> build/lib/aston/tracefile copying aston/tracefile/agilent_fid.py -> build/lib/aston/tracefile copying aston/tracefile/waters.py -> build/lib/aston/tracefile copying aston/tracefile/netcdf.py -> build/lib/aston/tracefile copying aston/tracefile/__init__.py -> build/lib/aston/tracefile copying aston/tracefile/agilent_extra_cs.py -> build/lib/aston/tracefile copying aston/tracefile/agilent_extra_mh.py -> build/lib/aston/tracefile copying aston/tracefile/inficon.py -> build/lib/aston/tracefile copying aston/tracefile/agilent_ms.py -> build/lib/aston/tracefile copying aston/tracefile/mzml.py -> build/lib/aston/tracefile copying aston/tracefile/mime.py -> build/lib/aston/tracefile copying aston/tracefile/bruker.py -> build/lib/aston/tracefile copying aston/tracefile/other_files.py -> build/lib/aston/tracefile running egg_info writing Aston.egg-info/PKG-INFO writing dependency_links to Aston.egg-info/dependency_links.txt writing top-level names to Aston.egg-info/top_level.txt writing requirements to Aston.egg-info/requires.txt reading manifest file 'Aston.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'Aston.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/aston creating build/bdist.linux-armv7l/wheel/aston/trace copying build/lib/aston/trace/math_chromatograms.py -> build/bdist.linux-armv7l/wheel/aston/trace copying build/lib/aston/trace/new_integrator.py -> build/bdist.linux-armv7l/wheel/aston/trace copying build/lib/aston/trace/events.py -> build/bdist.linux-armv7l/wheel/aston/trace copying build/lib/aston/trace/parser.py -> build/bdist.linux-armv7l/wheel/aston/trace copying build/lib/aston/trace/__init__.py -> build/bdist.linux-armv7l/wheel/aston/trace copying build/lib/aston/trace/math_traces.py -> build/bdist.linux-armv7l/wheel/aston/trace copying build/lib/aston/trace/baseline.py -> build/bdist.linux-armv7l/wheel/aston/trace copying build/lib/aston/trace/trace.py -> build/bdist.linux-armv7l/wheel/aston/trace creating build/bdist.linux-armv7l/wheel/aston/tracefile copying build/lib/aston/tracefile/agilent_uv.py -> build/bdist.linux-armv7l/wheel/aston/tracefile copying build/lib/aston/tracefile/thermo.py -> build/bdist.linux-armv7l/wheel/aston/tracefile copying build/lib/aston/tracefile/agilent_fid.py -> build/bdist.linux-armv7l/wheel/aston/tracefile copying build/lib/aston/tracefile/waters.py -> build/bdist.linux-armv7l/wheel/aston/tracefile copying build/lib/aston/tracefile/netcdf.py -> build/bdist.linux-armv7l/wheel/aston/tracefile copying build/lib/aston/tracefile/__init__.py -> build/bdist.linux-armv7l/wheel/aston/tracefile copying build/lib/aston/tracefile/agilent_extra_cs.py -> build/bdist.linux-armv7l/wheel/aston/tracefile copying build/lib/aston/tracefile/agilent_extra_mh.py -> build/bdist.linux-armv7l/wheel/aston/tracefile copying build/lib/aston/tracefile/inficon.py -> build/bdist.linux-armv7l/wheel/aston/tracefile copying build/lib/aston/tracefile/agilent_ms.py -> build/bdist.linux-armv7l/wheel/aston/tracefile copying build/lib/aston/tracefile/mzml.py -> build/bdist.linux-armv7l/wheel/aston/tracefile copying build/lib/aston/tracefile/mime.py -> build/bdist.linux-armv7l/wheel/aston/tracefile copying build/lib/aston/tracefile/bruker.py -> build/bdist.linux-armv7l/wheel/aston/tracefile copying build/lib/aston/tracefile/other_files.py -> build/bdist.linux-armv7l/wheel/aston/tracefile creating build/bdist.linux-armv7l/wheel/aston/spectra copying build/lib/aston/spectra/isotopes.py -> build/bdist.linux-armv7l/wheel/aston/spectra copying build/lib/aston/spectra/__init__.py -> build/bdist.linux-armv7l/wheel/aston/spectra copying build/lib/aston/spectra/math.py -> build/bdist.linux-armv7l/wheel/aston/spectra copying build/lib/aston/spectra/spectrafile.py -> build/bdist.linux-armv7l/wheel/aston/spectra copying build/lib/aston/spectra/analysis.py -> build/bdist.linux-armv7l/wheel/aston/spectra copying build/lib/aston/cache.py -> build/bdist.linux-armv7l/wheel/aston creating build/bdist.linux-armv7l/wheel/aston/compat copying build/lib/aston/compat/__init__.py -> build/bdist.linux-armv7l/wheel/aston/compat copying build/lib/aston/compat/XCMS.py -> build/bdist.linux-armv7l/wheel/aston/compat copying build/lib/aston/compat/PyMS.py -> build/bdist.linux-armv7l/wheel/aston/compat copying build/lib/aston/__init__.py -> build/bdist.linux-armv7l/wheel/aston creating build/bdist.linux-armv7l/wheel/aston/peak copying build/lib/aston/peak/peak_readers.py -> build/bdist.linux-armv7l/wheel/aston/peak copying build/lib/aston/peak/integrators.py -> build/bdist.linux-armv7l/wheel/aston/peak copying build/lib/aston/peak/peak_models.py -> build/bdist.linux-armv7l/wheel/aston/peak copying build/lib/aston/peak/peak.py -> build/bdist.linux-armv7l/wheel/aston/peak copying build/lib/aston/peak/__init__.py -> build/bdist.linux-armv7l/wheel/aston/peak copying build/lib/aston/peak/peak_finding.py -> build/bdist.linux-armv7l/wheel/aston/peak copying build/lib/aston/peak/peak_fitting.py -> build/bdist.linux-armv7l/wheel/aston/peak creating build/bdist.linux-armv7l/wheel/aston/calibrations copying build/lib/aston/calibrations/isotopes.py -> build/bdist.linux-armv7l/wheel/aston/calibrations copying build/lib/aston/calibrations/__init__.py -> build/bdist.linux-armv7l/wheel/aston/calibrations running install_egg_info Copying Aston.egg-info to build/bdist.linux-armv7l/wheel/Aston-0.7.0-py3.4.egg-info running install_scripts adding license file "LICENSE.txt" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/Aston-0.7.0.dist-info/WHEEL creating '/tmp/pip-wheel-q7p0m0od/Aston-0.7.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'aston/__init__.py' adding 'aston/cache.py' adding 'aston/calibrations/__init__.py' adding 'aston/calibrations/isotopes.py' adding 'aston/compat/PyMS.py' adding 'aston/compat/XCMS.py' adding 'aston/compat/__init__.py' adding 'aston/peak/__init__.py' adding 'aston/peak/integrators.py' adding 'aston/peak/peak.py' adding 'aston/peak/peak_finding.py' adding 'aston/peak/peak_fitting.py' adding 'aston/peak/peak_models.py' adding 'aston/peak/peak_readers.py' adding 'aston/spectra/__init__.py' adding 'aston/spectra/analysis.py' adding 'aston/spectra/isotopes.py' adding 'aston/spectra/math.py' adding 'aston/spectra/spectrafile.py' adding 'aston/trace/__init__.py' adding 'aston/trace/baseline.py' adding 'aston/trace/events.py' adding 'aston/trace/math_chromatograms.py' adding 'aston/trace/math_traces.py' adding 'aston/trace/new_integrator.py' adding 'aston/trace/parser.py' adding 'aston/trace/trace.py' adding 'aston/tracefile/__init__.py' adding 'aston/tracefile/agilent_extra_cs.py' adding 'aston/tracefile/agilent_extra_mh.py' adding 'aston/tracefile/agilent_fid.py' adding 'aston/tracefile/agilent_ms.py' adding 'aston/tracefile/agilent_uv.py' adding 'aston/tracefile/bruker.py' adding 'aston/tracefile/inficon.py' adding 'aston/tracefile/mime.py' adding 'aston/tracefile/mzml.py' adding 'aston/tracefile/netcdf.py' adding 'aston/tracefile/other_files.py' adding 'aston/tracefile/thermo.py' adding 'aston/tracefile/waters.py' adding 'Aston-0.7.0.dist-info/LICENSE.txt' adding 'Aston-0.7.0.dist-info/METADATA' adding 'Aston-0.7.0.dist-info/WHEEL' adding 'Aston-0.7.0.dist-info/top_level.txt' adding 'Aston-0.7.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for Aston: finished with status 'done' Stored in directory: /tmp/tmp2niqlwvu Successfully built Aston Cleaning up... Removing source in /tmp/pip-wheel-9xtpwoa7/Aston Removed build tracker '/tmp/pip-req-tracker-_i264kk8'