Collecting pyranges==0.0.6 1 location(s) to search for versions of pyranges: * https://pypi.python.org/simple/pyranges/ Getting page https://pypi.python.org/simple/pyranges/ Analyzing links from page https://pypi.org/simple/pyranges/ Found link https://files.pythonhosted.org/packages/17/3c/951e147b350baaf8bc5790c2f26e376097c8aca958ecd962def4010335f8/pyranges-0.0.1.tar.gz#sha256=58f161aeda5916b1ca63278569226aaf0714de778b6452319a9f35ea8fa15856 (from https://pypi.org/simple/pyranges/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/32/38/c7318ff71a708f0e532556fb8a4ba6a6cac89ad8e83479b04e7237c37561/pyranges-0.0.2.tar.gz#sha256=65da1b35c39dbe80cab4c1d98a93f0e873a8433b3b226bcd7ad9ebdbc3339538 (from https://pypi.org/simple/pyranges/), version: 0.0.2 Found link https://files.pythonhosted.org/packages/e1/37/456746e529d6cdc16e31b17c7e29c2357ba481b2306a10c864f21556d7ab/pyranges-0.0.3.tar.gz#sha256=830eee64254763ec614b2453d5de0bd0369ca641b32b392d794fa9b7110592cc (from https://pypi.org/simple/pyranges/), version: 0.0.3 Found link https://files.pythonhosted.org/packages/c5/46/b55a0c4d37dca6c7a4effe2cfd96afeaae7e38ccf8f0ea42fe1b494539f2/pyranges-0.0.4.tar.gz#sha256=6b4c9dd945970ea5782f1f2bc22b4683c1aa747f76bf82c73b469930a7708215 (from https://pypi.org/simple/pyranges/), version: 0.0.4 Found link https://files.pythonhosted.org/packages/89/9a/5b1bf4942320b2382970818b13a8fb79ef4391f665c33eb5a1ef30567770/pyranges-0.0.6.tar.gz#sha256=635b800d290fb1c0029bdc1546681900441244a272962ed6186835309ca60f86 (from https://pypi.org/simple/pyranges/), version: 0.0.6 Using version 0.0.6 (newest of versions: 0.0.6) Downloading https://files.pythonhosted.org/packages/89/9a/5b1bf4942320b2382970818b13a8fb79ef4391f665c33eb5a1ef30567770/pyranges-0.0.6.tar.gz (536kB) Downloading from URL https://files.pythonhosted.org/packages/89/9a/5b1bf4942320b2382970818b13a8fb79ef4391f665c33eb5a1ef30567770/pyranges-0.0.6.tar.gz#sha256=635b800d290fb1c0029bdc1546681900441244a272962ed6186835309ca60f86 (from https://pypi.org/simple/pyranges/) Running setup.py (path:/tmp/pip-build-sucrt2gn/pyranges/setup.py) egg_info for package pyranges Running command python setup.py egg_info running egg_info creating pip-egg-info/pyranges.egg-info writing pip-egg-info/pyranges.egg-info/PKG-INFO writing requirements to pip-egg-info/pyranges.egg-info/requires.txt writing dependency_links to pip-egg-info/pyranges.egg-info/dependency_links.txt writing top-level names to pip-egg-info/pyranges.egg-info/top_level.txt writing manifest file 'pip-egg-info/pyranges.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/pyranges.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/pyranges.egg-info/SOURCES.txt' Source in /tmp/pip-build-sucrt2gn/pyranges has version 0.0.6, which satisfies requirement pyranges==0.0.6 from https://files.pythonhosted.org/packages/89/9a/5b1bf4942320b2382970818b13a8fb79ef4391f665c33eb5a1ef30567770/pyranges-0.0.6.tar.gz#sha256=635b800d290fb1c0029bdc1546681900441244a272962ed6186835309ca60f86 Building wheels for collected packages: pyranges Running setup.py bdist_wheel for pyranges: started Destination directory: /tmp/tmp78pj1i90pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-sucrt2gn/pyranges/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/tmp78pj1i90pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pyranges copying pyranges/methods.py -> build/lib/pyranges copying pyranges/__init__.py -> build/lib/pyranges copying pyranges/pyranges.py -> build/lib/pyranges creating build/lib/tests copying tests/test_instantiation.py -> build/lib/tests copying tests/test_coverage.py -> build/lib/tests copying tests/test_nearest.py -> build/lib/tests copying tests/helpers.py -> build/lib/tests copying tests/test_overlap_keep_both.py -> build/lib/tests copying tests/test_overlap.py -> build/lib/tests copying tests/conftest.py -> build/lib/tests copying tests/test_advanced_intersection.py -> build/lib/tests copying tests/test_advanced_subtraction.py -> build/lib/tests copying tests/test_bed_intersection.py -> build/lib/tests copying tests/test_intersection.py -> build/lib/tests copying tests/test_nearest_advanced.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_overlap_simple.py -> build/lib/tests copying tests/test_advanced_overlap_keep_both.py -> build/lib/tests copying tests/test_subtraction.py -> build/lib/tests copying tests/test_read.py -> build/lib/tests copying tests/test_set_intersection.py -> build/lib/tests copying tests/test_getset_attr.py -> build/lib/tests copying tests/test_advanced_overlap.py -> build/lib/tests creating build/lib/pyranges/example_data copying pyranges/example_data/aorta.bed -> build/lib/pyranges/example_data copying pyranges/example_data/epigenome_roadmap.bed -> build/lib/pyranges/example_data copying pyranges/example_data/aorta2.bed -> build/lib/pyranges/example_data copying pyranges/example_data/chipseq_background.bed -> build/lib/pyranges/example_data copying pyranges/example_data/lamina.bed -> build/lib/pyranges/example_data copying pyranges/example_data/chipseq.bed -> build/lib/pyranges/example_data copying pyranges/example_data/ensembl.gtf -> build/lib/pyranges/example_data copying pyranges/example_data/control.bam -> build/lib/pyranges/example_data copying pyranges/example_data/control.bam.bai -> build/lib/pyranges/example_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/pyranges creating build/bdist.linux-armv7l/wheel/pyranges/example_data copying build/lib/pyranges/example_data/control.bam -> build/bdist.linux-armv7l/wheel/pyranges/example_data copying build/lib/pyranges/example_data/aorta.bed -> build/bdist.linux-armv7l/wheel/pyranges/example_data copying build/lib/pyranges/example_data/epigenome_roadmap.bed -> build/bdist.linux-armv7l/wheel/pyranges/example_data copying build/lib/pyranges/example_data/aorta2.bed -> build/bdist.linux-armv7l/wheel/pyranges/example_data copying build/lib/pyranges/example_data/chipseq_background.bed -> build/bdist.linux-armv7l/wheel/pyranges/example_data copying build/lib/pyranges/example_data/ensembl.gtf -> build/bdist.linux-armv7l/wheel/pyranges/example_data copying build/lib/pyranges/example_data/lamina.bed -> build/bdist.linux-armv7l/wheel/pyranges/example_data copying build/lib/pyranges/example_data/control.bam.bai -> build/bdist.linux-armv7l/wheel/pyranges/example_data copying build/lib/pyranges/example_data/chipseq.bed -> build/bdist.linux-armv7l/wheel/pyranges/example_data copying build/lib/pyranges/methods.py -> build/bdist.linux-armv7l/wheel/pyranges copying build/lib/pyranges/__init__.py -> build/bdist.linux-armv7l/wheel/pyranges copying build/lib/pyranges/pyranges.py -> build/bdist.linux-armv7l/wheel/pyranges creating build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_instantiation.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_coverage.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_nearest.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/helpers.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_overlap_keep_both.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_overlap.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/conftest.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_advanced_intersection.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_advanced_subtraction.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_bed_intersection.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_intersection.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_nearest_advanced.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_overlap_simple.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_advanced_overlap_keep_both.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_subtraction.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_read.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_set_intersection.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_getset_attr.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_advanced_overlap.py -> build/bdist.linux-armv7l/wheel/tests running install_egg_info running egg_info writing requirements to pyranges.egg-info/requires.txt writing dependency_links to pyranges.egg-info/dependency_links.txt writing pyranges.egg-info/PKG-INFO writing top-level names to pyranges.egg-info/top_level.txt reading manifest file 'pyranges.egg-info/SOURCES.txt' writing manifest file 'pyranges.egg-info/SOURCES.txt' Copying pyranges.egg-info to build/bdist.linux-armv7l/wheel/pyranges-0.0.6-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/pyranges-0.0.6.dist-info/WHEEL Running setup.py bdist_wheel for pyranges: finished with status 'done' Stored in directory: /tmp/tmpc05a0sdg Successfully built pyranges Cleaning up... Removing source in /tmp/pip-build-sucrt2gn/pyranges