Collecting django-flat-responsive==2.0 1 location(s) to search for versions of django-flat-responsive: * https://pypi.python.org/simple/django-flat-responsive/ Getting page https://pypi.python.org/simple/django-flat-responsive/ Analyzing links from page https://pypi.python.org/simple/django-flat-responsive/ Found link https://pypi.python.org/packages/02/c9/35732ae69908854d4ef9a2bfaa75c9ca002f62decbff711ea1c9541f1142/django-flat-responsive-2.0.tar.gz#md5=0b861d898fcdb40488b0dffe4f38aba6 (from https://pypi.python.org/simple/django-flat-responsive/), version: 2.0 Found link https://pypi.python.org/packages/06/e2/2da33acf18492b2d0cf26bc5444b53cf7468aa99a9d648f67828f0812f19/django-flat-responsive-1.3.0.tar.gz#md5=4badc07087804553baa8196b6c1cf689 (from https://pypi.python.org/simple/django-flat-responsive/), version: 1.3.0 Found link https://pypi.python.org/packages/5e/b3/8fb9a22f364f61d6aec4f5fc3609e7ab53a5c9245d0f5c79a779f2250a5f/django-flat-responsive-1.0.0.tar.gz#md5=64fc3e04f4855ae7b69de63f6d90b0db (from https://pypi.python.org/simple/django-flat-responsive/), version: 1.0.0 Found link https://pypi.python.org/packages/60/e4/f20e0700c228db82f78567fe3489acbe5b4d7058dbaf278c4ff7743c9c84/django-flat-responsive-1.4.0.tar.gz#md5=f80cd5e0ba21dff4a716a4919cf16e49 (from https://pypi.python.org/simple/django-flat-responsive/), version: 1.4.0 Found link https://pypi.python.org/packages/9e/83/601567032ccf0e8e722593d8ee33f758a910cdfbac17348c5d4f16aaaff5/django-flat-responsive-1.2.0.tar.gz#md5=b3e894f1a2b48a43566d4adf5f0f5848 (from https://pypi.python.org/simple/django-flat-responsive/), version: 1.2.0 Found link https://pypi.python.org/packages/de/6f/fce4ca48c318f1e8f28a6c071a6964889c7eb05bcb89ca56e57db23a3a42/django-flat-responsive-1.1.0.tar.gz#md5=4968c17649647909a4bdb4d5926ab812 (from https://pypi.python.org/simple/django-flat-responsive/), version: 1.1.0 Found link https://pypi.python.org/packages/f0/5d/90f06e5f2392488dada3882c3acd605b5d31a33092898a887f9ee6970cef/django-flat-responsive-1.4.1.tar.gz#md5=446dc01dc53e98aa78d77039a5d80182 (from https://pypi.python.org/simple/django-flat-responsive/), version: 1.4.1 Using version 2.0 (newest of versions: 2.0) Downloading django-flat-responsive-2.0.tar.gz Downloading from URL https://pypi.python.org/packages/02/c9/35732ae69908854d4ef9a2bfaa75c9ca002f62decbff711ea1c9541f1142/django-flat-responsive-2.0.tar.gz#md5=0b861d898fcdb40488b0dffe4f38aba6 (from https://pypi.python.org/simple/django-flat-responsive/) Running setup.py (path:/tmp/pip-build-1l0wbzrf/django-flat-responsive/setup.py) egg_info for package django-flat-responsive Running command python setup.py egg_info running egg_info creating pip-egg-info/django_flat_responsive.egg-info writing pip-egg-info/django_flat_responsive.egg-info/PKG-INFO writing dependency_links to pip-egg-info/django_flat_responsive.egg-info/dependency_links.txt writing top-level names to pip-egg-info/django_flat_responsive.egg-info/top_level.txt writing manifest file 'pip-egg-info/django_flat_responsive.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_flat_responsive.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '.DS_Store' found under directory '*' warning: no files found matching 'LICENSE' writing manifest file 'pip-egg-info/django_flat_responsive.egg-info/SOURCES.txt' Source in /tmp/pip-build-1l0wbzrf/django-flat-responsive has version 2.0, which satisfies requirement django-flat-responsive==2.0 from https://pypi.python.org/packages/02/c9/35732ae69908854d4ef9a2bfaa75c9ca002f62decbff711ea1c9541f1142/django-flat-responsive-2.0.tar.gz#md5=0b861d898fcdb40488b0dffe4f38aba6 Building wheels for collected packages: django-flat-responsive Running setup.py bdist_wheel for django-flat-responsive: started Destination directory: /tmp/tmp3otwo8pvpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-1l0wbzrf/django-flat-responsive/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/tmp3otwo8pvpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/flat_responsive copying flat_responsive/__init__.py -> build/lib/flat_responsive running egg_info writing django_flat_responsive.egg-info/PKG-INFO writing top-level names to django_flat_responsive.egg-info/top_level.txt writing dependency_links to django_flat_responsive.egg-info/dependency_links.txt reading manifest file 'django_flat_responsive.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '.DS_Store' found under directory '*' warning: no files found matching 'LICENSE' writing manifest file 'django_flat_responsive.egg-info/SOURCES.txt' creating build/lib/flat_responsive/static creating build/lib/flat_responsive/static/admin creating build/lib/flat_responsive/static/admin/css copying flat_responsive/static/admin/css/responsive.css -> build/lib/flat_responsive/static/admin/css copying flat_responsive/static/admin/css/responsive_rtl.css -> build/lib/flat_responsive/static/admin/css creating build/lib/flat_responsive/templates creating build/lib/flat_responsive/templates/admin copying flat_responsive/templates/admin/base_site.html -> build/lib/flat_responsive/templates/admin 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/flat_responsive copying build/lib/flat_responsive/__init__.py -> build/bdist.linux-armv7l/wheel/flat_responsive creating build/bdist.linux-armv7l/wheel/flat_responsive/templates creating build/bdist.linux-armv7l/wheel/flat_responsive/templates/admin copying build/lib/flat_responsive/templates/admin/base_site.html -> build/bdist.linux-armv7l/wheel/flat_responsive/templates/admin creating build/bdist.linux-armv7l/wheel/flat_responsive/static creating build/bdist.linux-armv7l/wheel/flat_responsive/static/admin creating build/bdist.linux-armv7l/wheel/flat_responsive/static/admin/css copying build/lib/flat_responsive/static/admin/css/responsive_rtl.css -> build/bdist.linux-armv7l/wheel/flat_responsive/static/admin/css copying build/lib/flat_responsive/static/admin/css/responsive.css -> build/bdist.linux-armv7l/wheel/flat_responsive/static/admin/css running install_egg_info Copying django_flat_responsive.egg-info to build/bdist.linux-armv7l/wheel/django_flat_responsive-2.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/django_flat_responsive-2.0.dist-info/WHEEL Running setup.py bdist_wheel for django-flat-responsive: finished with status 'done' Stored in directory: /tmp/tmpuzcr72f4 Successfully built django-flat-responsive Cleaning up... Removing source in /tmp/pip-build-1l0wbzrf/django-flat-responsive