Created temporary directory: /tmp/pip-ephem-wheel-cache-4j4ewafz Created temporary directory: /tmp/pip-req-tracker-wh9f2nmh Created requirements tracker '/tmp/pip-req-tracker-wh9f2nmh' Created temporary directory: /tmp/pip-wheel-8eoz9wpw Collecting sequana-bioconvert==0.8.0 1 location(s) to search for versions of sequana-bioconvert: * https://pypi.org/simple/sequana-bioconvert/ Getting page https://pypi.org/simple/sequana-bioconvert/ Analyzing links from page https://pypi.org/simple/sequana-bioconvert/ Found link https://files.pythonhosted.org/packages/66/81/c4772d89b82fc42c25ef1839fe13b0f621f5f8df423b0adfbd2584295df2/sequana_bioconvert-0.8.0.tar.gz#sha256=e8f2445ef4921f4a4873226258ee73b266e937f73518fd662d6818a48e334298 (from https://pypi.org/simple/sequana-bioconvert/), version: 0.8.0 Using version 0.8.0 (newest of versions: 0.8.0) Created temporary directory: /tmp/pip-unpack-l5o9wdhv Downloading https://files.pythonhosted.org/packages/66/81/c4772d89b82fc42c25ef1839fe13b0f621f5f8df423b0adfbd2584295df2/sequana_bioconvert-0.8.0.tar.gz (108kB) Downloading from URL https://files.pythonhosted.org/packages/66/81/c4772d89b82fc42c25ef1839fe13b0f621f5f8df423b0adfbd2584295df2/sequana_bioconvert-0.8.0.tar.gz#sha256=e8f2445ef4921f4a4873226258ee73b266e937f73518fd662d6818a48e334298 (from https://pypi.org/simple/sequana-bioconvert/) Added sequana-bioconvert==0.8.0 from https://files.pythonhosted.org/packages/66/81/c4772d89b82fc42c25ef1839fe13b0f621f5f8df423b0adfbd2584295df2/sequana_bioconvert-0.8.0.tar.gz#sha256=e8f2445ef4921f4a4873226258ee73b266e937f73518fd662d6818a48e334298 to build tracker '/tmp/pip-req-tracker-wh9f2nmh' Running setup.py (path:/tmp/pip-wheel-8eoz9wpw/sequana-bioconvert/setup.py) egg_info for package sequana-bioconvert Running command python setup.py egg_info running egg_info creating pip-egg-info/sequana_bioconvert.egg-info writing requirements to pip-egg-info/sequana_bioconvert.egg-info/requires.txt writing pip-egg-info/sequana_bioconvert.egg-info/PKG-INFO writing top-level names to pip-egg-info/sequana_bioconvert.egg-info/top_level.txt writing dependency_links to pip-egg-info/sequana_bioconvert.egg-info/dependency_links.txt writing entry points to pip-egg-info/sequana_bioconvert.egg-info/entry_points.txt writing manifest file 'pip-egg-info/sequana_bioconvert.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/sequana_bioconvert.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/sequana_bioconvert.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-8eoz9wpw/sequana-bioconvert has version 0.8.0, which satisfies requirement sequana-bioconvert==0.8.0 from https://files.pythonhosted.org/packages/66/81/c4772d89b82fc42c25ef1839fe13b0f621f5f8df423b0adfbd2584295df2/sequana_bioconvert-0.8.0.tar.gz#sha256=e8f2445ef4921f4a4873226258ee73b266e937f73518fd662d6818a48e334298 Removed sequana-bioconvert==0.8.0 from https://files.pythonhosted.org/packages/66/81/c4772d89b82fc42c25ef1839fe13b0f621f5f8df423b0adfbd2584295df2/sequana_bioconvert-0.8.0.tar.gz#sha256=e8f2445ef4921f4a4873226258ee73b266e937f73518fd662d6818a48e334298 from build tracker '/tmp/pip-req-tracker-wh9f2nmh' Building wheels for collected packages: sequana-bioconvert Created temporary directory: /tmp/pip-wheel-tq_kyh4_ Running setup.py bdist_wheel for sequana-bioconvert: started Destination directory: /tmp/pip-wheel-tq_kyh4_ Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-8eoz9wpw/sequana-bioconvert/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-tq_kyh4_ running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/sequana_pipelines creating build/lib/sequana_pipelines/bioconvert copying sequana_pipelines/bioconvert/__init__.py -> build/lib/sequana_pipelines/bioconvert copying sequana_pipelines/bioconvert/main.py -> build/lib/sequana_pipelines/bioconvert creating build/lib/sequana_pipelines/bioconvert/data copying sequana_pipelines/bioconvert/data/__init__.py -> build/lib/sequana_pipelines/bioconvert/data copying sequana_pipelines/bioconvert/config.yaml -> build/lib/sequana_pipelines/bioconvert copying sequana_pipelines/bioconvert/schema.yaml -> build/lib/sequana_pipelines/bioconvert copying sequana_pipelines/bioconvert/bioconvert.rules -> build/lib/sequana_pipelines/bioconvert copying sequana_pipelines/bioconvert/requirements.txt -> build/lib/sequana_pipelines/bioconvert copying sequana_pipelines/bioconvert/data/data_R2_001.fastq.gz -> build/lib/sequana_pipelines/bioconvert/data copying sequana_pipelines/bioconvert/data/data_R1_001.fastq.gz -> build/lib/sequana_pipelines/bioconvert/data copying sequana_pipelines/bioconvert/data/data_R2_001.fasta.gz -> build/lib/sequana_pipelines/bioconvert/data copying sequana_pipelines/bioconvert/data/data_R1_001.fasta.gz -> build/lib/sequana_pipelines/bioconvert/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/sequana_pipelines creating build/bdist.linux-armv7l/wheel/sequana_pipelines/bioconvert copying build/lib/sequana_pipelines/bioconvert/config.yaml -> build/bdist.linux-armv7l/wheel/sequana_pipelines/bioconvert copying build/lib/sequana_pipelines/bioconvert/requirements.txt -> build/bdist.linux-armv7l/wheel/sequana_pipelines/bioconvert copying build/lib/sequana_pipelines/bioconvert/schema.yaml -> build/bdist.linux-armv7l/wheel/sequana_pipelines/bioconvert copying build/lib/sequana_pipelines/bioconvert/__init__.py -> build/bdist.linux-armv7l/wheel/sequana_pipelines/bioconvert copying build/lib/sequana_pipelines/bioconvert/bioconvert.rules -> build/bdist.linux-armv7l/wheel/sequana_pipelines/bioconvert copying build/lib/sequana_pipelines/bioconvert/main.py -> build/bdist.linux-armv7l/wheel/sequana_pipelines/bioconvert creating build/bdist.linux-armv7l/wheel/sequana_pipelines/bioconvert/data copying build/lib/sequana_pipelines/bioconvert/data/data_R2_001.fastq.gz -> build/bdist.linux-armv7l/wheel/sequana_pipelines/bioconvert/data copying build/lib/sequana_pipelines/bioconvert/data/data_R1_001.fastq.gz -> build/bdist.linux-armv7l/wheel/sequana_pipelines/bioconvert/data copying build/lib/sequana_pipelines/bioconvert/data/data_R2_001.fasta.gz -> build/bdist.linux-armv7l/wheel/sequana_pipelines/bioconvert/data copying build/lib/sequana_pipelines/bioconvert/data/data_R1_001.fasta.gz -> build/bdist.linux-armv7l/wheel/sequana_pipelines/bioconvert/data copying build/lib/sequana_pipelines/bioconvert/data/__init__.py -> build/bdist.linux-armv7l/wheel/sequana_pipelines/bioconvert/data running install_egg_info running egg_info writing entry points to sequana_bioconvert.egg-info/entry_points.txt writing sequana_bioconvert.egg-info/PKG-INFO writing dependency_links to sequana_bioconvert.egg-info/dependency_links.txt writing requirements to sequana_bioconvert.egg-info/requires.txt writing top-level names to sequana_bioconvert.egg-info/top_level.txt reading manifest file 'sequana_bioconvert.egg-info/SOURCES.txt' writing manifest file 'sequana_bioconvert.egg-info/SOURCES.txt' Copying sequana_bioconvert.egg-info to build/bdist.linux-armv7l/wheel/sequana_bioconvert-0.8.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/sequana_bioconvert-0.8.0.dist-info/WHEEL creating '/tmp/pip-wheel-tq_kyh4_/sequana_bioconvert-0.8.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'sequana_pipelines/bioconvert/__init__.py' adding 'sequana_pipelines/bioconvert/bioconvert.rules' adding 'sequana_pipelines/bioconvert/config.yaml' adding 'sequana_pipelines/bioconvert/main.py' adding 'sequana_pipelines/bioconvert/requirements.txt' adding 'sequana_pipelines/bioconvert/schema.yaml' adding 'sequana_pipelines/bioconvert/data/__init__.py' adding 'sequana_pipelines/bioconvert/data/data_R1_001.fasta.gz' adding 'sequana_pipelines/bioconvert/data/data_R1_001.fastq.gz' adding 'sequana_pipelines/bioconvert/data/data_R2_001.fasta.gz' adding 'sequana_pipelines/bioconvert/data/data_R2_001.fastq.gz' adding 'sequana_bioconvert-0.8.0.dist-info/METADATA' adding 'sequana_bioconvert-0.8.0.dist-info/WHEEL' adding 'sequana_bioconvert-0.8.0.dist-info/entry_points.txt' adding 'sequana_bioconvert-0.8.0.dist-info/top_level.txt' adding 'sequana_bioconvert-0.8.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for sequana-bioconvert: finished with status 'done' Stored in directory: /tmp/tmp4yw_265d Successfully built sequana-bioconvert Cleaning up... Removing source in /tmp/pip-wheel-8eoz9wpw/sequana-bioconvert Removed build tracker '/tmp/pip-req-tracker-wh9f2nmh'