Collecting pyulog==0.6.0 1 location(s) to search for versions of pyulog: * https://pypi.python.org/simple/pyulog/ Getting page https://pypi.python.org/simple/pyulog/ Analyzing links from page https://pypi.python.org/simple/pyulog/ Found link https://pypi.python.org/packages/e6/c5/57576db907d4ae30578e99dc3d49877faacb3cfe1f419472d9ea1f0f0a52/pyulog-0.0.1.tar.gz#md5=4e3799b6f330bb4491f2e1c36959770f (from https://pypi.python.org/simple/pyulog/), version: 0.0.1 Found link https://pypi.python.org/packages/3c/b2/d6d566ca8af1a5b9fb27a9b6c6bfaf70cbedda16e1e40f27bd4b1651bdb0/pyulog-0.0.2.tar.gz#md5=cf135d9494ea69237f930905b902089f (from https://pypi.python.org/simple/pyulog/), version: 0.0.2 Found link https://pypi.python.org/packages/18/57/7a8e6b2738bd90d75e4800957b6cdc7ca21d0a52ec54a819ab44dd2a31ea/pyulog-0.3.0.tar.gz#md5=66e0f4cd3a6b2acfb777b3d76ef11c89 (from https://pypi.python.org/simple/pyulog/), version: 0.3.0 Found link https://pypi.python.org/packages/37/6b/e1f512034836d6fc0a50e564b383249d05d1c37aa35b540c9cda8cc82d23/pyulog-0.3.2.tar.gz#md5=d71f3e259391262014dbe6f89c9f8a0a (from https://pypi.python.org/simple/pyulog/), version: 0.3.2 Found link https://pypi.python.org/packages/b2/0c/333ef9df2558e2589092e1db5b12281e2410da090d037da2f05e0455adae/pyulog-0.4.0.tar.gz#md5=98d3e61581233e2796f7555beb9aedb7 (from https://pypi.python.org/simple/pyulog/), version: 0.4.0 Found link https://pypi.python.org/packages/26/f1/96f0cf00dc0ff264b587be45b6d2c028ec843a593fd9534deda2af4ef7c4/pyulog-0.4.1.tar.gz#md5=08fa468891d1cffbb22a5eb2807060b1 (from https://pypi.python.org/simple/pyulog/), version: 0.4.1 Found link https://pypi.python.org/packages/4b/35/703e40e5cd32d8f62e6d15fe7890d89f1331a2eead9b61430c5198c28c5b/pyulog-0.5.0.tar.gz#md5=89bf70f810f829b4d2f56af3dd8e40e1 (from https://pypi.python.org/simple/pyulog/), version: 0.5.0 Found link https://pypi.python.org/packages/9d/ce/69a76193555a60ed688247ec2e7ad4775c4ec46cdbe707c937590523f3c0/pyulog-0.5.1.tar.gz#md5=b68f3bca134482591d50bf6aa4ffc030 (from https://pypi.python.org/simple/pyulog/), version: 0.5.1 Found link https://pypi.python.org/packages/bc/93/5cb8676d4ed4ee69778b4f8f55529265b083b099e367d9d6c3f791d7b434/pyulog-0.6.0.tar.gz#md5=eec2d78a60d51fc318a47e9ac1ff983d (from https://pypi.python.org/simple/pyulog/), version: 0.6.0 Using version 0.6.0 (newest of versions: 0.6.0) Downloading pyulog-0.6.0.tar.gz Downloading from URL https://pypi.python.org/packages/bc/93/5cb8676d4ed4ee69778b4f8f55529265b083b099e367d9d6c3f791d7b434/pyulog-0.6.0.tar.gz#md5=eec2d78a60d51fc318a47e9ac1ff983d (from https://pypi.python.org/simple/pyulog/) Running setup.py (path:/tmp/pip-build-6k1u5543/pyulog/setup.py) egg_info for package pyulog Running command python setup.py egg_info running egg_info creating pip-egg-info/pyulog.egg-info writing requirements to pip-egg-info/pyulog.egg-info/requires.txt writing pip-egg-info/pyulog.egg-info/PKG-INFO writing top-level names to pip-egg-info/pyulog.egg-info/top_level.txt writing dependency_links to pip-egg-info/pyulog.egg-info/dependency_links.txt writing entry points to pip-egg-info/pyulog.egg-info/entry_points.txt writing manifest file 'pip-egg-info/pyulog.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/pyulog.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/pyulog.egg-info/SOURCES.txt' Source in /tmp/pip-build-6k1u5543/pyulog has version 0.6.0, which satisfies requirement pyulog==0.6.0 from https://pypi.python.org/packages/bc/93/5cb8676d4ed4ee69778b4f8f55529265b083b099e367d9d6c3f791d7b434/pyulog-0.6.0.tar.gz#md5=eec2d78a60d51fc318a47e9ac1ff983d Building wheels for collected packages: pyulog Running setup.py bdist_wheel for pyulog: started Destination directory: /tmp/tmpbwk5iw8wpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-6k1u5543/pyulog/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/tmpbwk5iw8wpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/test copying test/test_ulog2csv.py -> build/lib/test copying test/__init__.py -> build/lib/test creating build/lib/pyulog copying pyulog/messages.py -> build/lib/pyulog copying pyulog/extract_gps_dump.py -> build/lib/pyulog copying pyulog/px4.py -> build/lib/pyulog copying pyulog/info.py -> build/lib/pyulog copying pyulog/core.py -> build/lib/pyulog copying pyulog/__init__.py -> build/lib/pyulog copying pyulog/ulog2csv.py -> build/lib/pyulog copying pyulog/ulog2kml.py -> build/lib/pyulog copying pyulog/params.py -> build/lib/pyulog copying pyulog/_version.py -> build/lib/pyulog UPDATING build/lib/pyulog/_version.py set build/lib/pyulog/_version.py to '0.6.0' 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/test copying build/lib/test/test_ulog2csv.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/__init__.py -> build/bdist.linux-armv7l/wheel/test creating build/bdist.linux-armv7l/wheel/pyulog copying build/lib/pyulog/messages.py -> build/bdist.linux-armv7l/wheel/pyulog copying build/lib/pyulog/extract_gps_dump.py -> build/bdist.linux-armv7l/wheel/pyulog copying build/lib/pyulog/px4.py -> build/bdist.linux-armv7l/wheel/pyulog copying build/lib/pyulog/info.py -> build/bdist.linux-armv7l/wheel/pyulog copying build/lib/pyulog/core.py -> build/bdist.linux-armv7l/wheel/pyulog copying build/lib/pyulog/__init__.py -> build/bdist.linux-armv7l/wheel/pyulog copying build/lib/pyulog/ulog2csv.py -> build/bdist.linux-armv7l/wheel/pyulog copying build/lib/pyulog/ulog2kml.py -> build/bdist.linux-armv7l/wheel/pyulog copying build/lib/pyulog/params.py -> build/bdist.linux-armv7l/wheel/pyulog copying build/lib/pyulog/_version.py -> build/bdist.linux-armv7l/wheel/pyulog running install_egg_info running egg_info writing entry points to pyulog.egg-info/entry_points.txt writing pyulog.egg-info/PKG-INFO writing top-level names to pyulog.egg-info/top_level.txt writing requirements to pyulog.egg-info/requires.txt writing dependency_links to pyulog.egg-info/dependency_links.txt reading manifest file 'pyulog.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pyulog.egg-info/SOURCES.txt' Copying pyulog.egg-info to build/bdist.linux-armv7l/wheel/pyulog-0.6.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/pyulog-0.6.0.dist-info/WHEEL Running setup.py bdist_wheel for pyulog: finished with status 'done' Stored in directory: /tmp/tmpog753irn Successfully built pyulog Cleaning up... Removing source in /tmp/pip-build-6k1u5543/pyulog