Collecting django-imagefit==0.6.2 1 location(s) to search for versions of django-imagefit: * https://pypi.python.org/simple/django-imagefit/ Getting page https://pypi.python.org/simple/django-imagefit/ Analyzing links from page https://pypi.python.org/simple/django-imagefit/ Found link https://pypi.python.org/packages/16/c3/1107707f34c306a81c10b6aa261544a58db659df2ce7ec06e12cce4b0cb7/django-imagefit-0.5.tar.gz#md5=b83c48a98065c247340194249786cde9 (from https://pypi.python.org/simple/django-imagefit/), version: 0.5 Found link https://pypi.python.org/packages/51/cc/23bbc6965455e890bdeb315d527f80fdfc7a2f48184918b2431e3e40f820/django-imagefit-0.6.tar.gz#md5=441e198f415be50e82e53b9dc1719a64 (from https://pypi.python.org/simple/django-imagefit/), version: 0.6 Found link https://pypi.python.org/packages/56/f5/8b2d4db1f2f8bbdde4adcc12235296b196b32c41d3afcdb6473df14f54cf/django-imagefit-0.6.1.tar.gz#md5=cca1d81cb4bfc17c83d8fbffbe23ae42 (from https://pypi.python.org/simple/django-imagefit/), version: 0.6.1 Found link https://pypi.python.org/packages/77/f3/98a37039d6d8a5814193a8928fe9276695c536f9603d038b48711efb9beb/django-imagefit-0.6.2.tar.gz#md5=fada0f5931cb363ed17ebcca4f7328e9 (from https://pypi.python.org/simple/django-imagefit/), version: 0.6.2 Found link https://pypi.python.org/packages/c9/80/f06faa3282023c8774a0f304d21a78a8deeead1f26d4b37dde91d942a970/django-imagefit-0.4.tar.gz#md5=b01263734acf0ed456bd7c7f730a6325 (from https://pypi.python.org/simple/django-imagefit/), version: 0.4 Using version 0.6.2 (newest of versions: 0.6.2) Downloading django-imagefit-0.6.2.tar.gz Downloading from URL https://pypi.python.org/packages/77/f3/98a37039d6d8a5814193a8928fe9276695c536f9603d038b48711efb9beb/django-imagefit-0.6.2.tar.gz#md5=fada0f5931cb363ed17ebcca4f7328e9 (from https://pypi.python.org/simple/django-imagefit/) Running setup.py (path:/tmp/pip-build-tmbspex0/django-imagefit/setup.py) egg_info for package django-imagefit Running command python setup.py egg_info running egg_info creating pip-egg-info/django_imagefit.egg-info writing top-level names to pip-egg-info/django_imagefit.egg-info/top_level.txt writing requirements to pip-egg-info/django_imagefit.egg-info/requires.txt writing dependency_links to pip-egg-info/django_imagefit.egg-info/dependency_links.txt writing pip-egg-info/django_imagefit.egg-info/PKG-INFO writing manifest file 'pip-egg-info/django_imagefit.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_imagefit.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/django_imagefit.egg-info/SOURCES.txt' Source in /tmp/pip-build-tmbspex0/django-imagefit has version 0.6.2, which satisfies requirement django-imagefit==0.6.2 from https://pypi.python.org/packages/77/f3/98a37039d6d8a5814193a8928fe9276695c536f9603d038b48711efb9beb/django-imagefit-0.6.2.tar.gz#md5=fada0f5931cb363ed17ebcca4f7328e9 Building wheels for collected packages: django-imagefit Running setup.py bdist_wheel for django-imagefit: started Destination directory: /tmp/tmpdjvt5xikpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-tmbspex0/django-imagefit/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/tmpdjvt5xikpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/imagefit copying imagefit/__init__.py -> build/lib/imagefit copying imagefit/conf.py -> build/lib/imagefit copying imagefit/views.py -> build/lib/imagefit copying imagefit/urls.py -> build/lib/imagefit copying imagefit/models.py -> build/lib/imagefit creating build/lib/imagefit/templatetags copying imagefit/templatetags/imagefit.py -> build/lib/imagefit/templatetags copying imagefit/templatetags/__init__.py -> build/lib/imagefit/templatetags running egg_info writing top-level names to django_imagefit.egg-info/top_level.txt writing requirements to django_imagefit.egg-info/requires.txt writing dependency_links to django_imagefit.egg-info/dependency_links.txt writing django_imagefit.egg-info/PKG-INFO reading manifest file 'django_imagefit.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'django_imagefit.egg-info/SOURCES.txt' 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/imagefit copying build/lib/imagefit/__init__.py -> build/bdist.linux-armv7l/wheel/imagefit copying build/lib/imagefit/conf.py -> build/bdist.linux-armv7l/wheel/imagefit creating build/bdist.linux-armv7l/wheel/imagefit/templatetags copying build/lib/imagefit/templatetags/imagefit.py -> build/bdist.linux-armv7l/wheel/imagefit/templatetags copying build/lib/imagefit/templatetags/__init__.py -> build/bdist.linux-armv7l/wheel/imagefit/templatetags copying build/lib/imagefit/views.py -> build/bdist.linux-armv7l/wheel/imagefit copying build/lib/imagefit/urls.py -> build/bdist.linux-armv7l/wheel/imagefit copying build/lib/imagefit/models.py -> build/bdist.linux-armv7l/wheel/imagefit running install_egg_info Copying django_imagefit.egg-info to build/bdist.linux-armv7l/wheel/django_imagefit-0.6.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/django_imagefit-0.6.2.dist-info/WHEEL Running setup.py bdist_wheel for django-imagefit: finished with status 'done' Stored in directory: /tmp/tmp4s8g6pi7 Successfully built django-imagefit Cleaning up... Removing source in /tmp/pip-build-tmbspex0/django-imagefit