Collecting django-multiplefilefield==0.0.9 1 location(s) to search for versions of django-multiplefilefield: * https://pypi.python.org/simple/django-multiplefilefield/ Getting page https://pypi.python.org/simple/django-multiplefilefield/ Analyzing links from page https://pypi.org/simple/django-multiplefilefield/ Found link https://files.pythonhosted.org/packages/4c/15/0cd542bc5b24da776d93c054e6d8cc005cc79a2ad3ef3e59ecc310b43378/django-multiplefilefield-0.0.9.tar.gz#sha256=eae73fc7ebad376c3665609d60c01dbd3c9291f22b7a60f7c5978892bcdcd6a4 (from https://pypi.org/simple/django-multiplefilefield/), version: 0.0.9 Using version 0.0.9 (newest of versions: 0.0.9) Downloading https://files.pythonhosted.org/packages/4c/15/0cd542bc5b24da776d93c054e6d8cc005cc79a2ad3ef3e59ecc310b43378/django-multiplefilefield-0.0.9.tar.gz Downloading from URL https://files.pythonhosted.org/packages/4c/15/0cd542bc5b24da776d93c054e6d8cc005cc79a2ad3ef3e59ecc310b43378/django-multiplefilefield-0.0.9.tar.gz#sha256=eae73fc7ebad376c3665609d60c01dbd3c9291f22b7a60f7c5978892bcdcd6a4 (from https://pypi.org/simple/django-multiplefilefield/) Running setup.py (path:/tmp/pip-build-tb1wzged/django-multiplefilefield/setup.py) egg_info for package django-multiplefilefield Running command python setup.py egg_info running egg_info creating pip-egg-info/django_multiplefilefield.egg-info writing top-level names to pip-egg-info/django_multiplefilefield.egg-info/top_level.txt writing pip-egg-info/django_multiplefilefield.egg-info/PKG-INFO writing dependency_links to pip-egg-info/django_multiplefilefield.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/django_multiplefilefield.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_multiplefilefield.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/django_multiplefilefield.egg-info/SOURCES.txt' Source in /tmp/pip-build-tb1wzged/django-multiplefilefield has version 0.0.9, which satisfies requirement django-multiplefilefield==0.0.9 from https://files.pythonhosted.org/packages/4c/15/0cd542bc5b24da776d93c054e6d8cc005cc79a2ad3ef3e59ecc310b43378/django-multiplefilefield-0.0.9.tar.gz#sha256=eae73fc7ebad376c3665609d60c01dbd3c9291f22b7a60f7c5978892bcdcd6a4 Building wheels for collected packages: django-multiplefilefield Running setup.py bdist_wheel for django-multiplefilefield: started Destination directory: /tmp/tmprj1lazfgpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-tb1wzged/django-multiplefilefield/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/tmprj1lazfgpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/multiplefilefield_example copying multiplefilefield_example/views.py -> build/lib/multiplefilefield_example copying multiplefilefield_example/models.py -> build/lib/multiplefilefield_example copying multiplefilefield_example/__init__.py -> build/lib/multiplefilefield_example copying multiplefilefield_example/admin.py -> build/lib/multiplefilefield_example creating build/lib/multiplefilefield copying multiplefilefield/fields.py -> build/lib/multiplefilefield copying multiplefilefield/forms.py -> build/lib/multiplefilefield copying multiplefilefield/__init__.py -> build/lib/multiplefilefield copying multiplefilefield/widgets.py -> build/lib/multiplefilefield creating build/lib/multiplefilefield_example/migrations copying multiplefilefield_example/migrations/0001_initial.py -> build/lib/multiplefilefield_example/migrations copying multiplefilefield_example/migrations/0002_multiplemultiplefilefieldmodel.py -> build/lib/multiplefilefield_example/migrations copying multiplefilefield_example/migrations/__init__.py -> build/lib/multiplefilefield_example/migrations copying multiplefilefield_example/migrations/0003_testmultiplefile.py -> build/lib/multiplefilefield_example/migrations creating build/lib/multiplefilefield/tests copying multiplefilefield/tests/urls.py -> build/lib/multiplefilefield/tests copying multiplefilefield/tests/test_multiple_file_input.py -> build/lib/multiplefilefield/tests copying multiplefilefield/tests/__init__.py -> build/lib/multiplefilefield/tests copying multiplefilefield/tests/settings.py -> build/lib/multiplefilefield/tests creating build/lib/multiplefilefield/locale creating build/lib/multiplefilefield/locale/zh creating build/lib/multiplefilefield/locale/zh/LC_MESSAGES copying multiplefilefield/locale/zh/LC_MESSAGES/django.po -> build/lib/multiplefilefield/locale/zh/LC_MESSAGES 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/multiplefilefield_example copying build/lib/multiplefilefield_example/views.py -> build/bdist.linux-armv7l/wheel/multiplefilefield_example copying build/lib/multiplefilefield_example/models.py -> build/bdist.linux-armv7l/wheel/multiplefilefield_example creating build/bdist.linux-armv7l/wheel/multiplefilefield_example/migrations copying build/lib/multiplefilefield_example/migrations/0001_initial.py -> build/bdist.linux-armv7l/wheel/multiplefilefield_example/migrations copying build/lib/multiplefilefield_example/migrations/0002_multiplemultiplefilefieldmodel.py -> build/bdist.linux-armv7l/wheel/multiplefilefield_example/migrations copying build/lib/multiplefilefield_example/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/multiplefilefield_example/migrations copying build/lib/multiplefilefield_example/migrations/0003_testmultiplefile.py -> build/bdist.linux-armv7l/wheel/multiplefilefield_example/migrations copying build/lib/multiplefilefield_example/__init__.py -> build/bdist.linux-armv7l/wheel/multiplefilefield_example copying build/lib/multiplefilefield_example/admin.py -> build/bdist.linux-armv7l/wheel/multiplefilefield_example creating build/bdist.linux-armv7l/wheel/multiplefilefield copying build/lib/multiplefilefield/fields.py -> build/bdist.linux-armv7l/wheel/multiplefilefield creating build/bdist.linux-armv7l/wheel/multiplefilefield/locale creating build/bdist.linux-armv7l/wheel/multiplefilefield/locale/zh creating build/bdist.linux-armv7l/wheel/multiplefilefield/locale/zh/LC_MESSAGES copying build/lib/multiplefilefield/locale/zh/LC_MESSAGES/django.po -> build/bdist.linux-armv7l/wheel/multiplefilefield/locale/zh/LC_MESSAGES copying build/lib/multiplefilefield/forms.py -> build/bdist.linux-armv7l/wheel/multiplefilefield copying build/lib/multiplefilefield/__init__.py -> build/bdist.linux-armv7l/wheel/multiplefilefield creating build/bdist.linux-armv7l/wheel/multiplefilefield/tests copying build/lib/multiplefilefield/tests/urls.py -> build/bdist.linux-armv7l/wheel/multiplefilefield/tests copying build/lib/multiplefilefield/tests/test_multiple_file_input.py -> build/bdist.linux-armv7l/wheel/multiplefilefield/tests copying build/lib/multiplefilefield/tests/__init__.py -> build/bdist.linux-armv7l/wheel/multiplefilefield/tests copying build/lib/multiplefilefield/tests/settings.py -> build/bdist.linux-armv7l/wheel/multiplefilefield/tests copying build/lib/multiplefilefield/widgets.py -> build/bdist.linux-armv7l/wheel/multiplefilefield running install_egg_info running egg_info writing django_multiplefilefield.egg-info/PKG-INFO writing dependency_links to django_multiplefilefield.egg-info/dependency_links.txt writing top-level names to django_multiplefilefield.egg-info/top_level.txt reading manifest file 'django_multiplefilefield.egg-info/SOURCES.txt' writing manifest file 'django_multiplefilefield.egg-info/SOURCES.txt' Copying django_multiplefilefield.egg-info to build/bdist.linux-armv7l/wheel/django_multiplefilefield-0.0.9-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/django_multiplefilefield-0.0.9.dist-info/WHEEL Running setup.py bdist_wheel for django-multiplefilefield: finished with status 'done' Stored in directory: /tmp/tmpb4lhlecx Successfully built django-multiplefilefield Cleaning up... Removing source in /tmp/pip-build-tb1wzged/django-multiplefilefield