Collecting munge==0.5.0 1 location(s) to search for versions of munge: * https://pypi.python.org/simple/munge/ Getting page https://pypi.python.org/simple/munge/ Analyzing links from page https://pypi.python.org/simple/munge/ Found link https://pypi.python.org/packages/19/08/a59c81d37d03495fe788c06c2865292dab081b289dd62fbe8c02644eda8c/munge-0.1.6.tar.gz#md5=e9d68dd92447ca1806c945f655f06add (from https://pypi.python.org/simple/munge/), version: 0.1.6 Found link https://pypi.python.org/packages/19/38/619aad789703503b12923c52fbda5e8800eab993ff7e669181b5fb18fbc0/munge-0.1.5.tar.gz#md5=c24b4ee789cc66039d607b620ccd744a (from https://pypi.python.org/simple/munge/), version: 0.1.5 Found link https://pypi.python.org/packages/2a/2f/dd4633612155185f778d357cc332c60b9575bcd962e3edbd949d59acdd04/munge-0.5.0.tar.gz#md5=166181bdc046ecdef2665bb4b829cf3d (from https://pypi.python.org/simple/munge/), version: 0.5.0 Found link https://pypi.python.org/packages/3d/0b/2b9a577d3e623b3773fe9755e361a38961636ee65df8b34a4e62feeb804c/munge-0.2.0.tar.gz#md5=d1e7dc0727abb7b43aaf2947d4e42c2e (from https://pypi.python.org/simple/munge/), version: 0.2.0 Found link https://pypi.python.org/packages/6a/59/bb124a279bc72efdadb4c21fb28c13fd1cd6fe5a76a4d8c26e6278d8f62e/munge-0.2.1.tar.gz#md5=41f60950e5b0669f2d229e3ed092367c (from https://pypi.python.org/simple/munge/), version: 0.2.1 Found link https://pypi.python.org/packages/77/4e/720a471fe04c1a483065784425f53a0c18c087df210d2bf5dcf2f1e7344c/munge-0.3.0.tar.gz#md5=b9b68e1676c98bea4f8462d3d864151d (from https://pypi.python.org/simple/munge/), version: 0.3.0 Found link https://pypi.python.org/packages/79/84/60cf98be61a1d69788adc2d09d2350b4c07116aee489ca19a42b60a57488/munge-0.4.0.tar.gz#md5=155e1908c4d393c7d88eca661d844b85 (from https://pypi.python.org/simple/munge/), version: 0.4.0 Found link https://pypi.python.org/packages/86/8a/57e747888385aa337e92c13c6891be305514f30cc01f5032cce9c6668685/munge-0.2.2.tar.gz#md5=66620bc3d117dcf2b864bef05dc95eff (from https://pypi.python.org/simple/munge/), version: 0.2.2 Found link https://pypi.python.org/packages/ca/d2/3f00a9c3ba12835f48de97a1c4abf1c3003d91840c33b421be6508652b80/munge-0.1.4.tar.gz#md5=e5ddf933f484925f918ce4ad134b8847 (from https://pypi.python.org/simple/munge/), version: 0.1.4 Found link https://pypi.python.org/packages/dc/05/624d1fceb948a471b3e11da4fcd7949268b522d696635aacdf0bcb2c7019/munge-0.1.7.tar.gz#md5=bb8723d87007526749e1a2c86f8f4dec (from https://pypi.python.org/simple/munge/), version: 0.1.7 Using version 0.5.0 (newest of versions: 0.5.0) Downloading munge-0.5.0.tar.gz Downloading from URL https://pypi.python.org/packages/2a/2f/dd4633612155185f778d357cc332c60b9575bcd962e3edbd949d59acdd04/munge-0.5.0.tar.gz#md5=166181bdc046ecdef2665bb4b829cf3d (from https://pypi.python.org/simple/munge/) Running setup.py (path:/tmp/pip-build-8vouu0pt/munge/setup.py) egg_info for package munge Running command python setup.py egg_info running egg_info creating pip-egg-info/munge.egg-info writing pip-egg-info/munge.egg-info/PKG-INFO writing requirements to pip-egg-info/munge.egg-info/requires.txt writing entry points to pip-egg-info/munge.egg-info/entry_points.txt writing top-level names to pip-egg-info/munge.egg-info/top_level.txt writing dependency_links to pip-egg-info/munge.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/munge.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/munge.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/munge.egg-info/SOURCES.txt' /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'test_requires' warnings.warn(msg) Source in /tmp/pip-build-8vouu0pt/munge has version 0.5.0, which satisfies requirement munge==0.5.0 from https://pypi.python.org/packages/2a/2f/dd4633612155185f778d357cc332c60b9575bcd962e3edbd949d59acdd04/munge-0.5.0.tar.gz#md5=166181bdc046ecdef2665bb4b829cf3d Building wheels for collected packages: munge Running setup.py bdist_wheel for munge: started Destination directory: /tmp/tmp_cobmu8ppip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-8vouu0pt/munge/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/tmp_cobmu8ppip-wheel- /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'test_requires' warnings.warn(msg) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/munge copying munge/util.py -> build/lib/munge copying munge/__init__.py -> build/lib/munge copying munge/cli.py -> build/lib/munge copying munge/click.py -> build/lib/munge copying munge/config.py -> build/lib/munge copying munge/base.py -> build/lib/munge creating build/lib/munge/codec copying munge/codec/mysql.py -> build/lib/munge/codec copying munge/codec/__init__.py -> build/lib/munge/codec copying munge/codec/all.py -> build/lib/munge/codec copying munge/codec/json.py -> build/lib/munge/codec copying munge/codec/django.py -> build/lib/munge/codec copying munge/codec/yaml.py -> build/lib/munge/codec 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/munge copying build/lib/munge/util.py -> build/bdist.linux-armv7l/wheel/munge copying build/lib/munge/__init__.py -> build/bdist.linux-armv7l/wheel/munge copying build/lib/munge/cli.py -> build/bdist.linux-armv7l/wheel/munge copying build/lib/munge/click.py -> build/bdist.linux-armv7l/wheel/munge copying build/lib/munge/config.py -> build/bdist.linux-armv7l/wheel/munge creating build/bdist.linux-armv7l/wheel/munge/codec copying build/lib/munge/codec/mysql.py -> build/bdist.linux-armv7l/wheel/munge/codec copying build/lib/munge/codec/__init__.py -> build/bdist.linux-armv7l/wheel/munge/codec copying build/lib/munge/codec/all.py -> build/bdist.linux-armv7l/wheel/munge/codec copying build/lib/munge/codec/json.py -> build/bdist.linux-armv7l/wheel/munge/codec copying build/lib/munge/codec/django.py -> build/bdist.linux-armv7l/wheel/munge/codec copying build/lib/munge/codec/yaml.py -> build/bdist.linux-armv7l/wheel/munge/codec copying build/lib/munge/base.py -> build/bdist.linux-armv7l/wheel/munge running install_egg_info running egg_info writing dependency_links to munge.egg-info/dependency_links.txt writing requirements to munge.egg-info/requires.txt writing munge.egg-info/PKG-INFO writing entry points to munge.egg-info/entry_points.txt writing top-level names to munge.egg-info/top_level.txt reading manifest file 'munge.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'munge.egg-info/SOURCES.txt' Copying munge.egg-info to build/bdist.linux-armv7l/wheel/munge-0.5.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/munge-0.5.0.dist-info/WHEEL Running setup.py bdist_wheel for munge: finished with status 'done' Stored in directory: /tmp/tmpif4_4tlw Successfully built munge Cleaning up... Removing source in /tmp/pip-build-8vouu0pt/munge