Collecting django-simple-file-handler==0.1.4 1 location(s) to search for versions of django-simple-file-handler: * https://pypi.python.org/simple/django-simple-file-handler/ Getting page https://pypi.python.org/simple/django-simple-file-handler/ Analyzing links from page https://pypi.org/simple/django-simple-file-handler/ Skipping link https://files.pythonhosted.org/packages/91/15/0cba1fd506095aa41960d068cf201286c2dc62cb115ee63957500620066b/django_simple_file_handler-0.1.3-py36-none-any.whl#sha256=b3e3ad4e7e19d49b2833e8cfebcf4308ed4037278d4d5689b25b51a1e715623e (from https://pypi.org/simple/django-simple-file-handler/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/f3/c1/89f50fce24651a7d07863580f3b54680c4ad2f6d7c5d26bb638c6d005174/django_simple_file_handler-0.1.3.tar.gz#sha256=50e050a4482664ecfd50214cbd8bceb11f55468bbdc3b4767736bcfef184c013 (from https://pypi.org/simple/django-simple-file-handler/), version: 0.1.3 Skipping link https://files.pythonhosted.org/packages/7a/a4/11c2b992d7e1be31943601a5c43d69cc2b8cf412eb344fb330ba4c11f3db/django_simple_file_handler-0.1.4-py36-none-any.whl#sha256=3ec800aa00e3792cd9392f62984fe7476e86290eb66e5f95e32793245edcbb10 (from https://pypi.org/simple/django-simple-file-handler/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/02/29/9f833e4a1503e1540934850accf9d49ebf34cab32f15b07b15562ce00d5f/django_simple_file_handler-0.1.4.tar.gz#sha256=c29070d0a0af41e6d17825afc7771077f843c7a6862b499c9a2e44e00a8ef304 (from https://pypi.org/simple/django-simple-file-handler/), version: 0.1.4 Using version 0.1.4 (newest of versions: 0.1.4) Downloading https://files.pythonhosted.org/packages/02/29/9f833e4a1503e1540934850accf9d49ebf34cab32f15b07b15562ce00d5f/django_simple_file_handler-0.1.4.tar.gz Downloading from URL https://files.pythonhosted.org/packages/02/29/9f833e4a1503e1540934850accf9d49ebf34cab32f15b07b15562ce00d5f/django_simple_file_handler-0.1.4.tar.gz#sha256=c29070d0a0af41e6d17825afc7771077f843c7a6862b499c9a2e44e00a8ef304 (from https://pypi.org/simple/django-simple-file-handler/) Running setup.py (path:/tmp/pip-build-fr7upuyd/django-simple-file-handler/setup.py) egg_info for package django-simple-file-handler Running command python setup.py egg_info running egg_info creating pip-egg-info/django_simple_file_handler.egg-info writing pip-egg-info/django_simple_file_handler.egg-info/PKG-INFO writing dependency_links to pip-egg-info/django_simple_file_handler.egg-info/dependency_links.txt writing top-level names to pip-egg-info/django_simple_file_handler.egg-info/top_level.txt writing manifest file 'pip-egg-info/django_simple_file_handler.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_simple_file_handler.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/django_simple_file_handler.egg-info/SOURCES.txt' Source in /tmp/pip-build-fr7upuyd/django-simple-file-handler has version 0.1.4, which satisfies requirement django-simple-file-handler==0.1.4 from https://files.pythonhosted.org/packages/02/29/9f833e4a1503e1540934850accf9d49ebf34cab32f15b07b15562ce00d5f/django_simple_file_handler-0.1.4.tar.gz#sha256=c29070d0a0af41e6d17825afc7771077f843c7a6862b499c9a2e44e00a8ef304 Building wheels for collected packages: django-simple-file-handler Running setup.py bdist_wheel for django-simple-file-handler: started Destination directory: /tmp/tmpc3wg34mqpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-fr7upuyd/django-simple-file-handler/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/tmpc3wg34mqpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/django_simple_file_handler copying django_simple_file_handler/storage.py -> build/lib/django_simple_file_handler copying django_simple_file_handler/dictionaries.py -> build/lib/django_simple_file_handler copying django_simple_file_handler/apps.py -> build/lib/django_simple_file_handler copying django_simple_file_handler/__init__.py -> build/lib/django_simple_file_handler copying django_simple_file_handler/validators.py -> build/lib/django_simple_file_handler copying django_simple_file_handler/runtests.py -> build/lib/django_simple_file_handler copying django_simple_file_handler/functions.py -> build/lib/django_simple_file_handler copying django_simple_file_handler/views.py -> build/lib/django_simple_file_handler copying django_simple_file_handler/urls.py -> build/lib/django_simple_file_handler copying django_simple_file_handler/admin.py -> build/lib/django_simple_file_handler copying django_simple_file_handler/models.py -> build/lib/django_simple_file_handler creating build/lib/django_simple_file_handler/migrations copying django_simple_file_handler/migrations/__init__.py -> build/lib/django_simple_file_handler/migrations copying django_simple_file_handler/migrations/0001_initial.py -> build/lib/django_simple_file_handler/migrations copying django_simple_file_handler/migrations/0002_auto_20180521_1545.py -> build/lib/django_simple_file_handler/migrations creating build/lib/django_simple_file_handler/tests copying django_simple_file_handler/tests/test_views.py -> build/lib/django_simple_file_handler/tests copying django_simple_file_handler/tests/__init__.py -> build/lib/django_simple_file_handler/tests copying django_simple_file_handler/tests/test_models.py -> build/lib/django_simple_file_handler/tests copying django_simple_file_handler/tests/functions.py -> build/lib/django_simple_file_handler/tests copying django_simple_file_handler/tests/test_settings.py -> build/lib/django_simple_file_handler/tests running egg_info writing django_simple_file_handler.egg-info/PKG-INFO writing dependency_links to django_simple_file_handler.egg-info/dependency_links.txt writing top-level names to django_simple_file_handler.egg-info/top_level.txt reading manifest file 'django_simple_file_handler.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'django_simple_file_handler.egg-info/SOURCES.txt' creating build/lib/django_simple_file_handler/templates copying django_simple_file_handler/templates/.DS_Store -> build/lib/django_simple_file_handler/templates creating build/lib/django_simple_file_handler/templates/admin copying django_simple_file_handler/templates/admin/.DS_Store -> build/lib/django_simple_file_handler/templates/admin creating build/lib/django_simple_file_handler/templates/admin/django_simple_file_handler copying django_simple_file_handler/templates/admin/django_simple_file_handler/change_form.html -> build/lib/django_simple_file_handler/templates/admin/django_simple_file_handler creating build/lib/django_simple_file_handler/templates/django_simple_file_handler copying django_simple_file_handler/templates/django_simple_file_handler/.DS_Store -> build/lib/django_simple_file_handler/templates/django_simple_file_handler creating build/lib/django_simple_file_handler/templates/django_simple_file_handler/tests copying django_simple_file_handler/templates/django_simple_file_handler/tests/pdf_test.html -> build/lib/django_simple_file_handler/templates/django_simple_file_handler/tests 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/django_simple_file_handler copying build/lib/django_simple_file_handler/storage.py -> build/bdist.linux-armv7l/wheel/django_simple_file_handler copying build/lib/django_simple_file_handler/dictionaries.py -> build/bdist.linux-armv7l/wheel/django_simple_file_handler copying build/lib/django_simple_file_handler/apps.py -> build/bdist.linux-armv7l/wheel/django_simple_file_handler creating build/bdist.linux-armv7l/wheel/django_simple_file_handler/migrations copying build/lib/django_simple_file_handler/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/django_simple_file_handler/migrations copying build/lib/django_simple_file_handler/migrations/0001_initial.py -> build/bdist.linux-armv7l/wheel/django_simple_file_handler/migrations copying build/lib/django_simple_file_handler/migrations/0002_auto_20180521_1545.py -> build/bdist.linux-armv7l/wheel/django_simple_file_handler/migrations copying build/lib/django_simple_file_handler/__init__.py -> build/bdist.linux-armv7l/wheel/django_simple_file_handler creating build/bdist.linux-armv7l/wheel/django_simple_file_handler/templates creating build/bdist.linux-armv7l/wheel/django_simple_file_handler/templates/admin creating build/bdist.linux-armv7l/wheel/django_simple_file_handler/templates/admin/django_simple_file_handler copying build/lib/django_simple_file_handler/templates/admin/django_simple_file_handler/change_form.html -> build/bdist.linux-armv7l/wheel/django_simple_file_handler/templates/admin/django_simple_file_handler copying build/lib/django_simple_file_handler/templates/admin/.DS_Store -> build/bdist.linux-armv7l/wheel/django_simple_file_handler/templates/admin creating build/bdist.linux-armv7l/wheel/django_simple_file_handler/templates/django_simple_file_handler creating build/bdist.linux-armv7l/wheel/django_simple_file_handler/templates/django_simple_file_handler/tests copying build/lib/django_simple_file_handler/templates/django_simple_file_handler/tests/pdf_test.html -> build/bdist.linux-armv7l/wheel/django_simple_file_handler/templates/django_simple_file_handler/tests copying build/lib/django_simple_file_handler/templates/django_simple_file_handler/.DS_Store -> build/bdist.linux-armv7l/wheel/django_simple_file_handler/templates/django_simple_file_handler copying build/lib/django_simple_file_handler/templates/.DS_Store -> build/bdist.linux-armv7l/wheel/django_simple_file_handler/templates creating build/bdist.linux-armv7l/wheel/django_simple_file_handler/tests copying build/lib/django_simple_file_handler/tests/test_views.py -> build/bdist.linux-armv7l/wheel/django_simple_file_handler/tests copying build/lib/django_simple_file_handler/tests/__init__.py -> build/bdist.linux-armv7l/wheel/django_simple_file_handler/tests copying build/lib/django_simple_file_handler/tests/test_models.py -> build/bdist.linux-armv7l/wheel/django_simple_file_handler/tests copying build/lib/django_simple_file_handler/tests/functions.py -> build/bdist.linux-armv7l/wheel/django_simple_file_handler/tests copying build/lib/django_simple_file_handler/tests/test_settings.py -> build/bdist.linux-armv7l/wheel/django_simple_file_handler/tests copying build/lib/django_simple_file_handler/validators.py -> build/bdist.linux-armv7l/wheel/django_simple_file_handler copying build/lib/django_simple_file_handler/runtests.py -> build/bdist.linux-armv7l/wheel/django_simple_file_handler copying build/lib/django_simple_file_handler/functions.py -> build/bdist.linux-armv7l/wheel/django_simple_file_handler copying build/lib/django_simple_file_handler/views.py -> build/bdist.linux-armv7l/wheel/django_simple_file_handler copying build/lib/django_simple_file_handler/urls.py -> build/bdist.linux-armv7l/wheel/django_simple_file_handler copying build/lib/django_simple_file_handler/admin.py -> build/bdist.linux-armv7l/wheel/django_simple_file_handler copying build/lib/django_simple_file_handler/models.py -> build/bdist.linux-armv7l/wheel/django_simple_file_handler running install_egg_info Copying django_simple_file_handler.egg-info to build/bdist.linux-armv7l/wheel/django_simple_file_handler-0.1.4-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/django_simple_file_handler-0.1.4.dist-info/WHEEL Running setup.py bdist_wheel for django-simple-file-handler: finished with status 'done' Stored in directory: /tmp/tmp0ohdu3hg Successfully built django-simple-file-handler Cleaning up... Removing source in /tmp/pip-build-fr7upuyd/django-simple-file-handler