Created temporary directory: /tmp/pip-ephem-wheel-cache-evjrdfxe Created temporary directory: /tmp/pip-req-tracker-gio2meha Created requirements tracker '/tmp/pip-req-tracker-gio2meha' Created temporary directory: /tmp/pip-wheel-9q_tal84 Collecting buildmaster==0.19.3 1 location(s) to search for versions of buildmaster: * https://pypi.org/simple/buildmaster/ Getting page https://pypi.org/simple/buildmaster/ Analyzing links from page https://pypi.org/simple/buildmaster/ Found link https://files.pythonhosted.org/packages/94/c7/d06dcf97c2bba322180b30b9de562569f4b95aa0b263d4928c23b4e6c2b0/buildmaster-0.19.0.zip#sha256=e795b6f07021b467ebf9b7282f09efdbff38ede657952826ec6b2bccddb52767 (from https://pypi.org/simple/buildmaster/), version: 0.19.0 Found link https://files.pythonhosted.org/packages/86/1e/67430ca3547519b7d34ae6fd80596fd972ed382a8225f05c79ca2f7b0eb9/buildmaster-0.19.1.zip#sha256=d8de5b236004213ad6bc13103d822455919068c1f46c6ec9f898461e0d90face (from https://pypi.org/simple/buildmaster/), version: 0.19.1 Found link https://files.pythonhosted.org/packages/b5/b1/9dd03ba391c130ef9ec791a6dd9b413ee98356e78b01989dd7518bd52842/buildmaster-0.19.2.zip#sha256=4b5e70364c37f25ff5f8419176a0b0254e39d761fc5266d2c9c9183595b1eacb (from https://pypi.org/simple/buildmaster/), version: 0.19.2 Found link https://files.pythonhosted.org/packages/13/c2/bd3392099b75839fe1d9c51ad7b688be81ae86dabe9c94e11506f1cd7692/buildmaster-0.19.3.zip#sha256=900c1c79363969a8bdccfbc1925c48ce42d2c558163935b089fe407c353ec804 (from https://pypi.org/simple/buildmaster/), version: 0.19.3 Using version 0.19.3 (newest of versions: 0.19.3) Created temporary directory: /tmp/pip-unpack-_rwik53b Downloading https://files.pythonhosted.org/packages/13/c2/bd3392099b75839fe1d9c51ad7b688be81ae86dabe9c94e11506f1cd7692/buildmaster-0.19.3.zip (2.1MB) Downloading from URL https://files.pythonhosted.org/packages/13/c2/bd3392099b75839fe1d9c51ad7b688be81ae86dabe9c94e11506f1cd7692/buildmaster-0.19.3.zip#sha256=900c1c79363969a8bdccfbc1925c48ce42d2c558163935b089fe407c353ec804 (from https://pypi.org/simple/buildmaster/) Added buildmaster==0.19.3 from https://files.pythonhosted.org/packages/13/c2/bd3392099b75839fe1d9c51ad7b688be81ae86dabe9c94e11506f1cd7692/buildmaster-0.19.3.zip#sha256=900c1c79363969a8bdccfbc1925c48ce42d2c558163935b089fe407c353ec804 to build tracker '/tmp/pip-req-tracker-gio2meha' Running setup.py (path:/tmp/pip-wheel-9q_tal84/buildmaster/setup.py) egg_info for package buildmaster Running command python setup.py egg_info running egg_info creating pip-egg-info/buildmaster.egg-info writing dependency_links to pip-egg-info/buildmaster.egg-info/dependency_links.txt writing requirements to pip-egg-info/buildmaster.egg-info/requires.txt writing pip-egg-info/buildmaster.egg-info/PKG-INFO writing top-level names to pip-egg-info/buildmaster.egg-info/top_level.txt writing manifest file 'pip-egg-info/buildmaster.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/buildmaster.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'buildmaster/db/_dbplus.py' writing manifest file 'pip-egg-info/buildmaster.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-9q_tal84/buildmaster has version 0.19.3, which satisfies requirement buildmaster==0.19.3 from https://files.pythonhosted.org/packages/13/c2/bd3392099b75839fe1d9c51ad7b688be81ae86dabe9c94e11506f1cd7692/buildmaster-0.19.3.zip#sha256=900c1c79363969a8bdccfbc1925c48ce42d2c558163935b089fe407c353ec804 Removed buildmaster==0.19.3 from https://files.pythonhosted.org/packages/13/c2/bd3392099b75839fe1d9c51ad7b688be81ae86dabe9c94e11506f1cd7692/buildmaster-0.19.3.zip#sha256=900c1c79363969a8bdccfbc1925c48ce42d2c558163935b089fe407c353ec804 from build tracker '/tmp/pip-req-tracker-gio2meha' Building wheels for collected packages: buildmaster Created temporary directory: /tmp/pip-wheel-1vfxpzfh Running setup.py bdist_wheel for buildmaster: started Destination directory: /tmp/pip-wheel-1vfxpzfh Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-9q_tal84/buildmaster/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-1vfxpzfh running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/buildmaster copying buildmaster/log.py -> build/lib/buildmaster copying buildmaster/utils.py -> build/lib/buildmaster copying buildmaster/__init__.py -> build/lib/buildmaster copying buildmaster/session.py -> build/lib/buildmaster copying buildmaster/app.py -> build/lib/buildmaster creating build/lib/buildmaster/generic copying buildmaster/generic/api.py -> build/lib/buildmaster/generic copying buildmaster/generic/__init__.py -> build/lib/buildmaster/generic copying buildmaster/generic/dto.py -> build/lib/buildmaster/generic creating build/lib/buildmaster/user copying buildmaster/user/api.py -> build/lib/buildmaster/user copying buildmaster/user/utils.py -> build/lib/buildmaster/user copying buildmaster/user/__init__.py -> build/lib/buildmaster/user copying buildmaster/user/dto.py -> build/lib/buildmaster/user creating build/lib/buildmaster/db copying buildmaster/db/jsql.py -> build/lib/buildmaster/db copying buildmaster/db/keywords.py -> build/lib/buildmaster/db copying buildmaster/db/__init__.py -> build/lib/buildmaster/db copying buildmaster/db/dbplus.py -> build/lib/buildmaster/db copying buildmaster/db/db.py -> build/lib/buildmaster/db copying buildmaster/db/xlsx.py -> build/lib/buildmaster/db creating build/lib/buildmaster/openapi copying buildmaster/openapi/__init__.py -> build/lib/buildmaster/openapi copying buildmaster/openapi/auth.py -> build/lib/buildmaster/openapi creating build/lib/buildmaster/upload copying buildmaster/upload/api.py -> build/lib/buildmaster/upload copying buildmaster/upload/__init__.py -> build/lib/buildmaster/upload copying buildmaster/upload/dto.py -> build/lib/buildmaster/upload running egg_info writing top-level names to buildmaster.egg-info/top_level.txt writing dependency_links to buildmaster.egg-info/dependency_links.txt writing requirements to buildmaster.egg-info/requires.txt writing buildmaster.egg-info/PKG-INFO reading manifest file 'buildmaster.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'buildmaster/db/_dbplus.py' writing manifest file 'buildmaster.egg-info/SOURCES.txt' copying buildmaster/db/_dbplus.cp37-win_amd64.pyd -> build/lib/buildmaster/db copying buildmaster/db/_dbplus.cpython-37m-darwin.so -> build/lib/buildmaster/db copying buildmaster/db/_dbplus.cpython-37m-x86_64-linux-gnu.so -> build/lib/buildmaster/db 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/buildmaster creating build/bdist.linux-armv7l/wheel/buildmaster/generic copying build/lib/buildmaster/generic/api.py -> build/bdist.linux-armv7l/wheel/buildmaster/generic copying build/lib/buildmaster/generic/__init__.py -> build/bdist.linux-armv7l/wheel/buildmaster/generic copying build/lib/buildmaster/generic/dto.py -> build/bdist.linux-armv7l/wheel/buildmaster/generic copying build/lib/buildmaster/log.py -> build/bdist.linux-armv7l/wheel/buildmaster copying build/lib/buildmaster/utils.py -> build/bdist.linux-armv7l/wheel/buildmaster copying build/lib/buildmaster/__init__.py -> build/bdist.linux-armv7l/wheel/buildmaster copying build/lib/buildmaster/session.py -> build/bdist.linux-armv7l/wheel/buildmaster creating build/bdist.linux-armv7l/wheel/buildmaster/user copying build/lib/buildmaster/user/api.py -> build/bdist.linux-armv7l/wheel/buildmaster/user copying build/lib/buildmaster/user/utils.py -> build/bdist.linux-armv7l/wheel/buildmaster/user copying build/lib/buildmaster/user/__init__.py -> build/bdist.linux-armv7l/wheel/buildmaster/user copying build/lib/buildmaster/user/dto.py -> build/bdist.linux-armv7l/wheel/buildmaster/user creating build/bdist.linux-armv7l/wheel/buildmaster/db copying build/lib/buildmaster/db/_dbplus.cpython-37m-x86_64-linux-gnu.so -> build/bdist.linux-armv7l/wheel/buildmaster/db copying build/lib/buildmaster/db/jsql.py -> build/bdist.linux-armv7l/wheel/buildmaster/db copying build/lib/buildmaster/db/keywords.py -> build/bdist.linux-armv7l/wheel/buildmaster/db copying build/lib/buildmaster/db/__init__.py -> build/bdist.linux-armv7l/wheel/buildmaster/db copying build/lib/buildmaster/db/_dbplus.cpython-37m-darwin.so -> build/bdist.linux-armv7l/wheel/buildmaster/db copying build/lib/buildmaster/db/_dbplus.cp37-win_amd64.pyd -> build/bdist.linux-armv7l/wheel/buildmaster/db copying build/lib/buildmaster/db/dbplus.py -> build/bdist.linux-armv7l/wheel/buildmaster/db copying build/lib/buildmaster/db/db.py -> build/bdist.linux-armv7l/wheel/buildmaster/db copying build/lib/buildmaster/db/xlsx.py -> build/bdist.linux-armv7l/wheel/buildmaster/db creating build/bdist.linux-armv7l/wheel/buildmaster/openapi copying build/lib/buildmaster/openapi/__init__.py -> build/bdist.linux-armv7l/wheel/buildmaster/openapi copying build/lib/buildmaster/openapi/auth.py -> build/bdist.linux-armv7l/wheel/buildmaster/openapi copying build/lib/buildmaster/app.py -> build/bdist.linux-armv7l/wheel/buildmaster creating build/bdist.linux-armv7l/wheel/buildmaster/upload copying build/lib/buildmaster/upload/api.py -> build/bdist.linux-armv7l/wheel/buildmaster/upload copying build/lib/buildmaster/upload/__init__.py -> build/bdist.linux-armv7l/wheel/buildmaster/upload copying build/lib/buildmaster/upload/dto.py -> build/bdist.linux-armv7l/wheel/buildmaster/upload running install_egg_info Copying buildmaster.egg-info to build/bdist.linux-armv7l/wheel/buildmaster-0.19.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/buildmaster-0.19.3.dist-info/WHEEL creating '/tmp/pip-wheel-1vfxpzfh/buildmaster-0.19.3-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'buildmaster/__init__.py' adding 'buildmaster/app.py' adding 'buildmaster/log.py' adding 'buildmaster/session.py' adding 'buildmaster/utils.py' adding 'buildmaster/db/__init__.py' adding 'buildmaster/db/_dbplus.cp37-win_amd64.pyd' adding 'buildmaster/db/_dbplus.cpython-37m-darwin.so' adding 'buildmaster/db/_dbplus.cpython-37m-x86_64-linux-gnu.so' adding 'buildmaster/db/db.py' adding 'buildmaster/db/dbplus.py' adding 'buildmaster/db/jsql.py' adding 'buildmaster/db/keywords.py' adding 'buildmaster/db/xlsx.py' adding 'buildmaster/generic/__init__.py' adding 'buildmaster/generic/api.py' adding 'buildmaster/generic/dto.py' adding 'buildmaster/openapi/__init__.py' adding 'buildmaster/openapi/auth.py' adding 'buildmaster/upload/__init__.py' adding 'buildmaster/upload/api.py' adding 'buildmaster/upload/dto.py' adding 'buildmaster/user/__init__.py' adding 'buildmaster/user/api.py' adding 'buildmaster/user/dto.py' adding 'buildmaster/user/utils.py' adding 'buildmaster-0.19.3.dist-info/METADATA' adding 'buildmaster-0.19.3.dist-info/WHEEL' adding 'buildmaster-0.19.3.dist-info/top_level.txt' adding 'buildmaster-0.19.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for buildmaster: finished with status 'done' Stored in directory: /tmp/tmp0ib1e14x Successfully built buildmaster Cleaning up... Removing source in /tmp/pip-wheel-9q_tal84/buildmaster Removed build tracker '/tmp/pip-req-tracker-gio2meha'