Collecting flowcraft==1.1.0.dev2 1 location(s) to search for versions of flowcraft: * https://pypi.python.org/simple/flowcraft/ Getting page https://pypi.python.org/simple/flowcraft/ Analyzing links from page https://pypi.org/simple/flowcraft/ Found link https://files.pythonhosted.org/packages/0a/ba/fd53755f7543663b3a8ba7dcb02569556b044239aac41e8529c5bf987765/flowcraft-1.1.0.dev1.tar.gz#sha256=9144128e1459ec3d42f369039b4d8309bb2b29e039e1c8fe41246a0a70bfc621 (from https://pypi.org/simple/flowcraft/), version: 1.1.0.dev1 Found link https://files.pythonhosted.org/packages/7b/46/cf0c3079238324058d1d7c38134045998117cc0d616bb00a54ff5736e3a6/flowcraft-1.1.0.dev2.tar.gz#sha256=74d69356986177aa6d5bc42ff75d857b8fdab05cd3877e9ca628bc3883920d86 (from https://pypi.org/simple/flowcraft/), version: 1.1.0.dev2 Using version 1.1.0.dev2 (newest of versions: 1.1.0.dev2) Downloading https://files.pythonhosted.org/packages/7b/46/cf0c3079238324058d1d7c38134045998117cc0d616bb00a54ff5736e3a6/flowcraft-1.1.0.dev2.tar.gz (125kB) Downloading from URL https://files.pythonhosted.org/packages/7b/46/cf0c3079238324058d1d7c38134045998117cc0d616bb00a54ff5736e3a6/flowcraft-1.1.0.dev2.tar.gz#sha256=74d69356986177aa6d5bc42ff75d857b8fdab05cd3877e9ca628bc3883920d86 (from https://pypi.org/simple/flowcraft/) Running setup.py (path:/tmp/pip-build-4em5cc5n/flowcraft/setup.py) egg_info for package flowcraft Running command python setup.py egg_info running egg_info creating pip-egg-info/flowcraft.egg-info writing entry points to pip-egg-info/flowcraft.egg-info/entry_points.txt writing pip-egg-info/flowcraft.egg-info/PKG-INFO writing top-level names to pip-egg-info/flowcraft.egg-info/top_level.txt writing dependency_links to pip-egg-info/flowcraft.egg-info/dependency_links.txt writing requirements to pip-egg-info/flowcraft.egg-info/requires.txt writing manifest file 'pip-egg-info/flowcraft.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/flowcraft.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/flowcraft.egg-info/SOURCES.txt' /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'long_description_content_type' warnings.warn(msg) Source in /tmp/pip-build-4em5cc5n/flowcraft has version 1.1.0.dev2, which satisfies requirement flowcraft==1.1.0.dev2 from https://files.pythonhosted.org/packages/7b/46/cf0c3079238324058d1d7c38134045998117cc0d616bb00a54ff5736e3a6/flowcraft-1.1.0.dev2.tar.gz#sha256=74d69356986177aa6d5bc42ff75d857b8fdab05cd3877e9ca628bc3883920d86 Building wheels for collected packages: flowcraft Running setup.py bdist_wheel for flowcraft: started Destination directory: /tmp/tmpxtl31i1upip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-4em5cc5n/flowcraft/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/tmpxtl31i1upip-wheel- /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'long_description_content_type' warnings.warn(msg) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/flowcraft copying flowcraft/flowcraft.py -> build/lib/flowcraft copying flowcraft/__init__.py -> build/lib/flowcraft creating build/lib/flowcraft/templates copying flowcraft/templates/megahit.py -> build/lib/flowcraft/templates copying flowcraft/templates/assembly_report.py -> build/lib/flowcraft/templates copying flowcraft/templates/metaspades.py -> build/lib/flowcraft/templates copying flowcraft/templates/process_abricate.py -> build/lib/flowcraft/templates copying flowcraft/templates/mapping2json.py -> build/lib/flowcraft/templates copying flowcraft/templates/trimmomatic_report.py -> build/lib/flowcraft/templates copying flowcraft/templates/process_assembly_mapping.py -> build/lib/flowcraft/templates copying flowcraft/templates/trimmomatic.py -> build/lib/flowcraft/templates copying flowcraft/templates/integrity_coverage.py -> build/lib/flowcraft/templates copying flowcraft/templates/mashscreen2json.py -> build/lib/flowcraft/templates copying flowcraft/templates/pATLAS_consensus_json.py -> build/lib/flowcraft/templates copying flowcraft/templates/spades.py -> build/lib/flowcraft/templates copying flowcraft/templates/fastqc_report.py -> build/lib/flowcraft/templates copying flowcraft/templates/skesa.py -> build/lib/flowcraft/templates copying flowcraft/templates/process_assembly.py -> build/lib/flowcraft/templates copying flowcraft/templates/__init__.py -> build/lib/flowcraft/templates copying flowcraft/templates/fastqc.py -> build/lib/flowcraft/templates copying flowcraft/templates/mashdist2json.py -> build/lib/flowcraft/templates copying flowcraft/templates/pipeline_status.py -> build/lib/flowcraft/templates creating build/lib/flowcraft/templates/flowcraft_utils copying flowcraft/templates/flowcraft_utils/flowcraft_base.py -> build/lib/flowcraft/templates/flowcraft_utils copying flowcraft/templates/flowcraft_utils/__init__.py -> build/lib/flowcraft/templates/flowcraft_utils creating build/lib/flowcraft/generator copying flowcraft/generator/pipeline_parser.py -> build/lib/flowcraft/generator copying flowcraft/generator/process.py -> build/lib/flowcraft/generator copying flowcraft/generator/footer_skeleton.py -> build/lib/flowcraft/generator copying flowcraft/generator/header_skeleton.py -> build/lib/flowcraft/generator copying flowcraft/generator/error_handling.py -> build/lib/flowcraft/generator copying flowcraft/generator/inspect.py -> build/lib/flowcraft/generator copying flowcraft/generator/__init__.py -> build/lib/flowcraft/generator copying flowcraft/generator/recipe.py -> build/lib/flowcraft/generator copying flowcraft/generator/engine.py -> build/lib/flowcraft/generator copying flowcraft/generator/process_details.py -> build/lib/flowcraft/generator creating build/lib/flowcraft/generator/components copying flowcraft/generator/components/mlst.py -> build/lib/flowcraft/generator/components copying flowcraft/generator/components/assembly_processing.py -> build/lib/flowcraft/generator/components copying flowcraft/generator/components/assembly.py -> build/lib/flowcraft/generator/components copying flowcraft/generator/components/distance_estimation.py -> build/lib/flowcraft/generator/components copying flowcraft/generator/components/typing.py -> build/lib/flowcraft/generator/components copying flowcraft/generator/components/patlas_mapping.py -> build/lib/flowcraft/generator/components copying flowcraft/generator/components/__init__.py -> build/lib/flowcraft/generator/components copying flowcraft/generator/components/reads_quality_control.py -> build/lib/flowcraft/generator/components copying flowcraft/generator/components/downloads.py -> build/lib/flowcraft/generator/components copying flowcraft/generator/components/metagenomics.py -> build/lib/flowcraft/generator/components copying flowcraft/generator/components/annotation.py -> build/lib/flowcraft/generator/components copying flowcraft/nextflow.config -> build/lib/flowcraft copying flowcraft/profiles.config -> build/lib/flowcraft creating build/lib/flowcraft/bin copying flowcraft/bin/startup_POST.sh -> build/lib/flowcraft/bin copying flowcraft/bin/merge_json.py -> build/lib/flowcraft/bin copying flowcraft/bin/report_POST.sh -> build/lib/flowcraft/bin copying flowcraft/bin/renamePE_samtoolsFASTQ.py -> build/lib/flowcraft/bin copying flowcraft/bin/parse_true_coverage.py -> build/lib/flowcraft/bin copying flowcraft/bin/set_dotfiles.sh -> build/lib/flowcraft/bin copying flowcraft/bin/prepare_reports.py -> build/lib/flowcraft/bin copying flowcraft/bin/final_POST.sh -> build/lib/flowcraft/bin creating build/lib/flowcraft/lib copying flowcraft/lib/CheckParams.groovy -> build/lib/flowcraft/lib creating build/lib/flowcraft/generator/templates copying flowcraft/generator/templates/abricate.nf -> build/lib/flowcraft/generator/templates copying flowcraft/generator/templates/trimmomatic.nf -> build/lib/flowcraft/generator/templates copying flowcraft/generator/templates/mash_dist.nf -> build/lib/flowcraft/generator/templates copying flowcraft/generator/templates/fastqc.nf -> build/lib/flowcraft/generator/templates copying flowcraft/generator/templates/prokka.nf -> build/lib/flowcraft/generator/templates copying flowcraft/generator/templates/metaprob.nf -> build/lib/flowcraft/generator/templates copying flowcraft/generator/templates/check_coverage.nf -> build/lib/flowcraft/generator/templates copying flowcraft/generator/templates/trace_compiler.nf -> build/lib/flowcraft/generator/templates copying flowcraft/generator/templates/assembly_mapping.nf -> build/lib/flowcraft/generator/templates copying flowcraft/generator/templates/process_spades.nf -> build/lib/flowcraft/generator/templates copying flowcraft/generator/templates/kraken.nf -> build/lib/flowcraft/generator/templates copying flowcraft/generator/templates/spades.nf -> build/lib/flowcraft/generator/templates copying flowcraft/generator/templates/process_skesa.nf -> build/lib/flowcraft/generator/templates copying flowcraft/generator/templates/remove_host.nf -> build/lib/flowcraft/generator/templates copying flowcraft/generator/templates/megahit.nf -> build/lib/flowcraft/generator/templates copying flowcraft/generator/templates/patho_typing.nf -> build/lib/flowcraft/generator/templates copying flowcraft/generator/templates/sistr.nf -> build/lib/flowcraft/generator/templates copying flowcraft/generator/templates/card_rgi.nf -> build/lib/flowcraft/generator/templates copying flowcraft/generator/templates/report_post.txt -> build/lib/flowcraft/generator/templates copying flowcraft/generator/templates/user.config -> build/lib/flowcraft/generator/templates copying flowcraft/generator/templates/true_coverage.nf -> build/lib/flowcraft/generator/templates copying flowcraft/generator/templates/Helper.groovy -> build/lib/flowcraft/generator/templates copying flowcraft/generator/templates/post.txt -> build/lib/flowcraft/generator/templates copying flowcraft/generator/templates/report_compiler.nf -> build/lib/flowcraft/generator/templates copying flowcraft/generator/templates/bowtie_build.nf -> build/lib/flowcraft/generator/templates copying flowcraft/generator/templates/filter_poly.nf -> build/lib/flowcraft/generator/templates copying flowcraft/generator/templates/metaspades.nf -> build/lib/flowcraft/generator/templates copying flowcraft/generator/templates/midas_species.nf -> build/lib/flowcraft/generator/templates copying flowcraft/generator/templates/skesa.nf -> build/lib/flowcraft/generator/templates copying flowcraft/generator/templates/mlst.nf -> build/lib/flowcraft/generator/templates copying flowcraft/generator/templates/pilon.nf -> build/lib/flowcraft/generator/templates copying flowcraft/generator/templates/resources.config -> build/lib/flowcraft/generator/templates copying flowcraft/generator/templates/mapping_patlas.nf -> build/lib/flowcraft/generator/templates copying flowcraft/generator/templates/params.config -> build/lib/flowcraft/generator/templates copying flowcraft/generator/templates/mash_screen.nf -> build/lib/flowcraft/generator/templates copying flowcraft/generator/templates/chewbbaca.nf -> build/lib/flowcraft/generator/templates copying flowcraft/generator/templates/containers.config -> build/lib/flowcraft/generator/templates copying flowcraft/generator/templates/seq_typing.nf -> build/lib/flowcraft/generator/templates copying flowcraft/generator/templates/pipeline_graph.html -> build/lib/flowcraft/generator/templates copying flowcraft/generator/templates/compiler_channels.txt -> build/lib/flowcraft/generator/templates copying flowcraft/generator/templates/integrity_coverage.nf -> build/lib/flowcraft/generator/templates copying flowcraft/generator/templates/metamlst.nf -> build/lib/flowcraft/generator/templates copying flowcraft/generator/templates/init.nf -> build/lib/flowcraft/generator/templates copying flowcraft/generator/templates/reads_download.nf -> build/lib/flowcraft/generator/templates copying flowcraft/generator/templates/status_compiler.nf -> build/lib/flowcraft/generator/templates copying flowcraft/generator/templates/fastqc_trimmomatic.nf -> build/lib/flowcraft/generator/templates copying flowcraft/generator/templates/patlas_consensus.nf -> build/lib/flowcraft/generator/templates 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/flowcraft copying build/lib/flowcraft/flowcraft.py -> build/bdist.linux-armv7l/wheel/flowcraft copying build/lib/flowcraft/__init__.py -> build/bdist.linux-armv7l/wheel/flowcraft copying build/lib/flowcraft/nextflow.config -> build/bdist.linux-armv7l/wheel/flowcraft creating build/bdist.linux-armv7l/wheel/flowcraft/bin copying build/lib/flowcraft/bin/startup_POST.sh -> build/bdist.linux-armv7l/wheel/flowcraft/bin copying build/lib/flowcraft/bin/merge_json.py -> build/bdist.linux-armv7l/wheel/flowcraft/bin copying build/lib/flowcraft/bin/report_POST.sh -> build/bdist.linux-armv7l/wheel/flowcraft/bin copying build/lib/flowcraft/bin/renamePE_samtoolsFASTQ.py -> build/bdist.linux-armv7l/wheel/flowcraft/bin copying build/lib/flowcraft/bin/parse_true_coverage.py -> build/bdist.linux-armv7l/wheel/flowcraft/bin copying build/lib/flowcraft/bin/set_dotfiles.sh -> build/bdist.linux-armv7l/wheel/flowcraft/bin copying build/lib/flowcraft/bin/prepare_reports.py -> build/bdist.linux-armv7l/wheel/flowcraft/bin copying build/lib/flowcraft/bin/final_POST.sh -> build/bdist.linux-armv7l/wheel/flowcraft/bin creating build/bdist.linux-armv7l/wheel/flowcraft/lib copying build/lib/flowcraft/lib/CheckParams.groovy -> build/bdist.linux-armv7l/wheel/flowcraft/lib creating build/bdist.linux-armv7l/wheel/flowcraft/templates copying build/lib/flowcraft/templates/megahit.py -> build/bdist.linux-armv7l/wheel/flowcraft/templates copying build/lib/flowcraft/templates/assembly_report.py -> build/bdist.linux-armv7l/wheel/flowcraft/templates copying build/lib/flowcraft/templates/metaspades.py -> build/bdist.linux-armv7l/wheel/flowcraft/templates copying build/lib/flowcraft/templates/process_abricate.py -> build/bdist.linux-armv7l/wheel/flowcraft/templates copying build/lib/flowcraft/templates/mapping2json.py -> build/bdist.linux-armv7l/wheel/flowcraft/templates copying build/lib/flowcraft/templates/trimmomatic_report.py -> build/bdist.linux-armv7l/wheel/flowcraft/templates creating build/bdist.linux-armv7l/wheel/flowcraft/templates/flowcraft_utils copying build/lib/flowcraft/templates/flowcraft_utils/flowcraft_base.py -> build/bdist.linux-armv7l/wheel/flowcraft/templates/flowcraft_utils copying build/lib/flowcraft/templates/flowcraft_utils/__init__.py -> build/bdist.linux-armv7l/wheel/flowcraft/templates/flowcraft_utils copying build/lib/flowcraft/templates/process_assembly_mapping.py -> build/bdist.linux-armv7l/wheel/flowcraft/templates copying build/lib/flowcraft/templates/trimmomatic.py -> build/bdist.linux-armv7l/wheel/flowcraft/templates copying build/lib/flowcraft/templates/integrity_coverage.py -> build/bdist.linux-armv7l/wheel/flowcraft/templates copying build/lib/flowcraft/templates/mashscreen2json.py -> build/bdist.linux-armv7l/wheel/flowcraft/templates copying build/lib/flowcraft/templates/pATLAS_consensus_json.py -> build/bdist.linux-armv7l/wheel/flowcraft/templates copying build/lib/flowcraft/templates/spades.py -> build/bdist.linux-armv7l/wheel/flowcraft/templates copying build/lib/flowcraft/templates/fastqc_report.py -> build/bdist.linux-armv7l/wheel/flowcraft/templates copying build/lib/flowcraft/templates/skesa.py -> build/bdist.linux-armv7l/wheel/flowcraft/templates copying build/lib/flowcraft/templates/process_assembly.py -> build/bdist.linux-armv7l/wheel/flowcraft/templates copying build/lib/flowcraft/templates/__init__.py -> build/bdist.linux-armv7l/wheel/flowcraft/templates copying build/lib/flowcraft/templates/fastqc.py -> build/bdist.linux-armv7l/wheel/flowcraft/templates copying build/lib/flowcraft/templates/mashdist2json.py -> build/bdist.linux-armv7l/wheel/flowcraft/templates copying build/lib/flowcraft/templates/pipeline_status.py -> build/bdist.linux-armv7l/wheel/flowcraft/templates creating build/bdist.linux-armv7l/wheel/flowcraft/generator copying build/lib/flowcraft/generator/pipeline_parser.py -> build/bdist.linux-armv7l/wheel/flowcraft/generator copying build/lib/flowcraft/generator/process.py -> build/bdist.linux-armv7l/wheel/flowcraft/generator creating build/bdist.linux-armv7l/wheel/flowcraft/generator/components copying build/lib/flowcraft/generator/components/mlst.py -> build/bdist.linux-armv7l/wheel/flowcraft/generator/components copying build/lib/flowcraft/generator/components/assembly_processing.py -> build/bdist.linux-armv7l/wheel/flowcraft/generator/components copying build/lib/flowcraft/generator/components/assembly.py -> build/bdist.linux-armv7l/wheel/flowcraft/generator/components copying build/lib/flowcraft/generator/components/distance_estimation.py -> build/bdist.linux-armv7l/wheel/flowcraft/generator/components copying build/lib/flowcraft/generator/components/typing.py -> build/bdist.linux-armv7l/wheel/flowcraft/generator/components copying build/lib/flowcraft/generator/components/patlas_mapping.py -> build/bdist.linux-armv7l/wheel/flowcraft/generator/components copying build/lib/flowcraft/generator/components/__init__.py -> build/bdist.linux-armv7l/wheel/flowcraft/generator/components copying build/lib/flowcraft/generator/components/reads_quality_control.py -> build/bdist.linux-armv7l/wheel/flowcraft/generator/components copying build/lib/flowcraft/generator/components/downloads.py -> build/bdist.linux-armv7l/wheel/flowcraft/generator/components copying build/lib/flowcraft/generator/components/metagenomics.py -> build/bdist.linux-armv7l/wheel/flowcraft/generator/components copying build/lib/flowcraft/generator/components/annotation.py -> build/bdist.linux-armv7l/wheel/flowcraft/generator/components copying build/lib/flowcraft/generator/footer_skeleton.py -> build/bdist.linux-armv7l/wheel/flowcraft/generator copying build/lib/flowcraft/generator/header_skeleton.py -> build/bdist.linux-armv7l/wheel/flowcraft/generator copying build/lib/flowcraft/generator/error_handling.py -> build/bdist.linux-armv7l/wheel/flowcraft/generator copying build/lib/flowcraft/generator/inspect.py -> build/bdist.linux-armv7l/wheel/flowcraft/generator copying build/lib/flowcraft/generator/__init__.py -> build/bdist.linux-armv7l/wheel/flowcraft/generator copying build/lib/flowcraft/generator/recipe.py -> build/bdist.linux-armv7l/wheel/flowcraft/generator creating build/bdist.linux-armv7l/wheel/flowcraft/generator/templates copying build/lib/flowcraft/generator/templates/abricate.nf -> build/bdist.linux-armv7l/wheel/flowcraft/generator/templates copying build/lib/flowcraft/generator/templates/trimmomatic.nf -> build/bdist.linux-armv7l/wheel/flowcraft/generator/templates copying build/lib/flowcraft/generator/templates/mash_dist.nf -> build/bdist.linux-armv7l/wheel/flowcraft/generator/templates copying build/lib/flowcraft/generator/templates/fastqc.nf -> build/bdist.linux-armv7l/wheel/flowcraft/generator/templates copying build/lib/flowcraft/generator/templates/prokka.nf -> build/bdist.linux-armv7l/wheel/flowcraft/generator/templates copying build/lib/flowcraft/generator/templates/metaprob.nf -> build/bdist.linux-armv7l/wheel/flowcraft/generator/templates copying build/lib/flowcraft/generator/templates/check_coverage.nf -> build/bdist.linux-armv7l/wheel/flowcraft/generator/templates copying build/lib/flowcraft/generator/templates/trace_compiler.nf -> build/bdist.linux-armv7l/wheel/flowcraft/generator/templates copying build/lib/flowcraft/generator/templates/assembly_mapping.nf -> build/bdist.linux-armv7l/wheel/flowcraft/generator/templates copying build/lib/flowcraft/generator/templates/process_spades.nf -> build/bdist.linux-armv7l/wheel/flowcraft/generator/templates copying build/lib/flowcraft/generator/templates/kraken.nf -> build/bdist.linux-armv7l/wheel/flowcraft/generator/templates copying build/lib/flowcraft/generator/templates/spades.nf -> build/bdist.linux-armv7l/wheel/flowcraft/generator/templates copying build/lib/flowcraft/generator/templates/process_skesa.nf -> build/bdist.linux-armv7l/wheel/flowcraft/generator/templates copying build/lib/flowcraft/generator/templates/remove_host.nf -> build/bdist.linux-armv7l/wheel/flowcraft/generator/templates copying build/lib/flowcraft/generator/templates/megahit.nf -> build/bdist.linux-armv7l/wheel/flowcraft/generator/templates copying build/lib/flowcraft/generator/templates/patho_typing.nf -> build/bdist.linux-armv7l/wheel/flowcraft/generator/templates copying build/lib/flowcraft/generator/templates/sistr.nf -> build/bdist.linux-armv7l/wheel/flowcraft/generator/templates copying build/lib/flowcraft/generator/templates/card_rgi.nf -> build/bdist.linux-armv7l/wheel/flowcraft/generator/templates copying build/lib/flowcraft/generator/templates/report_post.txt -> build/bdist.linux-armv7l/wheel/flowcraft/generator/templates copying build/lib/flowcraft/generator/templates/user.config -> build/bdist.linux-armv7l/wheel/flowcraft/generator/templates copying build/lib/flowcraft/generator/templates/true_coverage.nf -> build/bdist.linux-armv7l/wheel/flowcraft/generator/templates copying build/lib/flowcraft/generator/templates/Helper.groovy -> build/bdist.linux-armv7l/wheel/flowcraft/generator/templates copying build/lib/flowcraft/generator/templates/post.txt -> build/bdist.linux-armv7l/wheel/flowcraft/generator/templates copying build/lib/flowcraft/generator/templates/report_compiler.nf -> build/bdist.linux-armv7l/wheel/flowcraft/generator/templates copying build/lib/flowcraft/generator/templates/bowtie_build.nf -> build/bdist.linux-armv7l/wheel/flowcraft/generator/templates copying build/lib/flowcraft/generator/templates/filter_poly.nf -> build/bdist.linux-armv7l/wheel/flowcraft/generator/templates copying build/lib/flowcraft/generator/templates/metaspades.nf -> build/bdist.linux-armv7l/wheel/flowcraft/generator/templates copying build/lib/flowcraft/generator/templates/midas_species.nf -> build/bdist.linux-armv7l/wheel/flowcraft/generator/templates copying build/lib/flowcraft/generator/templates/skesa.nf -> build/bdist.linux-armv7l/wheel/flowcraft/generator/templates copying build/lib/flowcraft/generator/templates/mlst.nf -> build/bdist.linux-armv7l/wheel/flowcraft/generator/templates copying build/lib/flowcraft/generator/templates/pilon.nf -> build/bdist.linux-armv7l/wheel/flowcraft/generator/templates copying build/lib/flowcraft/generator/templates/resources.config -> build/bdist.linux-armv7l/wheel/flowcraft/generator/templates copying build/lib/flowcraft/generator/templates/mapping_patlas.nf -> build/bdist.linux-armv7l/wheel/flowcraft/generator/templates copying build/lib/flowcraft/generator/templates/params.config -> build/bdist.linux-armv7l/wheel/flowcraft/generator/templates copying build/lib/flowcraft/generator/templates/mash_screen.nf -> build/bdist.linux-armv7l/wheel/flowcraft/generator/templates copying build/lib/flowcraft/generator/templates/chewbbaca.nf -> build/bdist.linux-armv7l/wheel/flowcraft/generator/templates copying build/lib/flowcraft/generator/templates/containers.config -> build/bdist.linux-armv7l/wheel/flowcraft/generator/templates copying build/lib/flowcraft/generator/templates/seq_typing.nf -> build/bdist.linux-armv7l/wheel/flowcraft/generator/templates copying build/lib/flowcraft/generator/templates/pipeline_graph.html -> build/bdist.linux-armv7l/wheel/flowcraft/generator/templates copying build/lib/flowcraft/generator/templates/compiler_channels.txt -> build/bdist.linux-armv7l/wheel/flowcraft/generator/templates copying build/lib/flowcraft/generator/templates/integrity_coverage.nf -> build/bdist.linux-armv7l/wheel/flowcraft/generator/templates copying build/lib/flowcraft/generator/templates/metamlst.nf -> build/bdist.linux-armv7l/wheel/flowcraft/generator/templates copying build/lib/flowcraft/generator/templates/init.nf -> build/bdist.linux-armv7l/wheel/flowcraft/generator/templates copying build/lib/flowcraft/generator/templates/reads_download.nf -> build/bdist.linux-armv7l/wheel/flowcraft/generator/templates copying build/lib/flowcraft/generator/templates/status_compiler.nf -> build/bdist.linux-armv7l/wheel/flowcraft/generator/templates copying build/lib/flowcraft/generator/templates/fastqc_trimmomatic.nf -> build/bdist.linux-armv7l/wheel/flowcraft/generator/templates copying build/lib/flowcraft/generator/templates/patlas_consensus.nf -> build/bdist.linux-armv7l/wheel/flowcraft/generator/templates copying build/lib/flowcraft/generator/engine.py -> build/bdist.linux-armv7l/wheel/flowcraft/generator copying build/lib/flowcraft/generator/process_details.py -> build/bdist.linux-armv7l/wheel/flowcraft/generator copying build/lib/flowcraft/profiles.config -> build/bdist.linux-armv7l/wheel/flowcraft running install_data creating build/bdist.linux-armv7l/wheel/flowcraft-1.1.0.dev2.data creating build/bdist.linux-armv7l/wheel/flowcraft-1.1.0.dev2.data/data copying LICENSE -> build/bdist.linux-armv7l/wheel/flowcraft-1.1.0.dev2.data/data/ running install_egg_info running egg_info writing top-level names to flowcraft.egg-info/top_level.txt writing flowcraft.egg-info/PKG-INFO writing dependency_links to flowcraft.egg-info/dependency_links.txt writing requirements to flowcraft.egg-info/requires.txt writing entry points to flowcraft.egg-info/entry_points.txt reading manifest file 'flowcraft.egg-info/SOURCES.txt' writing manifest file 'flowcraft.egg-info/SOURCES.txt' Copying flowcraft.egg-info to build/bdist.linux-armv7l/wheel/flowcraft-1.1.0.dev2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/flowcraft-1.1.0.dev2.dist-info/WHEEL Running setup.py bdist_wheel for flowcraft: finished with status 'done' Stored in directory: /tmp/tmplwobkif1 Successfully built flowcraft Cleaning up... Removing source in /tmp/pip-build-4em5cc5n/flowcraft