Created temporary directory: /tmp/pip-ephem-wheel-cache-wy6ei9wm Created temporary directory: /tmp/pip-wheel-kq_2vcmc Looking in indexes: https://pypi.python.org/simple Collecting newt-transformer==0.1.1 1 location(s) to search for versions of newt-transformer: * https://pypi.python.org/simple/newt-transformer/ Getting page https://pypi.python.org/simple/newt-transformer/ Analyzing links from page https://pypi.org/simple/newt-transformer/ Found link https://files.pythonhosted.org/packages/fd/9d/6e9f2ca2474c7e251e432f6eee0c43dbcd1981a7e728115712e7ea4c0653/newt-transformer-0.1.0.tar.gz#sha256=95220f32fc61b877547e6dfb073dd045257c61ebc14d1341c3146f75f63c6735 (from https://pypi.org/simple/newt-transformer/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/9f/dc/9f614ae983caf75ae45129d4b5a4021e8a241a351be9cfce895611c13a22/newt-transformer-0.1.1.tar.gz#sha256=4f47390c0284146222a842e22899c8fb919853cf0fe7d33fb1cc298176c6789e (from https://pypi.org/simple/newt-transformer/), version: 0.1.1 Found link https://files.pythonhosted.org/packages/8b/94/b11d77260211c077d2cab95c63c704cd1da69f3525a91003b09b93691e53/newt-transformer-0.1.3.tar.gz#sha256=7906599565ed005423441f366c3e2c2d1f5f1572b19c80daec96e8974f7b181c (from https://pypi.org/simple/newt-transformer/), version: 0.1.3 Found link https://files.pythonhosted.org/packages/a7/26/6773db53dc2aea5fc20f6e8087e71d75a8d1eab7f002b62c787aad1d45d6/newt-transformer-0.1.4.tar.gz#sha256=564f8050ff66be46b1f45e0a4357aa2880cf4447b7ef561ae96ca828eb001ebe (from https://pypi.org/simple/newt-transformer/), version: 0.1.4 Found link https://files.pythonhosted.org/packages/2a/9b/19da317078e41ca986b3154011b3c5b5900f46f5476521b70f5beeb1980d/newt-transformer-0.1.5.tar.gz#sha256=c9f89bc7bc8c9139b043a441e12225844a922c9651791f010ff6c5c186a12baa (from https://pypi.org/simple/newt-transformer/), version: 0.1.5 Found link https://files.pythonhosted.org/packages/eb/3d/112ec1b47bd94e134b3b0aa29e3233edfbc2fbe181a030500abead80fc46/newt-transformer-0.1.6.tar.gz#sha256=ecdfb937132827366f18016d35f7aa17662af82d8f295edb72fe534b3d70825b (from https://pypi.org/simple/newt-transformer/), version: 0.1.6 Found link https://files.pythonhosted.org/packages/a4/a0/92d4788855e8edc13ccbfa39fbd22aa84a4fca7c58eca4ebb0aa2b46dbd1/newt-transformer-0.1.7.tar.gz#sha256=85e2dad8ace31b747a570311619f5025cbb5daf3b4c93a76967819fa51cf1749 (from https://pypi.org/simple/newt-transformer/), version: 0.1.7 Using version 0.1.1 (newest of versions: 0.1.1) Created temporary directory: /tmp/pip-unpack-5_be3zkk Downloading https://files.pythonhosted.org/packages/9f/dc/9f614ae983caf75ae45129d4b5a4021e8a241a351be9cfce895611c13a22/newt-transformer-0.1.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/9f/dc/9f614ae983caf75ae45129d4b5a4021e8a241a351be9cfce895611c13a22/newt-transformer-0.1.1.tar.gz#sha256=4f47390c0284146222a842e22899c8fb919853cf0fe7d33fb1cc298176c6789e (from https://pypi.org/simple/newt-transformer/) Running setup.py (path:/tmp/pip-wheel-kq_2vcmc/newt-transformer/setup.py) egg_info for package newt-transformer Running command python setup.py egg_info running egg_info creating pip-egg-info/newt_transformer.egg-info writing dependency_links to pip-egg-info/newt_transformer.egg-info/dependency_links.txt writing top-level names to pip-egg-info/newt_transformer.egg-info/top_level.txt writing entry points to pip-egg-info/newt_transformer.egg-info/entry_points.txt writing pip-egg-info/newt_transformer.egg-info/PKG-INFO writing requirements to pip-egg-info/newt_transformer.egg-info/requires.txt writing manifest file 'pip-egg-info/newt_transformer.egg-info/SOURCES.txt' warning: manifest_maker: standard file '-c' not found reading manifest file 'pip-egg-info/newt_transformer.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/newt_transformer.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-kq_2vcmc/newt-transformer has version 0.1.1, which satisfies requirement newt-transformer==0.1.1 from https://files.pythonhosted.org/packages/9f/dc/9f614ae983caf75ae45129d4b5a4021e8a241a351be9cfce895611c13a22/newt-transformer-0.1.1.tar.gz#sha256=4f47390c0284146222a842e22899c8fb919853cf0fe7d33fb1cc298176c6789e Building wheels for collected packages: newt-transformer Created temporary directory: /tmp/pip-wheel-0n3nvu2i Running setup.py bdist_wheel for newt-transformer: started Destination directory: /tmp/pip-wheel-0n3nvu2i Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-kq_2vcmc/newt-transformer/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-0n3nvu2i running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/newt copying newt/main.py -> build/lib/newt copying newt/__init__.py -> build/lib/newt creating build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_all.py -> build/lib/tests copying tests/schemas.py -> build/lib/tests creating build/lib/newt/transform copying newt/transform/gen3standard.py -> build/lib/newt/transform copying newt/transform/__init__.py -> build/lib/newt/transform copying newt/transform/gen3old.py -> build/lib/newt/transform copying newt/transform/abstract.py -> build/lib/newt/transform running egg_info writing newt_transformer.egg-info/PKG-INFO writing requirements to newt_transformer.egg-info/requires.txt writing dependency_links to newt_transformer.egg-info/dependency_links.txt writing entry points to newt_transformer.egg-info/entry_points.txt writing top-level names to newt_transformer.egg-info/top_level.txt warning: manifest_maker: standard file '-c' not found reading manifest file 'newt_transformer.egg-info/SOURCES.txt' writing manifest file 'newt_transformer.egg-info/SOURCES.txt' 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/newt copying build/lib/newt/main.py -> build/bdist.linux-armv7l/wheel/newt copying build/lib/newt/__init__.py -> build/bdist.linux-armv7l/wheel/newt creating build/bdist.linux-armv7l/wheel/newt/transform copying build/lib/newt/transform/gen3standard.py -> build/bdist.linux-armv7l/wheel/newt/transform copying build/lib/newt/transform/__init__.py -> build/bdist.linux-armv7l/wheel/newt/transform copying build/lib/newt/transform/gen3old.py -> build/bdist.linux-armv7l/wheel/newt/transform copying build/lib/newt/transform/abstract.py -> build/bdist.linux-armv7l/wheel/newt/transform creating build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_all.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/schemas.py -> build/bdist.linux-armv7l/wheel/tests running install_egg_info Copying newt_transformer.egg-info to build/bdist.linux-armv7l/wheel/newt_transformer-0.1.1.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/newt_transformer-0.1.1.dist-info/WHEEL creating '/tmp/pip-wheel-0n3nvu2i/newt_transformer-0.1.1-py3-none-any.whl' and adding '.' to it adding 'newt/__init__.py' adding 'newt/main.py' adding 'newt/transform/__init__.py' adding 'newt/transform/abstract.py' adding 'newt/transform/gen3old.py' adding 'newt/transform/gen3standard.py' adding 'tests/__init__.py' adding 'tests/schemas.py' adding 'tests/test_all.py' adding 'newt_transformer-0.1.1.dist-info/entry_points.txt' adding 'newt_transformer-0.1.1.dist-info/top_level.txt' adding 'newt_transformer-0.1.1.dist-info/zip-safe' adding 'newt_transformer-0.1.1.dist-info/WHEEL' adding 'newt_transformer-0.1.1.dist-info/METADATA' adding 'newt_transformer-0.1.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for newt-transformer: finished with status 'done' Stored in directory: /tmp/tmp8isnzhia Successfully built newt-transformer Cleaning up... Removing source in /tmp/pip-wheel-kq_2vcmc/newt-transformer