Collecting manci==0.0.7 1 location(s) to search for versions of manci: * https://pypi.python.org/simple/manci/ Getting page https://pypi.python.org/simple/manci/ Analyzing links from page https://pypi.org/simple/manci/ Found link https://files.pythonhosted.org/packages/1c/80/396e8b0b182b7f65045b67033fc4c388fedbde1fe8e5f24b8228aa2be5b0/manci-0.0.0.tar.gz#sha256=9f8a2f3cf0f62ab9768cd0d1fff858d856041491f2f75688f058c4365eb71d52 (from https://pypi.org/simple/manci/), version: 0.0.0 Found link https://files.pythonhosted.org/packages/93/7d/afe720e187b6e1ba89f92f638d0537bd0cdf328199b1f94321cf6c517793/manci-0.0.1.tar.gz#sha256=74b2415111d1a861b5669c083817df92c3dd05d34f8a1613e201e587e7a14bcc (from https://pypi.org/simple/manci/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/60/ff/9faf8e92115e0d3ce03603c3d4f844065ccc206a41f80180ecbab6b5c0eb/manci-0.0.2.tar.gz#sha256=44d3607380a9ff62b09f2b06c0886509b9e95262d47bdd71c61731247dd97520 (from https://pypi.org/simple/manci/), version: 0.0.2 Found link https://files.pythonhosted.org/packages/0e/4a/5f9d8ec5f4ea59ce7bba02a9009bd50a536fcd0a17aed8e57991a32a070b/manci-0.0.3.tar.gz#sha256=a4a83fd5d086abb45cd8556f8291542f520b087e098f27203da65bc25a845f88 (from https://pypi.org/simple/manci/), version: 0.0.3 Found link https://files.pythonhosted.org/packages/2f/dd/6061465f8dedd1f93a014320c035ffc52e17b3b86a6a471fbf4cd3a1d3bd/manci-0.0.4.tar.gz#sha256=42a0ae64aae888ce4bd61a6de7e719d990189993b4596cae2f5e343bfba4af83 (from https://pypi.org/simple/manci/), version: 0.0.4 Found link https://files.pythonhosted.org/packages/ab/a4/982071a4436f35dd3b5e1df11ce7b9197bdaf8ced64f3339b69657e1fc46/manci-0.0.5.tar.gz#sha256=305555079e41b9eb2296e7915b58bcc349c9a7ae76067e7dcf44031cb9a567e6 (from https://pypi.org/simple/manci/), version: 0.0.5 Found link https://files.pythonhosted.org/packages/59/2a/5fec726ac2490ec8294c600bf870f5b0b699cc2d150e8f3fab8b919286ae/manci-0.0.6.tar.gz#sha256=9521514985b15da634b622abdec148ffd55eec46435933f40a2eafb49d3c104a (from https://pypi.org/simple/manci/), version: 0.0.6 Found link https://files.pythonhosted.org/packages/dc/93/3a8dfcfb56190f6cf3b8f14b5a7b7ec0d53f96b9f24ea66bd3027560c0db/manci-0.0.7.tar.gz#sha256=0adcc1ac81d903334083199c17d9a10ffef4e093e6aee366bbf3a6f30f27a7dc (from https://pypi.org/simple/manci/), version: 0.0.7 Using version 0.0.7 (newest of versions: 0.0.7) Downloading https://files.pythonhosted.org/packages/dc/93/3a8dfcfb56190f6cf3b8f14b5a7b7ec0d53f96b9f24ea66bd3027560c0db/manci-0.0.7.tar.gz Downloading from URL https://files.pythonhosted.org/packages/dc/93/3a8dfcfb56190f6cf3b8f14b5a7b7ec0d53f96b9f24ea66bd3027560c0db/manci-0.0.7.tar.gz#sha256=0adcc1ac81d903334083199c17d9a10ffef4e093e6aee366bbf3a6f30f27a7dc (from https://pypi.org/simple/manci/) Running setup.py (path:/tmp/pip-build-oumvhr0g/manci/setup.py) egg_info for package manci Running command python setup.py egg_info running egg_info creating pip-egg-info/manci.egg-info writing dependency_links to pip-egg-info/manci.egg-info/dependency_links.txt writing pip-egg-info/manci.egg-info/PKG-INFO writing requirements to pip-egg-info/manci.egg-info/requires.txt writing top-level names to pip-egg-info/manci.egg-info/top_level.txt writing manifest file 'pip-egg-info/manci.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/manci.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/manci.egg-info/SOURCES.txt' Source in /tmp/pip-build-oumvhr0g/manci has version 0.0.7, which satisfies requirement manci==0.0.7 from https://files.pythonhosted.org/packages/dc/93/3a8dfcfb56190f6cf3b8f14b5a7b7ec0d53f96b9f24ea66bd3027560c0db/manci-0.0.7.tar.gz#sha256=0adcc1ac81d903334083199c17d9a10ffef4e093e6aee366bbf3a6f30f27a7dc Building wheels for collected packages: manci Running setup.py bdist_wheel for manci: started Destination directory: /tmp/tmpkgxy80o0pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-oumvhr0g/manci/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/tmpkgxy80o0pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/manci copying manci/exceptions.py -> build/lib/manci copying manci/structures.py -> build/lib/manci copying manci/utils.py -> build/lib/manci copying manci/XRootD.py -> build/lib/manci copying manci/version.py -> build/lib/manci copying manci/__init__.py -> build/lib/manci copying manci/__main__.py -> build/lib/manci copying manci/data_lookup.py -> build/lib/manci copying manci/data_management.py -> build/lib/manci creating build/lib/manci/templates copying manci/templates/get_job_from_ganga.py -> build/lib/manci/templates 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/manci creating build/bdist.linux-armv7l/wheel/manci/templates copying build/lib/manci/templates/get_job_from_ganga.py -> build/bdist.linux-armv7l/wheel/manci/templates copying build/lib/manci/exceptions.py -> build/bdist.linux-armv7l/wheel/manci copying build/lib/manci/structures.py -> build/bdist.linux-armv7l/wheel/manci copying build/lib/manci/utils.py -> build/bdist.linux-armv7l/wheel/manci copying build/lib/manci/XRootD.py -> build/bdist.linux-armv7l/wheel/manci copying build/lib/manci/version.py -> build/bdist.linux-armv7l/wheel/manci copying build/lib/manci/__init__.py -> build/bdist.linux-armv7l/wheel/manci copying build/lib/manci/__main__.py -> build/bdist.linux-armv7l/wheel/manci copying build/lib/manci/data_lookup.py -> build/bdist.linux-armv7l/wheel/manci copying build/lib/manci/data_management.py -> build/bdist.linux-armv7l/wheel/manci running install_egg_info running egg_info writing manci.egg-info/PKG-INFO writing top-level names to manci.egg-info/top_level.txt writing requirements to manci.egg-info/requires.txt writing dependency_links to manci.egg-info/dependency_links.txt reading manifest file 'manci.egg-info/SOURCES.txt' writing manifest file 'manci.egg-info/SOURCES.txt' Copying manci.egg-info to build/bdist.linux-armv7l/wheel/manci-0.0.7-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/manci-0.0.7.dist-info/WHEEL Running setup.py bdist_wheel for manci: finished with status 'done' Stored in directory: /tmp/tmpiyi9yukd Successfully built manci Cleaning up... Removing source in /tmp/pip-build-oumvhr0g/manci