Collecting dictsorted==0.0.3 1 location(s) to search for versions of dictsorted: * https://pypi.python.org/simple/dictsorted/ Getting page https://pypi.python.org/simple/dictsorted/ Analyzing links from page https://pypi.org/simple/dictsorted/ Found link https://files.pythonhosted.org/packages/7d/ec/2cc4c64d3620827918a3f3d837f495355ad3af78bdde427381f73ec11ea6/dictsorted-0.0.1.tar.gz#sha256=955202825f13e6bfab5071769885fbcdaf5d86a1da1c063da9f0b40baabda881 (from https://pypi.org/simple/dictsorted/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/ad/2b/d8dba4ef704c49032daab57c603756ab27e3dae83fb623fad15d8cf542ec/dictsorted-0.0.2.tar.gz#sha256=835fbd59681ad5c74da8113aa24d36b93780125a21af5498db8e23df4cbb1806 (from https://pypi.org/simple/dictsorted/), version: 0.0.2 Found link https://files.pythonhosted.org/packages/c0/43/9c1c12eedf7d220d520cd0ff7bea9af4f4fce974716ad2de911a01288de9/dictsorted-0.0.3.tar.gz#sha256=3611e89415da093fc8ee7adae31f867899a852c915fc70692573d832d15d81e1 (from https://pypi.org/simple/dictsorted/), version: 0.0.3 Using version 0.0.3 (newest of versions: 0.0.3) Downloading https://files.pythonhosted.org/packages/c0/43/9c1c12eedf7d220d520cd0ff7bea9af4f4fce974716ad2de911a01288de9/dictsorted-0.0.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/c0/43/9c1c12eedf7d220d520cd0ff7bea9af4f4fce974716ad2de911a01288de9/dictsorted-0.0.3.tar.gz#sha256=3611e89415da093fc8ee7adae31f867899a852c915fc70692573d832d15d81e1 (from https://pypi.org/simple/dictsorted/) Running setup.py (path:/tmp/pip-build-y_1sy423/dictsorted/setup.py) egg_info for package dictsorted Running command python setup.py egg_info running egg_info creating pip-egg-info/dictsorted.egg-info writing dependency_links to pip-egg-info/dictsorted.egg-info/dependency_links.txt writing pip-egg-info/dictsorted.egg-info/PKG-INFO writing top-level names to pip-egg-info/dictsorted.egg-info/top_level.txt writing manifest file 'pip-egg-info/dictsorted.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/dictsorted.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/dictsorted.egg-info/SOURCES.txt' Source in /tmp/pip-build-y_1sy423/dictsorted has version 0.0.3, which satisfies requirement dictsorted==0.0.3 from https://files.pythonhosted.org/packages/c0/43/9c1c12eedf7d220d520cd0ff7bea9af4f4fce974716ad2de911a01288de9/dictsorted-0.0.3.tar.gz#sha256=3611e89415da093fc8ee7adae31f867899a852c915fc70692573d832d15d81e1 Building wheels for collected packages: dictsorted Running setup.py bdist_wheel for dictsorted: started Destination directory: /tmp/tmpp16pz0fzpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-y_1sy423/dictsorted/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/tmpp16pz0fzpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/DictSorted copying DictSorted/__init__.py -> build/lib/DictSorted copying DictSorted/dictsorted.py -> build/lib/DictSorted running build_scripts creating build/scripts-3.4 copying DictSorted/__init__.py -> build/scripts-3.4 copying DictSorted/dictsorted.py -> build/scripts-3.4 changing mode of build/scripts-3.4/__init__.py from 644 to 755 changing mode of build/scripts-3.4/dictsorted.py from 644 to 755 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/DictSorted copying build/lib/DictSorted/__init__.py -> build/bdist.linux-armv7l/wheel/DictSorted copying build/lib/DictSorted/dictsorted.py -> build/bdist.linux-armv7l/wheel/DictSorted running install_egg_info running egg_info writing dependency_links to dictsorted.egg-info/dependency_links.txt writing top-level names to dictsorted.egg-info/top_level.txt writing dictsorted.egg-info/PKG-INFO reading manifest file 'dictsorted.egg-info/SOURCES.txt' writing manifest file 'dictsorted.egg-info/SOURCES.txt' Copying dictsorted.egg-info to build/bdist.linux-armv7l/wheel/dictsorted-0.0.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/dictsorted-0.0.3.data creating build/bdist.linux-armv7l/wheel/dictsorted-0.0.3.data/scripts copying build/scripts-3.4/__init__.py -> build/bdist.linux-armv7l/wheel/dictsorted-0.0.3.data/scripts copying build/scripts-3.4/dictsorted.py -> build/bdist.linux-armv7l/wheel/dictsorted-0.0.3.data/scripts changing mode of build/bdist.linux-armv7l/wheel/dictsorted-0.0.3.data/scripts/__init__.py to 755 changing mode of build/bdist.linux-armv7l/wheel/dictsorted-0.0.3.data/scripts/dictsorted.py to 755 creating build/bdist.linux-armv7l/wheel/dictsorted-0.0.3.dist-info/WHEEL Running setup.py bdist_wheel for dictsorted: finished with status 'done' Stored in directory: /tmp/tmpxghzo63d Successfully built dictsorted Cleaning up... Removing source in /tmp/pip-build-y_1sy423/dictsorted