Collecting django-product-catalog==0.1.0 1 location(s) to search for versions of django-product-catalog: * https://pypi.python.org/simple/django-product-catalog/ Getting page https://pypi.python.org/simple/django-product-catalog/ Analyzing links from page https://pypi.python.org/simple/django-product-catalog/ Found link https://pypi.python.org/packages/de/8a/e12184c3c677c354df90ce7f44b4c3465f63d20ad618dbd7d7158324fe1b/django-product-catalog-0.1.0.tar.gz#md5=21b3cad5e6c4ab0dc88cdce8eb121743 (from https://pypi.python.org/simple/django-product-catalog/), version: 0.1.0 Using version 0.1.0 (newest of versions: 0.1.0) Downloading django-product-catalog-0.1.0.tar.gz Downloading from URL https://pypi.python.org/packages/de/8a/e12184c3c677c354df90ce7f44b4c3465f63d20ad618dbd7d7158324fe1b/django-product-catalog-0.1.0.tar.gz#md5=21b3cad5e6c4ab0dc88cdce8eb121743 (from https://pypi.python.org/simple/django-product-catalog/) Running setup.py (path:/tmp/pip-build-_6zkmhxm/django-product-catalog/setup.py) egg_info for package django-product-catalog Running command python setup.py egg_info running egg_info creating pip-egg-info/django_product_catalog.egg-info writing pip-egg-info/django_product_catalog.egg-info/PKG-INFO writing dependency_links to pip-egg-info/django_product_catalog.egg-info/dependency_links.txt writing requirements to pip-egg-info/django_product_catalog.egg-info/requires.txt writing top-level names to pip-egg-info/django_product_catalog.egg-info/top_level.txt writing manifest file 'pip-egg-info/django_product_catalog.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_product_catalog.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'LICENSE' warning: no files found matching '*' under directory 'docs' writing manifest file 'pip-egg-info/django_product_catalog.egg-info/SOURCES.txt' Source in /tmp/pip-build-_6zkmhxm/django-product-catalog has version 0.1.0, which satisfies requirement django-product-catalog==0.1.0 from https://pypi.python.org/packages/de/8a/e12184c3c677c354df90ce7f44b4c3465f63d20ad618dbd7d7158324fe1b/django-product-catalog-0.1.0.tar.gz#md5=21b3cad5e6c4ab0dc88cdce8eb121743 Building wheels for collected packages: django-product-catalog Running setup.py bdist_wheel for django-product-catalog: started Destination directory: /tmp/tmpja0scjo5pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-_6zkmhxm/django-product-catalog/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/tmpja0scjo5pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/core copying core/wsgi.py -> build/lib/core copying core/urls.py -> build/lib/core copying core/__init__.py -> build/lib/core copying core/settings.py -> build/lib/core creating build/lib/product_catalog copying product_catalog/apps.py -> build/lib/product_catalog copying product_catalog/forms.py -> build/lib/product_catalog copying product_catalog/context_processors.py -> build/lib/product_catalog copying product_catalog/urls.py -> build/lib/product_catalog copying product_catalog/managers.py -> build/lib/product_catalog copying product_catalog/__init__.py -> build/lib/product_catalog copying product_catalog/settings.py -> build/lib/product_catalog creating build/lib/product_catalog/models copying product_catalog/models/product_abstract.py -> build/lib/product_catalog/models copying product_catalog/models/__init__.py -> build/lib/product_catalog/models copying product_catalog/models/product.py -> build/lib/product_catalog/models copying product_catalog/models/category.py -> build/lib/product_catalog/models creating build/lib/product_catalog/templatetags copying product_catalog/templatetags/product_catalog.py -> build/lib/product_catalog/templatetags copying product_catalog/templatetags/__init__.py -> build/lib/product_catalog/templatetags creating build/lib/product_catalog/views copying product_catalog/views/__init__.py -> build/lib/product_catalog/views copying product_catalog/views/product.py -> build/lib/product_catalog/views copying product_catalog/views/category.py -> build/lib/product_catalog/views creating build/lib/product_catalog/migrations copying product_catalog/migrations/0001_initial.py -> build/lib/product_catalog/migrations copying product_catalog/migrations/__init__.py -> build/lib/product_catalog/migrations creating build/lib/product_catalog/tests copying product_catalog/tests/test_models_product.py -> build/lib/product_catalog/tests copying product_catalog/tests/test_managers.py -> build/lib/product_catalog/tests copying product_catalog/tests/test_settings.py -> build/lib/product_catalog/tests copying product_catalog/tests/test_urls.py -> build/lib/product_catalog/tests copying product_catalog/tests/test_views_category.py -> build/lib/product_catalog/tests copying product_catalog/tests/test_views_product.py -> build/lib/product_catalog/tests copying product_catalog/tests/test_models_category.py -> build/lib/product_catalog/tests copying product_catalog/tests/test_templatetags.py -> build/lib/product_catalog/tests copying product_catalog/tests/test_context_processors.py -> build/lib/product_catalog/tests copying product_catalog/tests/test_admin_category.py -> build/lib/product_catalog/tests copying product_catalog/tests/test_models_product_abstract.py -> build/lib/product_catalog/tests copying product_catalog/tests/__init__.py -> build/lib/product_catalog/tests copying product_catalog/tests/test_admin_product.py -> build/lib/product_catalog/tests creating build/lib/product_catalog/admin copying product_catalog/admin/forms.py -> build/lib/product_catalog/admin copying product_catalog/admin/__init__.py -> build/lib/product_catalog/admin copying product_catalog/admin/product.py -> build/lib/product_catalog/admin copying product_catalog/admin/category.py -> build/lib/product_catalog/admin creating build/lib/product_catalog/views/mixins copying product_catalog/views/mixins/auth_mixins.py -> build/lib/product_catalog/views/mixins copying product_catalog/views/mixins/__init__.py -> build/lib/product_catalog/views/mixins running egg_info writing requirements to django_product_catalog.egg-info/requires.txt writing dependency_links to django_product_catalog.egg-info/dependency_links.txt writing top-level names to django_product_catalog.egg-info/top_level.txt writing django_product_catalog.egg-info/PKG-INFO reading manifest file 'django_product_catalog.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'LICENSE' warning: no files found matching '*' under directory 'docs' writing manifest file 'django_product_catalog.egg-info/SOURCES.txt' creating build/lib/product_catalog/templates copying product_catalog/templates/layout.html -> build/lib/product_catalog/templates creating build/lib/product_catalog/templates/product_catalog copying product_catalog/templates/product_catalog/_paginator.html -> build/lib/product_catalog/templates/product_catalog copying product_catalog/templates/product_catalog/base.html -> build/lib/product_catalog/templates/product_catalog copying product_catalog/templates/product_catalog/category_detail.html -> build/lib/product_catalog/templates/product_catalog copying product_catalog/templates/product_catalog/category_list.html -> build/lib/product_catalog/templates/product_catalog copying product_catalog/templates/product_catalog/home.html -> build/lib/product_catalog/templates/product_catalog copying product_catalog/templates/product_catalog/product_confirm_delete.html -> build/lib/product_catalog/templates/product_catalog copying product_catalog/templates/product_catalog/product_detail.html -> build/lib/product_catalog/templates/product_catalog copying product_catalog/templates/product_catalog/product_form.html -> build/lib/product_catalog/templates/product_catalog copying product_catalog/templates/product_catalog/product_list.html -> build/lib/product_catalog/templates/product_catalog copying product_catalog/templates/product_catalog/product_update_form.html -> build/lib/product_catalog/templates/product_catalog creating build/lib/product_catalog/templates/product_catalog/tags copying product_catalog/templates/product_catalog/tags/categories.html -> build/lib/product_catalog/templates/product_catalog/tags copying product_catalog/templates/product_catalog/tags/dummy.html -> build/lib/product_catalog/templates/product_catalog/tags copying product_catalog/templates/product_catalog/tags/last_products.html -> build/lib/product_catalog/templates/product_catalog/tags 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/core copying build/lib/core/wsgi.py -> build/bdist.linux-armv7l/wheel/core copying build/lib/core/urls.py -> build/bdist.linux-armv7l/wheel/core copying build/lib/core/__init__.py -> build/bdist.linux-armv7l/wheel/core copying build/lib/core/settings.py -> build/bdist.linux-armv7l/wheel/core creating build/bdist.linux-armv7l/wheel/product_catalog creating build/bdist.linux-armv7l/wheel/product_catalog/models copying build/lib/product_catalog/models/product_abstract.py -> build/bdist.linux-armv7l/wheel/product_catalog/models copying build/lib/product_catalog/models/__init__.py -> build/bdist.linux-armv7l/wheel/product_catalog/models copying build/lib/product_catalog/models/product.py -> build/bdist.linux-armv7l/wheel/product_catalog/models copying build/lib/product_catalog/models/category.py -> build/bdist.linux-armv7l/wheel/product_catalog/models creating build/bdist.linux-armv7l/wheel/product_catalog/templatetags copying build/lib/product_catalog/templatetags/product_catalog.py -> build/bdist.linux-armv7l/wheel/product_catalog/templatetags copying build/lib/product_catalog/templatetags/__init__.py -> build/bdist.linux-armv7l/wheel/product_catalog/templatetags copying build/lib/product_catalog/apps.py -> build/bdist.linux-armv7l/wheel/product_catalog copying build/lib/product_catalog/forms.py -> build/bdist.linux-armv7l/wheel/product_catalog copying build/lib/product_catalog/context_processors.py -> build/bdist.linux-armv7l/wheel/product_catalog creating build/bdist.linux-armv7l/wheel/product_catalog/views creating build/bdist.linux-armv7l/wheel/product_catalog/views/mixins copying build/lib/product_catalog/views/mixins/auth_mixins.py -> build/bdist.linux-armv7l/wheel/product_catalog/views/mixins copying build/lib/product_catalog/views/mixins/__init__.py -> build/bdist.linux-armv7l/wheel/product_catalog/views/mixins copying build/lib/product_catalog/views/__init__.py -> build/bdist.linux-armv7l/wheel/product_catalog/views copying build/lib/product_catalog/views/product.py -> build/bdist.linux-armv7l/wheel/product_catalog/views copying build/lib/product_catalog/views/category.py -> build/bdist.linux-armv7l/wheel/product_catalog/views creating build/bdist.linux-armv7l/wheel/product_catalog/migrations copying build/lib/product_catalog/migrations/0001_initial.py -> build/bdist.linux-armv7l/wheel/product_catalog/migrations copying build/lib/product_catalog/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/product_catalog/migrations copying build/lib/product_catalog/urls.py -> build/bdist.linux-armv7l/wheel/product_catalog copying build/lib/product_catalog/managers.py -> build/bdist.linux-armv7l/wheel/product_catalog copying build/lib/product_catalog/__init__.py -> build/bdist.linux-armv7l/wheel/product_catalog creating build/bdist.linux-armv7l/wheel/product_catalog/tests copying build/lib/product_catalog/tests/test_models_product.py -> build/bdist.linux-armv7l/wheel/product_catalog/tests copying build/lib/product_catalog/tests/test_managers.py -> build/bdist.linux-armv7l/wheel/product_catalog/tests copying build/lib/product_catalog/tests/test_settings.py -> build/bdist.linux-armv7l/wheel/product_catalog/tests copying build/lib/product_catalog/tests/test_urls.py -> build/bdist.linux-armv7l/wheel/product_catalog/tests copying build/lib/product_catalog/tests/test_views_category.py -> build/bdist.linux-armv7l/wheel/product_catalog/tests copying build/lib/product_catalog/tests/test_views_product.py -> build/bdist.linux-armv7l/wheel/product_catalog/tests copying build/lib/product_catalog/tests/test_models_category.py -> build/bdist.linux-armv7l/wheel/product_catalog/tests copying build/lib/product_catalog/tests/test_templatetags.py -> build/bdist.linux-armv7l/wheel/product_catalog/tests copying build/lib/product_catalog/tests/test_context_processors.py -> build/bdist.linux-armv7l/wheel/product_catalog/tests copying build/lib/product_catalog/tests/test_admin_category.py -> build/bdist.linux-armv7l/wheel/product_catalog/tests copying build/lib/product_catalog/tests/test_models_product_abstract.py -> build/bdist.linux-armv7l/wheel/product_catalog/tests copying build/lib/product_catalog/tests/__init__.py -> build/bdist.linux-armv7l/wheel/product_catalog/tests copying build/lib/product_catalog/tests/test_admin_product.py -> build/bdist.linux-armv7l/wheel/product_catalog/tests creating build/bdist.linux-armv7l/wheel/product_catalog/templates creating build/bdist.linux-armv7l/wheel/product_catalog/templates/product_catalog copying build/lib/product_catalog/templates/product_catalog/product_confirm_delete.html -> build/bdist.linux-armv7l/wheel/product_catalog/templates/product_catalog copying build/lib/product_catalog/templates/product_catalog/_paginator.html -> build/bdist.linux-armv7l/wheel/product_catalog/templates/product_catalog copying build/lib/product_catalog/templates/product_catalog/product_detail.html -> build/bdist.linux-armv7l/wheel/product_catalog/templates/product_catalog copying build/lib/product_catalog/templates/product_catalog/category_detail.html -> build/bdist.linux-armv7l/wheel/product_catalog/templates/product_catalog copying build/lib/product_catalog/templates/product_catalog/product_form.html -> build/bdist.linux-armv7l/wheel/product_catalog/templates/product_catalog copying build/lib/product_catalog/templates/product_catalog/product_list.html -> build/bdist.linux-armv7l/wheel/product_catalog/templates/product_catalog copying build/lib/product_catalog/templates/product_catalog/product_update_form.html -> build/bdist.linux-armv7l/wheel/product_catalog/templates/product_catalog copying build/lib/product_catalog/templates/product_catalog/base.html -> build/bdist.linux-armv7l/wheel/product_catalog/templates/product_catalog copying build/lib/product_catalog/templates/product_catalog/category_list.html -> build/bdist.linux-armv7l/wheel/product_catalog/templates/product_catalog copying build/lib/product_catalog/templates/product_catalog/home.html -> build/bdist.linux-armv7l/wheel/product_catalog/templates/product_catalog creating build/bdist.linux-armv7l/wheel/product_catalog/templates/product_catalog/tags copying build/lib/product_catalog/templates/product_catalog/tags/last_products.html -> build/bdist.linux-armv7l/wheel/product_catalog/templates/product_catalog/tags copying build/lib/product_catalog/templates/product_catalog/tags/dummy.html -> build/bdist.linux-armv7l/wheel/product_catalog/templates/product_catalog/tags copying build/lib/product_catalog/templates/product_catalog/tags/categories.html -> build/bdist.linux-armv7l/wheel/product_catalog/templates/product_catalog/tags copying build/lib/product_catalog/templates/layout.html -> build/bdist.linux-armv7l/wheel/product_catalog/templates copying build/lib/product_catalog/settings.py -> build/bdist.linux-armv7l/wheel/product_catalog creating build/bdist.linux-armv7l/wheel/product_catalog/admin copying build/lib/product_catalog/admin/forms.py -> build/bdist.linux-armv7l/wheel/product_catalog/admin copying build/lib/product_catalog/admin/__init__.py -> build/bdist.linux-armv7l/wheel/product_catalog/admin copying build/lib/product_catalog/admin/product.py -> build/bdist.linux-armv7l/wheel/product_catalog/admin copying build/lib/product_catalog/admin/category.py -> build/bdist.linux-armv7l/wheel/product_catalog/admin running install_egg_info Copying django_product_catalog.egg-info to build/bdist.linux-armv7l/wheel/django_product_catalog-0.1.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/django_product_catalog-0.1.0.dist-info/WHEEL Running setup.py bdist_wheel for django-product-catalog: finished with status 'done' Stored in directory: /tmp/tmpyohyngu3 Successfully built django-product-catalog Cleaning up... Removing source in /tmp/pip-build-_6zkmhxm/django-product-catalog