Created temporary directory: /tmp/pip-ephem-wheel-cache-f3g64ojh Created temporary directory: /tmp/pip-req-tracker-hg8p_utv Created requirements tracker '/tmp/pip-req-tracker-hg8p_utv' Created temporary directory: /tmp/pip-wheel-e4zmwrip Collecting eventio==0.5.0 1 location(s) to search for versions of eventio: * https://pypi.org/simple/eventio/ Getting page https://pypi.org/simple/eventio/ Analyzing links from page https://pypi.org/simple/eventio/ Found link https://files.pythonhosted.org/packages/09/01/410fc48e838d1fbe0b425312f7d714d427aa0fefa5e17e1f66b2bcd8fa6d/eventio-0.3.0.tar.gz#sha256=fafee83ab9625f12024919eb2df316c556bd9cdbecdcfd0027e717fb9767ad91 (from https://pypi.org/simple/eventio/), version: 0.3.0 Found link https://files.pythonhosted.org/packages/cc/52/e6306037c94b444d67ca704f2c36ce7754e8abdb8d2c1d36082b374bbb60/eventio-0.5.0.tar.gz#sha256=c4ae49ed9ae2b75e5676e36a9d0d72cf80a24bc5901fcf65bd62176542e9d83b (from https://pypi.org/simple/eventio/), version: 0.5.0 Using version 0.5.0 (newest of versions: 0.5.0) Created temporary directory: /tmp/pip-unpack-ke5f8_19 Downloading https://files.pythonhosted.org/packages/cc/52/e6306037c94b444d67ca704f2c36ce7754e8abdb8d2c1d36082b374bbb60/eventio-0.5.0.tar.gz (13.2MB) Downloading from URL https://files.pythonhosted.org/packages/cc/52/e6306037c94b444d67ca704f2c36ce7754e8abdb8d2c1d36082b374bbb60/eventio-0.5.0.tar.gz#sha256=c4ae49ed9ae2b75e5676e36a9d0d72cf80a24bc5901fcf65bd62176542e9d83b (from https://pypi.org/simple/eventio/) Added eventio==0.5.0 from https://files.pythonhosted.org/packages/cc/52/e6306037c94b444d67ca704f2c36ce7754e8abdb8d2c1d36082b374bbb60/eventio-0.5.0.tar.gz#sha256=c4ae49ed9ae2b75e5676e36a9d0d72cf80a24bc5901fcf65bd62176542e9d83b to build tracker '/tmp/pip-req-tracker-hg8p_utv' Running setup.py (path:/tmp/pip-wheel-e4zmwrip/eventio/setup.py) egg_info for package eventio Running command python setup.py egg_info running egg_info creating pip-egg-info/eventio.egg-info writing top-level names to pip-egg-info/eventio.egg-info/top_level.txt writing pip-egg-info/eventio.egg-info/PKG-INFO writing requirements to pip-egg-info/eventio.egg-info/requires.txt writing dependency_links to pip-egg-info/eventio.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/eventio.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/eventio.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/eventio.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-e4zmwrip/eventio has version 0.5.0, which satisfies requirement eventio==0.5.0 from https://files.pythonhosted.org/packages/cc/52/e6306037c94b444d67ca704f2c36ce7754e8abdb8d2c1d36082b374bbb60/eventio-0.5.0.tar.gz#sha256=c4ae49ed9ae2b75e5676e36a9d0d72cf80a24bc5901fcf65bd62176542e9d83b Removed eventio==0.5.0 from https://files.pythonhosted.org/packages/cc/52/e6306037c94b444d67ca704f2c36ce7754e8abdb8d2c1d36082b374bbb60/eventio-0.5.0.tar.gz#sha256=c4ae49ed9ae2b75e5676e36a9d0d72cf80a24bc5901fcf65bd62176542e9d83b from build tracker '/tmp/pip-req-tracker-hg8p_utv' Building wheels for collected packages: eventio Created temporary directory: /tmp/pip-wheel-2obxuixk Running setup.py bdist_wheel for eventio: started Destination directory: /tmp/pip-wheel-2obxuixk Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-e4zmwrip/eventio/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-2obxuixk running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/eventio copying eventio/tools.py -> build/lib/eventio copying eventio/exceptions.py -> build/lib/eventio copying eventio/file_types.py -> build/lib/eventio copying eventio/constants.py -> build/lib/eventio copying eventio/bits.py -> build/lib/eventio copying eventio/__init__.py -> build/lib/eventio copying eventio/base.py -> build/lib/eventio creating build/lib/eventio/iact copying eventio/iact/parse_corsika_data.py -> build/lib/eventio/iact copying eventio/iact/__init__.py -> build/lib/eventio/iact copying eventio/iact/objects.py -> build/lib/eventio/iact creating build/lib/eventio/iact/tests copying eventio/iact/tests/test_iact_objects.py -> build/lib/eventio/iact/tests copying eventio/iact/tests/test_corsika_conversion.py -> build/lib/eventio/iact/tests copying eventio/iact/tests/test_iact_file.py -> build/lib/eventio/iact/tests copying eventio/iact/tests/__init__.py -> build/lib/eventio/iact/tests creating build/lib/eventio/resources copying eventio/resources/run102_gamma_za20deg_azm0deg-paranal-sst.corsika.zst -> build/lib/eventio/resources copying eventio/resources/3_gammas_reuse_5.dat -> build/lib/eventio/resources copying eventio/resources/two_telescopes.dat -> build/lib/eventio/resources copying eventio/resources/one_shower.dat.gz -> build/lib/eventio/resources copying eventio/resources/two_telescopes_inputcard.txt -> build/lib/eventio/resources copying eventio/resources/input_card.txt -> build/lib/eventio/resources copying eventio/resources/one_shower.dat -> build/lib/eventio/resources 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/eventio copying build/lib/eventio/tools.py -> build/bdist.linux-armv7l/wheel/eventio copying build/lib/eventio/exceptions.py -> build/bdist.linux-armv7l/wheel/eventio copying build/lib/eventio/file_types.py -> build/bdist.linux-armv7l/wheel/eventio copying build/lib/eventio/constants.py -> build/bdist.linux-armv7l/wheel/eventio creating build/bdist.linux-armv7l/wheel/eventio/resources copying build/lib/eventio/resources/run102_gamma_za20deg_azm0deg-paranal-sst.corsika.zst -> build/bdist.linux-armv7l/wheel/eventio/resources copying build/lib/eventio/resources/3_gammas_reuse_5.dat -> build/bdist.linux-armv7l/wheel/eventio/resources copying build/lib/eventio/resources/two_telescopes.dat -> build/bdist.linux-armv7l/wheel/eventio/resources copying build/lib/eventio/resources/one_shower.dat.gz -> build/bdist.linux-armv7l/wheel/eventio/resources copying build/lib/eventio/resources/two_telescopes_inputcard.txt -> build/bdist.linux-armv7l/wheel/eventio/resources copying build/lib/eventio/resources/input_card.txt -> build/bdist.linux-armv7l/wheel/eventio/resources copying build/lib/eventio/resources/one_shower.dat -> build/bdist.linux-armv7l/wheel/eventio/resources creating build/bdist.linux-armv7l/wheel/eventio/iact copying build/lib/eventio/iact/parse_corsika_data.py -> build/bdist.linux-armv7l/wheel/eventio/iact copying build/lib/eventio/iact/__init__.py -> build/bdist.linux-armv7l/wheel/eventio/iact creating build/bdist.linux-armv7l/wheel/eventio/iact/tests copying build/lib/eventio/iact/tests/test_iact_objects.py -> build/bdist.linux-armv7l/wheel/eventio/iact/tests copying build/lib/eventio/iact/tests/test_corsika_conversion.py -> build/bdist.linux-armv7l/wheel/eventio/iact/tests copying build/lib/eventio/iact/tests/test_iact_file.py -> build/bdist.linux-armv7l/wheel/eventio/iact/tests copying build/lib/eventio/iact/tests/__init__.py -> build/bdist.linux-armv7l/wheel/eventio/iact/tests copying build/lib/eventio/iact/objects.py -> build/bdist.linux-armv7l/wheel/eventio/iact copying build/lib/eventio/bits.py -> build/bdist.linux-armv7l/wheel/eventio copying build/lib/eventio/__init__.py -> build/bdist.linux-armv7l/wheel/eventio copying build/lib/eventio/base.py -> build/bdist.linux-armv7l/wheel/eventio running install_egg_info running egg_info writing eventio.egg-info/PKG-INFO writing requirements to eventio.egg-info/requires.txt writing dependency_links to eventio.egg-info/dependency_links.txt writing top-level names to eventio.egg-info/top_level.txt reading manifest file 'eventio.egg-info/SOURCES.txt' writing manifest file 'eventio.egg-info/SOURCES.txt' Copying eventio.egg-info to build/bdist.linux-armv7l/wheel/eventio-0.5.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/eventio-0.5.0.dist-info/WHEEL creating '/tmp/pip-wheel-2obxuixk/eventio-0.5.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'eventio/__init__.py' adding 'eventio/base.py' adding 'eventio/bits.py' adding 'eventio/constants.py' adding 'eventio/exceptions.py' adding 'eventio/file_types.py' adding 'eventio/tools.py' adding 'eventio/iact/__init__.py' adding 'eventio/iact/objects.py' adding 'eventio/iact/parse_corsika_data.py' adding 'eventio/iact/tests/__init__.py' adding 'eventio/iact/tests/test_corsika_conversion.py' adding 'eventio/iact/tests/test_iact_file.py' adding 'eventio/iact/tests/test_iact_objects.py' adding 'eventio/resources/3_gammas_reuse_5.dat' adding 'eventio/resources/input_card.txt' adding 'eventio/resources/one_shower.dat' adding 'eventio/resources/one_shower.dat.gz' adding 'eventio/resources/run102_gamma_za20deg_azm0deg-paranal-sst.corsika.zst' adding 'eventio/resources/two_telescopes.dat' adding 'eventio/resources/two_telescopes_inputcard.txt' adding 'eventio-0.5.0.dist-info/METADATA' adding 'eventio-0.5.0.dist-info/WHEEL' adding 'eventio-0.5.0.dist-info/top_level.txt' adding 'eventio-0.5.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for eventio: finished with status 'done' Stored in directory: /tmp/tmpvau714w0 Successfully built eventio Cleaning up... Removing source in /tmp/pip-wheel-e4zmwrip/eventio Removed build tracker '/tmp/pip-req-tracker-hg8p_utv'