Created temporary directory: /tmp/pip-ephem-wheel-cache-u12rt7it Created temporary directory: /tmp/pip-req-tracker-kd_8oy4p Created requirements tracker '/tmp/pip-req-tracker-kd_8oy4p' Created temporary directory: /tmp/pip-wheel-hjryl9ld Collecting olaii-stripe==0.1.2 1 location(s) to search for versions of olaii-stripe: * https://pypi.org/simple/olaii-stripe/ Getting page https://pypi.org/simple/olaii-stripe/ Analyzing links from page https://pypi.org/simple/olaii-stripe/ Found link https://files.pythonhosted.org/packages/01/00/80e0d8b95201bd424150e0711943459741ae5cae38fc030771dfa1827ce4/olaii-stripe-0.1.0.tar.gz#sha256=ec72722a883f2bbf4172059b0460a434121a2fea2c03e96029abd17adafc74d0 (from https://pypi.org/simple/olaii-stripe/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/2d/77/9815db88c06fd3b3430d0610c23bf3a7a5ddb109eb3498e16492752fcac6/olaii-stripe-0.1.1.tar.gz#sha256=b011d0396af6df54d6b08e2ad406eec2e718cf3ba0520ccdafc5f2353cc160e5 (from https://pypi.org/simple/olaii-stripe/), version: 0.1.1 Found link https://files.pythonhosted.org/packages/c9/ae/2b8a28ac693fbd6787bcb411057b70dad9509ebf6df99a25bf48b2315532/olaii-stripe-0.1.2.tar.gz#sha256=90c7c941a123c68422652c03482c049d7d43bb97fb86d9ef3b4d815fd5e27ce7 (from https://pypi.org/simple/olaii-stripe/), version: 0.1.2 Using version 0.1.2 (newest of versions: 0.1.2) Created temporary directory: /tmp/pip-unpack-pldsn660 Downloading https://files.pythonhosted.org/packages/c9/ae/2b8a28ac693fbd6787bcb411057b70dad9509ebf6df99a25bf48b2315532/olaii-stripe-0.1.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/c9/ae/2b8a28ac693fbd6787bcb411057b70dad9509ebf6df99a25bf48b2315532/olaii-stripe-0.1.2.tar.gz#sha256=90c7c941a123c68422652c03482c049d7d43bb97fb86d9ef3b4d815fd5e27ce7 (from https://pypi.org/simple/olaii-stripe/) Added olaii-stripe==0.1.2 from https://files.pythonhosted.org/packages/c9/ae/2b8a28ac693fbd6787bcb411057b70dad9509ebf6df99a25bf48b2315532/olaii-stripe-0.1.2.tar.gz#sha256=90c7c941a123c68422652c03482c049d7d43bb97fb86d9ef3b4d815fd5e27ce7 to build tracker '/tmp/pip-req-tracker-kd_8oy4p' Running setup.py (path:/tmp/pip-wheel-hjryl9ld/olaii-stripe/setup.py) egg_info for package olaii-stripe Running command python setup.py egg_info running egg_info creating pip-egg-info/olaii_stripe.egg-info writing top-level names to pip-egg-info/olaii_stripe.egg-info/top_level.txt writing pip-egg-info/olaii_stripe.egg-info/PKG-INFO writing requirements to pip-egg-info/olaii_stripe.egg-info/requires.txt writing dependency_links to pip-egg-info/olaii_stripe.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/olaii_stripe.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/olaii_stripe.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/olaii_stripe.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-hjryl9ld/olaii-stripe has version 0.1.2, which satisfies requirement olaii-stripe==0.1.2 from https://files.pythonhosted.org/packages/c9/ae/2b8a28ac693fbd6787bcb411057b70dad9509ebf6df99a25bf48b2315532/olaii-stripe-0.1.2.tar.gz#sha256=90c7c941a123c68422652c03482c049d7d43bb97fb86d9ef3b4d815fd5e27ce7 Removed olaii-stripe==0.1.2 from https://files.pythonhosted.org/packages/c9/ae/2b8a28ac693fbd6787bcb411057b70dad9509ebf6df99a25bf48b2315532/olaii-stripe-0.1.2.tar.gz#sha256=90c7c941a123c68422652c03482c049d7d43bb97fb86d9ef3b4d815fd5e27ce7 from build tracker '/tmp/pip-req-tracker-kd_8oy4p' Building wheels for collected packages: olaii-stripe Created temporary directory: /tmp/pip-wheel-rwyoz8n2 Running setup.py bdist_wheel for olaii-stripe: started Destination directory: /tmp/pip-wheel-rwyoz8n2 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-hjryl9ld/olaii-stripe/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-rwyoz8n2 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/olaii_stripe copying olaii_stripe/exceptions.py -> build/lib/olaii_stripe copying olaii_stripe/helpers.py -> build/lib/olaii_stripe copying olaii_stripe/models.py -> build/lib/olaii_stripe copying olaii_stripe/webhook_helpers.py -> build/lib/olaii_stripe copying olaii_stripe/__init__.py -> build/lib/olaii_stripe copying olaii_stripe/admin.py -> build/lib/olaii_stripe creating build/lib/olaii_stripe/migrations copying olaii_stripe/migrations/0001_initial.py -> build/lib/olaii_stripe/migrations copying olaii_stripe/migrations/__init__.py -> build/lib/olaii_stripe/migrations copying olaii_stripe/migrations/0002_paymentmethod_deleted.py -> build/lib/olaii_stripe/migrations running egg_info writing top-level names to olaii_stripe.egg-info/top_level.txt writing dependency_links to olaii_stripe.egg-info/dependency_links.txt writing olaii_stripe.egg-info/PKG-INFO writing requirements to olaii_stripe.egg-info/requires.txt reading manifest file 'olaii_stripe.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'olaii_stripe.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/olaii_stripe copying build/lib/olaii_stripe/exceptions.py -> build/bdist.linux-armv7l/wheel/olaii_stripe copying build/lib/olaii_stripe/helpers.py -> build/bdist.linux-armv7l/wheel/olaii_stripe copying build/lib/olaii_stripe/models.py -> build/bdist.linux-armv7l/wheel/olaii_stripe creating build/bdist.linux-armv7l/wheel/olaii_stripe/migrations copying build/lib/olaii_stripe/migrations/0001_initial.py -> build/bdist.linux-armv7l/wheel/olaii_stripe/migrations copying build/lib/olaii_stripe/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/olaii_stripe/migrations copying build/lib/olaii_stripe/migrations/0002_paymentmethod_deleted.py -> build/bdist.linux-armv7l/wheel/olaii_stripe/migrations copying build/lib/olaii_stripe/webhook_helpers.py -> build/bdist.linux-armv7l/wheel/olaii_stripe copying build/lib/olaii_stripe/__init__.py -> build/bdist.linux-armv7l/wheel/olaii_stripe copying build/lib/olaii_stripe/admin.py -> build/bdist.linux-armv7l/wheel/olaii_stripe running install_egg_info Copying olaii_stripe.egg-info to build/bdist.linux-armv7l/wheel/olaii_stripe-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/olaii_stripe-0.1.2.dist-info/WHEEL creating '/tmp/pip-wheel-rwyoz8n2/olaii_stripe-0.1.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'olaii_stripe/__init__.py' adding 'olaii_stripe/admin.py' adding 'olaii_stripe/exceptions.py' adding 'olaii_stripe/helpers.py' adding 'olaii_stripe/models.py' adding 'olaii_stripe/webhook_helpers.py' adding 'olaii_stripe/migrations/0001_initial.py' adding 'olaii_stripe/migrations/0002_paymentmethod_deleted.py' adding 'olaii_stripe/migrations/__init__.py' adding 'olaii_stripe-0.1.2.dist-info/LICENSE' adding 'olaii_stripe-0.1.2.dist-info/METADATA' adding 'olaii_stripe-0.1.2.dist-info/WHEEL' adding 'olaii_stripe-0.1.2.dist-info/top_level.txt' adding 'olaii_stripe-0.1.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for olaii-stripe: finished with status 'done' Stored in directory: /tmp/tmp7chsfprt Successfully built olaii-stripe Cleaning up... Removing source in /tmp/pip-wheel-hjryl9ld/olaii-stripe Removed build tracker '/tmp/pip-req-tracker-kd_8oy4p'