Created temporary directory: /tmp/pip-ephem-wheel-cache-u8qhhlyd Created temporary directory: /tmp/pip-req-tracker-kx_dmxfx Created requirements tracker '/tmp/pip-req-tracker-kx_dmxfx' Created temporary directory: /tmp/pip-wheel-cxv4od17 Collecting rcsb.exdb==0.15 1 location(s) to search for versions of rcsb.exdb: * https://pypi.org/simple/rcsb-exdb/ Getting page https://pypi.org/simple/rcsb-exdb/ Analyzing links from page https://pypi.org/simple/rcsb-exdb/ Found link https://files.pythonhosted.org/packages/2a/f6/c272e3a39c603fc2bdf78edc91d3a6056f471a5c66479355c17afb893f8e/rcsb.exdb-0.14-py2.py3-none-any.whl#sha256=bc785d883d7bd02e5ba7682bc9174f1220c03de11fe29759815ac8c77356be93 (from https://pypi.org/simple/rcsb-exdb/), version: 0.14 Found link https://files.pythonhosted.org/packages/4f/27/45559ce42d4dca34b32ee6e4c7bb4ff166070974082a66b8c5ca5786eba7/rcsb.exdb-0.14.tar.gz#sha256=d6e1a912cda7168eca97cae6dd56d002f7f422efbbe2fa89e2286a302177405a (from https://pypi.org/simple/rcsb-exdb/), version: 0.14 Found link https://files.pythonhosted.org/packages/22/fd/bb5e00835d980568f90e999d1292796acc4a95943e86acfe47308d3f705e/rcsb.exdb-0.15.tar.gz#sha256=0214f6967aa0d3d667114dde904be917a7c6e3893b7c66963dc89bc33d3a37c1 (from https://pypi.org/simple/rcsb-exdb/), version: 0.15 Using version 0.15 (newest of versions: 0.15) Created temporary directory: /tmp/pip-unpack-33kxameh Downloading https://files.pythonhosted.org/packages/22/fd/bb5e00835d980568f90e999d1292796acc4a95943e86acfe47308d3f705e/rcsb.exdb-0.15.tar.gz Downloading from URL https://files.pythonhosted.org/packages/22/fd/bb5e00835d980568f90e999d1292796acc4a95943e86acfe47308d3f705e/rcsb.exdb-0.15.tar.gz#sha256=0214f6967aa0d3d667114dde904be917a7c6e3893b7c66963dc89bc33d3a37c1 (from https://pypi.org/simple/rcsb-exdb/) Added rcsb.exdb==0.15 from https://files.pythonhosted.org/packages/22/fd/bb5e00835d980568f90e999d1292796acc4a95943e86acfe47308d3f705e/rcsb.exdb-0.15.tar.gz#sha256=0214f6967aa0d3d667114dde904be917a7c6e3893b7c66963dc89bc33d3a37c1 to build tracker '/tmp/pip-req-tracker-kx_dmxfx' Running setup.py (path:/tmp/pip-wheel-cxv4od17/rcsb.exdb/setup.py) egg_info for package rcsb.exdb Running command python setup.py egg_info running egg_info creating pip-egg-info/rcsb.exdb.egg-info writing dependency_links to pip-egg-info/rcsb.exdb.egg-info/dependency_links.txt writing pip-egg-info/rcsb.exdb.egg-info/PKG-INFO writing requirements to pip-egg-info/rcsb.exdb.egg-info/requires.txt writing top-level names to pip-egg-info/rcsb.exdb.egg-info/top_level.txt writing entry points to pip-egg-info/rcsb.exdb.egg-info/entry_points.txt writing manifest file 'pip-egg-info/rcsb.exdb.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/rcsb.exdb.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/rcsb.exdb.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-cxv4od17/rcsb.exdb has version 0.15, which satisfies requirement rcsb.exdb==0.15 from https://files.pythonhosted.org/packages/22/fd/bb5e00835d980568f90e999d1292796acc4a95943e86acfe47308d3f705e/rcsb.exdb-0.15.tar.gz#sha256=0214f6967aa0d3d667114dde904be917a7c6e3893b7c66963dc89bc33d3a37c1 Removed rcsb.exdb==0.15 from https://files.pythonhosted.org/packages/22/fd/bb5e00835d980568f90e999d1292796acc4a95943e86acfe47308d3f705e/rcsb.exdb-0.15.tar.gz#sha256=0214f6967aa0d3d667114dde904be917a7c6e3893b7c66963dc89bc33d3a37c1 from build tracker '/tmp/pip-req-tracker-kx_dmxfx' Building wheels for collected packages: rcsb.exdb Created temporary directory: /tmp/pip-wheel-7923eq4r Running setup.py bdist_wheel for rcsb.exdb: started Destination directory: /tmp/pip-wheel-7923eq4r Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-cxv4od17/rcsb.exdb/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-7923eq4r running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/rcsb copying rcsb/__init__.py -> build/lib/rcsb creating build/lib/rcsb/exdb copying rcsb/exdb/__init__.py -> build/lib/rcsb/exdb creating build/lib/rcsb/exdb/tree copying rcsb/exdb/tree/__init__.py -> build/lib/rcsb/exdb/tree copying rcsb/exdb/tree/TreeNodeListWorker.py -> build/lib/rcsb/exdb/tree creating build/lib/rcsb/exdb/cli copying rcsb/exdb/cli/__init__.py -> build/lib/rcsb/exdb/cli copying rcsb/exdb/cli/ExDbExec.py -> build/lib/rcsb/exdb/cli creating build/lib/rcsb/exdb/chemref copying rcsb/exdb/chemref/ChemRefEtlWorker.py -> build/lib/rcsb/exdb/chemref copying rcsb/exdb/chemref/ChemRefExtractor.py -> build/lib/rcsb/exdb/chemref copying rcsb/exdb/chemref/__init__.py -> build/lib/rcsb/exdb/chemref creating build/lib/rcsb/exdb/seq copying rcsb/exdb/seq/EntityPolymerExtractor.py -> build/lib/rcsb/exdb/seq copying rcsb/exdb/seq/EntityInstanceExtractor.py -> build/lib/rcsb/exdb/seq copying rcsb/exdb/seq/__init__.py -> build/lib/rcsb/exdb/seq copying rcsb/exdb/seq/ReferenceSequenceUtils.py -> build/lib/rcsb/exdb/seq creating build/lib/rcsb/exdb/citation copying rcsb/exdb/citation/__init__.py -> build/lib/rcsb/exdb/citation copying rcsb/exdb/citation/CitationExtractor.py -> build/lib/rcsb/exdb/citation copying rcsb/exdb/citation/CitationUtils.py -> build/lib/rcsb/exdb/citation creating build/lib/rcsb/exdb/tests copying rcsb/exdb/tests/testEntityPolymerExtractor.py -> build/lib/rcsb/exdb/tests copying rcsb/exdb/tests/fixtureDictMethodResourceProvider.py -> build/lib/rcsb/exdb/tests copying rcsb/exdb/tests/testObjectExtractor.py -> build/lib/rcsb/exdb/tests copying rcsb/exdb/tests/testReferenceSequenceUtils.py -> build/lib/rcsb/exdb/tests copying rcsb/exdb/tests/testTreeNodeListWorker.py -> build/lib/rcsb/exdb/tests copying rcsb/exdb/tests/testChemRefLoader.py -> build/lib/rcsb/exdb/tests copying rcsb/exdb/tests/testCitationUtils.py -> build/lib/rcsb/exdb/tests copying rcsb/exdb/tests/__init__.py -> build/lib/rcsb/exdb/tests copying rcsb/exdb/tests/fixtureEntityPolymerExtractor.py -> build/lib/rcsb/exdb/tests copying rcsb/exdb/tests/testEntityInstanceExtractor.py -> build/lib/rcsb/exdb/tests copying rcsb/exdb/tests/fixturePdbxLoader.py -> build/lib/rcsb/exdb/tests copying rcsb/exdb/tests/testCitationExtractor.py -> build/lib/rcsb/exdb/tests creating build/lib/rcsb/exdb/utils copying rcsb/exdb/utils/__init__.py -> build/lib/rcsb/exdb/utils copying rcsb/exdb/utils/ObjectExtractor.py -> build/lib/rcsb/exdb/utils 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/rcsb creating build/bdist.linux-armv7l/wheel/rcsb/exdb creating build/bdist.linux-armv7l/wheel/rcsb/exdb/tree copying build/lib/rcsb/exdb/tree/__init__.py -> build/bdist.linux-armv7l/wheel/rcsb/exdb/tree copying build/lib/rcsb/exdb/tree/TreeNodeListWorker.py -> build/bdist.linux-armv7l/wheel/rcsb/exdb/tree creating build/bdist.linux-armv7l/wheel/rcsb/exdb/cli copying build/lib/rcsb/exdb/cli/__init__.py -> build/bdist.linux-armv7l/wheel/rcsb/exdb/cli copying build/lib/rcsb/exdb/cli/ExDbExec.py -> build/bdist.linux-armv7l/wheel/rcsb/exdb/cli creating build/bdist.linux-armv7l/wheel/rcsb/exdb/chemref copying build/lib/rcsb/exdb/chemref/ChemRefEtlWorker.py -> build/bdist.linux-armv7l/wheel/rcsb/exdb/chemref copying build/lib/rcsb/exdb/chemref/ChemRefExtractor.py -> build/bdist.linux-armv7l/wheel/rcsb/exdb/chemref copying build/lib/rcsb/exdb/chemref/__init__.py -> build/bdist.linux-armv7l/wheel/rcsb/exdb/chemref creating build/bdist.linux-armv7l/wheel/rcsb/exdb/seq copying build/lib/rcsb/exdb/seq/EntityPolymerExtractor.py -> build/bdist.linux-armv7l/wheel/rcsb/exdb/seq copying build/lib/rcsb/exdb/seq/EntityInstanceExtractor.py -> build/bdist.linux-armv7l/wheel/rcsb/exdb/seq copying build/lib/rcsb/exdb/seq/__init__.py -> build/bdist.linux-armv7l/wheel/rcsb/exdb/seq copying build/lib/rcsb/exdb/seq/ReferenceSequenceUtils.py -> build/bdist.linux-armv7l/wheel/rcsb/exdb/seq creating build/bdist.linux-armv7l/wheel/rcsb/exdb/citation copying build/lib/rcsb/exdb/citation/__init__.py -> build/bdist.linux-armv7l/wheel/rcsb/exdb/citation copying build/lib/rcsb/exdb/citation/CitationExtractor.py -> build/bdist.linux-armv7l/wheel/rcsb/exdb/citation copying build/lib/rcsb/exdb/citation/CitationUtils.py -> build/bdist.linux-armv7l/wheel/rcsb/exdb/citation copying build/lib/rcsb/exdb/__init__.py -> build/bdist.linux-armv7l/wheel/rcsb/exdb creating build/bdist.linux-armv7l/wheel/rcsb/exdb/tests copying build/lib/rcsb/exdb/tests/testEntityPolymerExtractor.py -> build/bdist.linux-armv7l/wheel/rcsb/exdb/tests copying build/lib/rcsb/exdb/tests/fixtureDictMethodResourceProvider.py -> build/bdist.linux-armv7l/wheel/rcsb/exdb/tests copying build/lib/rcsb/exdb/tests/testObjectExtractor.py -> build/bdist.linux-armv7l/wheel/rcsb/exdb/tests copying build/lib/rcsb/exdb/tests/testReferenceSequenceUtils.py -> build/bdist.linux-armv7l/wheel/rcsb/exdb/tests copying build/lib/rcsb/exdb/tests/testTreeNodeListWorker.py -> build/bdist.linux-armv7l/wheel/rcsb/exdb/tests copying build/lib/rcsb/exdb/tests/testChemRefLoader.py -> build/bdist.linux-armv7l/wheel/rcsb/exdb/tests copying build/lib/rcsb/exdb/tests/testCitationUtils.py -> build/bdist.linux-armv7l/wheel/rcsb/exdb/tests copying build/lib/rcsb/exdb/tests/__init__.py -> build/bdist.linux-armv7l/wheel/rcsb/exdb/tests copying build/lib/rcsb/exdb/tests/fixtureEntityPolymerExtractor.py -> build/bdist.linux-armv7l/wheel/rcsb/exdb/tests copying build/lib/rcsb/exdb/tests/testEntityInstanceExtractor.py -> build/bdist.linux-armv7l/wheel/rcsb/exdb/tests copying build/lib/rcsb/exdb/tests/fixturePdbxLoader.py -> build/bdist.linux-armv7l/wheel/rcsb/exdb/tests copying build/lib/rcsb/exdb/tests/testCitationExtractor.py -> build/bdist.linux-armv7l/wheel/rcsb/exdb/tests creating build/bdist.linux-armv7l/wheel/rcsb/exdb/utils copying build/lib/rcsb/exdb/utils/__init__.py -> build/bdist.linux-armv7l/wheel/rcsb/exdb/utils copying build/lib/rcsb/exdb/utils/ObjectExtractor.py -> build/bdist.linux-armv7l/wheel/rcsb/exdb/utils copying build/lib/rcsb/__init__.py -> build/bdist.linux-armv7l/wheel/rcsb running install_egg_info running egg_info writing rcsb.exdb.egg-info/PKG-INFO writing entry points to rcsb.exdb.egg-info/entry_points.txt writing requirements to rcsb.exdb.egg-info/requires.txt writing dependency_links to rcsb.exdb.egg-info/dependency_links.txt writing top-level names to rcsb.exdb.egg-info/top_level.txt reading manifest file 'rcsb.exdb.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'rcsb.exdb.egg-info/SOURCES.txt' Copying rcsb.exdb.egg-info to build/bdist.linux-armv7l/wheel/rcsb.exdb-0.15-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/rcsb.exdb-0.15.dist-info/WHEEL creating '/tmp/pip-wheel-7923eq4r/rcsb.exdb-0.15-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'rcsb/__init__.py' adding 'rcsb/exdb/__init__.py' adding 'rcsb/exdb/chemref/ChemRefEtlWorker.py' adding 'rcsb/exdb/chemref/ChemRefExtractor.py' adding 'rcsb/exdb/chemref/__init__.py' adding 'rcsb/exdb/citation/CitationExtractor.py' adding 'rcsb/exdb/citation/CitationUtils.py' adding 'rcsb/exdb/citation/__init__.py' adding 'rcsb/exdb/cli/ExDbExec.py' adding 'rcsb/exdb/cli/__init__.py' adding 'rcsb/exdb/seq/EntityInstanceExtractor.py' adding 'rcsb/exdb/seq/EntityPolymerExtractor.py' adding 'rcsb/exdb/seq/ReferenceSequenceUtils.py' adding 'rcsb/exdb/seq/__init__.py' adding 'rcsb/exdb/tests/__init__.py' adding 'rcsb/exdb/tests/fixtureDictMethodResourceProvider.py' adding 'rcsb/exdb/tests/fixtureEntityPolymerExtractor.py' adding 'rcsb/exdb/tests/fixturePdbxLoader.py' adding 'rcsb/exdb/tests/testChemRefLoader.py' adding 'rcsb/exdb/tests/testCitationExtractor.py' adding 'rcsb/exdb/tests/testCitationUtils.py' adding 'rcsb/exdb/tests/testEntityInstanceExtractor.py' adding 'rcsb/exdb/tests/testEntityPolymerExtractor.py' adding 'rcsb/exdb/tests/testObjectExtractor.py' adding 'rcsb/exdb/tests/testReferenceSequenceUtils.py' adding 'rcsb/exdb/tests/testTreeNodeListWorker.py' adding 'rcsb/exdb/tree/TreeNodeListWorker.py' adding 'rcsb/exdb/tree/__init__.py' adding 'rcsb/exdb/utils/ObjectExtractor.py' adding 'rcsb/exdb/utils/__init__.py' adding 'rcsb.exdb-0.15.dist-info/METADATA' adding 'rcsb.exdb-0.15.dist-info/WHEEL' adding 'rcsb.exdb-0.15.dist-info/entry_points.txt' adding 'rcsb.exdb-0.15.dist-info/top_level.txt' adding 'rcsb.exdb-0.15.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for rcsb.exdb: finished with status 'done' Stored in directory: /tmp/tmpj6rjl8os Successfully built rcsb.exdb Cleaning up... Removing source in /tmp/pip-wheel-cxv4od17/rcsb.exdb Removed build tracker '/tmp/pip-req-tracker-kx_dmxfx'