Created temporary directory: /tmp/pip-ephem-wheel-cache-dpwtn0qu Created temporary directory: /tmp/pip-req-tracker-4cglpd82 Created requirements tracker '/tmp/pip-req-tracker-4cglpd82' Created temporary directory: /tmp/pip-wheel-d2154hhm Collecting omero-upload==0.3.dev1 1 location(s) to search for versions of omero-upload: * https://pypi.org/simple/omero-upload/ Getting page https://pypi.org/simple/omero-upload/ Analyzing links from page https://pypi.org/simple/omero-upload/ Found link https://files.pythonhosted.org/packages/98/37/0be67522ebc228c521738407d5c6b7ee7d1474c04423aea3274a4086b21a/omero-upload-0.1.0.tar.gz#sha256=5a246ef7e5f4042f0384808a18a279ed0a30b6cea6de7f69daad21302c4ab80d (from https://pypi.org/simple/omero-upload/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/31/08/0d2ef61a6e1e40af19f7c0f4ddf41f2711b24ec88bd8e57cfe5db1d75dea/omero-upload-0.2.0.tar.gz#sha256=8b6bf14a527df869452cb2f9d91da998fbd1ec079d749883d9babaed52b0414d (from https://pypi.org/simple/omero-upload/), version: 0.2.0 Found link https://files.pythonhosted.org/packages/4d/c1/034de5c7c6b23c98c1fa9321f0df7af98c46aa18f5e04e2b4a840a6c4af2/omero-upload-0.3.dev1.tar.gz#sha256=5bf279f6df7e331c6c0b94560518581539c4939569deee26104ae9d10b4a9947 (from https://pypi.org/simple/omero-upload/), version: 0.3.dev1 Using version 0.3.dev1 (newest of versions: 0.3.dev1) Created temporary directory: /tmp/pip-unpack-o759ju19 Downloading https://files.pythonhosted.org/packages/4d/c1/034de5c7c6b23c98c1fa9321f0df7af98c46aa18f5e04e2b4a840a6c4af2/omero-upload-0.3.dev1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/4d/c1/034de5c7c6b23c98c1fa9321f0df7af98c46aa18f5e04e2b4a840a6c4af2/omero-upload-0.3.dev1.tar.gz#sha256=5bf279f6df7e331c6c0b94560518581539c4939569deee26104ae9d10b4a9947 (from https://pypi.org/simple/omero-upload/) Added omero-upload==0.3.dev1 from https://files.pythonhosted.org/packages/4d/c1/034de5c7c6b23c98c1fa9321f0df7af98c46aa18f5e04e2b4a840a6c4af2/omero-upload-0.3.dev1.tar.gz#sha256=5bf279f6df7e331c6c0b94560518581539c4939569deee26104ae9d10b4a9947 to build tracker '/tmp/pip-req-tracker-4cglpd82' Running setup.py (path:/tmp/pip-wheel-d2154hhm/omero-upload/setup.py) egg_info for package omero-upload Running command python setup.py egg_info WARNING: '' not a valid package name; please use only .-separated package names in setup.py running egg_info creating pip-egg-info/omero_upload.egg-info writing top-level names to pip-egg-info/omero_upload.egg-info/top_level.txt writing dependency_links to pip-egg-info/omero_upload.egg-info/dependency_links.txt writing requirements to pip-egg-info/omero_upload.egg-info/requires.txt writing pip-egg-info/omero_upload.egg-info/PKG-INFO writing manifest file 'pip-egg-info/omero_upload.egg-info/SOURCES.txt' package init file 'src/omero/plugins/__init__.py' not found (or not a regular file) reading manifest file 'pip-egg-info/omero_upload.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/omero_upload.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-d2154hhm/omero-upload has version 0.3.dev1, which satisfies requirement omero-upload==0.3.dev1 from https://files.pythonhosted.org/packages/4d/c1/034de5c7c6b23c98c1fa9321f0df7af98c46aa18f5e04e2b4a840a6c4af2/omero-upload-0.3.dev1.tar.gz#sha256=5bf279f6df7e331c6c0b94560518581539c4939569deee26104ae9d10b4a9947 Removed omero-upload==0.3.dev1 from https://files.pythonhosted.org/packages/4d/c1/034de5c7c6b23c98c1fa9321f0df7af98c46aa18f5e04e2b4a840a6c4af2/omero-upload-0.3.dev1.tar.gz#sha256=5bf279f6df7e331c6c0b94560518581539c4939569deee26104ae9d10b4a9947 from build tracker '/tmp/pip-req-tracker-4cglpd82' Building wheels for collected packages: omero-upload Created temporary directory: /tmp/pip-wheel-kqym0ea6 Running setup.py bdist_wheel for omero-upload: started Destination directory: /tmp/pip-wheel-kqym0ea6 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-d2154hhm/omero-upload/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/pip-wheel-kqym0ea6 WARNING: '' not a valid package name; please use only .-separated package names in setup.py running bdist_wheel running build running build_py package init file 'src/omero/plugins/__init__.py' not found (or not a regular file) creating build creating build/lib creating build/lib/omero creating build/lib/omero/plugins copying src/omero/plugins/upload.py -> build/lib/omero/plugins creating build/lib/omero_upload copying src/omero_upload/__init__.py -> build/lib/omero_upload copying src/omero_upload/library.py -> build/lib/omero_upload copying src/omero_upload/cli.py -> build/lib/omero_upload 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/omero creating build/bdist.linux-armv7l/wheel/omero/plugins copying build/lib/omero/plugins/upload.py -> build/bdist.linux-armv7l/wheel/omero/plugins creating build/bdist.linux-armv7l/wheel/omero_upload copying build/lib/omero_upload/__init__.py -> build/bdist.linux-armv7l/wheel/omero_upload copying build/lib/omero_upload/library.py -> build/bdist.linux-armv7l/wheel/omero_upload copying build/lib/omero_upload/cli.py -> build/bdist.linux-armv7l/wheel/omero_upload running install_egg_info running egg_info writing requirements to src/omero_upload.egg-info/requires.txt writing dependency_links to src/omero_upload.egg-info/dependency_links.txt writing top-level names to src/omero_upload.egg-info/top_level.txt writing src/omero_upload.egg-info/PKG-INFO reading manifest file 'src/omero_upload.egg-info/SOURCES.txt' writing manifest file 'src/omero_upload.egg-info/SOURCES.txt' Copying src/omero_upload.egg-info to build/bdist.linux-armv7l/wheel/omero_upload-0.3.dev1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/omero_upload-0.3.dev1.dist-info/WHEEL creating '/tmp/pip-wheel-kqym0ea6/omero_upload-0.3.dev1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'omero/plugins/upload.py' adding 'omero_upload/__init__.py' adding 'omero_upload/cli.py' adding 'omero_upload/library.py' adding 'omero_upload-0.3.dev1.dist-info/METADATA' adding 'omero_upload-0.3.dev1.dist-info/WHEEL' adding 'omero_upload-0.3.dev1.dist-info/top_level.txt' adding 'omero_upload-0.3.dev1.dist-info/zip-safe' adding 'omero_upload-0.3.dev1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for omero-upload: finished with status 'done' Stored in directory: /tmp/tmpz354erf_ Successfully built omero-upload Cleaning up... Removing source in /tmp/pip-wheel-d2154hhm/omero-upload Removed build tracker '/tmp/pip-req-tracker-4cglpd82'