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