Collecting eReuse-DeviceHub==0.0.2a1 1 location(s) to search for versions of eReuse-DeviceHub: * https://pypi.python.org/simple/ereuse-devicehub/ Getting page https://pypi.python.org/simple/ereuse-devicehub/ Analyzing links from page https://pypi.org/simple/ereuse-devicehub/ Found link https://files.pythonhosted.org/packages/19/0b/b4c72d7a5394ddc34c0c085d6719b34aa4d3424338da83224311663bfc74/ereuse-devicehub-0.0.2a1.tar.gz#sha256=2c0e85fbaaea09619f8e0131d530d7281e7474ff88e086d6a229d119c2c76fca (from https://pypi.org/simple/ereuse-devicehub/), version: 0.0.2a1 Found link https://files.pythonhosted.org/packages/19/35/87b7aa0209e26f9b47372c3b7c8151432e1632ded329e93dd62d8a40838f/eReuse-DeviceHub-0.1.1.tar.gz#sha256=6ef1b4ad70c575b7a32ae32759a52d905f57c37062f7e6d511142b0e6551c29a (from https://pypi.org/simple/ereuse-devicehub/), version: 0.1.1 Found link https://files.pythonhosted.org/packages/c6/76/33641823ff9f0155a77336f7962f2e4d4d85a4056f074f3af02c72186d97/ereuse-devicehub-0.2.0a1.tar.gz#sha256=a7808380bfb4497b4368be2ad71219c234165b42bf8eed698183a33f5e967265 (from https://pypi.org/simple/ereuse-devicehub/), version: 0.2.0a1 Using version 0.0.2a1 (newest of versions: 0.0.2a1) Downloading https://files.pythonhosted.org/packages/19/0b/b4c72d7a5394ddc34c0c085d6719b34aa4d3424338da83224311663bfc74/ereuse-devicehub-0.0.2a1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/19/0b/b4c72d7a5394ddc34c0c085d6719b34aa4d3424338da83224311663bfc74/ereuse-devicehub-0.0.2a1.tar.gz#sha256=2c0e85fbaaea09619f8e0131d530d7281e7474ff88e086d6a229d119c2c76fca (from https://pypi.org/simple/ereuse-devicehub/) Running setup.py (path:/tmp/pip-build-g6pdks5q/eReuse-DeviceHub/setup.py) egg_info for package eReuse-DeviceHub Running command python setup.py egg_info running egg_info creating pip-egg-info/ereuse_devicehub.egg-info writing dependency_links to pip-egg-info/ereuse_devicehub.egg-info/dependency_links.txt writing pip-egg-info/ereuse_devicehub.egg-info/PKG-INFO writing top-level names to pip-egg-info/ereuse_devicehub.egg-info/top_level.txt writing requirements to pip-egg-info/ereuse_devicehub.egg-info/requires.txt writing manifest file 'pip-egg-info/ereuse_devicehub.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/ereuse_devicehub.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/ereuse_devicehub.egg-info/SOURCES.txt' /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'tests_requires' warnings.warn(msg) Source in /tmp/pip-build-g6pdks5q/eReuse-DeviceHub has version 0.0.2a1, which satisfies requirement eReuse-DeviceHub==0.0.2a1 from https://files.pythonhosted.org/packages/19/0b/b4c72d7a5394ddc34c0c085d6719b34aa4d3424338da83224311663bfc74/ereuse-devicehub-0.0.2a1.tar.gz#sha256=2c0e85fbaaea09619f8e0131d530d7281e7474ff88e086d6a229d119c2c76fca Building wheels for collected packages: eReuse-DeviceHub Running setup.py bdist_wheel for eReuse-DeviceHub: started Destination directory: /tmp/tmpdg3hhzibpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-g6pdks5q/eReuse-DeviceHub/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/tmpdg3hhzibpip-wheel- /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'tests_requires' warnings.warn(msg) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/ereuse_devicehub copying ereuse_devicehub/marshmallow.py -> build/lib/ereuse_devicehub copying ereuse_devicehub/devicehub.py -> build/lib/ereuse_devicehub copying ereuse_devicehub/__init__.py -> build/lib/ereuse_devicehub copying ereuse_devicehub/db.py -> build/lib/ereuse_devicehub copying ereuse_devicehub/client.py -> build/lib/ereuse_devicehub copying ereuse_devicehub/auth.py -> build/lib/ereuse_devicehub copying ereuse_devicehub/config.py -> build/lib/ereuse_devicehub creating build/lib/tests copying tests/conftest.py -> build/lib/tests copying tests/test_workbench.py -> build/lib/tests copying tests/test_snapshot.py -> build/lib/tests copying tests/test_rate.py -> build/lib/tests copying tests/test_event.py -> build/lib/tests copying tests/test_tag.py -> build/lib/tests copying tests/test_user.py -> build/lib/tests copying tests/test_models.py -> build/lib/tests copying tests/test_auth.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_basic.py -> build/lib/tests copying tests/test_device.py -> build/lib/tests copying tests/test_organization.py -> build/lib/tests creating build/lib/ereuse_devicehub/resources copying ereuse_devicehub/resources/models.py -> build/lib/ereuse_devicehub/resources copying ereuse_devicehub/resources/enums.py -> build/lib/ereuse_devicehub/resources copying ereuse_devicehub/resources/__init__.py -> build/lib/ereuse_devicehub/resources copying ereuse_devicehub/resources/schemas.py -> build/lib/ereuse_devicehub/resources creating build/lib/ereuse_devicehub/resources/image copying ereuse_devicehub/resources/image/models.py -> build/lib/ereuse_devicehub/resources/image copying ereuse_devicehub/resources/image/__init__.py -> build/lib/ereuse_devicehub/resources/image creating build/lib/ereuse_devicehub/resources/user copying ereuse_devicehub/resources/user/exceptions.py -> build/lib/ereuse_devicehub/resources/user copying ereuse_devicehub/resources/user/views.py -> build/lib/ereuse_devicehub/resources/user copying ereuse_devicehub/resources/user/models.py -> build/lib/ereuse_devicehub/resources/user copying ereuse_devicehub/resources/user/__init__.py -> build/lib/ereuse_devicehub/resources/user copying ereuse_devicehub/resources/user/schemas.py -> build/lib/ereuse_devicehub/resources/user creating build/lib/ereuse_devicehub/resources/event copying ereuse_devicehub/resources/event/views.py -> build/lib/ereuse_devicehub/resources/event copying ereuse_devicehub/resources/event/models.py -> build/lib/ereuse_devicehub/resources/event copying ereuse_devicehub/resources/event/__init__.py -> build/lib/ereuse_devicehub/resources/event copying ereuse_devicehub/resources/event/schemas.py -> build/lib/ereuse_devicehub/resources/event creating build/lib/ereuse_devicehub/resources/device copying ereuse_devicehub/resources/device/exceptions.py -> build/lib/ereuse_devicehub/resources/device copying ereuse_devicehub/resources/device/views.py -> build/lib/ereuse_devicehub/resources/device copying ereuse_devicehub/resources/device/models.py -> build/lib/ereuse_devicehub/resources/device copying ereuse_devicehub/resources/device/__init__.py -> build/lib/ereuse_devicehub/resources/device copying ereuse_devicehub/resources/device/schemas.py -> build/lib/ereuse_devicehub/resources/device copying ereuse_devicehub/resources/device/sync.py -> build/lib/ereuse_devicehub/resources/device creating build/lib/ereuse_devicehub/resources/tag copying ereuse_devicehub/resources/tag/schema.py -> build/lib/ereuse_devicehub/resources/tag copying ereuse_devicehub/resources/tag/view.py -> build/lib/ereuse_devicehub/resources/tag copying ereuse_devicehub/resources/tag/__init__.py -> build/lib/ereuse_devicehub/resources/tag copying ereuse_devicehub/resources/tag/model.py -> build/lib/ereuse_devicehub/resources/tag 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/ereuse_devicehub copying build/lib/ereuse_devicehub/marshmallow.py -> build/bdist.linux-armv7l/wheel/ereuse_devicehub creating build/bdist.linux-armv7l/wheel/ereuse_devicehub/resources creating build/bdist.linux-armv7l/wheel/ereuse_devicehub/resources/image copying build/lib/ereuse_devicehub/resources/image/models.py -> build/bdist.linux-armv7l/wheel/ereuse_devicehub/resources/image copying build/lib/ereuse_devicehub/resources/image/__init__.py -> build/bdist.linux-armv7l/wheel/ereuse_devicehub/resources/image copying build/lib/ereuse_devicehub/resources/models.py -> build/bdist.linux-armv7l/wheel/ereuse_devicehub/resources creating build/bdist.linux-armv7l/wheel/ereuse_devicehub/resources/user copying build/lib/ereuse_devicehub/resources/user/exceptions.py -> build/bdist.linux-armv7l/wheel/ereuse_devicehub/resources/user copying build/lib/ereuse_devicehub/resources/user/views.py -> build/bdist.linux-armv7l/wheel/ereuse_devicehub/resources/user copying build/lib/ereuse_devicehub/resources/user/models.py -> build/bdist.linux-armv7l/wheel/ereuse_devicehub/resources/user copying build/lib/ereuse_devicehub/resources/user/__init__.py -> build/bdist.linux-armv7l/wheel/ereuse_devicehub/resources/user copying build/lib/ereuse_devicehub/resources/user/schemas.py -> build/bdist.linux-armv7l/wheel/ereuse_devicehub/resources/user creating build/bdist.linux-armv7l/wheel/ereuse_devicehub/resources/event copying build/lib/ereuse_devicehub/resources/event/views.py -> build/bdist.linux-armv7l/wheel/ereuse_devicehub/resources/event copying build/lib/ereuse_devicehub/resources/event/models.py -> build/bdist.linux-armv7l/wheel/ereuse_devicehub/resources/event copying build/lib/ereuse_devicehub/resources/event/__init__.py -> build/bdist.linux-armv7l/wheel/ereuse_devicehub/resources/event copying build/lib/ereuse_devicehub/resources/event/schemas.py -> build/bdist.linux-armv7l/wheel/ereuse_devicehub/resources/event creating build/bdist.linux-armv7l/wheel/ereuse_devicehub/resources/device copying build/lib/ereuse_devicehub/resources/device/exceptions.py -> build/bdist.linux-armv7l/wheel/ereuse_devicehub/resources/device copying build/lib/ereuse_devicehub/resources/device/views.py -> build/bdist.linux-armv7l/wheel/ereuse_devicehub/resources/device copying build/lib/ereuse_devicehub/resources/device/models.py -> build/bdist.linux-armv7l/wheel/ereuse_devicehub/resources/device copying build/lib/ereuse_devicehub/resources/device/__init__.py -> build/bdist.linux-armv7l/wheel/ereuse_devicehub/resources/device copying build/lib/ereuse_devicehub/resources/device/schemas.py -> build/bdist.linux-armv7l/wheel/ereuse_devicehub/resources/device copying build/lib/ereuse_devicehub/resources/device/sync.py -> build/bdist.linux-armv7l/wheel/ereuse_devicehub/resources/device copying build/lib/ereuse_devicehub/resources/enums.py -> build/bdist.linux-armv7l/wheel/ereuse_devicehub/resources copying build/lib/ereuse_devicehub/resources/__init__.py -> build/bdist.linux-armv7l/wheel/ereuse_devicehub/resources copying build/lib/ereuse_devicehub/resources/schemas.py -> build/bdist.linux-armv7l/wheel/ereuse_devicehub/resources creating build/bdist.linux-armv7l/wheel/ereuse_devicehub/resources/tag copying build/lib/ereuse_devicehub/resources/tag/schema.py -> build/bdist.linux-armv7l/wheel/ereuse_devicehub/resources/tag copying build/lib/ereuse_devicehub/resources/tag/view.py -> build/bdist.linux-armv7l/wheel/ereuse_devicehub/resources/tag copying build/lib/ereuse_devicehub/resources/tag/__init__.py -> build/bdist.linux-armv7l/wheel/ereuse_devicehub/resources/tag copying build/lib/ereuse_devicehub/resources/tag/model.py -> build/bdist.linux-armv7l/wheel/ereuse_devicehub/resources/tag copying build/lib/ereuse_devicehub/devicehub.py -> build/bdist.linux-armv7l/wheel/ereuse_devicehub copying build/lib/ereuse_devicehub/__init__.py -> build/bdist.linux-armv7l/wheel/ereuse_devicehub copying build/lib/ereuse_devicehub/db.py -> build/bdist.linux-armv7l/wheel/ereuse_devicehub copying build/lib/ereuse_devicehub/client.py -> build/bdist.linux-armv7l/wheel/ereuse_devicehub copying build/lib/ereuse_devicehub/auth.py -> build/bdist.linux-armv7l/wheel/ereuse_devicehub copying build/lib/ereuse_devicehub/config.py -> build/bdist.linux-armv7l/wheel/ereuse_devicehub creating build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/conftest.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_workbench.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_snapshot.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_rate.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_event.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_tag.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_user.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_models.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_auth.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_basic.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_device.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_organization.py -> build/bdist.linux-armv7l/wheel/tests running install_egg_info running egg_info creating ereuse_devicehub.egg-info writing dependency_links to ereuse_devicehub.egg-info/dependency_links.txt writing requirements to ereuse_devicehub.egg-info/requires.txt writing ereuse_devicehub.egg-info/PKG-INFO writing top-level names to ereuse_devicehub.egg-info/top_level.txt writing manifest file 'ereuse_devicehub.egg-info/SOURCES.txt' reading manifest file 'ereuse_devicehub.egg-info/SOURCES.txt' writing manifest file 'ereuse_devicehub.egg-info/SOURCES.txt' Copying ereuse_devicehub.egg-info to build/bdist.linux-armv7l/wheel/ereuse_devicehub-0.0.2a1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/ereuse_devicehub-0.0.2a1.dist-info/WHEEL Running setup.py bdist_wheel for eReuse-DeviceHub: finished with status 'done' Stored in directory: /tmp/tmpkvqf4sse Successfully built eReuse-DeviceHub Cleaning up... Removing source in /tmp/pip-build-g6pdks5q/eReuse-DeviceHub