Collecting isort-plus==5.1.2 1 location(s) to search for versions of isort-plus: * https://pypi.python.org/simple/isort-plus/ Getting page https://pypi.python.org/simple/isort-plus/ Analyzing links from page https://pypi.org/simple/isort-plus/ Found link https://files.pythonhosted.org/packages/a5/59/ce9c82bec33a149e7e6d94babc49da28c50d3a3fec46880731e19d28072c/isort-plus-5.0.0.tar.gz#sha256=f894da2867e7b8f88bd0d09bc2fd53296345fe73d22ed0d0b685655a9e123d0f (from https://pypi.org/simple/isort-plus/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 5.0.0 Found link https://files.pythonhosted.org/packages/23/ba/7573ef5836f4f8dc111183fc435770c9534e46494552ad4351b59ef06394/isort-plus-5.1.0.tar.gz#sha256=7f11ebb07743ba8701ffa872120267e48822d7494df9a00d4c5c9e4945a1c545 (from https://pypi.org/simple/isort-plus/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 5.1.0 Found link https://files.pythonhosted.org/packages/6d/6f/36d2a5369f5b7ececf5970f4e2c03acab5b8f9b8f507aeedfd577c4373f9/isort-plus-5.1.1.tar.gz#sha256=607e7cb937f1be343323b42e21762cd8ee6c15318a4d998a92f033a388254cd8 (from https://pypi.org/simple/isort-plus/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 5.1.1 Found link https://files.pythonhosted.org/packages/a3/b2/9c03cd9f25d8a5c07b98a02d47659c64f1daf9a94620a8cfba0aa65065e2/isort-plus-5.1.2.tar.gz#sha256=e7e445ac2b89aa0c8b10cf1e9530e1d62f896305398bf2566e2466e6dcfd7c2f (from https://pypi.org/simple/isort-plus/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 5.1.2 Found link https://files.pythonhosted.org/packages/44/bc/7e0b8d242450a6517f22f1ca60069c4807e61894293ccdafe4d291a4899e/isort-plus-5.1.3.tar.gz#sha256=ec7b3b7c090c51a266811bc540d6175d9c33633cdf08f71992d189af8d899833 (from https://pypi.org/simple/isort-plus/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 5.1.3 Using version 5.1.2 (newest of versions: 5.1.2) Downloading https://files.pythonhosted.org/packages/a3/b2/9c03cd9f25d8a5c07b98a02d47659c64f1daf9a94620a8cfba0aa65065e2/isort-plus-5.1.2.tar.gz (62kB) Downloading from URL https://files.pythonhosted.org/packages/a3/b2/9c03cd9f25d8a5c07b98a02d47659c64f1daf9a94620a8cfba0aa65065e2/isort-plus-5.1.2.tar.gz#sha256=e7e445ac2b89aa0c8b10cf1e9530e1d62f896305398bf2566e2466e6dcfd7c2f (from https://pypi.org/simple/isort-plus/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*) Running setup.py (path:/tmp/pip-build-fnbcxs1o/isort-plus/setup.py) egg_info for package isort-plus Running command python setup.py egg_info running egg_info creating pip-egg-info/isort_plus.egg-info writing requirements to pip-egg-info/isort_plus.egg-info/requires.txt writing dependency_links to pip-egg-info/isort_plus.egg-info/dependency_links.txt writing top-level names to pip-egg-info/isort_plus.egg-info/top_level.txt writing pip-egg-info/isort_plus.egg-info/PKG-INFO writing entry points to pip-egg-info/isort_plus.egg-info/entry_points.txt writing manifest file 'pip-egg-info/isort_plus.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/isort_plus.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/isort_plus.egg-info/SOURCES.txt' Source in /tmp/pip-build-fnbcxs1o/isort-plus has version 5.1.2, which satisfies requirement isort-plus==5.1.2 from https://files.pythonhosted.org/packages/a3/b2/9c03cd9f25d8a5c07b98a02d47659c64f1daf9a94620a8cfba0aa65065e2/isort-plus-5.1.2.tar.gz#sha256=e7e445ac2b89aa0c8b10cf1e9530e1d62f896305398bf2566e2466e6dcfd7c2f Building wheels for collected packages: isort-plus Running setup.py bdist_wheel for isort-plus: started Destination directory: /tmp/tmpijw43uk1pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-fnbcxs1o/isort-plus/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/tmpijw43uk1pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/isort copying isort/__main__.py -> build/lib/isort copying isort/hooks.py -> build/lib/isort copying isort/pie_slice.py -> build/lib/isort copying isort/pylama_isort.py -> build/lib/isort copying isort/natural.py -> build/lib/isort copying isort/isort.py -> build/lib/isort copying isort/settings.py -> build/lib/isort copying isort/finders.py -> build/lib/isort copying isort/__init__.py -> build/lib/isort copying isort/main.py -> build/lib/isort copying isort/utils.py -> build/lib/isort 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/isort copying build/lib/isort/__main__.py -> build/bdist.linux-armv7l/wheel/isort copying build/lib/isort/hooks.py -> build/bdist.linux-armv7l/wheel/isort copying build/lib/isort/pie_slice.py -> build/bdist.linux-armv7l/wheel/isort copying build/lib/isort/pylama_isort.py -> build/bdist.linux-armv7l/wheel/isort copying build/lib/isort/natural.py -> build/bdist.linux-armv7l/wheel/isort copying build/lib/isort/isort.py -> build/bdist.linux-armv7l/wheel/isort copying build/lib/isort/settings.py -> build/bdist.linux-armv7l/wheel/isort copying build/lib/isort/finders.py -> build/bdist.linux-armv7l/wheel/isort copying build/lib/isort/__init__.py -> build/bdist.linux-armv7l/wheel/isort copying build/lib/isort/main.py -> build/bdist.linux-armv7l/wheel/isort copying build/lib/isort/utils.py -> build/bdist.linux-armv7l/wheel/isort running install_egg_info running egg_info writing isort_plus.egg-info/PKG-INFO writing dependency_links to isort_plus.egg-info/dependency_links.txt writing top-level names to isort_plus.egg-info/top_level.txt writing entry points to isort_plus.egg-info/entry_points.txt writing requirements to isort_plus.egg-info/requires.txt reading manifest file 'isort_plus.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'isort_plus.egg-info/SOURCES.txt' Copying isort_plus.egg-info to build/bdist.linux-armv7l/wheel/isort_plus-5.1.2-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/isort_plus-5.1.2.dist-info/WHEEL Running setup.py bdist_wheel for isort-plus: finished with status 'done' Stored in directory: /tmp/tmpbyd2m1_2 Successfully built isort-plus Cleaning up... Removing source in /tmp/pip-build-fnbcxs1o/isort-plus