Collecting kser==0.1.0 1 location(s) to search for versions of kser: * https://pypi.python.org/simple/kser/ Getting page https://pypi.python.org/simple/kser/ Analyzing links from page https://pypi.python.org/simple/kser/ Found link https://pypi.python.org/packages/53/72/b9dd4a46b8607e2734546fdb315baa028d9fc058ed8fc4afcf3790410a35/kser-0.2.1.tar.gz#md5=96fe5b6e3b16ff4179aedb675857bb59 (from https://pypi.python.org/simple/kser/), version: 0.2.1 Found link https://pypi.python.org/packages/6f/6e/4f6a655f75738517bc6ed844edfcad702d8ac43fd54c17df9a427ef801b8/kser-0.1.0.tar.gz#md5=8e9aadfd042309bad540e437df792b68 (from https://pypi.python.org/simple/kser/), version: 0.1.0 Found link https://pypi.python.org/packages/82/b9/4753369cf79e8f4cb61cfa73fea082f77142d855d7b09f4a8dcbdb925190/kser-0.0.3.tar.gz#md5=35490c6ffa65bc17730e4c972155e2ec (from https://pypi.python.org/simple/kser/), version: 0.0.3 Found link https://pypi.python.org/packages/92/f8/e597e90b242cacacd23b29c87e393a9fcdf8668aa693f1dfe78c2fd1a7de/kser-0.1.1.tar.gz#md5=d69f78fc1a216a157f32c0a170e2a618 (from https://pypi.python.org/simple/kser/), version: 0.1.1 Found link https://pypi.python.org/packages/a8/9c/f8d4fd519b9e0200cdacd1a87c712a08eff3ef81b06a2fb7989dc5473305/kser-0.2.0.tar.gz#md5=bcdfc73683ad31ae3ee73f0ef48d6f0e (from https://pypi.python.org/simple/kser/), version: 0.2.0 Found link https://pypi.python.org/packages/ae/31/add6dc3f5d4b1c2c38e84b0a55aae939455ba253e206c2b474ab7abddfd6/kser-0.2.3.tar.gz#md5=ac79b27390bec6b714dd2a7bc328b087 (from https://pypi.python.org/simple/kser/), version: 0.2.3 Found link https://pypi.python.org/packages/c0/1b/61d0b2b2c164d73387c3a1b8801f93f2c4ab8b930acc4a691f6e8a97c7bd/kser-0.2.2.tar.gz#md5=f61872989e30b035435e6d010fc8ac74 (from https://pypi.python.org/simple/kser/), version: 0.2.2 Found link https://pypi.python.org/packages/fe/51/7e40da93ff99177c7a9d75693486f203f9ffb289122136776d7cf3f51745/kser-0.0.2.tar.gz#md5=1313c3d0704e24f139da16fac95c073a (from https://pypi.python.org/simple/kser/), version: 0.0.2 Using version 0.1.0 (newest of versions: 0.1.0) Downloading kser-0.1.0.tar.gz Downloading from URL https://pypi.python.org/packages/6f/6e/4f6a655f75738517bc6ed844edfcad702d8ac43fd54c17df9a427ef801b8/kser-0.1.0.tar.gz#md5=8e9aadfd042309bad540e437df792b68 (from https://pypi.python.org/simple/kser/) Running setup.py (path:/tmp/pip-build-cngst6so/kser/setup.py) egg_info for package kser Running command python setup.py egg_info running egg_info creating pip-egg-info/kser.egg-info writing entry points to pip-egg-info/kser.egg-info/entry_points.txt writing pip-egg-info/kser.egg-info/PKG-INFO writing dependency_links to pip-egg-info/kser.egg-info/dependency_links.txt writing top-level names to pip-egg-info/kser.egg-info/top_level.txt writing requirements to pip-egg-info/kser.egg-info/requires.txt writing manifest file 'pip-egg-info/kser.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/kser.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/kser.egg-info/SOURCES.txt' Source in /tmp/pip-build-cngst6so/kser has version 0.1.0, which satisfies requirement kser==0.1.0 from https://pypi.python.org/packages/6f/6e/4f6a655f75738517bc6ed844edfcad702d8ac43fd54c17df9a427ef801b8/kser-0.1.0.tar.gz#md5=8e9aadfd042309bad540e437df792b68 Building wheels for collected packages: kser Running setup.py bdist_wheel for kser: started Destination directory: /tmp/tmpsa7t7mvhpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-cngst6so/kser/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/tmpsa7t7mvhpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/kser copying src/kser/controller.py -> build/lib/kser copying src/kser/transport.py -> build/lib/kser copying src/kser/entry.py -> build/lib/kser copying src/kser/__init__.py -> build/lib/kser creating build/lib/kser/proto copying src/kser/proto/producer.py -> build/lib/kser/proto copying src/kser/proto/__init__.py -> build/lib/kser/proto copying src/kser/proto/consumer.py -> build/lib/kser/proto creating build/lib/kser/http copying src/kser/http/producer.py -> build/lib/kser/http copying src/kser/http/__init__.py -> build/lib/kser/http copying src/kser/http/consumer.py -> build/lib/kser/http running egg_info writing top-level names to src/kser.egg-info/top_level.txt writing requirements to src/kser.egg-info/requires.txt writing src/kser.egg-info/PKG-INFO writing dependency_links to src/kser.egg-info/dependency_links.txt writing entry points to src/kser.egg-info/entry_points.txt reading manifest file 'src/kser.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'src/kser.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/kser copying build/lib/kser/controller.py -> build/bdist.linux-armv7l/wheel/kser copying build/lib/kser/transport.py -> build/bdist.linux-armv7l/wheel/kser creating build/bdist.linux-armv7l/wheel/kser/proto copying build/lib/kser/proto/producer.py -> build/bdist.linux-armv7l/wheel/kser/proto copying build/lib/kser/proto/__init__.py -> build/bdist.linux-armv7l/wheel/kser/proto copying build/lib/kser/proto/consumer.py -> build/bdist.linux-armv7l/wheel/kser/proto copying build/lib/kser/entry.py -> build/bdist.linux-armv7l/wheel/kser copying build/lib/kser/__init__.py -> build/bdist.linux-armv7l/wheel/kser creating build/bdist.linux-armv7l/wheel/kser/http copying build/lib/kser/http/producer.py -> build/bdist.linux-armv7l/wheel/kser/http copying build/lib/kser/http/__init__.py -> build/bdist.linux-armv7l/wheel/kser/http copying build/lib/kser/http/consumer.py -> build/bdist.linux-armv7l/wheel/kser/http running install_egg_info Copying src/kser.egg-info to build/bdist.linux-armv7l/wheel/kser-0.1.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/kser-0.1.0.dist-info/WHEEL Running setup.py bdist_wheel for kser: finished with status 'done' Stored in directory: /tmp/tmpbf8qdmaq Successfully built kser Cleaning up... Removing source in /tmp/pip-build-cngst6so/kser