Collecting hpfeeds3==0.9 1 location(s) to search for versions of hpfeeds3: * https://pypi.python.org/simple/hpfeeds3/ Getting page https://pypi.python.org/simple/hpfeeds3/ Analyzing links from page https://pypi.org/simple/hpfeeds3/ Found link https://files.pythonhosted.org/packages/e0/a0/35625826e9126e0bc042bd77bd4c3f48b93b7dd90e841ee50544cd077af8/hpfeeds3-0.0.1-py3-none-any.whl#sha256=a0118e737f2a27a1e8dd49d1a88ba2832ec0b0d24763b8cb6318754c73adf5b8 (from https://pypi.org/simple/hpfeeds3/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/ee/17/2c090828401ff0202d261d5b9cd164cd88124e4010429942f4a401c4e8c8/hpfeeds3-0.9.tar.gz#sha256=3900748591ecf9029b638ae2d647c12d0402a28f435914f001040a8f269fe415 (from https://pypi.org/simple/hpfeeds3/), version: 0.9 Using version 0.9 (newest of versions: 0.9) Downloading https://files.pythonhosted.org/packages/ee/17/2c090828401ff0202d261d5b9cd164cd88124e4010429942f4a401c4e8c8/hpfeeds3-0.9.tar.gz Downloading from URL https://files.pythonhosted.org/packages/ee/17/2c090828401ff0202d261d5b9cd164cd88124e4010429942f4a401c4e8c8/hpfeeds3-0.9.tar.gz#sha256=3900748591ecf9029b638ae2d647c12d0402a28f435914f001040a8f269fe415 (from https://pypi.org/simple/hpfeeds3/) Running setup.py (path:/tmp/pip-build-2u4y7ud4/hpfeeds3/setup.py) egg_info for package hpfeeds3 Running command python setup.py egg_info running egg_info creating pip-egg-info/hpfeeds3.egg-info writing top-level names to pip-egg-info/hpfeeds3.egg-info/top_level.txt writing entry points to pip-egg-info/hpfeeds3.egg-info/entry_points.txt writing dependency_links to pip-egg-info/hpfeeds3.egg-info/dependency_links.txt writing pip-egg-info/hpfeeds3.egg-info/PKG-INFO writing manifest file 'pip-egg-info/hpfeeds3.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/hpfeeds3.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'extra_require' warnings.warn(msg) warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'pip-egg-info/hpfeeds3.egg-info/SOURCES.txt' Source in /tmp/pip-build-2u4y7ud4/hpfeeds3 has version 0.9, which satisfies requirement hpfeeds3==0.9 from https://files.pythonhosted.org/packages/ee/17/2c090828401ff0202d261d5b9cd164cd88124e4010429942f4a401c4e8c8/hpfeeds3-0.9.tar.gz#sha256=3900748591ecf9029b638ae2d647c12d0402a28f435914f001040a8f269fe415 Building wheels for collected packages: hpfeeds3 Running setup.py bdist_wheel for hpfeeds3: started Destination directory: /tmp/tmp4inc3ozepip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-2u4y7ud4/hpfeeds3/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/tmp4inc3ozepip-wheel- /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'extra_require' warnings.warn(msg) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/hpfeeds copying hpfeeds/client.py -> build/lib/hpfeeds copying hpfeeds/exceptions.py -> build/lib/hpfeeds copying hpfeeds/protocol.py -> build/lib/hpfeeds copying hpfeeds/__init__.py -> build/lib/hpfeeds creating build/lib/hpfeeds/broker copying hpfeeds/broker/server.py -> build/lib/hpfeeds/broker copying hpfeeds/broker/prometheus.py -> build/lib/hpfeeds/broker copying hpfeeds/broker/connection.py -> build/lib/hpfeeds/broker copying hpfeeds/broker/__init__.py -> build/lib/hpfeeds/broker creating build/lib/hpfeeds/tests copying hpfeeds/tests/test_broker_integration.py -> build/lib/hpfeeds/tests copying hpfeeds/tests/test_broker_connection.py -> build/lib/hpfeeds/tests copying hpfeeds/tests/test_client_integration.py -> build/lib/hpfeeds/tests copying hpfeeds/tests/test_broker_auth_env.py -> build/lib/hpfeeds/tests copying hpfeeds/tests/__init__.py -> build/lib/hpfeeds/tests copying hpfeeds/tests/test_broker_auth_sqlite.py -> build/lib/hpfeeds/tests copying hpfeeds/tests/test_protocol.py -> build/lib/hpfeeds/tests creating build/lib/hpfeeds/scripts copying hpfeeds/scripts/cli.py -> build/lib/hpfeeds/scripts copying hpfeeds/scripts/broker.py -> build/lib/hpfeeds/scripts copying hpfeeds/scripts/__init__.py -> build/lib/hpfeeds/scripts creating build/lib/hpfeeds/broker/auth copying hpfeeds/broker/auth/memory.py -> build/lib/hpfeeds/broker/auth copying hpfeeds/broker/auth/env.py -> build/lib/hpfeeds/broker/auth copying hpfeeds/broker/auth/__init__.py -> build/lib/hpfeeds/broker/auth copying hpfeeds/broker/auth/sqlite.py -> build/lib/hpfeeds/broker/auth running egg_info writing top-level names to hpfeeds3.egg-info/top_level.txt writing hpfeeds3.egg-info/PKG-INFO writing dependency_links to hpfeeds3.egg-info/dependency_links.txt writing entry points to hpfeeds3.egg-info/entry_points.txt reading manifest file 'hpfeeds3.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'hpfeeds3.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/hpfeeds copying build/lib/hpfeeds/client.py -> build/bdist.linux-armv7l/wheel/hpfeeds copying build/lib/hpfeeds/exceptions.py -> build/bdist.linux-armv7l/wheel/hpfeeds copying build/lib/hpfeeds/protocol.py -> build/bdist.linux-armv7l/wheel/hpfeeds creating build/bdist.linux-armv7l/wheel/hpfeeds/broker copying build/lib/hpfeeds/broker/server.py -> build/bdist.linux-armv7l/wheel/hpfeeds/broker creating build/bdist.linux-armv7l/wheel/hpfeeds/broker/auth copying build/lib/hpfeeds/broker/auth/memory.py -> build/bdist.linux-armv7l/wheel/hpfeeds/broker/auth copying build/lib/hpfeeds/broker/auth/env.py -> build/bdist.linux-armv7l/wheel/hpfeeds/broker/auth copying build/lib/hpfeeds/broker/auth/__init__.py -> build/bdist.linux-armv7l/wheel/hpfeeds/broker/auth copying build/lib/hpfeeds/broker/auth/sqlite.py -> build/bdist.linux-armv7l/wheel/hpfeeds/broker/auth copying build/lib/hpfeeds/broker/prometheus.py -> build/bdist.linux-armv7l/wheel/hpfeeds/broker copying build/lib/hpfeeds/broker/connection.py -> build/bdist.linux-armv7l/wheel/hpfeeds/broker copying build/lib/hpfeeds/broker/__init__.py -> build/bdist.linux-armv7l/wheel/hpfeeds/broker creating build/bdist.linux-armv7l/wheel/hpfeeds/tests copying build/lib/hpfeeds/tests/test_broker_integration.py -> build/bdist.linux-armv7l/wheel/hpfeeds/tests copying build/lib/hpfeeds/tests/test_broker_connection.py -> build/bdist.linux-armv7l/wheel/hpfeeds/tests copying build/lib/hpfeeds/tests/test_client_integration.py -> build/bdist.linux-armv7l/wheel/hpfeeds/tests copying build/lib/hpfeeds/tests/test_broker_auth_env.py -> build/bdist.linux-armv7l/wheel/hpfeeds/tests copying build/lib/hpfeeds/tests/__init__.py -> build/bdist.linux-armv7l/wheel/hpfeeds/tests copying build/lib/hpfeeds/tests/test_broker_auth_sqlite.py -> build/bdist.linux-armv7l/wheel/hpfeeds/tests copying build/lib/hpfeeds/tests/test_protocol.py -> build/bdist.linux-armv7l/wheel/hpfeeds/tests copying build/lib/hpfeeds/__init__.py -> build/bdist.linux-armv7l/wheel/hpfeeds creating build/bdist.linux-armv7l/wheel/hpfeeds/scripts copying build/lib/hpfeeds/scripts/cli.py -> build/bdist.linux-armv7l/wheel/hpfeeds/scripts copying build/lib/hpfeeds/scripts/broker.py -> build/bdist.linux-armv7l/wheel/hpfeeds/scripts copying build/lib/hpfeeds/scripts/__init__.py -> build/bdist.linux-armv7l/wheel/hpfeeds/scripts running install_egg_info Copying hpfeeds3.egg-info to build/bdist.linux-armv7l/wheel/hpfeeds3-0.9-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/hpfeeds3-0.9.dist-info/WHEEL Running setup.py bdist_wheel for hpfeeds3: finished with status 'done' Stored in directory: /tmp/tmp3r0k69c3 Successfully built hpfeeds3 Cleaning up... Removing source in /tmp/pip-build-2u4y7ud4/hpfeeds3