Created temporary directory: /tmp/pip-ephem-wheel-cache-lhcw1z9v Created temporary directory: /tmp/pip-wheel-ahu6gflu Looking in indexes: https://pypi.python.org/simple Collecting barbara==0.5 1 location(s) to search for versions of barbara: * https://pypi.python.org/simple/barbara/ Getting page https://pypi.python.org/simple/barbara/ Analyzing links from page https://pypi.org/simple/barbara/ Found link https://files.pythonhosted.org/packages/77/f5/4ee95c827753b9a0f0bbb8e445e26274c6de18df2b43654dbfaecceb995b/barbara-0.1.tar.gz#sha256=20b5ca194b027e4a9425b70ac97d01cf548e58de745a46ef10defbc8905e414f (from https://pypi.org/simple/barbara/), version: 0.1 Found link https://files.pythonhosted.org/packages/8b/17/b59ac57ec5011157cdd050c0a5d819f2492ae6d6259fd3f25c863f7a142f/barbara-0.2.tar.gz#sha256=3030d23a2a2855953b9ae03db6a899d3bfe1b5cb5b3fd1acf1899e23421ce4e6 (from https://pypi.org/simple/barbara/), version: 0.2 Found link https://files.pythonhosted.org/packages/c8/9b/0664519ef1d43ef6b2e31b0aa4f9200466350f308e2f27ed6a61a4a4d0a6/barbara-0.3.tar.gz#sha256=c3c31582b3e3d9e069aae53222dbf1b497f02f6aab1e2a5246ec1cc878ff2673 (from https://pypi.org/simple/barbara/), version: 0.3 Found link https://files.pythonhosted.org/packages/23/76/e99c2b36d43ea41e39e71f1b2264c8b18025ae3ab4da6c2aed260dfd8228/barbara-0.3.1-py3-none-any.whl#sha256=bdf7c1e754a0040d88306281fa420c3aa55af4e10264e629ffa8d2fec02b50c5 (from https://pypi.org/simple/barbara/), version: 0.3.1 Found link https://files.pythonhosted.org/packages/9c/30/13f7aeb7a498f5930e80b1f8eea2a0edcb12fbd62d33b3d0af607725a2af/barbara-0.3.1.tar.gz#sha256=fd8598069bfa6c86c514b5f62ce9a1a6a42e307cfd1d49e43c576f7ebaa64064 (from https://pypi.org/simple/barbara/), version: 0.3.1 Found link https://files.pythonhosted.org/packages/e7/eb/d11eda05fbf1279e0d0990baa366dc340c83dbae8a88680a9c5013567ecc/barbara-0.4-py3-none-any.whl#sha256=66be4a869fff6c877bf1d24b15a007e1a3a31f7e0f91de05e9115cddcfe18611 (from https://pypi.org/simple/barbara/), version: 0.4 Found link https://files.pythonhosted.org/packages/f5/a3/912a9fa56d88edeab51ca36d26085c4af36da585075262ffb336f575720a/barbara-0.4.tar.gz#sha256=ab6a4893ba1fda5abc980bd76e569f7611af591d20d94be996f9bfd6e8cdf846 (from https://pypi.org/simple/barbara/), version: 0.4 Found link https://files.pythonhosted.org/packages/16/df/e635d1c520f9752cbc244f995fada3633f41428710b4b1abfea16d50336e/barbara-0.5.tar.gz#sha256=c015a66efb8dbd535e4d436ea065758bb39a3adcbf2fbe751d034042f1b82f68 (from https://pypi.org/simple/barbara/), version: 0.5 Using version 0.5 (newest of versions: 0.5) Created temporary directory: /tmp/pip-unpack-00eb68wn Downloading https://files.pythonhosted.org/packages/16/df/e635d1c520f9752cbc244f995fada3633f41428710b4b1abfea16d50336e/barbara-0.5.tar.gz Downloading from URL https://files.pythonhosted.org/packages/16/df/e635d1c520f9752cbc244f995fada3633f41428710b4b1abfea16d50336e/barbara-0.5.tar.gz#sha256=c015a66efb8dbd535e4d436ea065758bb39a3adcbf2fbe751d034042f1b82f68 (from https://pypi.org/simple/barbara/) Running setup.py (path:/tmp/pip-wheel-ahu6gflu/barbara/setup.py) egg_info for package barbara Running command python setup.py egg_info running egg_info creating pip-egg-info/barbara.egg-info writing pip-egg-info/barbara.egg-info/PKG-INFO writing dependency_links to pip-egg-info/barbara.egg-info/dependency_links.txt writing requirements to pip-egg-info/barbara.egg-info/requires.txt writing top-level names to pip-egg-info/barbara.egg-info/top_level.txt writing entry points to pip-egg-info/barbara.egg-info/entry_points.txt writing manifest file 'pip-egg-info/barbara.egg-info/SOURCES.txt' warning: manifest_maker: standard file '-c' not found reading manifest file 'pip-egg-info/barbara.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/barbara.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-ahu6gflu/barbara has version 0.5, which satisfies requirement barbara==0.5 from https://files.pythonhosted.org/packages/16/df/e635d1c520f9752cbc244f995fada3633f41428710b4b1abfea16d50336e/barbara-0.5.tar.gz#sha256=c015a66efb8dbd535e4d436ea065758bb39a3adcbf2fbe751d034042f1b82f68 Building wheels for collected packages: barbara Created temporary directory: /tmp/pip-wheel-31grn4so Running setup.py bdist_wheel for barbara: started Destination directory: /tmp/pip-wheel-31grn4so Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-ahu6gflu/barbara/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-31grn4so running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/barbara copying barbara/cli.py -> build/lib/barbara copying barbara/reader.py -> build/lib/barbara copying barbara/utils.py -> build/lib/barbara copying barbara/__init__.py -> build/lib/barbara copying barbara/writer.py -> build/lib/barbara 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/barbara copying build/lib/barbara/cli.py -> build/bdist.linux-armv7l/wheel/barbara copying build/lib/barbara/reader.py -> build/bdist.linux-armv7l/wheel/barbara copying build/lib/barbara/utils.py -> build/bdist.linux-armv7l/wheel/barbara copying build/lib/barbara/__init__.py -> build/bdist.linux-armv7l/wheel/barbara copying build/lib/barbara/writer.py -> build/bdist.linux-armv7l/wheel/barbara running install_egg_info running egg_info writing dependency_links to barbara.egg-info/dependency_links.txt writing top-level names to barbara.egg-info/top_level.txt writing barbara.egg-info/PKG-INFO writing requirements to barbara.egg-info/requires.txt writing entry points to barbara.egg-info/entry_points.txt warning: manifest_maker: standard file '-c' not found reading manifest file 'barbara.egg-info/SOURCES.txt' writing manifest file 'barbara.egg-info/SOURCES.txt' Copying barbara.egg-info to build/bdist.linux-armv7l/wheel/barbara-0.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/barbara-0.5.dist-info/WHEEL creating '/tmp/pip-wheel-31grn4so/barbara-0.5-py3-none-any.whl' and adding '.' to it adding 'barbara/__init__.py' adding 'barbara/cli.py' adding 'barbara/reader.py' adding 'barbara/utils.py' adding 'barbara/writer.py' adding 'barbara-0.5.dist-info/entry_points.txt' adding 'barbara-0.5.dist-info/top_level.txt' adding 'barbara-0.5.dist-info/WHEEL' adding 'barbara-0.5.dist-info/METADATA' adding 'barbara-0.5.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for barbara: finished with status 'done' Stored in directory: /tmp/tmpja9_8ly6 Successfully built barbara Cleaning up... Removing source in /tmp/pip-wheel-ahu6gflu/barbara