Collecting c2.search.fuzzy==1.0a6 1 location(s) to search for versions of c2.search.fuzzy: * https://pypi.python.org/simple/c2-search-fuzzy/ Getting page https://pypi.python.org/simple/c2-search-fuzzy/ Analyzing links from page https://pypi.python.org/simple/c2-search-fuzzy/ Found link https://pypi.python.org/packages/2a/0b/9c0df6f64bbc1c9c8a8dd25a9d58eafeb965bec502dcfc8165a9d47e0d9b/c2.search.fuzzy-1.0a4.tar.gz#md5=11486817b87e0b6ad313a1823c8c455e (from https://pypi.python.org/simple/c2-search-fuzzy/), version: 1.0a4 Found link https://pypi.python.org/packages/b2/c5/d1a0518e7d78293a74c30c808e9a1a9a053c5a6c9b1f63dc0b37764de000/c2.search.fuzzy-1.0a6.tar.gz#md5=bfa82301dfe23e4306d22960736f8208 (from https://pypi.python.org/simple/c2-search-fuzzy/), version: 1.0a6 Found link https://pypi.python.org/packages/b6/d8/0574114882404ec8e8ed8c179e69e11f09f54bad278d132241a5651f1b92/c2.search.fuzzy-1.0a2.tar.gz#md5=3ae75e9fd5750de47d4830d2dbda849e (from https://pypi.python.org/simple/c2-search-fuzzy/), version: 1.0a2 Found link https://pypi.python.org/packages/db/ad/34c9b47987c99febf56531c8d089f7e02bed1c99cff35634b743ca33df03/c2.search.fuzzy-1.0a5.tar.gz#md5=f6aa1cf1d0b77b9e26fd3ccb602ade83 (from https://pypi.python.org/simple/c2-search-fuzzy/), version: 1.0a5 Found link https://pypi.python.org/packages/ee/ce/c302ef65afa39bbbe9e5ca6d11f6a5edbc1466955f05c4b582854b8a3e14/c2.search.fuzzy-1.0a1.tar.gz#md5=649720400ce99bceb3b81c830b65768b (from https://pypi.python.org/simple/c2-search-fuzzy/), version: 1.0a1 Found link https://pypi.python.org/packages/fe/19/b95d1560dbe178bed762b54e16dcecf1d2720a57064767e6a100d5890265/c2.search.fuzzy-1.0a3.tar.gz#md5=d77cbd4b8231e97850224c82674f1ff4 (from https://pypi.python.org/simple/c2-search-fuzzy/), version: 1.0a3 Using version 1.0a6 (newest of versions: 1.0a6) Downloading c2.search.fuzzy-1.0a6.tar.gz Downloading from URL https://pypi.python.org/packages/b2/c5/d1a0518e7d78293a74c30c808e9a1a9a053c5a6c9b1f63dc0b37764de000/c2.search.fuzzy-1.0a6.tar.gz#md5=bfa82301dfe23e4306d22960736f8208 (from https://pypi.python.org/simple/c2-search-fuzzy/) Running setup.py (path:/tmp/pip-build-mthqnnni/c2.search.fuzzy/setup.py) egg_info for package c2.search.fuzzy Running command python setup.py egg_info running egg_info creating pip-egg-info/c2.search.fuzzy.egg-info writing entry points to pip-egg-info/c2.search.fuzzy.egg-info/entry_points.txt writing top-level names to pip-egg-info/c2.search.fuzzy.egg-info/top_level.txt writing requirements to pip-egg-info/c2.search.fuzzy.egg-info/requires.txt writing namespace_packages to pip-egg-info/c2.search.fuzzy.egg-info/namespace_packages.txt writing dependency_links to pip-egg-info/c2.search.fuzzy.egg-info/dependency_links.txt writing pip-egg-info/c2.search.fuzzy.egg-info/PKG-INFO writing manifest file 'pip-egg-info/c2.search.fuzzy.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/c2.search.fuzzy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*pyc' found anywhere in distribution warning: no previously-included files matching '*pyo' found anywhere in distribution writing manifest file 'pip-egg-info/c2.search.fuzzy.egg-info/SOURCES.txt' Source in /tmp/pip-build-mthqnnni/c2.search.fuzzy has version 1.0a6, which satisfies requirement c2.search.fuzzy==1.0a6 from https://pypi.python.org/packages/b2/c5/d1a0518e7d78293a74c30c808e9a1a9a053c5a6c9b1f63dc0b37764de000/c2.search.fuzzy-1.0a6.tar.gz#md5=bfa82301dfe23e4306d22960736f8208 Building wheels for collected packages: c2.search.fuzzy Running setup.py bdist_wheel for c2.search.fuzzy: started Destination directory: /tmp/tmprhq1s3e2pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-mthqnnni/c2.search.fuzzy/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/tmprhq1s3e2pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/c2 copying c2/__init__.py -> build/lib/c2 creating build/lib/c2/search copying c2/search/__init__.py -> build/lib/c2/search creating build/lib/c2/search/fuzzy copying c2/search/fuzzy/words_for_fuzzy_tool.py -> build/lib/c2/search/fuzzy copying c2/search/fuzzy/automata.py -> build/lib/c2/search/fuzzy copying c2/search/fuzzy/events.py -> build/lib/c2/search/fuzzy copying c2/search/fuzzy/tests.py -> build/lib/c2/search/fuzzy copying c2/search/fuzzy/__init__.py -> build/lib/c2/search/fuzzy copying c2/search/fuzzy/words_for_fuzzy_model.py -> build/lib/c2/search/fuzzy copying c2/search/fuzzy/sql_connection.py -> build/lib/c2/search/fuzzy creating build/lib/c2/search/fuzzy/browser copying c2/search/fuzzy/browser/__init__.py -> build/lib/c2/search/fuzzy/browser copying c2/search/fuzzy/browser/controlpanel.py -> build/lib/c2/search/fuzzy/browser copying c2/search/fuzzy/browser/fuzzy_search.py -> build/lib/c2/search/fuzzy/browser running egg_info writing namespace_packages to c2.search.fuzzy.egg-info/namespace_packages.txt writing entry points to c2.search.fuzzy.egg-info/entry_points.txt writing top-level names to c2.search.fuzzy.egg-info/top_level.txt writing dependency_links to c2.search.fuzzy.egg-info/dependency_links.txt writing c2.search.fuzzy.egg-info/PKG-INFO writing requirements to c2.search.fuzzy.egg-info/requires.txt reading manifest file 'c2.search.fuzzy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*pyc' found anywhere in distribution warning: no previously-included files matching '*pyo' found anywhere in distribution writing manifest file 'c2.search.fuzzy.egg-info/SOURCES.txt' copying c2/search/fuzzy/configure.zcml -> build/lib/c2/search/fuzzy copying c2/search/fuzzy/version.txt -> build/lib/c2/search/fuzzy creating build/lib/c2/search/fuzzy/locales copying c2/search/fuzzy/locales/c2.search.fuzzy.pot -> build/lib/c2/search/fuzzy/locales creating build/lib/c2/search/fuzzy/locales/en creating build/lib/c2/search/fuzzy/locales/en/LC_MESSAGES copying c2/search/fuzzy/locales/en/LC_MESSAGES/c2.search.fuzzy.mo -> build/lib/c2/search/fuzzy/locales/en/LC_MESSAGES copying c2/search/fuzzy/locales/en/LC_MESSAGES/c2.search.fuzzy.po -> build/lib/c2/search/fuzzy/locales/en/LC_MESSAGES creating build/lib/c2/search/fuzzy/locales/ja creating build/lib/c2/search/fuzzy/locales/ja/LC_MESSAGES copying c2/search/fuzzy/locales/ja/LC_MESSAGES/c2.search.fuzzy.mo -> build/lib/c2/search/fuzzy/locales/ja/LC_MESSAGES copying c2/search/fuzzy/locales/ja/LC_MESSAGES/c2.search.fuzzy.po -> build/lib/c2/search/fuzzy/locales/ja/LC_MESSAGES creating build/lib/c2/search/fuzzy/profiles creating build/lib/c2/search/fuzzy/profiles/default copying c2/search/fuzzy/profiles/default/controlpanel.xml -> build/lib/c2/search/fuzzy/profiles/default copying c2/search/fuzzy/profiles/default/jsregistry.xml -> build/lib/c2/search/fuzzy/profiles/default copying c2/search/fuzzy/profiles/default/skins.xml -> build/lib/c2/search/fuzzy/profiles/default copying c2/search/fuzzy/profiles/default/toolset.xml -> build/lib/c2/search/fuzzy/profiles/default creating build/lib/c2/search/fuzzy/skins creating build/lib/c2/search/fuzzy/skins/c2SearchFuzzy copying c2/search/fuzzy/skins/c2SearchFuzzy/search.pt -> build/lib/c2/search/fuzzy/skins/c2SearchFuzzy copying c2/search/fuzzy/browser/configure.zcml -> build/lib/c2/search/fuzzy/browser copying c2/search/fuzzy/browser/controlpanel.pt -> build/lib/c2/search/fuzzy/browser copying c2/search/fuzzy/browser/fuzzy_search.pt -> build/lib/c2/search/fuzzy/browser creating build/lib/c2/search/fuzzy/browser/resource copying c2/search/fuzzy/browser/resource/fuzzy_search.js -> build/lib/c2/search/fuzzy/browser/resource installing to build/bdist.linux-armv7l/wheel running install running install_lib Skipping installation of build/bdist.linux-armv7l/wheel/c2/__init__.py (namespace package) Skipping installation of build/bdist.linux-armv7l/wheel/c2/search/__init__.py (namespace package) copying c2/search/fuzzy/version.txt -> build/bdist.linux-armv7l/wheel/c2/search/fuzzy copying c2/search/fuzzy/words_for_fuzzy_tool.py -> build/bdist.linux-armv7l/wheel/c2/search/fuzzy copying c2/search/fuzzy/automata.py -> build/bdist.linux-armv7l/wheel/c2/search/fuzzy copying c2/search/fuzzy/events.py -> build/bdist.linux-armv7l/wheel/c2/search/fuzzy copying c2/search/fuzzy/tests.py -> build/bdist.linux-armv7l/wheel/c2/search/fuzzy copying c2/search/fuzzy/__init__.py -> build/bdist.linux-armv7l/wheel/c2/search/fuzzy copying c2/search/fuzzy/configure.zcml -> build/bdist.linux-armv7l/wheel/c2/search/fuzzy copying c2/search/fuzzy/words_for_fuzzy_model.py -> build/bdist.linux-armv7l/wheel/c2/search/fuzzy copying c2/search/fuzzy/sql_connection.py -> build/bdist.linux-armv7l/wheel/c2/search/fuzzy copying c2/search/fuzzy/browser/__init__.py -> build/bdist.linux-armv7l/wheel/c2/search/fuzzy/browser copying c2/search/fuzzy/browser/configure.zcml -> build/bdist.linux-armv7l/wheel/c2/search/fuzzy/browser copying c2/search/fuzzy/browser/controlpanel.py -> build/bdist.linux-armv7l/wheel/c2/search/fuzzy/browser copying c2/search/fuzzy/browser/fuzzy_search.pt -> build/bdist.linux-armv7l/wheel/c2/search/fuzzy/browser copying c2/search/fuzzy/browser/fuzzy_search.py -> build/bdist.linux-armv7l/wheel/c2/search/fuzzy/browser copying c2/search/fuzzy/browser/controlpanel.pt -> build/bdist.linux-armv7l/wheel/c2/search/fuzzy/browser copying c2/search/fuzzy/browser/resource/fuzzy_search.js -> build/bdist.linux-armv7l/wheel/c2/search/fuzzy/browser/resource copying c2/search/fuzzy/skins/c2SearchFuzzy/search.pt -> build/bdist.linux-armv7l/wheel/c2/search/fuzzy/skins/c2SearchFuzzy copying c2/search/fuzzy/profiles/default/jsregistry.xml -> build/bdist.linux-armv7l/wheel/c2/search/fuzzy/profiles/default copying c2/search/fuzzy/profiles/default/skins.xml -> build/bdist.linux-armv7l/wheel/c2/search/fuzzy/profiles/default copying c2/search/fuzzy/profiles/default/controlpanel.xml -> build/bdist.linux-armv7l/wheel/c2/search/fuzzy/profiles/default copying c2/search/fuzzy/profiles/default/toolset.xml -> build/bdist.linux-armv7l/wheel/c2/search/fuzzy/profiles/default copying c2/search/fuzzy/locales/c2.search.fuzzy.pot -> build/bdist.linux-armv7l/wheel/c2/search/fuzzy/locales copying c2/search/fuzzy/locales/en/LC_MESSAGES/c2.search.fuzzy.po -> build/bdist.linux-armv7l/wheel/c2/search/fuzzy/locales/en/LC_MESSAGES copying c2/search/fuzzy/locales/en/LC_MESSAGES/c2.search.fuzzy.mo -> build/bdist.linux-armv7l/wheel/c2/search/fuzzy/locales/en/LC_MESSAGES copying c2/search/fuzzy/locales/ja/LC_MESSAGES/c2.search.fuzzy.po -> build/bdist.linux-armv7l/wheel/c2/search/fuzzy/locales/ja/LC_MESSAGES copying c2/search/fuzzy/locales/ja/LC_MESSAGES/c2.search.fuzzy.mo -> build/bdist.linux-armv7l/wheel/c2/search/fuzzy/locales/ja/LC_MESSAGES running install_egg_info Copying c2.search.fuzzy.egg-info to build/bdist.linux-armv7l/wheel/c2.search.fuzzy-1.0a6-py3.4.egg-info Installing build/bdist.linux-armv7l/wheel/c2.search.fuzzy-1.0a6-py3.4-nspkg.pth running install_scripts creating build/bdist.linux-armv7l/wheel/c2.search.fuzzy-1.0a6.dist-info/WHEEL Running setup.py bdist_wheel for c2.search.fuzzy: finished with status 'done' Stored in directory: /tmp/tmpdyu6uu0r Successfully built c2.search.fuzzy Cleaning up... Removing source in /tmp/pip-build-mthqnnni/c2.search.fuzzy