Collecting trackhub==0.2 1 location(s) to search for versions of trackhub: * https://pypi.python.org/simple/trackhub/ Getting page https://pypi.python.org/simple/trackhub/ Analyzing links from page https://pypi.org/simple/trackhub/ Found link https://files.pythonhosted.org/packages/ba/bc/3db71a9fd74fdf809d5197a6d03cc528ef3e68acf6276e29c40fa808b29f/trackhub-0.1.tar.gz#sha256=fafcfab845c1470c9736e1a1a4eff87a526a974af0a8ab91e196340bd17d115c (from https://pypi.org/simple/trackhub/), version: 0.1 Found link https://files.pythonhosted.org/packages/81/78/9b1fe9b52e378de1cd8beb4a96e166642f216361c12067436386bb8ce26a/trackhub-0.1.1.tar.gz#sha256=6c86411e005b215b718f8911dabfbbe9e91272b80baa60ada84906f61cb17edd (from https://pypi.org/simple/trackhub/), version: 0.1.1 Found link https://files.pythonhosted.org/packages/56/1d/260888339c9ad80c51950f10a70cbd5cad98b502f270cf2b5b88bf240b81/trackhub-0.1.2.tar.gz#sha256=4dd77341d3c1fd28dccab4240cda4304066480aafe7d02fb2d6f994ae13efc80 (from https://pypi.org/simple/trackhub/), version: 0.1.2 Found link https://files.pythonhosted.org/packages/aa/f8/396fc1c322a6bba9f01cac5cc1766a289bc15ad83f15df9d6c40b53ebb1a/trackhub-0.1.3.tar.gz#sha256=8eeee5bfa877db221a4c6251ea070bbdc5931a6443c8a585b8d6787d6ee40587 (from https://pypi.org/simple/trackhub/), version: 0.1.3 Found link https://files.pythonhosted.org/packages/97/3b/96aaa04071face951612d18b26da38994dde625951d1e74e44b0e992f5a8/trackhub-0.2.tar.gz#sha256=f02892e2cb7ed1928dfc18d0e5faa815512fc48584e311a0a45f61d0130063c8 (from https://pypi.org/simple/trackhub/), version: 0.2 Found link https://files.pythonhosted.org/packages/25/b6/7829f1d00983b74740ab4f3b35199de44363abf0ebfa3e75372c742e8e22/trackhub-0.2.2.tar.gz#sha256=4644ddff2d9f79cbd86ffa79863474ac5feb52cdeeb06a06ee1d194fe17e0615 (from https://pypi.org/simple/trackhub/), version: 0.2.2 Found link https://files.pythonhosted.org/packages/36/81/d8a3993a9a8f1c384f66ea80fe2e1c88ef0aeaa1076495c660f05c666e55/trackhub-0.2.3.tar.gz#sha256=78c0a19c6a5b757f7e1fcc1ce5a9e68ac543c85f7d46f833bb1348f886f97153 (from https://pypi.org/simple/trackhub/), version: 0.2.3 Found link https://files.pythonhosted.org/packages/25/db/cf42623bcb91f209469d7d28d9647b814af2b51e1bbf1dce0a2df006ca34/trackhub-0.2.4.tar.gz#sha256=9b32309d3ce3a6957cbbd617b7fbd54dc34fd9c646416299d14fdaec2b48b667 (from https://pypi.org/simple/trackhub/), version: 0.2.4 Using version 0.2 (newest of versions: 0.2) Downloading https://files.pythonhosted.org/packages/97/3b/96aaa04071face951612d18b26da38994dde625951d1e74e44b0e992f5a8/trackhub-0.2.tar.gz (144kB) Downloading from URL https://files.pythonhosted.org/packages/97/3b/96aaa04071face951612d18b26da38994dde625951d1e74e44b0e992f5a8/trackhub-0.2.tar.gz#sha256=f02892e2cb7ed1928dfc18d0e5faa815512fc48584e311a0a45f61d0130063c8 (from https://pypi.org/simple/trackhub/) Running setup.py (path:/tmp/pip-build-edkwxa8u/trackhub/setup.py) egg_info for package trackhub Running command python setup.py egg_info running egg_info creating pip-egg-info/trackhub.egg-info writing pip-egg-info/trackhub.egg-info/PKG-INFO writing top-level names to pip-egg-info/trackhub.egg-info/top_level.txt writing dependency_links to pip-egg-info/trackhub.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/trackhub.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/trackhub.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'ez_setup.py' writing manifest file 'pip-egg-info/trackhub.egg-info/SOURCES.txt' Source in /tmp/pip-build-edkwxa8u/trackhub has version 0.2, which satisfies requirement trackhub==0.2 from https://files.pythonhosted.org/packages/97/3b/96aaa04071face951612d18b26da38994dde625951d1e74e44b0e992f5a8/trackhub-0.2.tar.gz#sha256=f02892e2cb7ed1928dfc18d0e5faa815512fc48584e311a0a45f61d0130063c8 Building wheels for collected packages: trackhub Running setup.py bdist_wheel for trackhub: started Destination directory: /tmp/tmplbbjtpqgpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-edkwxa8u/trackhub/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/tmplbbjtpqgpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/trackhub copying trackhub/genome.py -> build/lib/trackhub copying trackhub/hub.py -> build/lib/trackhub copying trackhub/base.py -> build/lib/trackhub copying trackhub/compatibility.py -> build/lib/trackhub copying trackhub/genomes_file.py -> build/lib/trackhub copying trackhub/track.py -> build/lib/trackhub copying trackhub/groups.py -> build/lib/trackhub copying trackhub/upload.py -> build/lib/trackhub copying trackhub/constants.py -> build/lib/trackhub copying trackhub/version.py -> build/lib/trackhub copying trackhub/trackdb.py -> build/lib/trackhub copying trackhub/__init__.py -> build/lib/trackhub copying trackhub/validate.py -> build/lib/trackhub copying trackhub/helpers.py -> build/lib/trackhub copying trackhub/assembly.py -> build/lib/trackhub creating build/lib/trackhub/test copying trackhub/test/construct_example_data.py -> build/lib/trackhub/test copying trackhub/test/upload_test.py -> build/lib/trackhub/test copying trackhub/test/construct_example_genome.py -> build/lib/trackhub/test copying trackhub/test/test_assembly.py -> build/lib/trackhub/test copying trackhub/test/test_example_data.py -> build/lib/trackhub/test copying trackhub/test/test_components.py -> build/lib/trackhub/test copying trackhub/test/__init__.py -> build/lib/trackhub/test copying trackhub/test/deprecated_upload_test.py -> build/lib/trackhub/test creating build/lib/trackhub/test/data copying trackhub/test/data/__init__.py -> build/lib/trackhub/test/data copying trackhub/test/data/random-no1-2.bigBed -> build/lib/trackhub/test/data copying trackhub/test/data/newOrg1.2bit -> build/lib/trackhub/test/data copying trackhub/test/data/sine-hg38-2.bedgraph.bw -> build/lib/trackhub/test/data copying trackhub/test/data/sine-no1-1000.bedgraph.bw -> build/lib/trackhub/test/data copying trackhub/test/data/random-no1-1.bigBed -> build/lib/trackhub/test/data copying trackhub/test/data/random-hg38-0.bigBed -> build/lib/trackhub/test/data copying trackhub/test/data/sine-no1-100.bedgraph.bw -> build/lib/trackhub/test/data copying trackhub/test/data/random-hg38-1.bigBed -> build/lib/trackhub/test/data copying trackhub/test/data/sine-hg38-1.bedgraph.bw -> build/lib/trackhub/test/data copying trackhub/test/data/sine-hg38-0.bedgraph.bw -> build/lib/trackhub/test/data copying trackhub/test/data/random-hg38-2.bigBed -> build/lib/trackhub/test/data copying trackhub/test/data/random-no1-0.bigBed -> build/lib/trackhub/test/data 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/trackhub copying build/lib/trackhub/genome.py -> build/bdist.linux-armv7l/wheel/trackhub copying build/lib/trackhub/hub.py -> build/bdist.linux-armv7l/wheel/trackhub copying build/lib/trackhub/base.py -> build/bdist.linux-armv7l/wheel/trackhub copying build/lib/trackhub/compatibility.py -> build/bdist.linux-armv7l/wheel/trackhub copying build/lib/trackhub/genomes_file.py -> build/bdist.linux-armv7l/wheel/trackhub creating build/bdist.linux-armv7l/wheel/trackhub/test copying build/lib/trackhub/test/construct_example_data.py -> build/bdist.linux-armv7l/wheel/trackhub/test copying build/lib/trackhub/test/upload_test.py -> build/bdist.linux-armv7l/wheel/trackhub/test copying build/lib/trackhub/test/construct_example_genome.py -> build/bdist.linux-armv7l/wheel/trackhub/test copying build/lib/trackhub/test/test_assembly.py -> build/bdist.linux-armv7l/wheel/trackhub/test copying build/lib/trackhub/test/test_example_data.py -> build/bdist.linux-armv7l/wheel/trackhub/test copying build/lib/trackhub/test/test_components.py -> build/bdist.linux-armv7l/wheel/trackhub/test copying build/lib/trackhub/test/__init__.py -> build/bdist.linux-armv7l/wheel/trackhub/test copying build/lib/trackhub/test/deprecated_upload_test.py -> build/bdist.linux-armv7l/wheel/trackhub/test creating build/bdist.linux-armv7l/wheel/trackhub/test/data copying build/lib/trackhub/test/data/random-no1-2.bigBed -> build/bdist.linux-armv7l/wheel/trackhub/test/data copying build/lib/trackhub/test/data/newOrg1.2bit -> build/bdist.linux-armv7l/wheel/trackhub/test/data copying build/lib/trackhub/test/data/sine-hg38-2.bedgraph.bw -> build/bdist.linux-armv7l/wheel/trackhub/test/data copying build/lib/trackhub/test/data/sine-no1-1000.bedgraph.bw -> build/bdist.linux-armv7l/wheel/trackhub/test/data copying build/lib/trackhub/test/data/random-no1-1.bigBed -> build/bdist.linux-armv7l/wheel/trackhub/test/data copying build/lib/trackhub/test/data/random-hg38-0.bigBed -> build/bdist.linux-armv7l/wheel/trackhub/test/data copying build/lib/trackhub/test/data/sine-no1-100.bedgraph.bw -> build/bdist.linux-armv7l/wheel/trackhub/test/data copying build/lib/trackhub/test/data/__init__.py -> build/bdist.linux-armv7l/wheel/trackhub/test/data copying build/lib/trackhub/test/data/random-hg38-1.bigBed -> build/bdist.linux-armv7l/wheel/trackhub/test/data copying build/lib/trackhub/test/data/sine-hg38-1.bedgraph.bw -> build/bdist.linux-armv7l/wheel/trackhub/test/data copying build/lib/trackhub/test/data/sine-hg38-0.bedgraph.bw -> build/bdist.linux-armv7l/wheel/trackhub/test/data copying build/lib/trackhub/test/data/random-hg38-2.bigBed -> build/bdist.linux-armv7l/wheel/trackhub/test/data copying build/lib/trackhub/test/data/random-no1-0.bigBed -> build/bdist.linux-armv7l/wheel/trackhub/test/data copying build/lib/trackhub/track.py -> build/bdist.linux-armv7l/wheel/trackhub copying build/lib/trackhub/groups.py -> build/bdist.linux-armv7l/wheel/trackhub copying build/lib/trackhub/upload.py -> build/bdist.linux-armv7l/wheel/trackhub copying build/lib/trackhub/constants.py -> build/bdist.linux-armv7l/wheel/trackhub copying build/lib/trackhub/version.py -> build/bdist.linux-armv7l/wheel/trackhub copying build/lib/trackhub/trackdb.py -> build/bdist.linux-armv7l/wheel/trackhub copying build/lib/trackhub/__init__.py -> build/bdist.linux-armv7l/wheel/trackhub copying build/lib/trackhub/validate.py -> build/bdist.linux-armv7l/wheel/trackhub copying build/lib/trackhub/helpers.py -> build/bdist.linux-armv7l/wheel/trackhub copying build/lib/trackhub/assembly.py -> build/bdist.linux-armv7l/wheel/trackhub running install_egg_info running egg_info writing trackhub.egg-info/PKG-INFO writing top-level names to trackhub.egg-info/top_level.txt writing dependency_links to trackhub.egg-info/dependency_links.txt reading manifest file 'trackhub.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'ez_setup.py' writing manifest file 'trackhub.egg-info/SOURCES.txt' Copying trackhub.egg-info to build/bdist.linux-armv7l/wheel/trackhub-0.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/trackhub-0.2.dist-info/WHEEL Running setup.py bdist_wheel for trackhub: finished with status 'done' Stored in directory: /tmp/tmp4iriktn8 Successfully built trackhub Cleaning up... Removing source in /tmp/pip-build-edkwxa8u/trackhub