Collecting promote==1.0.1 1 location(s) to search for versions of promote: * https://pypi.python.org/simple/promote/ Getting page https://pypi.python.org/simple/promote/ Analyzing links from page https://pypi.python.org/simple/promote/ Found link https://pypi.python.org/packages/26/ef/87c5604660f684ca7b5752d30fd7d0d80f2937ecba18226b4cb12d564ff3/promote-1.0.1.tar.gz#md5=5708b10109a8773f54a13411b8ee2be0 (from https://pypi.python.org/simple/promote/), version: 1.0.1 Skipping link https://pypi.python.org/packages/34/e1/eef69e6b67d92c817b26ecc4e1d9596e7d29e06b182a244038b7517c7209/promote-1.0.3-py3.6.egg#md5=90bcc2a7b71d559efb7654be349dffef (from https://pypi.python.org/simple/promote/); unsupported archive format: .egg Found link https://pypi.python.org/packages/55/1d/fe890e06be9d4309aaf6f0ed6968e47da6366b8b2c3df704b66b4ea4ef8e/promote-1.0.2.tar.gz#md5=4853bbcf79c455e26134a5bec49e11e6 (from https://pypi.python.org/simple/promote/), version: 1.0.2 Skipping link https://pypi.python.org/packages/69/da/0c481f733bcd8fcadf235cb0af81a09a53ed05a4e279a048a91e2375183d/promote-1.0.5-py2.7.egg#md5=4ceb25a2acbefc41601dc37b7433b8bf (from https://pypi.python.org/simple/promote/); unsupported archive format: .egg Skipping link https://pypi.python.org/packages/6a/94/67135031957c19b094f3fff8596e2c94eaeb3fd92cc11567be3215170b1a/promote-1.0.4-py3.6.egg#md5=c705d19b33a2b6d37f84a37e27ed0b61 (from https://pypi.python.org/simple/promote/); unsupported archive format: .egg Found link https://pypi.python.org/packages/8a/d9/afd49ec85cdffeb06e327d315924852daf6e1f75de2f8a42876995db1a49/promote-1.0.3.tar.gz#md5=d3ac7c90f14d825212b2179e5658f2f9 (from https://pypi.python.org/simple/promote/), version: 1.0.3 Found link https://pypi.python.org/packages/b4/c1/cfe589fe16ab1ed35346036200d582087b1b317c69449ab09702f7640d13/promote-1.0.4.tar.gz#md5=49bf5da1a3723d19502e2be4901cbb11 (from https://pypi.python.org/simple/promote/), version: 1.0.4 Skipping link https://pypi.python.org/packages/cc/c8/1453c8aa79313c23d286b6afc3ac82faa289d34f4e65c64779403aa14838/promote-1.0.2-py3.6.egg#md5=f60aa6b426fff9b3988c4c4c281e29e9 (from https://pypi.python.org/simple/promote/); unsupported archive format: .egg Found link https://pypi.python.org/packages/e7/64/1afbf26225de4e5f12edcd4039ddf5971b1ef1a46d5ce6d74e270cb9e2b2/promote-1.0.5.tar.gz#md5=f669ab4c263d43b8e459ef7721fbb6b5 (from https://pypi.python.org/simple/promote/), version: 1.0.5 Skipping link https://pypi.python.org/packages/f5/9c/fc0d74cffe39be965a3a2f8b0a65d5201680fe2fdc59a06e18b1c02765be/promote-1.0.1-py2.7.egg#md5=04a96cd3cd261bfa46723e03901a4e5b (from https://pypi.python.org/simple/promote/); unsupported archive format: .egg Using version 1.0.1 (newest of versions: 1.0.1) Downloading promote-1.0.1.tar.gz Downloading from URL https://pypi.python.org/packages/26/ef/87c5604660f684ca7b5752d30fd7d0d80f2937ecba18226b4cb12d564ff3/promote-1.0.1.tar.gz#md5=5708b10109a8773f54a13411b8ee2be0 (from https://pypi.python.org/simple/promote/) Running setup.py (path:/tmp/pip-build-379m7kth/promote/setup.py) egg_info for package promote Running command python setup.py egg_info running egg_info creating pip-egg-info/promote.egg-info writing top-level names to pip-egg-info/promote.egg-info/top_level.txt writing pip-egg-info/promote.egg-info/PKG-INFO writing requirements to pip-egg-info/promote.egg-info/requires.txt writing dependency_links to pip-egg-info/promote.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/promote.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/promote.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/promote.egg-info/SOURCES.txt' Source in /tmp/pip-build-379m7kth/promote has version 1.0.1, which satisfies requirement promote==1.0.1 from https://pypi.python.org/packages/26/ef/87c5604660f684ca7b5752d30fd7d0d80f2937ecba18226b4cb12d564ff3/promote-1.0.1.tar.gz#md5=5708b10109a8773f54a13411b8ee2be0 Building wheels for collected packages: promote Running setup.py bdist_wheel for promote: started Destination directory: /tmp/tmpytsxyhwkpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-379m7kth/promote/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/tmpytsxyhwkpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/promote copying promote/utils.py -> build/lib/promote copying promote/__init__.py -> build/lib/promote copying promote/promote_json.py -> build/lib/promote copying promote/version.py -> build/lib/promote copying promote/validator.py -> build/lib/promote copying promote/promote.py -> build/lib/promote 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/promote copying build/lib/promote/utils.py -> build/bdist.linux-armv7l/wheel/promote copying build/lib/promote/__init__.py -> build/bdist.linux-armv7l/wheel/promote copying build/lib/promote/promote_json.py -> build/bdist.linux-armv7l/wheel/promote copying build/lib/promote/version.py -> build/bdist.linux-armv7l/wheel/promote copying build/lib/promote/validator.py -> build/bdist.linux-armv7l/wheel/promote copying build/lib/promote/promote.py -> build/bdist.linux-armv7l/wheel/promote running install_egg_info running egg_info writing requirements to promote.egg-info/requires.txt writing top-level names to promote.egg-info/top_level.txt writing promote.egg-info/PKG-INFO writing dependency_links to promote.egg-info/dependency_links.txt reading manifest file 'promote.egg-info/SOURCES.txt' writing manifest file 'promote.egg-info/SOURCES.txt' Copying promote.egg-info to build/bdist.linux-armv7l/wheel/promote-1.0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/promote-1.0.1.dist-info/WHEEL Running setup.py bdist_wheel for promote: finished with status 'done' Stored in directory: /tmp/tmp7auu2cwu Successfully built promote Cleaning up... Removing source in /tmp/pip-build-379m7kth/promote