Collecting hexia-pages==1.0.2 1 location(s) to search for versions of hexia-pages: * https://pypi.python.org/simple/hexia-pages/ Getting page https://pypi.python.org/simple/hexia-pages/ Analyzing links from page https://pypi.org/simple/hexia-pages/ Found link https://files.pythonhosted.org/packages/4a/e2/a68b82c2611d9801f847397a4adbd0157299cc14f82828476cdecf8c1b03/hexia-pages-1.0.0.tar.gz#sha256=6b5c5794abd7b9f8801977133beec0ca4611296fe9a80f7ff942d774992c1cdc (from https://pypi.org/simple/hexia-pages/), version: 1.0.0 Found link https://files.pythonhosted.org/packages/0c/b3/c4d5531e477d730c7494159013764d2e43f20c0e04045fcf454572a5b617/hexia_pages-1.0.0-py3-none-any.whl#sha256=b96358a91dacde94cf05e1c0d87c36603ff4d1f4105770ec840e47f56c9eddf6 (from https://pypi.org/simple/hexia-pages/), version: 1.0.0 Found link https://files.pythonhosted.org/packages/bc/e7/3f33814c38cf111ebbecc3523c9e1b103360f3845583dcc3cc6d561515d2/hexia-pages-1.0.1.tar.gz#sha256=a90b815f44e5f38ff1520c49f4e7cd6edec5fb0cc53981a2fa97b3ef0cede17a (from https://pypi.org/simple/hexia-pages/), version: 1.0.1 Found link https://files.pythonhosted.org/packages/a2/91/79fadc6e2fbf7a33f47b894958bc160b45734d01c53a1914d708750f602f/hexia_pages-1.0.1-py3-none-any.whl#sha256=baec5f41fdc5e1e72771afeba1c4e14c9d4b280aa3c726ca70409a5e423bc54f (from https://pypi.org/simple/hexia-pages/), version: 1.0.1 Found link https://files.pythonhosted.org/packages/21/2c/297507b532e3a3802c04689b1b0b575ca9aca6ab4b821d8d52ea3aa0bf2d/hexia-pages-1.0.2.tar.gz#sha256=3bb1dacbe70cc791c7e092920d15eb70d0b82a0f75c1b5737938aa54a6ab1787 (from https://pypi.org/simple/hexia-pages/) (requires-python:>=3), version: 1.0.2 Using version 1.0.2 (newest of versions: 1.0.2) Downloading https://files.pythonhosted.org/packages/21/2c/297507b532e3a3802c04689b1b0b575ca9aca6ab4b821d8d52ea3aa0bf2d/hexia-pages-1.0.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/21/2c/297507b532e3a3802c04689b1b0b575ca9aca6ab4b821d8d52ea3aa0bf2d/hexia-pages-1.0.2.tar.gz#sha256=3bb1dacbe70cc791c7e092920d15eb70d0b82a0f75c1b5737938aa54a6ab1787 (from https://pypi.org/simple/hexia-pages/) (requires-python:>=3) Running setup.py (path:/tmp/pip-build-zb_5grpj/hexia-pages/setup.py) egg_info for package hexia-pages Running command python setup.py egg_info running egg_info creating pip-egg-info/hexia_pages.egg-info writing pip-egg-info/hexia_pages.egg-info/PKG-INFO writing requirements to pip-egg-info/hexia_pages.egg-info/requires.txt writing top-level names to pip-egg-info/hexia_pages.egg-info/top_level.txt writing dependency_links to pip-egg-info/hexia_pages.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/hexia_pages.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/hexia_pages.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'hexia_pages/static' writing manifest file 'pip-egg-info/hexia_pages.egg-info/SOURCES.txt' Source in /tmp/pip-build-zb_5grpj/hexia-pages has version 1.0.2, which satisfies requirement hexia-pages==1.0.2 from https://files.pythonhosted.org/packages/21/2c/297507b532e3a3802c04689b1b0b575ca9aca6ab4b821d8d52ea3aa0bf2d/hexia-pages-1.0.2.tar.gz#sha256=3bb1dacbe70cc791c7e092920d15eb70d0b82a0f75c1b5737938aa54a6ab1787 Building wheels for collected packages: hexia-pages Running setup.py bdist_wheel for hexia-pages: started Destination directory: /tmp/tmpx6g0de82pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-zb_5grpj/hexia-pages/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/tmpx6g0de82pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/hexia_pages copying hexia_pages/apps.py -> build/lib/hexia_pages copying hexia_pages/__init__.py -> build/lib/hexia_pages copying hexia_pages/config.py -> build/lib/hexia_pages copying hexia_pages/tests.py -> build/lib/hexia_pages copying hexia_pages/views.py -> build/lib/hexia_pages copying hexia_pages/urls.py -> build/lib/hexia_pages copying hexia_pages/admin.py -> build/lib/hexia_pages copying hexia_pages/models.py -> build/lib/hexia_pages creating build/lib/hexia_pages/migrations copying hexia_pages/migrations/__init__.py -> build/lib/hexia_pages/migrations copying hexia_pages/migrations/0001_initial.py -> build/lib/hexia_pages/migrations creating build/lib/hexia_pages/management copying hexia_pages/management/__init__.py -> build/lib/hexia_pages/management creating build/lib/hexia_pages/management/commands copying hexia_pages/management/commands/__init__.py -> build/lib/hexia_pages/management/commands copying hexia_pages/management/commands/initialise_hexia_parameters.py -> build/lib/hexia_pages/management/commands running egg_info writing dependency_links to hexia_pages.egg-info/dependency_links.txt writing hexia_pages.egg-info/PKG-INFO writing requirements to hexia_pages.egg-info/requires.txt writing top-level names to hexia_pages.egg-info/top_level.txt reading manifest file 'hexia_pages.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'hexia_pages/static' writing manifest file 'hexia_pages.egg-info/SOURCES.txt' creating build/lib/hexia_pages/templates creating build/lib/hexia_pages/templates/hexia_pages copying hexia_pages/templates/hexia_pages/page_detail.html -> build/lib/hexia_pages/templates/hexia_pages 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/hexia_pages copying build/lib/hexia_pages/apps.py -> build/bdist.linux-armv7l/wheel/hexia_pages creating build/bdist.linux-armv7l/wheel/hexia_pages/migrations copying build/lib/hexia_pages/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/hexia_pages/migrations copying build/lib/hexia_pages/migrations/0001_initial.py -> build/bdist.linux-armv7l/wheel/hexia_pages/migrations copying build/lib/hexia_pages/__init__.py -> build/bdist.linux-armv7l/wheel/hexia_pages creating build/bdist.linux-armv7l/wheel/hexia_pages/templates creating build/bdist.linux-armv7l/wheel/hexia_pages/templates/hexia_pages copying build/lib/hexia_pages/templates/hexia_pages/page_detail.html -> build/bdist.linux-armv7l/wheel/hexia_pages/templates/hexia_pages copying build/lib/hexia_pages/config.py -> build/bdist.linux-armv7l/wheel/hexia_pages copying build/lib/hexia_pages/tests.py -> build/bdist.linux-armv7l/wheel/hexia_pages copying build/lib/hexia_pages/views.py -> build/bdist.linux-armv7l/wheel/hexia_pages copying build/lib/hexia_pages/urls.py -> build/bdist.linux-armv7l/wheel/hexia_pages creating build/bdist.linux-armv7l/wheel/hexia_pages/management copying build/lib/hexia_pages/management/__init__.py -> build/bdist.linux-armv7l/wheel/hexia_pages/management creating build/bdist.linux-armv7l/wheel/hexia_pages/management/commands copying build/lib/hexia_pages/management/commands/__init__.py -> build/bdist.linux-armv7l/wheel/hexia_pages/management/commands copying build/lib/hexia_pages/management/commands/initialise_hexia_parameters.py -> build/bdist.linux-armv7l/wheel/hexia_pages/management/commands copying build/lib/hexia_pages/admin.py -> build/bdist.linux-armv7l/wheel/hexia_pages copying build/lib/hexia_pages/models.py -> build/bdist.linux-armv7l/wheel/hexia_pages running install_egg_info Copying hexia_pages.egg-info to build/bdist.linux-armv7l/wheel/hexia_pages-1.0.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/hexia_pages-1.0.2.dist-info/WHEEL Running setup.py bdist_wheel for hexia-pages: finished with status 'done' Stored in directory: /tmp/tmpqpgh2yes Successfully built hexia-pages Cleaning up... Removing source in /tmp/pip-build-zb_5grpj/hexia-pages