Collecting joker-textmanip==0.0.5 1 location(s) to search for versions of joker-textmanip: * https://pypi.python.org/simple/joker-textmanip/ Getting page https://pypi.python.org/simple/joker-textmanip/ Analyzing links from page https://pypi.org/simple/joker-textmanip/ Found link https://files.pythonhosted.org/packages/2f/45/e0ad9faa4379775846263c2f790cb44e67222caf7c3a7412419818ccb078/joker-textmanip-0.0.1.tar.gz#sha256=91e9d1fba0f715cfbdac4afc5f947775c45e1001c70b93a78b83ff19279c6fb5 (from https://pypi.org/simple/joker-textmanip/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/7c/f7/d684a4018935a84453bf7d0b70e4db729e8876dab7cc648f03fb473e718a/joker-textmanip-0.0.2.tar.gz#sha256=fafc8d02393db3190df839eba9166aea7365a54e45afbbf8cffb2a16b4225ad1 (from https://pypi.org/simple/joker-textmanip/), version: 0.0.2 Found link https://files.pythonhosted.org/packages/aa/97/40ac232a18b2b1cbd75f2110ea0463153184a62ed2861e0b826a1f13d8e7/joker-textmanip-0.0.4.tar.gz#sha256=d89480919ea170d0c0883db203004d618edaf41d277036c3540e0dd77d037fa5 (from https://pypi.org/simple/joker-textmanip/), version: 0.0.4 Found link https://files.pythonhosted.org/packages/ce/b4/7995b0a907bb54169aed07cca35319c12852695ad83ba3fc15065c0b35d0/joker-textmanip-0.0.5.tar.gz#sha256=677e1a40187e9ef9ba4c3a80ba839ba8f12d060642a8cd191b4f0ced080150cc (from https://pypi.org/simple/joker-textmanip/), version: 0.0.5 Using version 0.0.5 (newest of versions: 0.0.5) Downloading https://files.pythonhosted.org/packages/ce/b4/7995b0a907bb54169aed07cca35319c12852695ad83ba3fc15065c0b35d0/joker-textmanip-0.0.5.tar.gz Downloading from URL https://files.pythonhosted.org/packages/ce/b4/7995b0a907bb54169aed07cca35319c12852695ad83ba3fc15065c0b35d0/joker-textmanip-0.0.5.tar.gz#sha256=677e1a40187e9ef9ba4c3a80ba839ba8f12d060642a8cd191b4f0ced080150cc (from https://pypi.org/simple/joker-textmanip/) Running setup.py (path:/tmp/pip-build-oc70f0_f/joker-textmanip/setup.py) egg_info for package joker-textmanip Running command python setup.py egg_info running egg_info creating pip-egg-info/joker_textmanip.egg-info writing namespace_packages to pip-egg-info/joker_textmanip.egg-info/namespace_packages.txt writing pip-egg-info/joker_textmanip.egg-info/PKG-INFO writing requirements to pip-egg-info/joker_textmanip.egg-info/requires.txt writing top-level names to pip-egg-info/joker_textmanip.egg-info/top_level.txt writing dependency_links to pip-egg-info/joker_textmanip.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/joker_textmanip.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/joker_textmanip.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/joker_textmanip.egg-info/SOURCES.txt' Source in /tmp/pip-build-oc70f0_f/joker-textmanip has version 0.0.5, which satisfies requirement joker-textmanip==0.0.5 from https://files.pythonhosted.org/packages/ce/b4/7995b0a907bb54169aed07cca35319c12852695ad83ba3fc15065c0b35d0/joker-textmanip-0.0.5.tar.gz#sha256=677e1a40187e9ef9ba4c3a80ba839ba8f12d060642a8cd191b4f0ced080150cc Building wheels for collected packages: joker-textmanip Running setup.py bdist_wheel for joker-textmanip: started Destination directory: /tmp/tmpgnqiz47vpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-oc70f0_f/joker-textmanip/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/tmpgnqiz47vpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/joker copying joker/__init__.py -> build/lib/joker creating build/lib/joker/textmanip copying joker/textmanip/chinese.py -> build/lib/joker/textmanip copying joker/textmanip/misc.py -> build/lib/joker/textmanip copying joker/textmanip/uniblk.py -> build/lib/joker/textmanip copying joker/textmanip/draw.py -> build/lib/joker/textmanip copying joker/textmanip/__init__.py -> build/lib/joker/textmanip copying joker/textmanip/stream.py -> build/lib/joker/textmanip copying joker/textmanip/align.py -> build/lib/joker/textmanip creating build/lib/joker/textmanip/parse copying joker/textmanip/parse/url.py -> build/lib/joker/textmanip/parse copying joker/textmanip/parse/user_agent.py -> build/lib/joker/textmanip/parse copying joker/textmanip/parse/tabular.py -> build/lib/joker/textmanip/parse copying joker/textmanip/parse/__init__.py -> build/lib/joker/textmanip/parse running egg_info writing top-level names to joker_textmanip.egg-info/top_level.txt writing dependency_links to joker_textmanip.egg-info/dependency_links.txt writing namespace_packages to joker_textmanip.egg-info/namespace_packages.txt writing joker_textmanip.egg-info/PKG-INFO writing requirements to joker_textmanip.egg-info/requires.txt reading manifest file 'joker_textmanip.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'joker_textmanip.egg-info/SOURCES.txt' installing to build/bdist.linux-armv7l/wheel running install running install_lib Skipping installation of build/bdist.linux-armv7l/wheel/joker/__init__.py (namespace package) copying joker/textmanip/chinese.py -> build/bdist.linux-armv7l/wheel/joker/textmanip copying joker/textmanip/misc.py -> build/bdist.linux-armv7l/wheel/joker/textmanip copying joker/textmanip/uniblk.py -> build/bdist.linux-armv7l/wheel/joker/textmanip copying joker/textmanip/draw.py -> build/bdist.linux-armv7l/wheel/joker/textmanip copying joker/textmanip/__init__.py -> build/bdist.linux-armv7l/wheel/joker/textmanip copying joker/textmanip/stream.py -> build/bdist.linux-armv7l/wheel/joker/textmanip copying joker/textmanip/align.py -> build/bdist.linux-armv7l/wheel/joker/textmanip copying joker/textmanip/parse/url.py -> build/bdist.linux-armv7l/wheel/joker/textmanip/parse copying joker/textmanip/parse/user_agent.py -> build/bdist.linux-armv7l/wheel/joker/textmanip/parse copying joker/textmanip/parse/tabular.py -> build/bdist.linux-armv7l/wheel/joker/textmanip/parse copying joker/textmanip/parse/__init__.py -> build/bdist.linux-armv7l/wheel/joker/textmanip/parse running install_egg_info Copying joker_textmanip.egg-info to build/bdist.linux-armv7l/wheel/joker_textmanip-0.0.5-py3.4.egg-info Installing build/bdist.linux-armv7l/wheel/joker_textmanip-0.0.5-py3.4-nspkg.pth running install_scripts creating build/bdist.linux-armv7l/wheel/joker_textmanip-0.0.5.dist-info/WHEEL Running setup.py bdist_wheel for joker-textmanip: finished with status 'done' Stored in directory: /tmp/tmp62_qjdmq Successfully built joker-textmanip Cleaning up... Removing source in /tmp/pip-build-oc70f0_f/joker-textmanip