Created temporary directory: /tmp/pip-ephem-wheel-cache-4nic43j1 Created temporary directory: /tmp/pip-req-tracker-g4w753fv Created requirements tracker '/tmp/pip-req-tracker-g4w753fv' Created temporary directory: /tmp/pip-wheel-oae8cd0u Looking in indexes: https://pypi.python.org/simple Collecting django-simple-jsonfield==0.2.1 1 location(s) to search for versions of django-simple-jsonfield: * https://pypi.python.org/simple/django-simple-jsonfield/ Getting page https://pypi.python.org/simple/django-simple-jsonfield/ Analyzing links from page https://pypi.org/simple/django-simple-jsonfield/ Found link https://files.pythonhosted.org/packages/c4/57/55f010ec9654f4845dc42ff66e9a3a115bdfa1e4ee5903c57e534ace04b0/django-simple-jsonfield-0.1.tar.gz#sha256=bc1de31a9255d01f7c4cd01da734ef7b1058f655cd09cd13f6a08da55772d0d2 (from https://pypi.org/simple/django-simple-jsonfield/), version: 0.1 Found link https://files.pythonhosted.org/packages/c2/ee/1a2829dca9deebb9cfd33bc399526ae221459e2b0d8c2d151b80af77888b/django-simple-jsonfield-0.2.tar.gz#sha256=714301934d3e7880359b33f9e81de5acb5dee55c3d7ad6d64668e0a47cacb571 (from https://pypi.org/simple/django-simple-jsonfield/), version: 0.2 Found link https://files.pythonhosted.org/packages/3d/76/52acbb5e8ab07acd1838bbc4effea8d03a304d6455c3589d4e334eb45fc2/django-simple-jsonfield-0.2.1.tar.gz#sha256=03ae0bc048ca9efedd13101d317a3c97e937f4853b096f5bc5f01f68cc5abce5 (from https://pypi.org/simple/django-simple-jsonfield/), version: 0.2.1 Using version 0.2.1 (newest of versions: 0.2.1) Created temporary directory: /tmp/pip-unpack-2hl_c_ek Downloading https://files.pythonhosted.org/packages/3d/76/52acbb5e8ab07acd1838bbc4effea8d03a304d6455c3589d4e334eb45fc2/django-simple-jsonfield-0.2.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/3d/76/52acbb5e8ab07acd1838bbc4effea8d03a304d6455c3589d4e334eb45fc2/django-simple-jsonfield-0.2.1.tar.gz#sha256=03ae0bc048ca9efedd13101d317a3c97e937f4853b096f5bc5f01f68cc5abce5 (from https://pypi.org/simple/django-simple-jsonfield/) Added django-simple-jsonfield==0.2.1 from https://files.pythonhosted.org/packages/3d/76/52acbb5e8ab07acd1838bbc4effea8d03a304d6455c3589d4e334eb45fc2/django-simple-jsonfield-0.2.1.tar.gz#sha256=03ae0bc048ca9efedd13101d317a3c97e937f4853b096f5bc5f01f68cc5abce5 to build tracker '/tmp/pip-req-tracker-g4w753fv' Running setup.py (path:/tmp/pip-wheel-oae8cd0u/django-simple-jsonfield/setup.py) egg_info for package django-simple-jsonfield Running command python setup.py egg_info running egg_info creating pip-egg-info/django_simple_jsonfield.egg-info writing requirements to pip-egg-info/django_simple_jsonfield.egg-info/requires.txt writing dependency_links to pip-egg-info/django_simple_jsonfield.egg-info/dependency_links.txt writing top-level names to pip-egg-info/django_simple_jsonfield.egg-info/top_level.txt writing pip-egg-info/django_simple_jsonfield.egg-info/PKG-INFO writing manifest file 'pip-egg-info/django_simple_jsonfield.egg-info/SOURCES.txt' warning: manifest_maker: standard file '-c' not found reading manifest file 'pip-egg-info/django_simple_jsonfield.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/django_simple_jsonfield.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-oae8cd0u/django-simple-jsonfield has version 0.2.1, which satisfies requirement django-simple-jsonfield==0.2.1 from https://files.pythonhosted.org/packages/3d/76/52acbb5e8ab07acd1838bbc4effea8d03a304d6455c3589d4e334eb45fc2/django-simple-jsonfield-0.2.1.tar.gz#sha256=03ae0bc048ca9efedd13101d317a3c97e937f4853b096f5bc5f01f68cc5abce5 Removed django-simple-jsonfield==0.2.1 from https://files.pythonhosted.org/packages/3d/76/52acbb5e8ab07acd1838bbc4effea8d03a304d6455c3589d4e334eb45fc2/django-simple-jsonfield-0.2.1.tar.gz#sha256=03ae0bc048ca9efedd13101d317a3c97e937f4853b096f5bc5f01f68cc5abce5 from build tracker '/tmp/pip-req-tracker-g4w753fv' Building wheels for collected packages: django-simple-jsonfield Created temporary directory: /tmp/pip-wheel-9s60lzuy Running setup.py bdist_wheel for django-simple-jsonfield: started Destination directory: /tmp/pip-wheel-9s60lzuy Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-oae8cd0u/django-simple-jsonfield/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-9s60lzuy running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/jsonfield copying jsonfield/fields.py -> build/lib/jsonfield copying jsonfield/__init__.py -> build/lib/jsonfield 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/jsonfield copying build/lib/jsonfield/fields.py -> build/bdist.linux-armv7l/wheel/jsonfield copying build/lib/jsonfield/__init__.py -> build/bdist.linux-armv7l/wheel/jsonfield running install_egg_info running egg_info writing dependency_links to django_simple_jsonfield.egg-info/dependency_links.txt writing django_simple_jsonfield.egg-info/PKG-INFO writing top-level names to django_simple_jsonfield.egg-info/top_level.txt writing requirements to django_simple_jsonfield.egg-info/requires.txt warning: manifest_maker: standard file '-c' not found reading manifest file 'django_simple_jsonfield.egg-info/SOURCES.txt' writing manifest file 'django_simple_jsonfield.egg-info/SOURCES.txt' Copying django_simple_jsonfield.egg-info to build/bdist.linux-armv7l/wheel/django_simple_jsonfield-0.2.1.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/django_simple_jsonfield-0.2.1.dist-info/WHEEL creating '/tmp/pip-wheel-9s60lzuy/django_simple_jsonfield-0.2.1-py3-none-any.whl' and adding '.' to it adding 'jsonfield/__init__.py' adding 'jsonfield/fields.py' adding 'django_simple_jsonfield-0.2.1.dist-info/top_level.txt' adding 'django_simple_jsonfield-0.2.1.dist-info/zip-safe' adding 'django_simple_jsonfield-0.2.1.dist-info/WHEEL' adding 'django_simple_jsonfield-0.2.1.dist-info/METADATA' adding 'django_simple_jsonfield-0.2.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for django-simple-jsonfield: finished with status 'done' Stored in directory: /tmp/tmph753usbc Successfully built django-simple-jsonfield Cleaning up... Removing source in /tmp/pip-wheel-oae8cd0u/django-simple-jsonfield Removed build tracker '/tmp/pip-req-tracker-g4w753fv'