Created temporary directory: /tmp/pip-ephem-wheel-cache-e068kgjc Created temporary directory: /tmp/pip-req-tracker-6guq_rjc Created requirements tracker '/tmp/pip-req-tracker-6guq_rjc' Created temporary directory: /tmp/pip-wheel-kqb5n6z3 Collecting pnp-graphql==0.1.2 1 location(s) to search for versions of pnp-graphql: * https://pypi.org/simple/pnp-graphql/ Getting page https://pypi.org/simple/pnp-graphql/ Analyzing links from page https://pypi.org/simple/pnp-graphql/ Found link https://files.pythonhosted.org/packages/90/ad/29bad4e5088cc9d4cb19e1b90c97566af2c767265619cd1655c2de5f79ab/pnp-graphql-0.0.1b0.tar.gz#sha256=fabd7e3b7016cb16778cd7d204795269ba130f36f12130a8b0b0aceeeb09f723 (from https://pypi.org/simple/pnp-graphql/), version: 0.0.1b0 Found link https://files.pythonhosted.org/packages/7f/1e/ae3aaddcb58d0fcc8efc4cf5f571da822df56b498c6971b2066f69306489/pnp-graphql-0.1.2.tar.gz#sha256=3ae2af161149132b1750538866fc8cd77308ee847504e727194e6562f8bb6db1 (from https://pypi.org/simple/pnp-graphql/), version: 0.1.2 Using version 0.1.2 (newest of versions: 0.1.2) Created temporary directory: /tmp/pip-unpack-vhxlmf1t Downloading https://files.pythonhosted.org/packages/7f/1e/ae3aaddcb58d0fcc8efc4cf5f571da822df56b498c6971b2066f69306489/pnp-graphql-0.1.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/7f/1e/ae3aaddcb58d0fcc8efc4cf5f571da822df56b498c6971b2066f69306489/pnp-graphql-0.1.2.tar.gz#sha256=3ae2af161149132b1750538866fc8cd77308ee847504e727194e6562f8bb6db1 (from https://pypi.org/simple/pnp-graphql/) Added pnp-graphql==0.1.2 from https://files.pythonhosted.org/packages/7f/1e/ae3aaddcb58d0fcc8efc4cf5f571da822df56b498c6971b2066f69306489/pnp-graphql-0.1.2.tar.gz#sha256=3ae2af161149132b1750538866fc8cd77308ee847504e727194e6562f8bb6db1 to build tracker '/tmp/pip-req-tracker-6guq_rjc' Running setup.py (path:/tmp/pip-wheel-kqb5n6z3/pnp-graphql/setup.py) egg_info for package pnp-graphql Running command python setup.py egg_info running egg_info creating pip-egg-info/pnp_graphql.egg-info writing top-level names to pip-egg-info/pnp_graphql.egg-info/top_level.txt writing pip-egg-info/pnp_graphql.egg-info/PKG-INFO writing requirements to pip-egg-info/pnp_graphql.egg-info/requires.txt writing dependency_links to pip-egg-info/pnp_graphql.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/pnp_graphql.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/pnp_graphql.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory 'example_app' warning: no previously-included files found matching 'urls.py' warning: no previously-included files found matching 'wsgi.py' warning: no previously-included files found matching 'settings.py' warning: no previously-included files found matching 'manage.py' writing manifest file 'pip-egg-info/pnp_graphql.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-kqb5n6z3/pnp-graphql has version 0.1.2, which satisfies requirement pnp-graphql==0.1.2 from https://files.pythonhosted.org/packages/7f/1e/ae3aaddcb58d0fcc8efc4cf5f571da822df56b498c6971b2066f69306489/pnp-graphql-0.1.2.tar.gz#sha256=3ae2af161149132b1750538866fc8cd77308ee847504e727194e6562f8bb6db1 Removed pnp-graphql==0.1.2 from https://files.pythonhosted.org/packages/7f/1e/ae3aaddcb58d0fcc8efc4cf5f571da822df56b498c6971b2066f69306489/pnp-graphql-0.1.2.tar.gz#sha256=3ae2af161149132b1750538866fc8cd77308ee847504e727194e6562f8bb6db1 from build tracker '/tmp/pip-req-tracker-6guq_rjc' Building wheels for collected packages: pnp-graphql Created temporary directory: /tmp/pip-wheel-vh7o148t Running setup.py bdist_wheel for pnp-graphql: started Destination directory: /tmp/pip-wheel-vh7o148t Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-kqb5n6z3/pnp-graphql/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-vh7o148t running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pnp_graphql copying pnp_graphql/authentication.py -> build/lib/pnp_graphql copying pnp_graphql/input_generator.py -> build/lib/pnp_graphql copying pnp_graphql/exceptions.py -> build/lib/pnp_graphql copying pnp_graphql/apps.py -> build/lib/pnp_graphql copying pnp_graphql/__init__.py -> build/lib/pnp_graphql copying pnp_graphql/tests.py -> build/lib/pnp_graphql copying pnp_graphql/schema.py -> build/lib/pnp_graphql copying pnp_graphql/constants.py -> build/lib/pnp_graphql copying pnp_graphql/status_code.py -> build/lib/pnp_graphql copying pnp_graphql/type_generator.py -> build/lib/pnp_graphql copying pnp_graphql/urls.py -> build/lib/pnp_graphql copying pnp_graphql/admin.py -> build/lib/pnp_graphql copying pnp_graphql/models.py -> build/lib/pnp_graphql creating build/lib/pnp_graphql/migrations copying pnp_graphql/migrations/__init__.py -> build/lib/pnp_graphql/migrations copying pnp_graphql/migrations/0001_initial.py -> build/lib/pnp_graphql/migrations creating build/lib/pnp_graphql/utils copying pnp_graphql/utils/__init__.py -> build/lib/pnp_graphql/utils copying pnp_graphql/utils/managers.py -> build/lib/pnp_graphql/utils copying pnp_graphql/utils/field_mappings.py -> build/lib/pnp_graphql/utils copying pnp_graphql/utils/class_factory.py -> build/lib/pnp_graphql/utils copying pnp_graphql/utils/query_helpers.py -> build/lib/pnp_graphql/utils creating build/lib/pnp_graphql/mutations copying pnp_graphql/mutations/update_mutations.py -> build/lib/pnp_graphql/mutations copying pnp_graphql/mutations/create_mutations.py -> build/lib/pnp_graphql/mutations copying pnp_graphql/mutations/__init__.py -> build/lib/pnp_graphql/mutations copying pnp_graphql/mutations/delete_mutations.py -> build/lib/pnp_graphql/mutations running egg_info writing top-level names to pnp_graphql.egg-info/top_level.txt writing requirements to pnp_graphql.egg-info/requires.txt writing pnp_graphql.egg-info/PKG-INFO writing dependency_links to pnp_graphql.egg-info/dependency_links.txt reading manifest file 'pnp_graphql.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory 'example_app' warning: no previously-included files found matching 'urls.py' warning: no previously-included files found matching 'wsgi.py' warning: no previously-included files found matching 'settings.py' warning: no previously-included files found matching 'manage.py' writing manifest file 'pnp_graphql.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/pnp_graphql copying build/lib/pnp_graphql/authentication.py -> build/bdist.linux-armv7l/wheel/pnp_graphql copying build/lib/pnp_graphql/input_generator.py -> build/bdist.linux-armv7l/wheel/pnp_graphql copying build/lib/pnp_graphql/exceptions.py -> build/bdist.linux-armv7l/wheel/pnp_graphql copying build/lib/pnp_graphql/apps.py -> build/bdist.linux-armv7l/wheel/pnp_graphql creating build/bdist.linux-armv7l/wheel/pnp_graphql/migrations copying build/lib/pnp_graphql/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/pnp_graphql/migrations copying build/lib/pnp_graphql/migrations/0001_initial.py -> build/bdist.linux-armv7l/wheel/pnp_graphql/migrations copying build/lib/pnp_graphql/__init__.py -> build/bdist.linux-armv7l/wheel/pnp_graphql copying build/lib/pnp_graphql/tests.py -> build/bdist.linux-armv7l/wheel/pnp_graphql copying build/lib/pnp_graphql/schema.py -> build/bdist.linux-armv7l/wheel/pnp_graphql copying build/lib/pnp_graphql/constants.py -> build/bdist.linux-armv7l/wheel/pnp_graphql creating build/bdist.linux-armv7l/wheel/pnp_graphql/utils copying build/lib/pnp_graphql/utils/__init__.py -> build/bdist.linux-armv7l/wheel/pnp_graphql/utils copying build/lib/pnp_graphql/utils/managers.py -> build/bdist.linux-armv7l/wheel/pnp_graphql/utils copying build/lib/pnp_graphql/utils/field_mappings.py -> build/bdist.linux-armv7l/wheel/pnp_graphql/utils copying build/lib/pnp_graphql/utils/class_factory.py -> build/bdist.linux-armv7l/wheel/pnp_graphql/utils copying build/lib/pnp_graphql/utils/query_helpers.py -> build/bdist.linux-armv7l/wheel/pnp_graphql/utils copying build/lib/pnp_graphql/status_code.py -> build/bdist.linux-armv7l/wheel/pnp_graphql copying build/lib/pnp_graphql/type_generator.py -> build/bdist.linux-armv7l/wheel/pnp_graphql creating build/bdist.linux-armv7l/wheel/pnp_graphql/mutations copying build/lib/pnp_graphql/mutations/update_mutations.py -> build/bdist.linux-armv7l/wheel/pnp_graphql/mutations copying build/lib/pnp_graphql/mutations/create_mutations.py -> build/bdist.linux-armv7l/wheel/pnp_graphql/mutations copying build/lib/pnp_graphql/mutations/__init__.py -> build/bdist.linux-armv7l/wheel/pnp_graphql/mutations copying build/lib/pnp_graphql/mutations/delete_mutations.py -> build/bdist.linux-armv7l/wheel/pnp_graphql/mutations copying build/lib/pnp_graphql/urls.py -> build/bdist.linux-armv7l/wheel/pnp_graphql copying build/lib/pnp_graphql/admin.py -> build/bdist.linux-armv7l/wheel/pnp_graphql copying build/lib/pnp_graphql/models.py -> build/bdist.linux-armv7l/wheel/pnp_graphql running install_egg_info Copying pnp_graphql.egg-info to build/bdist.linux-armv7l/wheel/pnp_graphql-0.1.2-py3.4.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/pnp_graphql-0.1.2.dist-info/WHEEL creating '/tmp/pip-wheel-vh7o148t/pnp_graphql-0.1.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'pnp_graphql/__init__.py' adding 'pnp_graphql/admin.py' adding 'pnp_graphql/apps.py' adding 'pnp_graphql/authentication.py' adding 'pnp_graphql/constants.py' adding 'pnp_graphql/exceptions.py' adding 'pnp_graphql/input_generator.py' adding 'pnp_graphql/models.py' adding 'pnp_graphql/schema.py' adding 'pnp_graphql/status_code.py' adding 'pnp_graphql/tests.py' adding 'pnp_graphql/type_generator.py' adding 'pnp_graphql/urls.py' adding 'pnp_graphql/migrations/0001_initial.py' adding 'pnp_graphql/migrations/__init__.py' adding 'pnp_graphql/mutations/__init__.py' adding 'pnp_graphql/mutations/create_mutations.py' adding 'pnp_graphql/mutations/delete_mutations.py' adding 'pnp_graphql/mutations/update_mutations.py' adding 'pnp_graphql/utils/__init__.py' adding 'pnp_graphql/utils/class_factory.py' adding 'pnp_graphql/utils/field_mappings.py' adding 'pnp_graphql/utils/managers.py' adding 'pnp_graphql/utils/query_helpers.py' adding 'pnp_graphql-0.1.2.dist-info/LICENSE' adding 'pnp_graphql-0.1.2.dist-info/METADATA' adding 'pnp_graphql-0.1.2.dist-info/WHEEL' adding 'pnp_graphql-0.1.2.dist-info/top_level.txt' adding 'pnp_graphql-0.1.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for pnp-graphql: finished with status 'done' Stored in directory: /tmp/tmpn99bd5wr Successfully built pnp-graphql Cleaning up... Removing source in /tmp/pip-wheel-kqb5n6z3/pnp-graphql Removed build tracker '/tmp/pip-req-tracker-6guq_rjc'