Created temporary directory: /tmp/pip-ephem-wheel-cache-wctkw3t2 Created temporary directory: /tmp/pip-req-tracker-tim82eyc Created requirements tracker '/tmp/pip-req-tracker-tim82eyc' Created temporary directory: /tmp/pip-wheel-nalh2a2d Collecting django-mp-shop-orders==1.2 1 location(s) to search for versions of django-mp-shop-orders: * https://pypi.org/simple/django-mp-shop-orders/ Getting page https://pypi.org/simple/django-mp-shop-orders/ Analyzing links from page https://pypi.org/simple/django-mp-shop-orders/ Found link https://files.pythonhosted.org/packages/ce/1c/793062c5a3a04811d9dacd62616426f9c296b5241b5af5aa7020e2d3d73b/django-mp-shop-orders-1.1.tar.gz#sha256=cefbc8379487efd7202864f1a65239c909b5255777c6f54dc54474a0e6159766 (from https://pypi.org/simple/django-mp-shop-orders/), version: 1.1 Found link https://files.pythonhosted.org/packages/b3/30/28382f5c8cb06484b76588e6ee44b0dcf0235056e5b4e654fdf402e34088/django-mp-shop-orders-1.2.tar.gz#sha256=0a304d38857fa90a51c019d5853f21f770a72d0d34e643b43367cc21df23a867 (from https://pypi.org/simple/django-mp-shop-orders/), version: 1.2 Using version 1.2 (newest of versions: 1.2) Created temporary directory: /tmp/pip-unpack-unhqab2s Downloading https://files.pythonhosted.org/packages/b3/30/28382f5c8cb06484b76588e6ee44b0dcf0235056e5b4e654fdf402e34088/django-mp-shop-orders-1.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/b3/30/28382f5c8cb06484b76588e6ee44b0dcf0235056e5b4e654fdf402e34088/django-mp-shop-orders-1.2.tar.gz#sha256=0a304d38857fa90a51c019d5853f21f770a72d0d34e643b43367cc21df23a867 (from https://pypi.org/simple/django-mp-shop-orders/) Added django-mp-shop-orders==1.2 from https://files.pythonhosted.org/packages/b3/30/28382f5c8cb06484b76588e6ee44b0dcf0235056e5b4e654fdf402e34088/django-mp-shop-orders-1.2.tar.gz#sha256=0a304d38857fa90a51c019d5853f21f770a72d0d34e643b43367cc21df23a867 to build tracker '/tmp/pip-req-tracker-tim82eyc' Running setup.py (path:/tmp/pip-wheel-nalh2a2d/django-mp-shop-orders/setup.py) egg_info for package django-mp-shop-orders Running command python setup.py egg_info running egg_info creating pip-egg-info/django_mp_shop_orders.egg-info writing dependency_links to pip-egg-info/django_mp_shop_orders.egg-info/dependency_links.txt writing top-level names to pip-egg-info/django_mp_shop_orders.egg-info/top_level.txt writing pip-egg-info/django_mp_shop_orders.egg-info/PKG-INFO writing manifest file 'pip-egg-info/django_mp_shop_orders.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_mp_shop_orders.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching '*.pyc' writing manifest file 'pip-egg-info/django_mp_shop_orders.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-nalh2a2d/django-mp-shop-orders has version 1.2, which satisfies requirement django-mp-shop-orders==1.2 from https://files.pythonhosted.org/packages/b3/30/28382f5c8cb06484b76588e6ee44b0dcf0235056e5b4e654fdf402e34088/django-mp-shop-orders-1.2.tar.gz#sha256=0a304d38857fa90a51c019d5853f21f770a72d0d34e643b43367cc21df23a867 Removed django-mp-shop-orders==1.2 from https://files.pythonhosted.org/packages/b3/30/28382f5c8cb06484b76588e6ee44b0dcf0235056e5b4e654fdf402e34088/django-mp-shop-orders-1.2.tar.gz#sha256=0a304d38857fa90a51c019d5853f21f770a72d0d34e643b43367cc21df23a867 from build tracker '/tmp/pip-req-tracker-tim82eyc' Building wheels for collected packages: django-mp-shop-orders Created temporary directory: /tmp/pip-wheel-ao2grpjf Running setup.py bdist_wheel for django-mp-shop-orders: started Destination directory: /tmp/pip-wheel-ao2grpjf Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-nalh2a2d/django-mp-shop-orders/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-ao2grpjf running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/orders copying orders/utils.py -> build/lib/orders copying orders/apps.py -> build/lib/orders copying orders/__init__.py -> build/lib/orders copying orders/constants.py -> build/lib/orders copying orders/decorators.py -> build/lib/orders copying orders/admin.py -> build/lib/orders creating build/lib/orders/models copying orders/models/payment_method.py -> build/lib/orders/models copying orders/models/__init__.py -> build/lib/orders/models copying orders/models/delivery_method.py -> build/lib/orders/models copying orders/models/order_status.py -> build/lib/orders/models copying orders/models/order.py -> build/lib/orders/models copying orders/models/order_item.py -> build/lib/orders/models running egg_info writing top-level names to django_mp_shop_orders.egg-info/top_level.txt writing dependency_links to django_mp_shop_orders.egg-info/dependency_links.txt writing django_mp_shop_orders.egg-info/PKG-INFO reading manifest file 'django_mp_shop_orders.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching '*.pyc' writing manifest file 'django_mp_shop_orders.egg-info/SOURCES.txt' creating build/lib/orders/locale creating build/lib/orders/locale/ru creating build/lib/orders/locale/ru/LC_MESSAGES copying orders/locale/ru/LC_MESSAGES/django.mo -> build/lib/orders/locale/ru/LC_MESSAGES copying orders/locale/ru/LC_MESSAGES/django.po -> build/lib/orders/locale/ru/LC_MESSAGES creating build/lib/orders/locale/uk creating build/lib/orders/locale/uk/LC_MESSAGES copying orders/locale/uk/LC_MESSAGES/django.mo -> build/lib/orders/locale/uk/LC_MESSAGES copying orders/locale/uk/LC_MESSAGES/django.po -> build/lib/orders/locale/uk/LC_MESSAGES creating build/lib/orders/templates creating build/lib/orders/templates/orders copying orders/templates/orders/new_order_email_for_manager.html -> build/lib/orders/templates/orders copying orders/templates/orders/new_order_message.html -> build/lib/orders/templates/orders copying orders/templates/orders/new_order_sms_for_manager.txt -> build/lib/orders/templates/orders creating build/lib/orders/templates/orders/admin copying orders/templates/orders/admin/customer.html -> build/lib/orders/templates/orders/admin copying orders/templates/orders/admin/delivery.html -> build/lib/orders/templates/orders/admin copying orders/templates/orders/admin/products.html -> build/lib/orders/templates/orders/admin 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/orders copying build/lib/orders/utils.py -> build/bdist.linux-armv7l/wheel/orders copying build/lib/orders/apps.py -> build/bdist.linux-armv7l/wheel/orders copying build/lib/orders/__init__.py -> build/bdist.linux-armv7l/wheel/orders creating build/bdist.linux-armv7l/wheel/orders/templates creating build/bdist.linux-armv7l/wheel/orders/templates/orders copying build/lib/orders/templates/orders/new_order_email_for_manager.html -> build/bdist.linux-armv7l/wheel/orders/templates/orders creating build/bdist.linux-armv7l/wheel/orders/templates/orders/admin copying build/lib/orders/templates/orders/admin/products.html -> build/bdist.linux-armv7l/wheel/orders/templates/orders/admin copying build/lib/orders/templates/orders/admin/customer.html -> build/bdist.linux-armv7l/wheel/orders/templates/orders/admin copying build/lib/orders/templates/orders/admin/delivery.html -> build/bdist.linux-armv7l/wheel/orders/templates/orders/admin copying build/lib/orders/templates/orders/new_order_message.html -> build/bdist.linux-armv7l/wheel/orders/templates/orders copying build/lib/orders/templates/orders/new_order_sms_for_manager.txt -> build/bdist.linux-armv7l/wheel/orders/templates/orders creating build/bdist.linux-armv7l/wheel/orders/locale creating build/bdist.linux-armv7l/wheel/orders/locale/uk creating build/bdist.linux-armv7l/wheel/orders/locale/uk/LC_MESSAGES copying build/lib/orders/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/orders/locale/uk/LC_MESSAGES copying build/lib/orders/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-armv7l/wheel/orders/locale/uk/LC_MESSAGES creating build/bdist.linux-armv7l/wheel/orders/locale/ru creating build/bdist.linux-armv7l/wheel/orders/locale/ru/LC_MESSAGES copying build/lib/orders/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/orders/locale/ru/LC_MESSAGES copying build/lib/orders/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-armv7l/wheel/orders/locale/ru/LC_MESSAGES copying build/lib/orders/constants.py -> build/bdist.linux-armv7l/wheel/orders creating build/bdist.linux-armv7l/wheel/orders/models copying build/lib/orders/models/payment_method.py -> build/bdist.linux-armv7l/wheel/orders/models copying build/lib/orders/models/__init__.py -> build/bdist.linux-armv7l/wheel/orders/models copying build/lib/orders/models/delivery_method.py -> build/bdist.linux-armv7l/wheel/orders/models copying build/lib/orders/models/order_status.py -> build/bdist.linux-armv7l/wheel/orders/models copying build/lib/orders/models/order.py -> build/bdist.linux-armv7l/wheel/orders/models copying build/lib/orders/models/order_item.py -> build/bdist.linux-armv7l/wheel/orders/models copying build/lib/orders/decorators.py -> build/bdist.linux-armv7l/wheel/orders copying build/lib/orders/admin.py -> build/bdist.linux-armv7l/wheel/orders running install_egg_info Copying django_mp_shop_orders.egg-info to build/bdist.linux-armv7l/wheel/django_mp_shop_orders-1.2-py3.4.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/django_mp_shop_orders-1.2.dist-info/WHEEL creating '/tmp/pip-wheel-ao2grpjf/django_mp_shop_orders-1.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'orders/__init__.py' adding 'orders/admin.py' adding 'orders/apps.py' adding 'orders/constants.py' adding 'orders/decorators.py' adding 'orders/utils.py' adding 'orders/locale/ru/LC_MESSAGES/django.mo' adding 'orders/locale/ru/LC_MESSAGES/django.po' adding 'orders/locale/uk/LC_MESSAGES/django.mo' adding 'orders/locale/uk/LC_MESSAGES/django.po' adding 'orders/models/__init__.py' adding 'orders/models/delivery_method.py' adding 'orders/models/order.py' adding 'orders/models/order_item.py' adding 'orders/models/order_status.py' adding 'orders/models/payment_method.py' adding 'orders/templates/orders/new_order_email_for_manager.html' adding 'orders/templates/orders/new_order_message.html' adding 'orders/templates/orders/new_order_sms_for_manager.txt' adding 'orders/templates/orders/admin/customer.html' adding 'orders/templates/orders/admin/delivery.html' adding 'orders/templates/orders/admin/products.html' adding 'django_mp_shop_orders-1.2.dist-info/LICENSE' adding 'django_mp_shop_orders-1.2.dist-info/METADATA' adding 'django_mp_shop_orders-1.2.dist-info/WHEEL' adding 'django_mp_shop_orders-1.2.dist-info/top_level.txt' adding 'django_mp_shop_orders-1.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for django-mp-shop-orders: finished with status 'done' Stored in directory: /tmp/tmpg1dao2bv Successfully built django-mp-shop-orders Cleaning up... Removing source in /tmp/pip-wheel-nalh2a2d/django-mp-shop-orders Removed build tracker '/tmp/pip-req-tracker-tim82eyc'