Created temporary directory: /tmp/pip-ephem-wheel-cache-a_beh1er Created temporary directory: /tmp/pip-req-tracker-2q2e_bfs Created requirements tracker '/tmp/pip-req-tracker-2q2e_bfs' Created temporary directory: /tmp/pip-wheel-6ibqzci5 Collecting shopsite==0.2 1 location(s) to search for versions of shopsite: * https://pypi.org/simple/shopsite/ Getting page https://pypi.org/simple/shopsite/ Analyzing links from page https://pypi.org/simple/shopsite/ Found link https://files.pythonhosted.org/packages/7d/23/ef8b17a7ef10e8e885ce880edf17a15552454046c6670ba26e83203ab620/shopsite-0.2.tar.gz#sha256=9c98f283a9903448f33d54c493b1f47f077202ba7396405afd770e3aa845bf28 (from https://pypi.org/simple/shopsite/), version: 0.2 Using version 0.2 (newest of versions: 0.2) Created temporary directory: /tmp/pip-unpack-72168h9q Downloading https://files.pythonhosted.org/packages/7d/23/ef8b17a7ef10e8e885ce880edf17a15552454046c6670ba26e83203ab620/shopsite-0.2.tar.gz (355kB) Downloading from URL https://files.pythonhosted.org/packages/7d/23/ef8b17a7ef10e8e885ce880edf17a15552454046c6670ba26e83203ab620/shopsite-0.2.tar.gz#sha256=9c98f283a9903448f33d54c493b1f47f077202ba7396405afd770e3aa845bf28 (from https://pypi.org/simple/shopsite/) Added shopsite==0.2 from https://files.pythonhosted.org/packages/7d/23/ef8b17a7ef10e8e885ce880edf17a15552454046c6670ba26e83203ab620/shopsite-0.2.tar.gz#sha256=9c98f283a9903448f33d54c493b1f47f077202ba7396405afd770e3aa845bf28 to build tracker '/tmp/pip-req-tracker-2q2e_bfs' Running setup.py (path:/tmp/pip-wheel-6ibqzci5/shopsite/setup.py) egg_info for package shopsite Running command python setup.py egg_info running egg_info creating pip-egg-info/shopsite.egg-info writing dependency_links to pip-egg-info/shopsite.egg-info/dependency_links.txt writing pip-egg-info/shopsite.egg-info/PKG-INFO writing top-level names to pip-egg-info/shopsite.egg-info/top_level.txt writing entry points to pip-egg-info/shopsite.egg-info/entry_points.txt writing requirements to pip-egg-info/shopsite.egg-info/requires.txt writing manifest file 'pip-egg-info/shopsite.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/shopsite.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.gif' under directory 'shopsite' warning: no files found matching '*.png' under directory 'shopsite' warning: no files found matching '*.md' under directory 'shopsite' writing manifest file 'pip-egg-info/shopsite.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-6ibqzci5/shopsite has version 0.2, which satisfies requirement shopsite==0.2 from https://files.pythonhosted.org/packages/7d/23/ef8b17a7ef10e8e885ce880edf17a15552454046c6670ba26e83203ab620/shopsite-0.2.tar.gz#sha256=9c98f283a9903448f33d54c493b1f47f077202ba7396405afd770e3aa845bf28 Removed shopsite==0.2 from https://files.pythonhosted.org/packages/7d/23/ef8b17a7ef10e8e885ce880edf17a15552454046c6670ba26e83203ab620/shopsite-0.2.tar.gz#sha256=9c98f283a9903448f33d54c493b1f47f077202ba7396405afd770e3aa845bf28 from build tracker '/tmp/pip-req-tracker-2q2e_bfs' Building wheels for collected packages: shopsite Created temporary directory: /tmp/pip-wheel-ia1bon3z Running setup.py bdist_wheel for shopsite: started Destination directory: /tmp/pip-wheel-ia1bon3z Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-6ibqzci5/shopsite/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-ia1bon3z running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/shop copying shopsite/shop/models.py -> build/lib/shop copying shopsite/shop/admin.py -> build/lib/shop copying shopsite/shop/views.py -> build/lib/shop copying shopsite/shop/tests.py -> build/lib/shop copying shopsite/shop/__init__.py -> build/lib/shop copying shopsite/shop/urls.py -> build/lib/shop copying shopsite/shop/apps.py -> build/lib/shop creating build/lib/payment copying shopsite/payment/tasks.py -> build/lib/payment copying shopsite/payment/models.py -> build/lib/payment copying shopsite/payment/admin.py -> build/lib/payment copying shopsite/payment/views.py -> build/lib/payment copying shopsite/payment/tests.py -> build/lib/payment copying shopsite/payment/__init__.py -> build/lib/payment copying shopsite/payment/urls.py -> build/lib/payment copying shopsite/payment/apps.py -> build/lib/payment creating build/lib/image copying shopsite/image/models.py -> build/lib/image copying shopsite/image/admin.py -> build/lib/image copying shopsite/image/views.py -> build/lib/image copying shopsite/image/tests.py -> build/lib/image copying shopsite/image/__init__.py -> build/lib/image copying shopsite/image/apps.py -> build/lib/image creating build/lib/seller copying shopsite/seller/url.py -> build/lib/seller copying shopsite/seller/models.py -> build/lib/seller copying shopsite/seller/admin.py -> build/lib/seller copying shopsite/seller/views.py -> build/lib/seller copying shopsite/seller/tests.py -> build/lib/seller copying shopsite/seller/__init__.py -> build/lib/seller copying shopsite/seller/apps.py -> build/lib/seller creating build/lib/shopsite copying shopsite/shopsite/cookies.py -> build/lib/shopsite copying shopsite/shopsite/__init__.py -> build/lib/shopsite copying shopsite/shopsite/celery.py -> build/lib/shopsite copying shopsite/shopsite/generalapiview.py -> build/lib/shopsite copying shopsite/shopsite/urls.py -> build/lib/shopsite copying shopsite/shopsite/wsgi.py -> build/lib/shopsite creating build/lib/order copying shopsite/order/forms.py -> build/lib/order copying shopsite/order/models.py -> build/lib/order copying shopsite/order/admin.py -> build/lib/order copying shopsite/order/views.py -> build/lib/order copying shopsite/order/tests.py -> build/lib/order copying shopsite/order/__init__.py -> build/lib/order copying shopsite/order/urls.py -> build/lib/order copying shopsite/order/apps.py -> build/lib/order creating build/lib/comment copying shopsite/comment/models.py -> build/lib/comment copying shopsite/comment/admin.py -> build/lib/comment copying shopsite/comment/views.py -> build/lib/comment copying shopsite/comment/tests.py -> build/lib/comment copying shopsite/comment/__init__.py -> build/lib/comment copying shopsite/comment/apps.py -> build/lib/comment creating build/lib/user copying shopsite/user/forms.py -> build/lib/user copying shopsite/user/tasks.py -> build/lib/user copying shopsite/user/permissions.py -> build/lib/user copying shopsite/user/models.py -> build/lib/user copying shopsite/user/admin.py -> build/lib/user copying shopsite/user/views.py -> build/lib/user copying shopsite/user/tests.py -> build/lib/user copying shopsite/user/__init__.py -> build/lib/user copying shopsite/user/urls.py -> build/lib/user copying shopsite/user/apps.py -> build/lib/user creating build/lib/cart copying shopsite/cart/forms.py -> build/lib/cart copying shopsite/cart/context_processors.py -> build/lib/cart copying shopsite/cart/cart.py -> build/lib/cart copying shopsite/cart/models.py -> build/lib/cart copying shopsite/cart/admin.py -> build/lib/cart copying shopsite/cart/views.py -> build/lib/cart copying shopsite/cart/tests.py -> build/lib/cart copying shopsite/cart/__init__.py -> build/lib/cart copying shopsite/cart/urls.py -> build/lib/cart copying shopsite/cart/apps.py -> build/lib/cart creating build/lib/product copying shopsite/product/models.py -> build/lib/product copying shopsite/product/admin.py -> build/lib/product copying shopsite/product/views.py -> build/lib/product copying shopsite/product/tests.py -> build/lib/product copying shopsite/product/__init__.py -> build/lib/product copying shopsite/product/urls.py -> build/lib/product copying shopsite/product/apps.py -> build/lib/product creating build/lib/post copying shopsite/post/models.py -> build/lib/post copying shopsite/post/admin.py -> build/lib/post copying shopsite/post/views.py -> build/lib/post copying shopsite/post/tests.py -> build/lib/post copying shopsite/post/__init__.py -> build/lib/post copying shopsite/post/apps.py -> build/lib/post creating build/lib/activity copying shopsite/activity/models.py -> build/lib/activity copying shopsite/activity/admin.py -> build/lib/activity copying shopsite/activity/views.py -> build/lib/activity copying shopsite/activity/tests.py -> build/lib/activity copying shopsite/activity/__init__.py -> build/lib/activity copying shopsite/activity/apps.py -> build/lib/activity creating build/lib/buyer copying shopsite/buyer/models.py -> build/lib/buyer copying shopsite/buyer/admin.py -> build/lib/buyer copying shopsite/buyer/views.py -> build/lib/buyer copying shopsite/buyer/tests.py -> build/lib/buyer copying shopsite/buyer/__init__.py -> build/lib/buyer copying shopsite/buyer/apps.py -> build/lib/buyer creating build/lib/shop/migrations copying shopsite/shop/migrations/__init__.py -> build/lib/shop/migrations copying shopsite/shop/migrations/0001_initial.py -> build/lib/shop/migrations creating build/lib/image/migrations copying shopsite/image/migrations/__init__.py -> build/lib/image/migrations copying shopsite/image/migrations/0001_initial.py -> build/lib/image/migrations creating build/lib/seller/migrations copying shopsite/seller/migrations/__init__.py -> build/lib/seller/migrations copying shopsite/seller/migrations/0001_initial.py -> build/lib/seller/migrations creating build/lib/shopsite/settings copying shopsite/shopsite/settings/base.py -> build/lib/shopsite/settings copying shopsite/shopsite/settings/product.py -> build/lib/shopsite/settings copying shopsite/shopsite/settings/__init__.py -> build/lib/shopsite/settings copying shopsite/shopsite/settings/develop.py -> build/lib/shopsite/settings creating build/lib/order/api copying shopsite/order/api/serializers.py -> build/lib/order/api copying shopsite/order/api/apis.py -> build/lib/order/api copying shopsite/order/api/__init__.py -> build/lib/order/api copying shopsite/order/api/urls.py -> build/lib/order/api creating build/lib/order/migrations copying shopsite/order/migrations/__init__.py -> build/lib/order/migrations copying shopsite/order/migrations/0001_initial.py -> build/lib/order/migrations creating build/lib/comment/migrations copying shopsite/comment/migrations/__init__.py -> build/lib/comment/migrations copying shopsite/comment/migrations/0001_initial.py -> build/lib/comment/migrations creating build/lib/user/api copying shopsite/user/api/serializers.py -> build/lib/user/api copying shopsite/user/api/authViews.py -> build/lib/user/api copying shopsite/user/api/apis.py -> build/lib/user/api copying shopsite/user/api/__init__.py -> build/lib/user/api copying shopsite/user/api/urls.py -> build/lib/user/api creating build/lib/user/migrations copying shopsite/user/migrations/__init__.py -> build/lib/user/migrations copying shopsite/user/migrations/0001_initial.py -> build/lib/user/migrations creating build/lib/product/api copying shopsite/product/api/serializers.py -> build/lib/product/api copying shopsite/product/api/apis.py -> build/lib/product/api copying shopsite/product/api/__init__.py -> build/lib/product/api copying shopsite/product/api/urls.py -> build/lib/product/api creating build/lib/product/migrations copying shopsite/product/migrations/__init__.py -> build/lib/product/migrations copying shopsite/product/migrations/0001_initial.py -> build/lib/product/migrations creating build/lib/buyer/migrations copying shopsite/buyer/migrations/__init__.py -> build/lib/buyer/migrations copying shopsite/buyer/migrations/0001_initial.py -> build/lib/buyer/migrations running egg_info writing shopsite/shopsite.egg-info/PKG-INFO writing requirements to shopsite/shopsite.egg-info/requires.txt writing dependency_links to shopsite/shopsite.egg-info/dependency_links.txt writing entry points to shopsite/shopsite.egg-info/entry_points.txt writing top-level names to shopsite/shopsite.egg-info/top_level.txt reading manifest file 'shopsite/shopsite.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.gif' under directory 'shopsite' warning: no files found matching '*.png' under directory 'shopsite' warning: no files found matching '*.md' under directory 'shopsite' writing manifest file 'shopsite/shopsite.egg-info/SOURCES.txt' creating build/lib/shop/templates creating build/lib/shop/templates/shop copying shopsite/shop/templates/shop/shopindex.html -> build/lib/shop/templates/shop copying shopsite/shop/templates/shop/shoplist.html -> build/lib/shop/templates/shop creating build/lib/payment/templates creating build/lib/payment/templates/payment copying shopsite/payment/templates/payment/payment_base.html -> build/lib/payment/templates/payment copying shopsite/payment/templates/payment/payment_cancel.html -> build/lib/payment/templates/payment copying shopsite/payment/templates/payment/payment_confirm.html -> build/lib/payment/templates/payment copying shopsite/payment/templates/payment/payment_done.html -> build/lib/payment/templates/payment copying shopsite/payment/templates/payment/payment_process.html -> build/lib/payment/templates/payment creating build/lib/shopsite/locale creating build/lib/shopsite/locale/en creating build/lib/shopsite/locale/en/LC_MESSAGES copying shopsite/shopsite/locale/en/LC_MESSAGES/django.mo -> build/lib/shopsite/locale/en/LC_MESSAGES copying shopsite/shopsite/locale/en/LC_MESSAGES/django.po -> build/lib/shopsite/locale/en/LC_MESSAGES creating build/lib/shopsite/locale/zh creating build/lib/shopsite/locale/zh/LC_MESSAGES copying shopsite/shopsite/locale/zh/LC_MESSAGES/django.mo -> build/lib/shopsite/locale/zh/LC_MESSAGES copying shopsite/shopsite/locale/zh/LC_MESSAGES/django.po -> build/lib/shopsite/locale/zh/LC_MESSAGES creating build/lib/shopsite/media creating build/lib/shopsite/media/image copying shopsite/shopsite/media/image/664e721184afb881fbefc8f586bb005d.jpg -> build/lib/shopsite/media/image copying shopsite/shopsite/media/image/664e721184afb881fbefc8f586bb005d_Dmo0oe4.jpg -> build/lib/shopsite/media/image copying shopsite/shopsite/media/image/664e721184afb881fbefc8f586bb005d_OB4uyhL.jpg -> build/lib/shopsite/media/image copying shopsite/shopsite/media/image/77acdbc1d5a63a94e6f8e031c82223fb.jpg -> build/lib/shopsite/media/image copying shopsite/shopsite/media/image/77acdbc1d5a63a94e6f8e031c82223fb_Y3fSTLb.jpg -> build/lib/shopsite/media/image copying shopsite/shopsite/media/image/77acdbc1d5a63a94e6f8e031c82223fb_qhcV6S7.jpg -> build/lib/shopsite/media/image creating build/lib/shopsite/static creating build/lib/shopsite/static/css copying shopsite/shopsite/static/css/base.css -> build/lib/shopsite/static/css copying shopsite/shopsite/static/css/bootstrap-grid.css -> build/lib/shopsite/static/css copying shopsite/shopsite/static/css/bootstrap-grid.min.css -> build/lib/shopsite/static/css copying shopsite/shopsite/static/css/bootstrap-reboot.css -> build/lib/shopsite/static/css copying shopsite/shopsite/static/css/bootstrap-reboot.min.css -> build/lib/shopsite/static/css copying shopsite/shopsite/static/css/bootstrap.css -> build/lib/shopsite/static/css copying shopsite/shopsite/static/css/bootstrap.min.css -> build/lib/shopsite/static/css copying shopsite/shopsite/static/css/pdf.css -> build/lib/shopsite/static/css copying shopsite/shopsite/static/css/pdf_print.css -> build/lib/shopsite/static/css creating build/lib/shopsite/static/js copying shopsite/shopsite/static/js/bootstrap.bundle.js -> build/lib/shopsite/static/js copying shopsite/shopsite/static/js/bootstrap.bundle.min.js -> build/lib/shopsite/static/js copying shopsite/shopsite/static/js/bootstrap.js -> build/lib/shopsite/static/js copying shopsite/shopsite/static/js/bootstrap.min.js -> build/lib/shopsite/static/js copying shopsite/shopsite/static/js/jquery-3.4.1.js -> build/lib/shopsite/static/js copying shopsite/shopsite/static/js/jquery-3.4.1.min.js -> build/lib/shopsite/static/js creating build/lib/shopsite/templates copying shopsite/shopsite/templates/base.html -> build/lib/shopsite/templates copying shopsite/shopsite/templates/footer.html -> build/lib/shopsite/templates copying shopsite/shopsite/templates/head.html -> build/lib/shopsite/templates copying shopsite/shopsite/templates/searchbar.html -> build/lib/shopsite/templates creating build/lib/order/templates creating build/lib/order/templates/order copying shopsite/order/templates/order/order_pdf.html -> build/lib/order/templates/order copying shopsite/order/templates/order/ordercreate.html -> build/lib/order/templates/order copying shopsite/order/templates/order/ordercreated.html -> build/lib/order/templates/order copying shopsite/order/templates/order/orderlist.html -> build/lib/order/templates/order creating build/lib/user/templates creating build/lib/user/templates/user copying shopsite/user/templates/user/login.html -> build/lib/user/templates/user copying shopsite/user/templates/user/profile.html -> build/lib/user/templates/user copying shopsite/user/templates/user/register.html -> build/lib/user/templates/user copying shopsite/user/templates/user/user_base.html -> build/lib/user/templates/user creating build/lib/cart/templates creating build/lib/cart/templates/cart copying shopsite/cart/templates/cart/cart_detail.html -> build/lib/cart/templates/cart copying shopsite/cart/templates/cart/cart_shortcuts.html -> build/lib/cart/templates/cart creating build/lib/product/templates creating build/lib/product/templates/product copying shopsite/product/templates/product/categorylist.html -> build/lib/product/templates/product copying shopsite/product/templates/product/extraproductdetail.html -> build/lib/product/templates/product copying shopsite/product/templates/product/index.html -> build/lib/product/templates/product copying shopsite/product/templates/product/productdetail.html -> build/lib/product/templates/product running build_scripts creating build/scripts-3.4 copying shopsite/manage.py -> build/scripts-3.4 changing mode of build/scripts-3.4/manage.py from 644 to 755 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/shop creating build/bdist.linux-armv7l/wheel/shop/templates creating build/bdist.linux-armv7l/wheel/shop/templates/shop copying build/lib/shop/templates/shop/shoplist.html -> build/bdist.linux-armv7l/wheel/shop/templates/shop copying build/lib/shop/templates/shop/shopindex.html -> build/bdist.linux-armv7l/wheel/shop/templates/shop creating build/bdist.linux-armv7l/wheel/shop/migrations copying build/lib/shop/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/shop/migrations copying build/lib/shop/migrations/0001_initial.py -> build/bdist.linux-armv7l/wheel/shop/migrations copying build/lib/shop/models.py -> build/bdist.linux-armv7l/wheel/shop copying build/lib/shop/admin.py -> build/bdist.linux-armv7l/wheel/shop copying build/lib/shop/views.py -> build/bdist.linux-armv7l/wheel/shop copying build/lib/shop/tests.py -> build/bdist.linux-armv7l/wheel/shop copying build/lib/shop/__init__.py -> build/bdist.linux-armv7l/wheel/shop copying build/lib/shop/urls.py -> build/bdist.linux-armv7l/wheel/shop copying build/lib/shop/apps.py -> build/bdist.linux-armv7l/wheel/shop creating build/bdist.linux-armv7l/wheel/payment creating build/bdist.linux-armv7l/wheel/payment/templates creating build/bdist.linux-armv7l/wheel/payment/templates/payment copying build/lib/payment/templates/payment/payment_process.html -> build/bdist.linux-armv7l/wheel/payment/templates/payment copying build/lib/payment/templates/payment/payment_cancel.html -> build/bdist.linux-armv7l/wheel/payment/templates/payment copying build/lib/payment/templates/payment/payment_base.html -> build/bdist.linux-armv7l/wheel/payment/templates/payment copying build/lib/payment/templates/payment/payment_done.html -> build/bdist.linux-armv7l/wheel/payment/templates/payment copying build/lib/payment/templates/payment/payment_confirm.html -> build/bdist.linux-armv7l/wheel/payment/templates/payment copying build/lib/payment/tasks.py -> build/bdist.linux-armv7l/wheel/payment copying build/lib/payment/models.py -> build/bdist.linux-armv7l/wheel/payment copying build/lib/payment/admin.py -> build/bdist.linux-armv7l/wheel/payment copying build/lib/payment/views.py -> build/bdist.linux-armv7l/wheel/payment copying build/lib/payment/tests.py -> build/bdist.linux-armv7l/wheel/payment copying build/lib/payment/__init__.py -> build/bdist.linux-armv7l/wheel/payment copying build/lib/payment/urls.py -> build/bdist.linux-armv7l/wheel/payment copying build/lib/payment/apps.py -> build/bdist.linux-armv7l/wheel/payment creating build/bdist.linux-armv7l/wheel/image creating build/bdist.linux-armv7l/wheel/image/migrations copying build/lib/image/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/image/migrations copying build/lib/image/migrations/0001_initial.py -> build/bdist.linux-armv7l/wheel/image/migrations copying build/lib/image/models.py -> build/bdist.linux-armv7l/wheel/image copying build/lib/image/admin.py -> build/bdist.linux-armv7l/wheel/image copying build/lib/image/views.py -> build/bdist.linux-armv7l/wheel/image copying build/lib/image/tests.py -> build/bdist.linux-armv7l/wheel/image copying build/lib/image/__init__.py -> build/bdist.linux-armv7l/wheel/image copying build/lib/image/apps.py -> build/bdist.linux-armv7l/wheel/image creating build/bdist.linux-armv7l/wheel/seller creating build/bdist.linux-armv7l/wheel/seller/migrations copying build/lib/seller/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/seller/migrations copying build/lib/seller/migrations/0001_initial.py -> build/bdist.linux-armv7l/wheel/seller/migrations copying build/lib/seller/url.py -> build/bdist.linux-armv7l/wheel/seller copying build/lib/seller/models.py -> build/bdist.linux-armv7l/wheel/seller copying build/lib/seller/admin.py -> build/bdist.linux-armv7l/wheel/seller copying build/lib/seller/views.py -> build/bdist.linux-armv7l/wheel/seller copying build/lib/seller/tests.py -> build/bdist.linux-armv7l/wheel/seller copying build/lib/seller/__init__.py -> build/bdist.linux-armv7l/wheel/seller copying build/lib/seller/apps.py -> build/bdist.linux-armv7l/wheel/seller creating build/bdist.linux-armv7l/wheel/shopsite creating build/bdist.linux-armv7l/wheel/shopsite/templates copying build/lib/shopsite/templates/head.html -> build/bdist.linux-armv7l/wheel/shopsite/templates copying build/lib/shopsite/templates/base.html -> build/bdist.linux-armv7l/wheel/shopsite/templates copying build/lib/shopsite/templates/footer.html -> build/bdist.linux-armv7l/wheel/shopsite/templates copying build/lib/shopsite/templates/searchbar.html -> build/bdist.linux-armv7l/wheel/shopsite/templates creating build/bdist.linux-armv7l/wheel/shopsite/settings copying build/lib/shopsite/settings/base.py -> build/bdist.linux-armv7l/wheel/shopsite/settings copying build/lib/shopsite/settings/product.py -> build/bdist.linux-armv7l/wheel/shopsite/settings copying build/lib/shopsite/settings/__init__.py -> build/bdist.linux-armv7l/wheel/shopsite/settings copying build/lib/shopsite/settings/develop.py -> build/bdist.linux-armv7l/wheel/shopsite/settings copying build/lib/shopsite/cookies.py -> build/bdist.linux-armv7l/wheel/shopsite creating build/bdist.linux-armv7l/wheel/shopsite/media creating build/bdist.linux-armv7l/wheel/shopsite/media/image copying build/lib/shopsite/media/image/77acdbc1d5a63a94e6f8e031c82223fb_Y3fSTLb.jpg -> build/bdist.linux-armv7l/wheel/shopsite/media/image copying build/lib/shopsite/media/image/664e721184afb881fbefc8f586bb005d_Dmo0oe4.jpg -> build/bdist.linux-armv7l/wheel/shopsite/media/image copying build/lib/shopsite/media/image/77acdbc1d5a63a94e6f8e031c82223fb_qhcV6S7.jpg -> build/bdist.linux-armv7l/wheel/shopsite/media/image copying build/lib/shopsite/media/image/664e721184afb881fbefc8f586bb005d_OB4uyhL.jpg -> build/bdist.linux-armv7l/wheel/shopsite/media/image copying build/lib/shopsite/media/image/77acdbc1d5a63a94e6f8e031c82223fb.jpg -> build/bdist.linux-armv7l/wheel/shopsite/media/image copying build/lib/shopsite/media/image/664e721184afb881fbefc8f586bb005d.jpg -> build/bdist.linux-armv7l/wheel/shopsite/media/image creating build/bdist.linux-armv7l/wheel/shopsite/locale creating build/bdist.linux-armv7l/wheel/shopsite/locale/zh creating build/bdist.linux-armv7l/wheel/shopsite/locale/zh/LC_MESSAGES copying build/lib/shopsite/locale/zh/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/shopsite/locale/zh/LC_MESSAGES copying build/lib/shopsite/locale/zh/LC_MESSAGES/django.po -> build/bdist.linux-armv7l/wheel/shopsite/locale/zh/LC_MESSAGES creating build/bdist.linux-armv7l/wheel/shopsite/locale/en creating build/bdist.linux-armv7l/wheel/shopsite/locale/en/LC_MESSAGES copying build/lib/shopsite/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/shopsite/locale/en/LC_MESSAGES copying build/lib/shopsite/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-armv7l/wheel/shopsite/locale/en/LC_MESSAGES copying build/lib/shopsite/__init__.py -> build/bdist.linux-armv7l/wheel/shopsite copying build/lib/shopsite/celery.py -> build/bdist.linux-armv7l/wheel/shopsite creating build/bdist.linux-armv7l/wheel/shopsite/static creating build/bdist.linux-armv7l/wheel/shopsite/static/js copying build/lib/shopsite/static/js/jquery-3.4.1.min.js -> build/bdist.linux-armv7l/wheel/shopsite/static/js copying build/lib/shopsite/static/js/jquery-3.4.1.js -> build/bdist.linux-armv7l/wheel/shopsite/static/js copying build/lib/shopsite/static/js/bootstrap.bundle.js -> build/bdist.linux-armv7l/wheel/shopsite/static/js copying build/lib/shopsite/static/js/bootstrap.min.js -> build/bdist.linux-armv7l/wheel/shopsite/static/js copying build/lib/shopsite/static/js/bootstrap.bundle.min.js -> build/bdist.linux-armv7l/wheel/shopsite/static/js copying build/lib/shopsite/static/js/bootstrap.js -> build/bdist.linux-armv7l/wheel/shopsite/static/js creating build/bdist.linux-armv7l/wheel/shopsite/static/css copying build/lib/shopsite/static/css/bootstrap-grid.css -> build/bdist.linux-armv7l/wheel/shopsite/static/css copying build/lib/shopsite/static/css/bootstrap.css -> build/bdist.linux-armv7l/wheel/shopsite/static/css copying build/lib/shopsite/static/css/pdf.css -> build/bdist.linux-armv7l/wheel/shopsite/static/css copying build/lib/shopsite/static/css/bootstrap-grid.min.css -> build/bdist.linux-armv7l/wheel/shopsite/static/css copying build/lib/shopsite/static/css/bootstrap-reboot.css -> build/bdist.linux-armv7l/wheel/shopsite/static/css copying build/lib/shopsite/static/css/bootstrap.min.css -> build/bdist.linux-armv7l/wheel/shopsite/static/css copying build/lib/shopsite/static/css/pdf_print.css -> build/bdist.linux-armv7l/wheel/shopsite/static/css copying build/lib/shopsite/static/css/bootstrap-reboot.min.css -> build/bdist.linux-armv7l/wheel/shopsite/static/css copying build/lib/shopsite/static/css/base.css -> build/bdist.linux-armv7l/wheel/shopsite/static/css copying build/lib/shopsite/generalapiview.py -> build/bdist.linux-armv7l/wheel/shopsite copying build/lib/shopsite/urls.py -> build/bdist.linux-armv7l/wheel/shopsite copying build/lib/shopsite/wsgi.py -> build/bdist.linux-armv7l/wheel/shopsite creating build/bdist.linux-armv7l/wheel/order creating build/bdist.linux-armv7l/wheel/order/templates creating build/bdist.linux-armv7l/wheel/order/templates/order copying build/lib/order/templates/order/order_pdf.html -> build/bdist.linux-armv7l/wheel/order/templates/order copying build/lib/order/templates/order/orderlist.html -> build/bdist.linux-armv7l/wheel/order/templates/order copying build/lib/order/templates/order/ordercreated.html -> build/bdist.linux-armv7l/wheel/order/templates/order copying build/lib/order/templates/order/ordercreate.html -> build/bdist.linux-armv7l/wheel/order/templates/order copying build/lib/order/forms.py -> build/bdist.linux-armv7l/wheel/order creating build/bdist.linux-armv7l/wheel/order/api copying build/lib/order/api/serializers.py -> build/bdist.linux-armv7l/wheel/order/api copying build/lib/order/api/apis.py -> build/bdist.linux-armv7l/wheel/order/api copying build/lib/order/api/__init__.py -> build/bdist.linux-armv7l/wheel/order/api copying build/lib/order/api/urls.py -> build/bdist.linux-armv7l/wheel/order/api creating build/bdist.linux-armv7l/wheel/order/migrations copying build/lib/order/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/order/migrations copying build/lib/order/migrations/0001_initial.py -> build/bdist.linux-armv7l/wheel/order/migrations copying build/lib/order/models.py -> build/bdist.linux-armv7l/wheel/order copying build/lib/order/admin.py -> build/bdist.linux-armv7l/wheel/order copying build/lib/order/views.py -> build/bdist.linux-armv7l/wheel/order copying build/lib/order/tests.py -> build/bdist.linux-armv7l/wheel/order copying build/lib/order/__init__.py -> build/bdist.linux-armv7l/wheel/order copying build/lib/order/urls.py -> build/bdist.linux-armv7l/wheel/order copying build/lib/order/apps.py -> build/bdist.linux-armv7l/wheel/order creating build/bdist.linux-armv7l/wheel/comment creating build/bdist.linux-armv7l/wheel/comment/migrations copying build/lib/comment/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/comment/migrations copying build/lib/comment/migrations/0001_initial.py -> build/bdist.linux-armv7l/wheel/comment/migrations copying build/lib/comment/models.py -> build/bdist.linux-armv7l/wheel/comment copying build/lib/comment/admin.py -> build/bdist.linux-armv7l/wheel/comment copying build/lib/comment/views.py -> build/bdist.linux-armv7l/wheel/comment copying build/lib/comment/tests.py -> build/bdist.linux-armv7l/wheel/comment copying build/lib/comment/__init__.py -> build/bdist.linux-armv7l/wheel/comment copying build/lib/comment/apps.py -> build/bdist.linux-armv7l/wheel/comment creating build/bdist.linux-armv7l/wheel/user creating build/bdist.linux-armv7l/wheel/user/templates creating build/bdist.linux-armv7l/wheel/user/templates/user copying build/lib/user/templates/user/profile.html -> build/bdist.linux-armv7l/wheel/user/templates/user copying build/lib/user/templates/user/login.html -> build/bdist.linux-armv7l/wheel/user/templates/user copying build/lib/user/templates/user/register.html -> build/bdist.linux-armv7l/wheel/user/templates/user copying build/lib/user/templates/user/user_base.html -> build/bdist.linux-armv7l/wheel/user/templates/user copying build/lib/user/forms.py -> build/bdist.linux-armv7l/wheel/user copying build/lib/user/tasks.py -> build/bdist.linux-armv7l/wheel/user creating build/bdist.linux-armv7l/wheel/user/api copying build/lib/user/api/serializers.py -> build/bdist.linux-armv7l/wheel/user/api copying build/lib/user/api/authViews.py -> build/bdist.linux-armv7l/wheel/user/api copying build/lib/user/api/apis.py -> build/bdist.linux-armv7l/wheel/user/api copying build/lib/user/api/__init__.py -> build/bdist.linux-armv7l/wheel/user/api copying build/lib/user/api/urls.py -> build/bdist.linux-armv7l/wheel/user/api copying build/lib/user/permissions.py -> build/bdist.linux-armv7l/wheel/user creating build/bdist.linux-armv7l/wheel/user/migrations copying build/lib/user/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/user/migrations copying build/lib/user/migrations/0001_initial.py -> build/bdist.linux-armv7l/wheel/user/migrations copying build/lib/user/models.py -> build/bdist.linux-armv7l/wheel/user copying build/lib/user/admin.py -> build/bdist.linux-armv7l/wheel/user copying build/lib/user/views.py -> build/bdist.linux-armv7l/wheel/user copying build/lib/user/tests.py -> build/bdist.linux-armv7l/wheel/user copying build/lib/user/__init__.py -> build/bdist.linux-armv7l/wheel/user copying build/lib/user/urls.py -> build/bdist.linux-armv7l/wheel/user copying build/lib/user/apps.py -> build/bdist.linux-armv7l/wheel/user creating build/bdist.linux-armv7l/wheel/cart creating build/bdist.linux-armv7l/wheel/cart/templates creating build/bdist.linux-armv7l/wheel/cart/templates/cart copying build/lib/cart/templates/cart/cart_shortcuts.html -> build/bdist.linux-armv7l/wheel/cart/templates/cart copying build/lib/cart/templates/cart/cart_detail.html -> build/bdist.linux-armv7l/wheel/cart/templates/cart copying build/lib/cart/forms.py -> build/bdist.linux-armv7l/wheel/cart copying build/lib/cart/context_processors.py -> build/bdist.linux-armv7l/wheel/cart copying build/lib/cart/cart.py -> build/bdist.linux-armv7l/wheel/cart copying build/lib/cart/models.py -> build/bdist.linux-armv7l/wheel/cart copying build/lib/cart/admin.py -> build/bdist.linux-armv7l/wheel/cart copying build/lib/cart/views.py -> build/bdist.linux-armv7l/wheel/cart copying build/lib/cart/tests.py -> build/bdist.linux-armv7l/wheel/cart copying build/lib/cart/__init__.py -> build/bdist.linux-armv7l/wheel/cart copying build/lib/cart/urls.py -> build/bdist.linux-armv7l/wheel/cart copying build/lib/cart/apps.py -> build/bdist.linux-armv7l/wheel/cart creating build/bdist.linux-armv7l/wheel/product creating build/bdist.linux-armv7l/wheel/product/templates creating build/bdist.linux-armv7l/wheel/product/templates/product copying build/lib/product/templates/product/categorylist.html -> build/bdist.linux-armv7l/wheel/product/templates/product copying build/lib/product/templates/product/extraproductdetail.html -> build/bdist.linux-armv7l/wheel/product/templates/product copying build/lib/product/templates/product/index.html -> build/bdist.linux-armv7l/wheel/product/templates/product copying build/lib/product/templates/product/productdetail.html -> build/bdist.linux-armv7l/wheel/product/templates/product creating build/bdist.linux-armv7l/wheel/product/api copying build/lib/product/api/serializers.py -> build/bdist.linux-armv7l/wheel/product/api copying build/lib/product/api/apis.py -> build/bdist.linux-armv7l/wheel/product/api copying build/lib/product/api/__init__.py -> build/bdist.linux-armv7l/wheel/product/api copying build/lib/product/api/urls.py -> build/bdist.linux-armv7l/wheel/product/api creating build/bdist.linux-armv7l/wheel/product/migrations copying build/lib/product/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/product/migrations copying build/lib/product/migrations/0001_initial.py -> build/bdist.linux-armv7l/wheel/product/migrations copying build/lib/product/models.py -> build/bdist.linux-armv7l/wheel/product copying build/lib/product/admin.py -> build/bdist.linux-armv7l/wheel/product copying build/lib/product/views.py -> build/bdist.linux-armv7l/wheel/product copying build/lib/product/tests.py -> build/bdist.linux-armv7l/wheel/product copying build/lib/product/__init__.py -> build/bdist.linux-armv7l/wheel/product copying build/lib/product/urls.py -> build/bdist.linux-armv7l/wheel/product copying build/lib/product/apps.py -> build/bdist.linux-armv7l/wheel/product creating build/bdist.linux-armv7l/wheel/post copying build/lib/post/models.py -> build/bdist.linux-armv7l/wheel/post copying build/lib/post/admin.py -> build/bdist.linux-armv7l/wheel/post copying build/lib/post/views.py -> build/bdist.linux-armv7l/wheel/post copying build/lib/post/tests.py -> build/bdist.linux-armv7l/wheel/post copying build/lib/post/__init__.py -> build/bdist.linux-armv7l/wheel/post copying build/lib/post/apps.py -> build/bdist.linux-armv7l/wheel/post creating build/bdist.linux-armv7l/wheel/activity copying build/lib/activity/models.py -> build/bdist.linux-armv7l/wheel/activity copying build/lib/activity/admin.py -> build/bdist.linux-armv7l/wheel/activity copying build/lib/activity/views.py -> build/bdist.linux-armv7l/wheel/activity copying build/lib/activity/tests.py -> build/bdist.linux-armv7l/wheel/activity copying build/lib/activity/__init__.py -> build/bdist.linux-armv7l/wheel/activity copying build/lib/activity/apps.py -> build/bdist.linux-armv7l/wheel/activity creating build/bdist.linux-armv7l/wheel/buyer creating build/bdist.linux-armv7l/wheel/buyer/migrations copying build/lib/buyer/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/buyer/migrations copying build/lib/buyer/migrations/0001_initial.py -> build/bdist.linux-armv7l/wheel/buyer/migrations copying build/lib/buyer/models.py -> build/bdist.linux-armv7l/wheel/buyer copying build/lib/buyer/admin.py -> build/bdist.linux-armv7l/wheel/buyer copying build/lib/buyer/views.py -> build/bdist.linux-armv7l/wheel/buyer copying build/lib/buyer/tests.py -> build/bdist.linux-armv7l/wheel/buyer copying build/lib/buyer/__init__.py -> build/bdist.linux-armv7l/wheel/buyer copying build/lib/buyer/apps.py -> build/bdist.linux-armv7l/wheel/buyer running install_egg_info Copying shopsite/shopsite.egg-info to build/bdist.linux-armv7l/wheel/shopsite-0.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/shopsite-0.2.data creating build/bdist.linux-armv7l/wheel/shopsite-0.2.data/scripts copying build/scripts-3.4/manage.py -> build/bdist.linux-armv7l/wheel/shopsite-0.2.data/scripts changing mode of build/bdist.linux-armv7l/wheel/shopsite-0.2.data/scripts/manage.py to 755 creating build/bdist.linux-armv7l/wheel/shopsite-0.2.dist-info/WHEEL creating '/tmp/pip-wheel-ia1bon3z/shopsite-0.2-= py37-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'activity/__init__.py' adding 'activity/admin.py' adding 'activity/apps.py' adding 'activity/models.py' adding 'activity/tests.py' adding 'activity/views.py' adding 'buyer/__init__.py' adding 'buyer/admin.py' adding 'buyer/apps.py' adding 'buyer/models.py' adding 'buyer/tests.py' adding 'buyer/views.py' adding 'buyer/migrations/0001_initial.py' adding 'buyer/migrations/__init__.py' adding 'cart/__init__.py' adding 'cart/admin.py' adding 'cart/apps.py' adding 'cart/cart.py' adding 'cart/context_processors.py' adding 'cart/forms.py' adding 'cart/models.py' adding 'cart/tests.py' adding 'cart/urls.py' adding 'cart/views.py' adding 'cart/templates/cart/cart_detail.html' adding 'cart/templates/cart/cart_shortcuts.html' adding 'comment/__init__.py' adding 'comment/admin.py' adding 'comment/apps.py' adding 'comment/models.py' adding 'comment/tests.py' adding 'comment/views.py' adding 'comment/migrations/0001_initial.py' adding 'comment/migrations/__init__.py' adding 'image/__init__.py' adding 'image/admin.py' adding 'image/apps.py' adding 'image/models.py' adding 'image/tests.py' adding 'image/views.py' adding 'image/migrations/0001_initial.py' adding 'image/migrations/__init__.py' adding 'order/__init__.py' adding 'order/admin.py' adding 'order/apps.py' adding 'order/forms.py' adding 'order/models.py' adding 'order/tests.py' adding 'order/urls.py' adding 'order/views.py' adding 'order/api/__init__.py' adding 'order/api/apis.py' adding 'order/api/serializers.py' adding 'order/api/urls.py' adding 'order/migrations/0001_initial.py' adding 'order/migrations/__init__.py' adding 'order/templates/order/order_pdf.html' adding 'order/templates/order/ordercreate.html' adding 'order/templates/order/ordercreated.html' adding 'order/templates/order/orderlist.html' adding 'payment/__init__.py' adding 'payment/admin.py' adding 'payment/apps.py' adding 'payment/models.py' adding 'payment/tasks.py' adding 'payment/tests.py' adding 'payment/urls.py' adding 'payment/views.py' adding 'payment/templates/payment/payment_base.html' adding 'payment/templates/payment/payment_cancel.html' adding 'payment/templates/payment/payment_confirm.html' adding 'payment/templates/payment/payment_done.html' adding 'payment/templates/payment/payment_process.html' adding 'post/__init__.py' adding 'post/admin.py' adding 'post/apps.py' adding 'post/models.py' adding 'post/tests.py' adding 'post/views.py' adding 'product/__init__.py' adding 'product/admin.py' adding 'product/apps.py' adding 'product/models.py' adding 'product/tests.py' adding 'product/urls.py' adding 'product/views.py' adding 'product/api/__init__.py' adding 'product/api/apis.py' adding 'product/api/serializers.py' adding 'product/api/urls.py' adding 'product/migrations/0001_initial.py' adding 'product/migrations/__init__.py' adding 'product/templates/product/categorylist.html' adding 'product/templates/product/extraproductdetail.html' adding 'product/templates/product/index.html' adding 'product/templates/product/productdetail.html' adding 'seller/__init__.py' adding 'seller/admin.py' adding 'seller/apps.py' adding 'seller/models.py' adding 'seller/tests.py' adding 'seller/url.py' adding 'seller/views.py' adding 'seller/migrations/0001_initial.py' adding 'seller/migrations/__init__.py' adding 'shop/__init__.py' adding 'shop/admin.py' adding 'shop/apps.py' adding 'shop/models.py' adding 'shop/tests.py' adding 'shop/urls.py' adding 'shop/views.py' adding 'shop/migrations/0001_initial.py' adding 'shop/migrations/__init__.py' adding 'shop/templates/shop/shopindex.html' adding 'shop/templates/shop/shoplist.html' adding 'shopsite/__init__.py' adding 'shopsite/celery.py' adding 'shopsite/cookies.py' adding 'shopsite/generalapiview.py' adding 'shopsite/urls.py' adding 'shopsite/wsgi.py' adding 'shopsite/locale/en/LC_MESSAGES/django.mo' adding 'shopsite/locale/en/LC_MESSAGES/django.po' adding 'shopsite/locale/zh/LC_MESSAGES/django.mo' adding 'shopsite/locale/zh/LC_MESSAGES/django.po' adding 'shopsite/media/image/664e721184afb881fbefc8f586bb005d.jpg' adding 'shopsite/media/image/664e721184afb881fbefc8f586bb005d_Dmo0oe4.jpg' adding 'shopsite/media/image/664e721184afb881fbefc8f586bb005d_OB4uyhL.jpg' adding 'shopsite/media/image/77acdbc1d5a63a94e6f8e031c82223fb.jpg' adding 'shopsite/media/image/77acdbc1d5a63a94e6f8e031c82223fb_Y3fSTLb.jpg' adding 'shopsite/media/image/77acdbc1d5a63a94e6f8e031c82223fb_qhcV6S7.jpg' adding 'shopsite/settings/__init__.py' adding 'shopsite/settings/base.py' adding 'shopsite/settings/develop.py' adding 'shopsite/settings/product.py' adding 'shopsite/static/css/base.css' adding 'shopsite/static/css/bootstrap-grid.css' adding 'shopsite/static/css/bootstrap-grid.min.css' adding 'shopsite/static/css/bootstrap-reboot.css' adding 'shopsite/static/css/bootstrap-reboot.min.css' adding 'shopsite/static/css/bootstrap.css' adding 'shopsite/static/css/bootstrap.min.css' adding 'shopsite/static/css/pdf.css' adding 'shopsite/static/css/pdf_print.css' adding 'shopsite/static/js/bootstrap.bundle.js' adding 'shopsite/static/js/bootstrap.bundle.min.js' adding 'shopsite/static/js/bootstrap.js' adding 'shopsite/static/js/bootstrap.min.js' adding 'shopsite/static/js/jquery-3.4.1.js' adding 'shopsite/static/js/jquery-3.4.1.min.js' adding 'shopsite/templates/base.html' adding 'shopsite/templates/footer.html' adding 'shopsite/templates/head.html' adding 'shopsite/templates/searchbar.html' adding 'shopsite-0.2.data/scripts/manage.py' adding 'user/__init__.py' adding 'user/admin.py' adding 'user/apps.py' adding 'user/forms.py' adding 'user/models.py' adding 'user/permissions.py' adding 'user/tasks.py' adding 'user/tests.py' adding 'user/urls.py' adding 'user/views.py' adding 'user/api/__init__.py' adding 'user/api/apis.py' adding 'user/api/authViews.py' adding 'user/api/serializers.py' adding 'user/api/urls.py' adding 'user/migrations/0001_initial.py' adding 'user/migrations/__init__.py' adding 'user/templates/user/login.html' adding 'user/templates/user/profile.html' adding 'user/templates/user/register.html' adding 'user/templates/user/user_base.html' adding 'shopsite-0.2.dist-info/METADATA' adding 'shopsite-0.2.dist-info/WHEEL' adding 'shopsite-0.2.dist-info/entry_points.txt' adding 'shopsite-0.2.dist-info/top_level.txt' adding 'shopsite-0.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for shopsite: finished with status 'done' Stored in directory: /tmp/tmpdj8d1mcq Successfully built shopsite Cleaning up... Removing source in /tmp/pip-wheel-6ibqzci5/shopsite Removed build tracker '/tmp/pip-req-tracker-2q2e_bfs'