Collecting dictable==0.0.9 1 location(s) to search for versions of dictable: * https://pypi.python.org/simple/dictable/ Getting page https://pypi.python.org/simple/dictable/ Analyzing links from page https://pypi.python.org/simple/dictable/ Found link https://pypi.python.org/packages/02/15/ca142bfd65845c79aedba3d2c3d9688e333850449123503157f3aaa08a3e/dictable-0.0.8.tar.gz#md5=01f09af1df32a5bc4fce9a487f2fb18f (from https://pypi.python.org/simple/dictable/), version: 0.0.8 Found link https://pypi.python.org/packages/0b/3e/e1ed29cf56375ecdb3882c0eaea5885217b5958c0ac5449b930dbe811336/dictable-0.0.4.tar.gz#md5=787ffc128cd473f8f56d2dd8fbb079b9 (from https://pypi.python.org/simple/dictable/), version: 0.0.4 Found link https://pypi.python.org/packages/1c/bc/55f633fdfb8c9482667872dcd0d48d82f77367fca3cb45b4ac8a8b65cf4c/dictable-0.1.1.tar.gz#md5=0297d9a708411fbe813ab9fda784d2d5 (from https://pypi.python.org/simple/dictable/), version: 0.1.1 Found link https://pypi.python.org/packages/3d/bf/14309d10c59c05d8d161f7b08b36d51a5a744676e31dde3e2327fe82c811/dictable-0.0.9.tar.gz#md5=7cffed452866b3a48dd9c307528e8a82 (from https://pypi.python.org/simple/dictable/), version: 0.0.9 Found link https://pypi.python.org/packages/4a/8f/8a1a293e4a2b2213daa3e03dcd6e5c9a142b7a2f53d5ddd6cc968b78e3aa/dictable-0.0.7.tar.gz#md5=92c0093904f6233aaffa1f1b2b0e38b6 (from https://pypi.python.org/simple/dictable/), version: 0.0.7 Found link https://pypi.python.org/packages/88/79/998dddf236d2d5443303f09778dfb03be738f2eca0526a9fd9061ad0d04a/dictable-0.0.2.tar.gz#md5=fde852e78b795b2f0e738ccd91d59beb (from https://pypi.python.org/simple/dictable/), version: 0.0.2 Found link https://pypi.python.org/packages/b1/66/4d8a60b9a608f541ee5201401189511b12bfc854e4a08ad6a63335468796/dictable-0.0.5.tar.gz#md5=fe3dbb6aa264254c8d46ee6a338085a8 (from https://pypi.python.org/simple/dictable/), version: 0.0.5 Found link https://pypi.python.org/packages/bc/26/6a9229e498355651580e4844528d39310eb022c43fae68ea2185b463d8d2/dictable-0.1.0.tar.gz#md5=eda7296947ca88167d797a29221f8ff1 (from https://pypi.python.org/simple/dictable/), version: 0.1.0 Using version 0.0.9 (newest of versions: 0.0.9) Downloading dictable-0.0.9.tar.gz Downloading from URL https://pypi.python.org/packages/3d/bf/14309d10c59c05d8d161f7b08b36d51a5a744676e31dde3e2327fe82c811/dictable-0.0.9.tar.gz#md5=7cffed452866b3a48dd9c307528e8a82 (from https://pypi.python.org/simple/dictable/) Running setup.py (path:/tmp/pip-build-v4i9jzr1/dictable/setup.py) egg_info for package dictable Running command python setup.py egg_info running egg_info creating pip-egg-info/dictable.egg-info writing top-level names to pip-egg-info/dictable.egg-info/top_level.txt writing dependency_links to pip-egg-info/dictable.egg-info/dependency_links.txt writing pip-egg-info/dictable.egg-info/PKG-INFO writing manifest file 'pip-egg-info/dictable.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/dictable.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/dictable.egg-info/SOURCES.txt' Source in /tmp/pip-build-v4i9jzr1/dictable has version 0.0.9, which satisfies requirement dictable==0.0.9 from https://pypi.python.org/packages/3d/bf/14309d10c59c05d8d161f7b08b36d51a5a744676e31dde3e2327fe82c811/dictable-0.0.9.tar.gz#md5=7cffed452866b3a48dd9c307528e8a82 Building wheels for collected packages: dictable Running setup.py bdist_wheel for dictable: started Destination directory: /tmp/tmpgew111vwpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-v4i9jzr1/dictable/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/tmpgew111vwpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/dictable copying dictable/dict_table.py -> build/lib/dictable copying dictable/storage.py -> build/lib/dictable copying dictable/query_utils.py -> build/lib/dictable copying dictable/number_utils.py -> build/lib/dictable copying dictable/__init__.py -> build/lib/dictable copying dictable/dict_tsql.py -> build/lib/dictable copying dictable/query_deliverer.py -> build/lib/dictable copying dictable/dict_table_row.py -> build/lib/dictable running egg_info writing dependency_links to dictable.egg-info/dependency_links.txt writing dictable.egg-info/PKG-INFO writing top-level names to dictable.egg-info/top_level.txt reading manifest file 'dictable.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'dictable.egg-info/SOURCES.txt' creating build/lib/dictable/static creating build/lib/dictable/static/sql_templates creating build/lib/dictable/static/sql_templates/TSQL copying dictable/static/sql_templates/TSQL/TSQL_CREATE_TABLE.sql -> build/lib/dictable/static/sql_templates/TSQL 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/dictable copying build/lib/dictable/dict_table.py -> build/bdist.linux-armv7l/wheel/dictable copying build/lib/dictable/storage.py -> build/bdist.linux-armv7l/wheel/dictable copying build/lib/dictable/query_utils.py -> build/bdist.linux-armv7l/wheel/dictable copying build/lib/dictable/number_utils.py -> build/bdist.linux-armv7l/wheel/dictable copying build/lib/dictable/__init__.py -> build/bdist.linux-armv7l/wheel/dictable creating build/bdist.linux-armv7l/wheel/dictable/static creating build/bdist.linux-armv7l/wheel/dictable/static/sql_templates creating build/bdist.linux-armv7l/wheel/dictable/static/sql_templates/TSQL copying build/lib/dictable/static/sql_templates/TSQL/TSQL_CREATE_TABLE.sql -> build/bdist.linux-armv7l/wheel/dictable/static/sql_templates/TSQL copying build/lib/dictable/dict_tsql.py -> build/bdist.linux-armv7l/wheel/dictable copying build/lib/dictable/query_deliverer.py -> build/bdist.linux-armv7l/wheel/dictable copying build/lib/dictable/dict_table_row.py -> build/bdist.linux-armv7l/wheel/dictable running install_egg_info Copying dictable.egg-info to build/bdist.linux-armv7l/wheel/dictable-0.0.9-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/dictable-0.0.9.dist-info/WHEEL Running setup.py bdist_wheel for dictable: finished with status 'done' Stored in directory: /tmp/tmpew23ez1e Successfully built dictable Cleaning up... Removing source in /tmp/pip-build-v4i9jzr1/dictable