Created temporary directory: /tmp/pip-ephem-wheel-cache-ps4bgxu9 Created temporary directory: /tmp/pip-req-tracker-awruhx3l Created requirements tracker '/tmp/pip-req-tracker-awruhx3l' Created temporary directory: /tmp/pip-wheel-m74xyr4a Collecting gocept.filestore==0.4 1 location(s) to search for versions of gocept.filestore: * https://pypi.org/simple/gocept-filestore/ Getting page https://pypi.org/simple/gocept-filestore/ Analyzing links from page https://pypi.org/simple/gocept-filestore/ Found link https://files.pythonhosted.org/packages/fc/03/b3723903fddd9d8d75d7ecc8c2a258624646f70e69ea01ae1aab57676cc1/gocept.filestore-0.2.tar.gz#sha256=b4aa426dc7ceca6924f149578fb2bdc7336e0c469b6bc6dd9cbfb2539d21744c (from https://pypi.org/simple/gocept-filestore/), version: 0.2 Found link https://files.pythonhosted.org/packages/74/59/62c2228cfacac302771b8701f229df8a6f7cf5646b2d94c1b8739c246617/gocept.filestore-0.3.tar.gz#sha256=2722834c0d6cf7124b021970bc780d37d60a8664822f3935dfdfcf66a0bff648 (from https://pypi.org/simple/gocept-filestore/), version: 0.3 Found link https://files.pythonhosted.org/packages/23/37/ce96145d80603a44f5977e19804a8d1612a24d30807be6293cfc5c6c9f06/gocept.filestore-0.4.tar.gz#sha256=1fadb679cdb0cfdb04151755bd4f54e61cac1ea7c5f1de134fbcdc58937ba566 (from https://pypi.org/simple/gocept-filestore/), version: 0.4 Using version 0.4 (newest of versions: 0.4) Created temporary directory: /tmp/pip-unpack-j55ivjul Downloading https://files.pythonhosted.org/packages/23/37/ce96145d80603a44f5977e19804a8d1612a24d30807be6293cfc5c6c9f06/gocept.filestore-0.4.tar.gz Downloading from URL https://files.pythonhosted.org/packages/23/37/ce96145d80603a44f5977e19804a8d1612a24d30807be6293cfc5c6c9f06/gocept.filestore-0.4.tar.gz#sha256=1fadb679cdb0cfdb04151755bd4f54e61cac1ea7c5f1de134fbcdc58937ba566 (from https://pypi.org/simple/gocept-filestore/) Added gocept.filestore==0.4 from https://files.pythonhosted.org/packages/23/37/ce96145d80603a44f5977e19804a8d1612a24d30807be6293cfc5c6c9f06/gocept.filestore-0.4.tar.gz#sha256=1fadb679cdb0cfdb04151755bd4f54e61cac1ea7c5f1de134fbcdc58937ba566 to build tracker '/tmp/pip-req-tracker-awruhx3l' Running setup.py (path:/tmp/pip-wheel-m74xyr4a/gocept.filestore/setup.py) egg_info for package gocept.filestore Running command python setup.py egg_info running egg_info creating pip-egg-info/gocept.filestore.egg-info writing dependency_links to pip-egg-info/gocept.filestore.egg-info/dependency_links.txt writing pip-egg-info/gocept.filestore.egg-info/PKG-INFO writing namespace_packages to pip-egg-info/gocept.filestore.egg-info/namespace_packages.txt writing top-level names to pip-egg-info/gocept.filestore.egg-info/top_level.txt writing requirements to pip-egg-info/gocept.filestore.egg-info/requires.txt writing manifest file 'pip-egg-info/gocept.filestore.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/gocept.filestore.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'buildout.cfg' writing manifest file 'pip-egg-info/gocept.filestore.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-m74xyr4a/gocept.filestore has version 0.4, which satisfies requirement gocept.filestore==0.4 from https://files.pythonhosted.org/packages/23/37/ce96145d80603a44f5977e19804a8d1612a24d30807be6293cfc5c6c9f06/gocept.filestore-0.4.tar.gz#sha256=1fadb679cdb0cfdb04151755bd4f54e61cac1ea7c5f1de134fbcdc58937ba566 Removed gocept.filestore==0.4 from https://files.pythonhosted.org/packages/23/37/ce96145d80603a44f5977e19804a8d1612a24d30807be6293cfc5c6c9f06/gocept.filestore-0.4.tar.gz#sha256=1fadb679cdb0cfdb04151755bd4f54e61cac1ea7c5f1de134fbcdc58937ba566 from build tracker '/tmp/pip-req-tracker-awruhx3l' Building wheels for collected packages: gocept.filestore Created temporary directory: /tmp/pip-wheel-a2qya4ka Running setup.py bdist_wheel for gocept.filestore: started Destination directory: /tmp/pip-wheel-a2qya4ka Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-m74xyr4a/gocept.filestore/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-a2qya4ka running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/gocept copying src/gocept/__init__.py -> build/lib/gocept creating build/lib/gocept/filestore copying src/gocept/filestore/__init__.py -> build/lib/gocept/filestore copying src/gocept/filestore/filestore.py -> build/lib/gocept/filestore copying src/gocept/filestore/tests.py -> build/lib/gocept/filestore copying src/gocept/filestore/interfaces.py -> build/lib/gocept/filestore running egg_info writing src/gocept.filestore.egg-info/PKG-INFO writing dependency_links to src/gocept.filestore.egg-info/dependency_links.txt writing requirements to src/gocept.filestore.egg-info/requires.txt writing top-level names to src/gocept.filestore.egg-info/top_level.txt writing namespace_packages to src/gocept.filestore.egg-info/namespace_packages.txt reading manifest file 'src/gocept.filestore.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'buildout.cfg' writing manifest file 'src/gocept.filestore.egg-info/SOURCES.txt' copying src/gocept/filestore/README.txt -> build/lib/gocept/filestore installing to build/bdist.linux-armv7l/wheel running install running install_lib Skipping installation of build/bdist.linux-armv7l/wheel/gocept/__init__.py (namespace package) copying gocept/filestore/__init__.py -> build/bdist.linux-armv7l/wheel/gocept/filestore copying gocept/filestore/filestore.py -> build/bdist.linux-armv7l/wheel/gocept/filestore copying gocept/filestore/README.txt -> build/bdist.linux-armv7l/wheel/gocept/filestore copying gocept/filestore/tests.py -> build/bdist.linux-armv7l/wheel/gocept/filestore copying gocept/filestore/interfaces.py -> build/bdist.linux-armv7l/wheel/gocept/filestore running install_egg_info Copying src/gocept.filestore.egg-info to build/bdist.linux-armv7l/wheel/gocept.filestore-0.4-py3.4.egg-info Installing build/bdist.linux-armv7l/wheel/gocept.filestore-0.4-py3.4-nspkg.pth running install_scripts adding license file "LICENSE.txt" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/gocept.filestore-0.4.dist-info/WHEEL creating '/tmp/pip-wheel-a2qya4ka/gocept.filestore-0.4-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'gocept.filestore-0.4-py3.4-nspkg.pth' adding 'gocept/filestore/README.txt' adding 'gocept/filestore/__init__.py' adding 'gocept/filestore/filestore.py' adding 'gocept/filestore/interfaces.py' adding 'gocept/filestore/tests.py' adding 'gocept.filestore-0.4.dist-info/LICENSE.txt' adding 'gocept.filestore-0.4.dist-info/METADATA' adding 'gocept.filestore-0.4.dist-info/WHEEL' adding 'gocept.filestore-0.4.dist-info/namespace_packages.txt' adding 'gocept.filestore-0.4.dist-info/top_level.txt' adding 'gocept.filestore-0.4.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for gocept.filestore: finished with status 'done' Stored in directory: /tmp/tmpk6oiosrz Successfully built gocept.filestore Cleaning up... Removing source in /tmp/pip-wheel-m74xyr4a/gocept.filestore Removed build tracker '/tmp/pip-req-tracker-awruhx3l'