Created temporary directory: /tmp/pip-ephem-wheel-cache-k7lbftt2 Created temporary directory: /tmp/pip-req-tracker-vseppx2m Created requirements tracker '/tmp/pip-req-tracker-vseppx2m' Created temporary directory: /tmp/pip-wheel-hb_bejah Collecting olaii-stripe==0.1.0 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 Using version 0.1.0 (newest of versions: 0.1.0) Created temporary directory: /tmp/pip-unpack-7z3csh_u Downloading https://files.pythonhosted.org/packages/01/00/80e0d8b95201bd424150e0711943459741ae5cae38fc030771dfa1827ce4/olaii-stripe-0.1.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/01/00/80e0d8b95201bd424150e0711943459741ae5cae38fc030771dfa1827ce4/olaii-stripe-0.1.0.tar.gz#sha256=ec72722a883f2bbf4172059b0460a434121a2fea2c03e96029abd17adafc74d0 (from https://pypi.org/simple/olaii-stripe/) Added olaii-stripe==0.1.0 from https://files.pythonhosted.org/packages/01/00/80e0d8b95201bd424150e0711943459741ae5cae38fc030771dfa1827ce4/olaii-stripe-0.1.0.tar.gz#sha256=ec72722a883f2bbf4172059b0460a434121a2fea2c03e96029abd17adafc74d0 to build tracker '/tmp/pip-req-tracker-vseppx2m' Running setup.py (path:/tmp/pip-wheel-hb_bejah/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 requirements to pip-egg-info/olaii_stripe.egg-info/requires.txt 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 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-hb_bejah/olaii-stripe has version 0.1.0, which satisfies requirement olaii-stripe==0.1.0 from https://files.pythonhosted.org/packages/01/00/80e0d8b95201bd424150e0711943459741ae5cae38fc030771dfa1827ce4/olaii-stripe-0.1.0.tar.gz#sha256=ec72722a883f2bbf4172059b0460a434121a2fea2c03e96029abd17adafc74d0 Removed olaii-stripe==0.1.0 from https://files.pythonhosted.org/packages/01/00/80e0d8b95201bd424150e0711943459741ae5cae38fc030771dfa1827ce4/olaii-stripe-0.1.0.tar.gz#sha256=ec72722a883f2bbf4172059b0460a434121a2fea2c03e96029abd17adafc74d0 from build tracker '/tmp/pip-req-tracker-vseppx2m' Building wheels for collected packages: olaii-stripe Created temporary directory: /tmp/pip-wheel-p6ao0ctm Running setup.py bdist_wheel for olaii-stripe: started Destination directory: /tmp/pip-wheel-p6ao0ctm Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-hb_bejah/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-p6ao0ctm 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 running egg_info writing requirements to olaii_stripe.egg-info/requires.txt writing dependency_links to olaii_stripe.egg-info/dependency_links.txt writing olaii_stripe.egg-info/PKG-INFO writing top-level names to olaii_stripe.egg-info/top_level.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/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.0-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.0.dist-info/WHEEL creating '/tmp/pip-wheel-p6ao0ctm/olaii_stripe-0.1.0-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/__init__.py' adding 'olaii_stripe-0.1.0.dist-info/LICENSE' adding 'olaii_stripe-0.1.0.dist-info/METADATA' adding 'olaii_stripe-0.1.0.dist-info/WHEEL' adding 'olaii_stripe-0.1.0.dist-info/top_level.txt' adding 'olaii_stripe-0.1.0.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/tmp882vgx5d Successfully built olaii-stripe Cleaning up... Removing source in /tmp/pip-wheel-hb_bejah/olaii-stripe Removed build tracker '/tmp/pip-req-tracker-vseppx2m'