Created temporary directory: /tmp/pip-ephem-wheel-cache-642hikwf Created temporary directory: /tmp/pip-req-tracker-jpg1t_e_ Created requirements tracker '/tmp/pip-req-tracker-jpg1t_e_' Created temporary directory: /tmp/pip-wheel-gygt88cw Collecting gamse==0.94 1 location(s) to search for versions of gamse: * https://pypi.org/simple/gamse/ Getting page https://pypi.org/simple/gamse/ Analyzing links from page https://pypi.org/simple/gamse/ Found link https://files.pythonhosted.org/packages/49/81/6ff213eddf96b602dd8840cf06eab8523f9719effe61ecf315620f1833d4/gamse-0.9.tar.gz#sha256=c9098c3986f2fb7432c4481e71e0e3b1d12d942a3db346fdecd91a95a6e2f1b7 (from https://pypi.org/simple/gamse/), version: 0.9 Found link https://files.pythonhosted.org/packages/01/0f/5266e1ca0ae9f073be360d4493fe583a96ecbffe6149f4a7235ed7e00bfa/gamse-0.93.tar.gz#sha256=28fdefc309123df6e7bd7c1f8572290ceaad7fa33c7c7858b1d661b873d18362 (from https://pypi.org/simple/gamse/), version: 0.93 Found link https://files.pythonhosted.org/packages/d4/32/fc112779ba4d3bb311db5e04ab2f29951187f5764ef39a2ce35d69ba2072/gamse-0.94.tar.gz#sha256=b2eb3ef10338c092e153b0ebae2d562cf656a520478e71a1ee114e63f248831e (from https://pypi.org/simple/gamse/), version: 0.94 Using version 0.94 (newest of versions: 0.94) Created temporary directory: /tmp/pip-unpack-0bt_fof2 Downloading https://files.pythonhosted.org/packages/d4/32/fc112779ba4d3bb311db5e04ab2f29951187f5764ef39a2ce35d69ba2072/gamse-0.94.tar.gz (227kB) Downloading from URL https://files.pythonhosted.org/packages/d4/32/fc112779ba4d3bb311db5e04ab2f29951187f5764ef39a2ce35d69ba2072/gamse-0.94.tar.gz#sha256=b2eb3ef10338c092e153b0ebae2d562cf656a520478e71a1ee114e63f248831e (from https://pypi.org/simple/gamse/) Added gamse==0.94 from https://files.pythonhosted.org/packages/d4/32/fc112779ba4d3bb311db5e04ab2f29951187f5764ef39a2ce35d69ba2072/gamse-0.94.tar.gz#sha256=b2eb3ef10338c092e153b0ebae2d562cf656a520478e71a1ee114e63f248831e to build tracker '/tmp/pip-req-tracker-jpg1t_e_' Running setup.py (path:/tmp/pip-wheel-gygt88cw/gamse/setup.py) egg_info for package gamse Running command python setup.py egg_info running egg_info creating pip-egg-info/gamse.egg-info writing top-level names to pip-egg-info/gamse.egg-info/top_level.txt writing pip-egg-info/gamse.egg-info/PKG-INFO writing dependency_links to pip-egg-info/gamse.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/gamse.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/gamse.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/gamse.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-gygt88cw/gamse has version 0.94, which satisfies requirement gamse==0.94 from https://files.pythonhosted.org/packages/d4/32/fc112779ba4d3bb311db5e04ab2f29951187f5764ef39a2ce35d69ba2072/gamse-0.94.tar.gz#sha256=b2eb3ef10338c092e153b0ebae2d562cf656a520478e71a1ee114e63f248831e Removed gamse==0.94 from https://files.pythonhosted.org/packages/d4/32/fc112779ba4d3bb311db5e04ab2f29951187f5764ef39a2ce35d69ba2072/gamse-0.94.tar.gz#sha256=b2eb3ef10338c092e153b0ebae2d562cf656a520478e71a1ee114e63f248831e from build tracker '/tmp/pip-req-tracker-jpg1t_e_' Building wheels for collected packages: gamse Created temporary directory: /tmp/pip-wheel-yw0z09hj Running setup.py bdist_wheel for gamse: started Destination directory: /tmp/pip-wheel-yw0z09hj Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-gygt88cw/gamse/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-yw0z09hj running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/gamse copying gamse/__init__.py -> build/lib/gamse creating build/lib/gamse/utils copying gamse/utils/regression2d.py -> build/lib/gamse/utils copying gamse/utils/config.py -> build/lib/gamse/utils copying gamse/utils/misc.py -> build/lib/gamse/utils copying gamse/utils/onedarray.py -> build/lib/gamse/utils copying gamse/utils/obslog.py -> build/lib/gamse/utils copying gamse/utils/regression.py -> build/lib/gamse/utils copying gamse/utils/__init__.py -> build/lib/gamse/utils creating build/lib/gamse/echelle copying gamse/echelle/wlcalib.py -> build/lib/gamse/echelle copying gamse/echelle/flat.py -> build/lib/gamse/echelle copying gamse/echelle/background.py -> build/lib/gamse/echelle copying gamse/echelle/imageproc.py -> build/lib/gamse/echelle copying gamse/echelle/plot.py -> build/lib/gamse/echelle copying gamse/echelle/__init__.py -> build/lib/gamse/echelle copying gamse/echelle/trace.py -> build/lib/gamse/echelle copying gamse/echelle/extract.py -> build/lib/gamse/echelle creating build/lib/gamse/pipelines copying gamse/pipelines/hires.py -> build/lib/gamse/pipelines copying gamse/pipelines/common.py -> build/lib/gamse/pipelines copying gamse/pipelines/__init__.py -> build/lib/gamse/pipelines copying gamse/pipelines/reduction.py -> build/lib/gamse/pipelines copying gamse/pipelines/levy.py -> build/lib/gamse/pipelines copying gamse/pipelines/feros.py -> build/lib/gamse/pipelines copying gamse/pipelines/sarg.py -> build/lib/gamse/pipelines creating build/lib/gamse/pipelines/foces copying gamse/pipelines/foces/common.py -> build/lib/gamse/pipelines/foces copying gamse/pipelines/foces/reduce_singlefiber.py -> build/lib/gamse/pipelines/foces copying gamse/pipelines/foces/reduce_doublefiber.py -> build/lib/gamse/pipelines/foces copying gamse/pipelines/foces/flat.py -> build/lib/gamse/pipelines/foces copying gamse/pipelines/foces/__init__.py -> build/lib/gamse/pipelines/foces creating build/lib/gamse/pipelines/xinglong216hrs copying gamse/pipelines/xinglong216hrs/common.py -> build/lib/gamse/pipelines/xinglong216hrs copying gamse/pipelines/xinglong216hrs/reduce_singlefiber.py -> build/lib/gamse/pipelines/xinglong216hrs copying gamse/pipelines/xinglong216hrs/reduce_doublefiber.py -> build/lib/gamse/pipelines/xinglong216hrs copying gamse/pipelines/xinglong216hrs/flat.py -> build/lib/gamse/pipelines/xinglong216hrs copying gamse/pipelines/xinglong216hrs/__init__.py -> build/lib/gamse/pipelines/xinglong216hrs creating build/lib/gamse/data creating build/lib/gamse/data/config copying gamse/data/config/Levy.cfg -> build/lib/gamse/data/config creating build/lib/gamse/data/linelist copying gamse/data/linelist/thar.dat -> build/lib/gamse/data/linelist copying gamse/data/linelist/thar-noao.dat -> build/lib/gamse/data/linelist copying gamse/data/linelist/cross_check.py -> build/lib/gamse/data/linelist running build_scripts creating build/scripts-3.4 copying and adjusting scripts/gamse -> build/scripts-3.4 changing mode of build/scripts-3.4/gamse from 644 to 755 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/gamse creating build/bdist.linux-armv7l/wheel/gamse/pipelines copying build/lib/gamse/pipelines/hires.py -> build/bdist.linux-armv7l/wheel/gamse/pipelines copying build/lib/gamse/pipelines/common.py -> build/bdist.linux-armv7l/wheel/gamse/pipelines creating build/bdist.linux-armv7l/wheel/gamse/pipelines/foces copying build/lib/gamse/pipelines/foces/common.py -> build/bdist.linux-armv7l/wheel/gamse/pipelines/foces copying build/lib/gamse/pipelines/foces/reduce_singlefiber.py -> build/bdist.linux-armv7l/wheel/gamse/pipelines/foces copying build/lib/gamse/pipelines/foces/reduce_doublefiber.py -> build/bdist.linux-armv7l/wheel/gamse/pipelines/foces copying build/lib/gamse/pipelines/foces/flat.py -> build/bdist.linux-armv7l/wheel/gamse/pipelines/foces copying build/lib/gamse/pipelines/foces/__init__.py -> build/bdist.linux-armv7l/wheel/gamse/pipelines/foces copying build/lib/gamse/pipelines/__init__.py -> build/bdist.linux-armv7l/wheel/gamse/pipelines copying build/lib/gamse/pipelines/reduction.py -> build/bdist.linux-armv7l/wheel/gamse/pipelines creating build/bdist.linux-armv7l/wheel/gamse/pipelines/xinglong216hrs copying build/lib/gamse/pipelines/xinglong216hrs/common.py -> build/bdist.linux-armv7l/wheel/gamse/pipelines/xinglong216hrs copying build/lib/gamse/pipelines/xinglong216hrs/reduce_singlefiber.py -> build/bdist.linux-armv7l/wheel/gamse/pipelines/xinglong216hrs copying build/lib/gamse/pipelines/xinglong216hrs/reduce_doublefiber.py -> build/bdist.linux-armv7l/wheel/gamse/pipelines/xinglong216hrs copying build/lib/gamse/pipelines/xinglong216hrs/flat.py -> build/bdist.linux-armv7l/wheel/gamse/pipelines/xinglong216hrs copying build/lib/gamse/pipelines/xinglong216hrs/__init__.py -> build/bdist.linux-armv7l/wheel/gamse/pipelines/xinglong216hrs copying build/lib/gamse/pipelines/levy.py -> build/bdist.linux-armv7l/wheel/gamse/pipelines copying build/lib/gamse/pipelines/feros.py -> build/bdist.linux-armv7l/wheel/gamse/pipelines copying build/lib/gamse/pipelines/sarg.py -> build/bdist.linux-armv7l/wheel/gamse/pipelines creating build/bdist.linux-armv7l/wheel/gamse/utils copying build/lib/gamse/utils/regression2d.py -> build/bdist.linux-armv7l/wheel/gamse/utils copying build/lib/gamse/utils/config.py -> build/bdist.linux-armv7l/wheel/gamse/utils copying build/lib/gamse/utils/misc.py -> build/bdist.linux-armv7l/wheel/gamse/utils copying build/lib/gamse/utils/onedarray.py -> build/bdist.linux-armv7l/wheel/gamse/utils copying build/lib/gamse/utils/obslog.py -> build/bdist.linux-armv7l/wheel/gamse/utils copying build/lib/gamse/utils/regression.py -> build/bdist.linux-armv7l/wheel/gamse/utils copying build/lib/gamse/utils/__init__.py -> build/bdist.linux-armv7l/wheel/gamse/utils copying build/lib/gamse/__init__.py -> build/bdist.linux-armv7l/wheel/gamse creating build/bdist.linux-armv7l/wheel/gamse/echelle copying build/lib/gamse/echelle/wlcalib.py -> build/bdist.linux-armv7l/wheel/gamse/echelle copying build/lib/gamse/echelle/flat.py -> build/bdist.linux-armv7l/wheel/gamse/echelle copying build/lib/gamse/echelle/background.py -> build/bdist.linux-armv7l/wheel/gamse/echelle copying build/lib/gamse/echelle/imageproc.py -> build/bdist.linux-armv7l/wheel/gamse/echelle copying build/lib/gamse/echelle/plot.py -> build/bdist.linux-armv7l/wheel/gamse/echelle copying build/lib/gamse/echelle/__init__.py -> build/bdist.linux-armv7l/wheel/gamse/echelle copying build/lib/gamse/echelle/trace.py -> build/bdist.linux-armv7l/wheel/gamse/echelle copying build/lib/gamse/echelle/extract.py -> build/bdist.linux-armv7l/wheel/gamse/echelle creating build/bdist.linux-armv7l/wheel/gamse/data creating build/bdist.linux-armv7l/wheel/gamse/data/linelist copying build/lib/gamse/data/linelist/thar.dat -> build/bdist.linux-armv7l/wheel/gamse/data/linelist copying build/lib/gamse/data/linelist/thar-noao.dat -> build/bdist.linux-armv7l/wheel/gamse/data/linelist copying build/lib/gamse/data/linelist/cross_check.py -> build/bdist.linux-armv7l/wheel/gamse/data/linelist creating build/bdist.linux-armv7l/wheel/gamse/data/config copying build/lib/gamse/data/config/Levy.cfg -> build/bdist.linux-armv7l/wheel/gamse/data/config running install_egg_info running egg_info creating gamse.egg-info writing gamse.egg-info/PKG-INFO writing top-level names to gamse.egg-info/top_level.txt writing dependency_links to gamse.egg-info/dependency_links.txt writing manifest file 'gamse.egg-info/SOURCES.txt' reading manifest file 'gamse.egg-info/SOURCES.txt' writing manifest file 'gamse.egg-info/SOURCES.txt' Copying gamse.egg-info to build/bdist.linux-armv7l/wheel/gamse-0.94-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/gamse-0.94.data creating build/bdist.linux-armv7l/wheel/gamse-0.94.data/scripts copying build/scripts-3.4/gamse -> build/bdist.linux-armv7l/wheel/gamse-0.94.data/scripts changing mode of build/bdist.linux-armv7l/wheel/gamse-0.94.data/scripts/gamse to 755 adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/gamse-0.94.dist-info/WHEEL creating '/tmp/pip-wheel-yw0z09hj/gamse-0.94-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'gamse/__init__.py' adding 'gamse/data/config/Levy.cfg' adding 'gamse/data/linelist/cross_check.py' adding 'gamse/data/linelist/thar-noao.dat' adding 'gamse/data/linelist/thar.dat' adding 'gamse/echelle/__init__.py' adding 'gamse/echelle/background.py' adding 'gamse/echelle/extract.py' adding 'gamse/echelle/flat.py' adding 'gamse/echelle/imageproc.py' adding 'gamse/echelle/plot.py' adding 'gamse/echelle/trace.py' adding 'gamse/echelle/wlcalib.py' adding 'gamse/pipelines/__init__.py' adding 'gamse/pipelines/common.py' adding 'gamse/pipelines/feros.py' adding 'gamse/pipelines/hires.py' adding 'gamse/pipelines/levy.py' adding 'gamse/pipelines/reduction.py' adding 'gamse/pipelines/sarg.py' adding 'gamse/pipelines/foces/__init__.py' adding 'gamse/pipelines/foces/common.py' adding 'gamse/pipelines/foces/flat.py' adding 'gamse/pipelines/foces/reduce_doublefiber.py' adding 'gamse/pipelines/foces/reduce_singlefiber.py' adding 'gamse/pipelines/xinglong216hrs/__init__.py' adding 'gamse/pipelines/xinglong216hrs/common.py' adding 'gamse/pipelines/xinglong216hrs/flat.py' adding 'gamse/pipelines/xinglong216hrs/reduce_doublefiber.py' adding 'gamse/pipelines/xinglong216hrs/reduce_singlefiber.py' adding 'gamse/utils/__init__.py' adding 'gamse/utils/config.py' adding 'gamse/utils/misc.py' adding 'gamse/utils/obslog.py' adding 'gamse/utils/onedarray.py' adding 'gamse/utils/regression.py' adding 'gamse/utils/regression2d.py' adding 'gamse-0.94.data/scripts/gamse' adding 'gamse-0.94.dist-info/LICENSE' adding 'gamse-0.94.dist-info/METADATA' adding 'gamse-0.94.dist-info/WHEEL' adding 'gamse-0.94.dist-info/top_level.txt' adding 'gamse-0.94.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for gamse: finished with status 'done' Stored in directory: /tmp/tmpjf6ueuv7 Successfully built gamse Cleaning up... Removing source in /tmp/pip-wheel-gygt88cw/gamse Removed build tracker '/tmp/pip-req-tracker-jpg1t_e_'