Created temporary directory: /tmp/pip-ephem-wheel-cache-qetdn1y7 Created temporary directory: /tmp/pip-wheel-3p3gwyjf Looking in indexes: https://pypi.python.org/simple Collecting django-cropperjs==0.0.3 1 location(s) to search for versions of django-cropperjs: * https://pypi.python.org/simple/django-cropperjs/ Getting page https://pypi.python.org/simple/django-cropperjs/ Analyzing links from page https://pypi.org/simple/django-cropperjs/ Found link https://files.pythonhosted.org/packages/9a/f3/7f3ce3cf535cf8478c94a4a6ca3caa5864502c52c871d21f5d9b62eb7daf/django-cropperjs-0.0.3.tar.gz#sha256=7a1635f5b30f006cd19201d168938f7e0b350aebf18bc711b110dc4ddbd4172c (from https://pypi.org/simple/django-cropperjs/), version: 0.0.3 Skipping link https://files.pythonhosted.org/packages/87/0a/9cab89e17c87e200be9579db81e23b9bd18a90d2ea881087119c98e30d40/django_cropperjs-0.0.3-py2-none-any.whl#sha256=f024d924ea7fa43ca6d540de6a1d3552490f2d94d578ae8ac19812f4c11fa7f7 (from https://pypi.org/simple/django-cropperjs/); it is not compatible with this Python Using version 0.0.3 (newest of versions: 0.0.3) Created temporary directory: /tmp/pip-unpack-he132wn2 Downloading https://files.pythonhosted.org/packages/9a/f3/7f3ce3cf535cf8478c94a4a6ca3caa5864502c52c871d21f5d9b62eb7daf/django-cropperjs-0.0.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/9a/f3/7f3ce3cf535cf8478c94a4a6ca3caa5864502c52c871d21f5d9b62eb7daf/django-cropperjs-0.0.3.tar.gz#sha256=7a1635f5b30f006cd19201d168938f7e0b350aebf18bc711b110dc4ddbd4172c (from https://pypi.org/simple/django-cropperjs/) Running setup.py (path:/tmp/pip-wheel-3p3gwyjf/django-cropperjs/setup.py) egg_info for package django-cropperjs Running command python setup.py egg_info running egg_info creating pip-egg-info/django_cropperjs.egg-info writing pip-egg-info/django_cropperjs.egg-info/PKG-INFO writing top-level names to pip-egg-info/django_cropperjs.egg-info/top_level.txt writing dependency_links to pip-egg-info/django_cropperjs.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/django_cropperjs.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_cropperjs.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/django_cropperjs.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-3p3gwyjf/django-cropperjs has version 0.0.3, which satisfies requirement django-cropperjs==0.0.3 from https://files.pythonhosted.org/packages/9a/f3/7f3ce3cf535cf8478c94a4a6ca3caa5864502c52c871d21f5d9b62eb7daf/django-cropperjs-0.0.3.tar.gz#sha256=7a1635f5b30f006cd19201d168938f7e0b350aebf18bc711b110dc4ddbd4172c Building wheels for collected packages: django-cropperjs Created temporary directory: /tmp/pip-wheel-czs1wkd2 Running setup.py bdist_wheel for django-cropperjs: started Destination directory: /tmp/pip-wheel-czs1wkd2 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-3p3gwyjf/django-cropperjs/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/pip-wheel-czs1wkd2 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/cropperjs copying cropperjs/fields.py -> build/lib/cropperjs copying cropperjs/models.py -> build/lib/cropperjs copying cropperjs/__init__.py -> build/lib/cropperjs copying cropperjs/widgets.py -> build/lib/cropperjs copying cropperjs/utils.py -> build/lib/cropperjs running egg_info writing top-level names to django_cropperjs.egg-info/top_level.txt writing django_cropperjs.egg-info/PKG-INFO writing dependency_links to django_cropperjs.egg-info/dependency_links.txt reading manifest file 'django_cropperjs.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'django_cropperjs.egg-info/SOURCES.txt' creating build/lib/cropperjs/locale creating build/lib/cropperjs/locale/pt_BR creating build/lib/cropperjs/locale/pt_BR/LC_MESSAGES copying cropperjs/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/cropperjs/locale/pt_BR/LC_MESSAGES copying cropperjs/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/cropperjs/locale/pt_BR/LC_MESSAGES creating build/lib/cropperjs/static creating build/lib/cropperjs/static/css copying cropperjs/static/css/cropper.extra.css -> build/lib/cropperjs/static/css copying cropperjs/static/css/cropper.min.css -> build/lib/cropperjs/static/css creating build/lib/cropperjs/static/img copying cropperjs/static/img/icon-reset.png -> build/lib/cropperjs/static/img copying cropperjs/static/img/icon-rotate-left.png -> build/lib/cropperjs/static/img copying cropperjs/static/img/icon-rotate-right.png -> build/lib/cropperjs/static/img creating build/lib/cropperjs/static/js copying cropperjs/static/js/cropper.extra.js -> build/lib/cropperjs/static/js copying cropperjs/static/js/cropper.min.js -> build/lib/cropperjs/static/js creating build/lib/cropperjs/templates creating build/lib/cropperjs/templates/cropperjs creating build/lib/cropperjs/templates/cropperjs/widgets copying cropperjs/templates/cropperjs/widgets/cropperjs.html -> build/lib/cropperjs/templates/cropperjs/widgets 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/cropperjs creating build/bdist.linux-armv7l/wheel/cropperjs/static creating build/bdist.linux-armv7l/wheel/cropperjs/static/js copying build/lib/cropperjs/static/js/cropper.min.js -> build/bdist.linux-armv7l/wheel/cropperjs/static/js copying build/lib/cropperjs/static/js/cropper.extra.js -> build/bdist.linux-armv7l/wheel/cropperjs/static/js creating build/bdist.linux-armv7l/wheel/cropperjs/static/css copying build/lib/cropperjs/static/css/cropper.extra.css -> build/bdist.linux-armv7l/wheel/cropperjs/static/css copying build/lib/cropperjs/static/css/cropper.min.css -> build/bdist.linux-armv7l/wheel/cropperjs/static/css creating build/bdist.linux-armv7l/wheel/cropperjs/static/img copying build/lib/cropperjs/static/img/icon-reset.png -> build/bdist.linux-armv7l/wheel/cropperjs/static/img copying build/lib/cropperjs/static/img/icon-rotate-right.png -> build/bdist.linux-armv7l/wheel/cropperjs/static/img copying build/lib/cropperjs/static/img/icon-rotate-left.png -> build/bdist.linux-armv7l/wheel/cropperjs/static/img copying build/lib/cropperjs/fields.py -> build/bdist.linux-armv7l/wheel/cropperjs creating build/bdist.linux-armv7l/wheel/cropperjs/locale creating build/bdist.linux-armv7l/wheel/cropperjs/locale/pt_BR creating build/bdist.linux-armv7l/wheel/cropperjs/locale/pt_BR/LC_MESSAGES copying build/lib/cropperjs/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/cropperjs/locale/pt_BR/LC_MESSAGES copying build/lib/cropperjs/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-armv7l/wheel/cropperjs/locale/pt_BR/LC_MESSAGES copying build/lib/cropperjs/models.py -> build/bdist.linux-armv7l/wheel/cropperjs copying build/lib/cropperjs/__init__.py -> build/bdist.linux-armv7l/wheel/cropperjs creating build/bdist.linux-armv7l/wheel/cropperjs/templates creating build/bdist.linux-armv7l/wheel/cropperjs/templates/cropperjs creating build/bdist.linux-armv7l/wheel/cropperjs/templates/cropperjs/widgets copying build/lib/cropperjs/templates/cropperjs/widgets/cropperjs.html -> build/bdist.linux-armv7l/wheel/cropperjs/templates/cropperjs/widgets copying build/lib/cropperjs/widgets.py -> build/bdist.linux-armv7l/wheel/cropperjs copying build/lib/cropperjs/utils.py -> build/bdist.linux-armv7l/wheel/cropperjs running install_egg_info Copying django_cropperjs.egg-info to build/bdist.linux-armv7l/wheel/django_cropperjs-0.0.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/django_cropperjs-0.0.3.dist-info/WHEEL creating '/tmp/pip-wheel-czs1wkd2/django_cropperjs-0.0.3-py3-none-any.whl' and adding '.' to it adding 'cropperjs/__init__.py' adding 'cropperjs/fields.py' adding 'cropperjs/models.py' adding 'cropperjs/utils.py' adding 'cropperjs/widgets.py' adding 'cropperjs/locale/pt_BR/LC_MESSAGES/django.mo' adding 'cropperjs/locale/pt_BR/LC_MESSAGES/django.po' adding 'cropperjs/static/css/cropper.extra.css' adding 'cropperjs/static/css/cropper.min.css' adding 'cropperjs/static/img/icon-reset.png' adding 'cropperjs/static/img/icon-rotate-left.png' adding 'cropperjs/static/img/icon-rotate-right.png' adding 'cropperjs/static/js/cropper.extra.js' adding 'cropperjs/static/js/cropper.min.js' adding 'cropperjs/templates/cropperjs/widgets/cropperjs.html' adding 'django_cropperjs-0.0.3.dist-info/top_level.txt' adding 'django_cropperjs-0.0.3.dist-info/WHEEL' adding 'django_cropperjs-0.0.3.dist-info/METADATA' adding 'django_cropperjs-0.0.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for django-cropperjs: finished with status 'done' Stored in directory: /tmp/tmpahdsqhmy Successfully built django-cropperjs Cleaning up... Removing source in /tmp/pip-wheel-3p3gwyjf/django-cropperjs