Collecting pubrunner==0.2.2 1 location(s) to search for versions of pubrunner: * https://pypi.python.org/simple/pubrunner/ Getting page https://pypi.python.org/simple/pubrunner/ Analyzing links from page https://pypi.python.org/simple/pubrunner/ Found link https://pypi.python.org/packages/29/47/732d656446cd15808d0da8449d38c2934567c1042a269c90ca4e8b104a57/pubrunner-0.2.1.tar.gz#md5=ac5905c6041e3fbdc4b9e4231a0a1b8a (from https://pypi.python.org/simple/pubrunner/), version: 0.2.1 Found link https://pypi.python.org/packages/2e/2e/c0afbe541e12079600714dda307e94e588aec4922b090dfc6291165279e7/pubrunner-0.1.1.tar.gz#md5=c1837f1fed52824c49269176f8a296d6 (from https://pypi.python.org/simple/pubrunner/), version: 0.1.1 Found link https://pypi.python.org/packages/5a/fd/22d3d1c74696d65a22840664bf801293c88d4c90a333e644924166808fe3/pubrunner-0.1.3.tar.gz#md5=48fac958349060d5d176865924e05098 (from https://pypi.python.org/simple/pubrunner/), version: 0.1.3 Found link https://pypi.python.org/packages/6c/6a/f4513b14bf4b854168da41463202748b7b83e30620bcbf9b7383b296ab6f/pubrunner-0.1.0.tar.gz#md5=dcc494a3db4243b101862642d964c9ba (from https://pypi.python.org/simple/pubrunner/), version: 0.1.0 Found link https://pypi.python.org/packages/91/35/a1241e6b019f5e0f2f6d45ca07b625abe6eb5b30d6e896360fae9f2d7a2e/pubrunner-0.1.4.tar.gz#md5=beac88f31df9b8ab1606d255def7719e (from https://pypi.python.org/simple/pubrunner/), version: 0.1.4 Found link https://pypi.python.org/packages/95/ce/0bf8f0c2567dbbe983d3d391e329b83dd01ff9c457840716ded424cdbf2c/pubrunner-0.2.4.tar.gz#md5=b8d9b16349a29df4a0a74953db215cc3 (from https://pypi.python.org/simple/pubrunner/), version: 0.2.4 Found link https://pypi.python.org/packages/cb/76/0c5a020ce4a75d492169b84f556b9fa8fe2bbcca2cef06e30bb0e0e4c77b/pubrunner-0.2.2.tar.gz#md5=3e13dd1bdc754364be48f3fe3b0909bd (from https://pypi.python.org/simple/pubrunner/), version: 0.2.2 Found link https://pypi.python.org/packages/cf/f4/9f91597f3cb2696b925a00deccccf12264581673d0bb3e5227a4e71df0a6/pubrunner-0.1.2.tar.gz#md5=c30eca6739e6c245f1262ec7d25c19e0 (from https://pypi.python.org/simple/pubrunner/), version: 0.1.2 Found link https://pypi.python.org/packages/d1/b1/46b464a545a276af16dc8a47a166fbe735206d7f462886355a81c18ef514/pubrunner-0.2.0.tar.gz#md5=7f7418ee8e98c1a41f49f8a2e27d789f (from https://pypi.python.org/simple/pubrunner/), version: 0.2.0 Found link https://pypi.python.org/packages/e1/cc/d0724faf35d387b9d0dfc5abe82364b41a427e39a277c87e0fc35d24b559/pubrunner-0.2.3.tar.gz#md5=750d5c3a509f57a0c4fdf2e83d3e4ad3 (from https://pypi.python.org/simple/pubrunner/), version: 0.2.3 Using version 0.2.2 (newest of versions: 0.2.2) Downloading pubrunner-0.2.2.tar.gz Downloading from URL https://pypi.python.org/packages/cb/76/0c5a020ce4a75d492169b84f556b9fa8fe2bbcca2cef06e30bb0e0e4c77b/pubrunner-0.2.2.tar.gz#md5=3e13dd1bdc754364be48f3fe3b0909bd (from https://pypi.python.org/simple/pubrunner/) Running setup.py (path:/tmp/pip-build-98s59r0f/pubrunner/setup.py) egg_info for package pubrunner Running command python setup.py egg_info running egg_info creating pip-egg-info/pubrunner.egg-info writing entry points to pip-egg-info/pubrunner.egg-info/entry_points.txt writing top-level names to pip-egg-info/pubrunner.egg-info/top_level.txt writing pip-egg-info/pubrunner.egg-info/PKG-INFO writing requirements to pip-egg-info/pubrunner.egg-info/requires.txt writing dependency_links to pip-egg-info/pubrunner.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/pubrunner.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/pubrunner.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/pubrunner.egg-info/SOURCES.txt' Source in /tmp/pip-build-98s59r0f/pubrunner has version 0.2.2, which satisfies requirement pubrunner==0.2.2 from https://pypi.python.org/packages/cb/76/0c5a020ce4a75d492169b84f556b9fa8fe2bbcca2cef06e30bb0e0e4c77b/pubrunner-0.2.2.tar.gz#md5=3e13dd1bdc754364be48f3fe3b0909bd Building wheels for collected packages: pubrunner Running setup.py bdist_wheel for pubrunner: started Destination directory: /tmp/tmp_vx4ra10pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-98s59r0f/pubrunner/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/tmp_vx4ra10pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pubrunner copying pubrunner/command_line.py -> build/lib/pubrunner copying pubrunner/wizard.py -> build/lib/pubrunner copying pubrunner/upload.py -> build/lib/pubrunner copying pubrunner/gather_pmids.py -> build/lib/pubrunner copying pubrunner/getresource.py -> build/lib/pubrunner copying pubrunner/convert.py -> build/lib/pubrunner copying pubrunner/__init__.py -> build/lib/pubrunner copying pubrunner/pubmed_hash.py -> build/lib/pubrunner copying pubrunner/pubrun.py -> build/lib/pubrunner running egg_info writing requirements to pubrunner.egg-info/requires.txt writing pubrunner.egg-info/PKG-INFO writing entry points to pubrunner.egg-info/entry_points.txt writing dependency_links to pubrunner.egg-info/dependency_links.txt writing top-level names to pubrunner.egg-info/top_level.txt reading manifest file 'pubrunner.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pubrunner.egg-info/SOURCES.txt' creating build/lib/pubrunner/Snakefiles copying pubrunner/Snakefiles/Convert.py -> build/lib/pubrunner/Snakefiles copying pubrunner/Snakefiles/PubmedHashes.py -> build/lib/pubrunner/Snakefiles copying pubrunner/Snakefiles/Run.py -> build/lib/pubrunner/Snakefiles creating build/lib/pubrunner/resources copying pubrunner/resources/AGRICOLA.yml -> build/lib/pubrunner/resources copying pubrunner/resources/AGRICOLA_TWOFILES.yml -> build/lib/pubrunner/resources copying pubrunner/resources/DISEASE_ONTOLOGY.yml -> build/lib/pubrunner/resources copying pubrunner/resources/FOODON.yml -> build/lib/pubrunner/resources copying pubrunner/resources/PMCOA.yml -> build/lib/pubrunner/resources copying pubrunner/resources/PMCOA_TWOJOURNALS.yml -> build/lib/pubrunner/resources copying pubrunner/resources/PUBCHEM.yml -> build/lib/pubrunner/resources copying pubrunner/resources/PUBMED.yml -> build/lib/pubrunner/resources copying pubrunner/resources/PUBMED_TWOFILES.yml -> build/lib/pubrunner/resources 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/pubrunner copying build/lib/pubrunner/command_line.py -> build/bdist.linux-armv7l/wheel/pubrunner creating build/bdist.linux-armv7l/wheel/pubrunner/Snakefiles copying build/lib/pubrunner/Snakefiles/PubmedHashes.py -> build/bdist.linux-armv7l/wheel/pubrunner/Snakefiles copying build/lib/pubrunner/Snakefiles/Run.py -> build/bdist.linux-armv7l/wheel/pubrunner/Snakefiles copying build/lib/pubrunner/Snakefiles/Convert.py -> build/bdist.linux-armv7l/wheel/pubrunner/Snakefiles copying build/lib/pubrunner/wizard.py -> build/bdist.linux-armv7l/wheel/pubrunner copying build/lib/pubrunner/upload.py -> build/bdist.linux-armv7l/wheel/pubrunner copying build/lib/pubrunner/gather_pmids.py -> build/bdist.linux-armv7l/wheel/pubrunner copying build/lib/pubrunner/getresource.py -> build/bdist.linux-armv7l/wheel/pubrunner copying build/lib/pubrunner/convert.py -> build/bdist.linux-armv7l/wheel/pubrunner copying build/lib/pubrunner/__init__.py -> build/bdist.linux-armv7l/wheel/pubrunner copying build/lib/pubrunner/pubmed_hash.py -> build/bdist.linux-armv7l/wheel/pubrunner copying build/lib/pubrunner/pubrun.py -> build/bdist.linux-armv7l/wheel/pubrunner creating build/bdist.linux-armv7l/wheel/pubrunner/resources copying build/lib/pubrunner/resources/DISEASE_ONTOLOGY.yml -> build/bdist.linux-armv7l/wheel/pubrunner/resources copying build/lib/pubrunner/resources/PUBCHEM.yml -> build/bdist.linux-armv7l/wheel/pubrunner/resources copying build/lib/pubrunner/resources/PMCOA_TWOJOURNALS.yml -> build/bdist.linux-armv7l/wheel/pubrunner/resources copying build/lib/pubrunner/resources/AGRICOLA.yml -> build/bdist.linux-armv7l/wheel/pubrunner/resources copying build/lib/pubrunner/resources/AGRICOLA_TWOFILES.yml -> build/bdist.linux-armv7l/wheel/pubrunner/resources copying build/lib/pubrunner/resources/PUBMED.yml -> build/bdist.linux-armv7l/wheel/pubrunner/resources copying build/lib/pubrunner/resources/PMCOA.yml -> build/bdist.linux-armv7l/wheel/pubrunner/resources copying build/lib/pubrunner/resources/FOODON.yml -> build/bdist.linux-armv7l/wheel/pubrunner/resources copying build/lib/pubrunner/resources/PUBMED_TWOFILES.yml -> build/bdist.linux-armv7l/wheel/pubrunner/resources running install_egg_info Copying pubrunner.egg-info to build/bdist.linux-armv7l/wheel/pubrunner-0.2.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/pubrunner-0.2.2.dist-info/WHEEL Running setup.py bdist_wheel for pubrunner: finished with status 'done' Stored in directory: /tmp/tmpu3b9axnp Successfully built pubrunner Cleaning up... Removing source in /tmp/pip-build-98s59r0f/pubrunner