Collecting dtfabric==20180604 1 location(s) to search for versions of dtfabric: * https://pypi.python.org/simple/dtfabric/ Getting page https://pypi.python.org/simple/dtfabric/ Analyzing links from page https://pypi.org/simple/dtfabric/ Found link https://files.pythonhosted.org/packages/91/f5/a042426ce6983bc4e7a320944d27b54b66fcdce2c52f3561e93bbcc56d44/dtfabric-20170525.tar.gz#sha256=4d97019c25630f98939bb07a8dc35b13945aedd3ec783a67bb25b103dd25f15e (from https://pypi.org/simple/dtfabric/), version: 20170525 Found link https://files.pythonhosted.org/packages/df/68/f16684e7bbc170fc51b601bf95c99234b46080e802ad2eff10c1b7a06667/dtfabric-20170630.tar.gz#sha256=800b82acc58a94b3e167718b99cfdd46ef8adb270217aaac4284a7cd90f7da78 (from https://pypi.org/simple/dtfabric/), version: 20170630 Found link https://files.pythonhosted.org/packages/7c/85/7b05bdcd3fbd02d1055e547e396f2e8c25b58a5fdb760f782c2de60f75f1/dtfabric-20180325.tar.gz#sha256=2a43e07a68e95487dd2df22c2b18c5bfb504491afc4c4ccb2076b144ac0088f8 (from https://pypi.org/simple/dtfabric/), version: 20180325 Found link https://files.pythonhosted.org/packages/e6/fd/c9a9065e522ee6600cc826c4cdf361baf0dfdb646c822fb87770d4588ce9/dtfabric-20180521.tar.gz#sha256=f384138eb2060d12d538bc5a817eb923d974e6e4d625e8b5cb616653d2702d5a (from https://pypi.org/simple/dtfabric/), version: 20180521 Found link https://files.pythonhosted.org/packages/09/64/b2a7dcf4f0bb21679b15227502fceeb74ec37701afa7fe6466f6643a158e/dtfabric-20180522.tar.gz#sha256=262d29d97cd8b1fb801e80df99194f7384641e658107acf6380497ae3701c359 (from https://pypi.org/simple/dtfabric/), version: 20180522 Found link https://files.pythonhosted.org/packages/cd/ec/dc9a0f1057914113f94cd71edc8eeef5324aa0d542e7aba502527dc3fc1b/dtfabric-20180604.tar.gz#sha256=7971f5d54f9b756f933236d43f37f2c1f6b0fcbe9686411453c7ebf5be524909 (from https://pypi.org/simple/dtfabric/), version: 20180604 Using version 20180604 (newest of versions: 20180604) Downloading https://files.pythonhosted.org/packages/cd/ec/dc9a0f1057914113f94cd71edc8eeef5324aa0d542e7aba502527dc3fc1b/dtfabric-20180604.tar.gz (41kB) Downloading from URL https://files.pythonhosted.org/packages/cd/ec/dc9a0f1057914113f94cd71edc8eeef5324aa0d542e7aba502527dc3fc1b/dtfabric-20180604.tar.gz#sha256=7971f5d54f9b756f933236d43f37f2c1f6b0fcbe9686411453c7ebf5be524909 (from https://pypi.org/simple/dtfabric/) Running setup.py (path:/tmp/pip-build-k4o0qzxx/dtfabric/setup.py) egg_info for package dtfabric Running command python setup.py egg_info running egg_info creating pip-egg-info/dtfabric.egg-info writing top-level names to pip-egg-info/dtfabric.egg-info/top_level.txt writing dependency_links to pip-egg-info/dtfabric.egg-info/dependency_links.txt writing pip-egg-info/dtfabric.egg-info/PKG-INFO writing manifest file 'pip-egg-info/dtfabric.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/dtfabric.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '*.pyc' warning: no previously-included files matching '*.pyc' found under directory 'dtfabric' warning: no previously-included files matching '*.pyc' found under directory 'scripts' writing manifest file 'pip-egg-info/dtfabric.egg-info/SOURCES.txt' Source in /tmp/pip-build-k4o0qzxx/dtfabric has version 20180604, which satisfies requirement dtfabric==20180604 from https://files.pythonhosted.org/packages/cd/ec/dc9a0f1057914113f94cd71edc8eeef5324aa0d542e7aba502527dc3fc1b/dtfabric-20180604.tar.gz#sha256=7971f5d54f9b756f933236d43f37f2c1f6b0fcbe9686411453c7ebf5be524909 Building wheels for collected packages: dtfabric Running setup.py bdist_wheel for dtfabric: started Destination directory: /tmp/tmpbr2_zq44pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-k4o0qzxx/dtfabric/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/tmpbr2_zq44pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/dtfabric copying dtfabric/py2to3.py -> build/lib/dtfabric copying dtfabric/reader.py -> build/lib/dtfabric copying dtfabric/__init__.py -> build/lib/dtfabric copying dtfabric/definitions.py -> build/lib/dtfabric copying dtfabric/data_types.py -> build/lib/dtfabric copying dtfabric/registry.py -> build/lib/dtfabric copying dtfabric/errors.py -> build/lib/dtfabric creating build/lib/dtfabric/runtime copying dtfabric/runtime/__init__.py -> build/lib/dtfabric/runtime copying dtfabric/runtime/data_maps.py -> build/lib/dtfabric/runtime copying dtfabric/runtime/fabric.py -> build/lib/dtfabric/runtime copying dtfabric/runtime/byte_operations.py -> build/lib/dtfabric/runtime copying dtfabric/runtime/runtime.py -> build/lib/dtfabric/runtime running build_scripts creating build/scripts-3.4 copying and adjusting scripts/validate-definitions.py -> build/scripts-3.4 changing mode of build/scripts-3.4/validate-definitions.py from 644 to 755 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/dtfabric copying build/lib/dtfabric/py2to3.py -> build/bdist.linux-armv7l/wheel/dtfabric copying build/lib/dtfabric/reader.py -> build/bdist.linux-armv7l/wheel/dtfabric copying build/lib/dtfabric/__init__.py -> build/bdist.linux-armv7l/wheel/dtfabric copying build/lib/dtfabric/definitions.py -> build/bdist.linux-armv7l/wheel/dtfabric copying build/lib/dtfabric/data_types.py -> build/bdist.linux-armv7l/wheel/dtfabric copying build/lib/dtfabric/registry.py -> build/bdist.linux-armv7l/wheel/dtfabric creating build/bdist.linux-armv7l/wheel/dtfabric/runtime copying build/lib/dtfabric/runtime/__init__.py -> build/bdist.linux-armv7l/wheel/dtfabric/runtime copying build/lib/dtfabric/runtime/data_maps.py -> build/bdist.linux-armv7l/wheel/dtfabric/runtime copying build/lib/dtfabric/runtime/fabric.py -> build/bdist.linux-armv7l/wheel/dtfabric/runtime copying build/lib/dtfabric/runtime/byte_operations.py -> build/bdist.linux-armv7l/wheel/dtfabric/runtime copying build/lib/dtfabric/runtime/runtime.py -> build/bdist.linux-armv7l/wheel/dtfabric/runtime copying build/lib/dtfabric/errors.py -> build/bdist.linux-armv7l/wheel/dtfabric running install_data creating build/bdist.linux-armv7l/wheel/dtfabric-20180604.data creating build/bdist.linux-armv7l/wheel/dtfabric-20180604.data/data creating build/bdist.linux-armv7l/wheel/dtfabric-20180604.data/data/share creating build/bdist.linux-armv7l/wheel/dtfabric-20180604.data/data/share/doc creating build/bdist.linux-armv7l/wheel/dtfabric-20180604.data/data/share/doc/dtfabric copying AUTHORS -> build/bdist.linux-armv7l/wheel/dtfabric-20180604.data/data/share/doc/dtfabric copying LICENSE -> build/bdist.linux-armv7l/wheel/dtfabric-20180604.data/data/share/doc/dtfabric copying README -> build/bdist.linux-armv7l/wheel/dtfabric-20180604.data/data/share/doc/dtfabric running install_egg_info running egg_info writing dependency_links to dtfabric.egg-info/dependency_links.txt writing dtfabric.egg-info/PKG-INFO writing top-level names to dtfabric.egg-info/top_level.txt reading manifest file 'dtfabric.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '*.pyc' warning: no previously-included files matching '*.pyc' found under directory 'dtfabric' warning: no previously-included files matching '*.pyc' found under directory 'scripts' writing manifest file 'dtfabric.egg-info/SOURCES.txt' Copying dtfabric.egg-info to build/bdist.linux-armv7l/wheel/dtfabric-20180604-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/dtfabric-20180604.data/scripts copying build/scripts-3.4/validate-definitions.py -> build/bdist.linux-armv7l/wheel/dtfabric-20180604.data/scripts changing mode of build/bdist.linux-armv7l/wheel/dtfabric-20180604.data/scripts/validate-definitions.py to 755 creating build/bdist.linux-armv7l/wheel/dtfabric-20180604.dist-info/WHEEL Running setup.py bdist_wheel for dtfabric: finished with status 'done' Stored in directory: /tmp/tmp5i7ozvzh Successfully built dtfabric Cleaning up... Removing source in /tmp/pip-build-k4o0qzxx/dtfabric