Collecting refseq-masher==0.1.0 1 location(s) to search for versions of refseq-masher: * https://pypi.python.org/simple/refseq-masher/ Getting page https://pypi.python.org/simple/refseq-masher/ Analyzing links from page https://pypi.python.org/simple/refseq-masher/ Found link https://pypi.python.org/packages/aa/31/83b4b8baba020d82546fc3358ea2ab8fb6d718cab20325ab157b47121759/refseq_masher-0.1.0.tar.gz#md5=4a766cd31aeb0f87461c7c45f069d7bc (from https://pypi.python.org/simple/refseq-masher/), version: 0.1.0 Using version 0.1.0 (newest of versions: 0.1.0) Downloading refseq_masher-0.1.0.tar.gz (51.3MB) Downloading from URL https://pypi.python.org/packages/aa/31/83b4b8baba020d82546fc3358ea2ab8fb6d718cab20325ab157b47121759/refseq_masher-0.1.0.tar.gz#md5=4a766cd31aeb0f87461c7c45f069d7bc (from https://pypi.python.org/simple/refseq-masher/) Running setup.py (path:/tmp/pip-build-93wo3tm5/refseq-masher/setup.py) egg_info for package refseq-masher Running command python setup.py egg_info running egg_info creating pip-egg-info/refseq_masher.egg-info writing dependency_links to pip-egg-info/refseq_masher.egg-info/dependency_links.txt writing requirements to pip-egg-info/refseq_masher.egg-info/requires.txt writing pip-egg-info/refseq_masher.egg-info/PKG-INFO writing top-level names to pip-egg-info/refseq_masher.egg-info/top_level.txt writing entry points to pip-egg-info/refseq_masher.egg-info/entry_points.txt writing manifest file 'pip-egg-info/refseq_masher.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/refseq_masher.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.msh' under directory '*.py' warning: no files found matching '*.csv' under directory '*.py' warning: no previously-included files found matching 'ipynbs' warning: no previously-included files found matching 'venv' writing manifest file 'pip-egg-info/refseq_masher.egg-info/SOURCES.txt' Source in /tmp/pip-build-93wo3tm5/refseq-masher has version 0.1.0, which satisfies requirement refseq-masher==0.1.0 from https://pypi.python.org/packages/aa/31/83b4b8baba020d82546fc3358ea2ab8fb6d718cab20325ab157b47121759/refseq_masher-0.1.0.tar.gz#md5=4a766cd31aeb0f87461c7c45f069d7bc Building wheels for collected packages: refseq-masher Running setup.py bdist_wheel for refseq-masher: started Destination directory: /tmp/tmp0zyln6m0pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-93wo3tm5/refseq-masher/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/tmp0zyln6m0pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/refseq_masher copying refseq_masher/taxonomy.py -> build/lib/refseq_masher copying refseq_masher/writers.py -> build/lib/refseq_masher copying refseq_masher/__init__.py -> build/lib/refseq_masher copying refseq_masher/const.py -> build/lib/refseq_masher copying refseq_masher/cli.py -> build/lib/refseq_masher copying refseq_masher/utils.py -> build/lib/refseq_masher creating build/lib/refseq_masher/mash copying refseq_masher/mash/sketch.py -> build/lib/refseq_masher/mash copying refseq_masher/mash/dist.py -> build/lib/refseq_masher/mash copying refseq_masher/mash/parser.py -> build/lib/refseq_masher/mash copying refseq_masher/mash/__init__.py -> build/lib/refseq_masher/mash copying refseq_masher/mash/screen.py -> build/lib/refseq_masher/mash creating build/lib/refseq_masher/data copying refseq_masher/data/RefSeqSketches.msh -> build/lib/refseq_masher/data copying refseq_masher/data/ncbi_refseq_taxonomy_summary.csv -> build/lib/refseq_masher/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/refseq_masher copying build/lib/refseq_masher/taxonomy.py -> build/bdist.linux-armv7l/wheel/refseq_masher creating build/bdist.linux-armv7l/wheel/refseq_masher/mash copying build/lib/refseq_masher/mash/sketch.py -> build/bdist.linux-armv7l/wheel/refseq_masher/mash copying build/lib/refseq_masher/mash/dist.py -> build/bdist.linux-armv7l/wheel/refseq_masher/mash copying build/lib/refseq_masher/mash/parser.py -> build/bdist.linux-armv7l/wheel/refseq_masher/mash copying build/lib/refseq_masher/mash/__init__.py -> build/bdist.linux-armv7l/wheel/refseq_masher/mash copying build/lib/refseq_masher/mash/screen.py -> build/bdist.linux-armv7l/wheel/refseq_masher/mash copying build/lib/refseq_masher/writers.py -> build/bdist.linux-armv7l/wheel/refseq_masher copying build/lib/refseq_masher/__init__.py -> build/bdist.linux-armv7l/wheel/refseq_masher copying build/lib/refseq_masher/const.py -> build/bdist.linux-armv7l/wheel/refseq_masher copying build/lib/refseq_masher/cli.py -> build/bdist.linux-armv7l/wheel/refseq_masher copying build/lib/refseq_masher/utils.py -> build/bdist.linux-armv7l/wheel/refseq_masher creating build/bdist.linux-armv7l/wheel/refseq_masher/data copying build/lib/refseq_masher/data/ncbi_refseq_taxonomy_summary.csv -> build/bdist.linux-armv7l/wheel/refseq_masher/data copying build/lib/refseq_masher/data/RefSeqSketches.msh -> build/bdist.linux-armv7l/wheel/refseq_masher/data running install_egg_info running egg_info writing refseq_masher.egg-info/PKG-INFO writing top-level names to refseq_masher.egg-info/top_level.txt writing entry points to refseq_masher.egg-info/entry_points.txt writing dependency_links to refseq_masher.egg-info/dependency_links.txt writing requirements to refseq_masher.egg-info/requires.txt reading manifest file 'refseq_masher.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.msh' under directory '*.py' warning: no files found matching '*.csv' under directory '*.py' warning: no previously-included files found matching 'ipynbs' warning: no previously-included files found matching 'venv' writing manifest file 'refseq_masher.egg-info/SOURCES.txt' Copying refseq_masher.egg-info to build/bdist.linux-armv7l/wheel/refseq_masher-0.1.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/refseq_masher-0.1.0.dist-info/WHEEL Running setup.py bdist_wheel for refseq-masher: finished with status 'done' Stored in directory: /tmp/tmp785hu6gm Successfully built refseq-masher Cleaning up... Removing source in /tmp/pip-build-93wo3tm5/refseq-masher