Created temporary directory: /tmp/pip-ephem-wheel-cache-vbfb7qj8 Created temporary directory: /tmp/pip-req-tracker-l4gjhwz0 Created requirements tracker '/tmp/pip-req-tracker-l4gjhwz0' Created temporary directory: /tmp/pip-wheel-ijujfz7d Collecting django-editor-ymaps==1.0.3 1 location(s) to search for versions of django-editor-ymaps: * https://pypi.org/simple/django-editor-ymaps/ Getting page https://pypi.org/simple/django-editor-ymaps/ Analyzing links from page https://pypi.org/simple/django-editor-ymaps/ Found link https://files.pythonhosted.org/packages/3f/4d/d2b5e6ef65566a50efde4434e98f8cbd658ec5d408bb6483a1b74e28ced7/django-editor-ymaps-1.0.3.tar.gz#sha256=d63ebbf164975ef5a31ed9e15a48fb205cc9e33d16035f7ded4002827aa2295e (from https://pypi.org/simple/django-editor-ymaps/), version: 1.0.3 Using version 1.0.3 (newest of versions: 1.0.3) Created temporary directory: /tmp/pip-unpack-8uie9ef4 Downloading https://files.pythonhosted.org/packages/3f/4d/d2b5e6ef65566a50efde4434e98f8cbd658ec5d408bb6483a1b74e28ced7/django-editor-ymaps-1.0.3.tar.gz (2.3MB) Downloading from URL https://files.pythonhosted.org/packages/3f/4d/d2b5e6ef65566a50efde4434e98f8cbd658ec5d408bb6483a1b74e28ced7/django-editor-ymaps-1.0.3.tar.gz#sha256=d63ebbf164975ef5a31ed9e15a48fb205cc9e33d16035f7ded4002827aa2295e (from https://pypi.org/simple/django-editor-ymaps/) Added django-editor-ymaps==1.0.3 from https://files.pythonhosted.org/packages/3f/4d/d2b5e6ef65566a50efde4434e98f8cbd658ec5d408bb6483a1b74e28ced7/django-editor-ymaps-1.0.3.tar.gz#sha256=d63ebbf164975ef5a31ed9e15a48fb205cc9e33d16035f7ded4002827aa2295e to build tracker '/tmp/pip-req-tracker-l4gjhwz0' Running setup.py (path:/tmp/pip-wheel-ijujfz7d/django-editor-ymaps/setup.py) egg_info for package django-editor-ymaps Running command python setup.py egg_info running egg_info creating pip-egg-info/django_editor_ymaps.egg-info writing pip-egg-info/django_editor_ymaps.egg-info/PKG-INFO writing dependency_links to pip-egg-info/django_editor_ymaps.egg-info/dependency_links.txt writing requirements to pip-egg-info/django_editor_ymaps.egg-info/requires.txt writing top-level names to pip-egg-info/django_editor_ymaps.egg-info/top_level.txt writing manifest file 'pip-egg-info/django_editor_ymaps.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_editor_ymaps.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '.directory' found anywhere in distribution warning: no previously-included files matching 'screenshots' found anywhere in distribution warning: no previously-included files matching '*.zip' found anywhere in distribution warning: no files found matching '*.jpg' under directory 'djeym/static' warning: no files found matching '*.txt' under directory 'djeym/templates' writing manifest file 'pip-egg-info/django_editor_ymaps.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-ijujfz7d/django-editor-ymaps has version 1.0.3, which satisfies requirement django-editor-ymaps==1.0.3 from https://files.pythonhosted.org/packages/3f/4d/d2b5e6ef65566a50efde4434e98f8cbd658ec5d408bb6483a1b74e28ced7/django-editor-ymaps-1.0.3.tar.gz#sha256=d63ebbf164975ef5a31ed9e15a48fb205cc9e33d16035f7ded4002827aa2295e Removed django-editor-ymaps==1.0.3 from https://files.pythonhosted.org/packages/3f/4d/d2b5e6ef65566a50efde4434e98f8cbd658ec5d408bb6483a1b74e28ced7/django-editor-ymaps-1.0.3.tar.gz#sha256=d63ebbf164975ef5a31ed9e15a48fb205cc9e33d16035f7ded4002827aa2295e from build tracker '/tmp/pip-req-tracker-l4gjhwz0' Building wheels for collected packages: django-editor-ymaps Created temporary directory: /tmp/pip-wheel-mk2lcj8w Running setup.py bdist_wheel for django-editor-ymaps: started Destination directory: /tmp/pip-wheel-mk2lcj8w Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-ijujfz7d/django-editor-ymaps/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-mk2lcj8w running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/djeym copying djeym/apps.py -> build/lib/djeym copying djeym/views.py -> build/lib/djeym copying djeym/models.py -> build/lib/djeym copying djeym/forms.py -> build/lib/djeym copying djeym/urls.py -> build/lib/djeym copying djeym/tests.py -> build/lib/djeym copying djeym/__init__.py -> build/lib/djeym copying djeym/decorators.py -> build/lib/djeym copying djeym/admin.py -> build/lib/djeym copying djeym/widgets.py -> build/lib/djeym copying djeym/utils.py -> build/lib/djeym copying djeym/mixins.py -> build/lib/djeym copying djeym/raw_presets.py -> build/lib/djeym creating build/lib/djeym/templatetags copying djeym/templatetags/djeymfilters.py -> build/lib/djeym/templatetags copying djeym/templatetags/__init__.py -> build/lib/djeym/templatetags copying djeym/templatetags/djeymtags.py -> build/lib/djeym/templatetags creating build/lib/djeym/migrations copying djeym/migrations/0001_initial.py -> build/lib/djeym/migrations copying djeym/migrations/0002_mapcontrols_maptype.py -> build/lib/djeym/migrations copying djeym/migrations/__init__.py -> build/lib/djeym/migrations creating build/lib/djeym/management copying djeym/management/__init__.py -> build/lib/djeym/management creating build/lib/djeym/management/commands copying djeym/management/commands/exporticons.py -> build/lib/djeym/management/commands copying djeym/management/commands/__init__.py -> build/lib/djeym/management/commands copying djeym/management/commands/addmarker.py -> build/lib/djeym/management/commands running egg_info writing dependency_links to django_editor_ymaps.egg-info/dependency_links.txt writing requirements to django_editor_ymaps.egg-info/requires.txt writing top-level names to django_editor_ymaps.egg-info/top_level.txt writing django_editor_ymaps.egg-info/PKG-INFO reading manifest file 'django_editor_ymaps.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '.directory' found anywhere in distribution warning: no previously-included files matching 'screenshots' found anywhere in distribution warning: no previously-included files matching '*.zip' found anywhere in distribution warning: no files found matching '*.jpg' under directory 'djeym/static' warning: no files found matching '*.txt' under directory 'djeym/templates' writing manifest file 'django_editor_ymaps.egg-info/SOURCES.txt' creating build/lib/djeym/locale creating build/lib/djeym/locale/ru creating build/lib/djeym/locale/ru/LC_MESSAGES copying djeym/locale/ru/LC_MESSAGES/django.mo -> build/lib/djeym/locale/ru/LC_MESSAGES copying djeym/locale/ru/LC_MESSAGES/djangojs.mo -> build/lib/djeym/locale/ru/LC_MESSAGES creating build/lib/djeym/static creating build/lib/djeym/static/djeym creating build/lib/djeym/static/djeym/css copying djeym/static/djeym/css/djeym_admin.css -> build/lib/djeym/static/djeym/css copying djeym/static/djeym/css/ymeditor.css -> build/lib/djeym/static/djeym/css copying djeym/static/djeym/css/ymfront.css -> build/lib/djeym/static/djeym/css creating build/lib/djeym/static/djeym/img copying djeym/static/djeym/img/arrow_down.svg -> build/lib/djeym/static/djeym/img copying djeym/static/djeym/img/arrow_left.svg -> build/lib/djeym/static/djeym/img copying djeym/static/djeym/img/arrow_right.svg -> build/lib/djeym/static/djeym/img copying djeym/static/djeym/img/arrow_up.svg -> build/lib/djeym/static/djeym/img copying djeym/static/djeym/img/colder_minus.svg -> build/lib/djeym/static/djeym/img copying djeym/static/djeym/img/default_tile.png -> build/lib/djeym/static/djeym/img copying djeym/static/djeym/img/dislike.svg -> build/lib/djeym/static/djeym/img copying djeym/static/djeym/img/flag.svg -> build/lib/djeym/static/djeym/img copying djeym/static/djeym/img/front_open_panel.svg -> build/lib/djeym/static/djeym/img copying djeym/static/djeym/img/hat.svg -> build/lib/djeym/static/djeym/img copying djeym/static/djeym/img/help.png -> build/lib/djeym/static/djeym/img copying djeym/static/djeym/img/hint.svg -> build/lib/djeym/static/djeym/img copying djeym/static/djeym/img/import.svg -> build/lib/djeym/static/djeym/img copying djeym/static/djeym/img/like.svg -> build/lib/djeym/static/djeym/img copying djeym/static/djeym/img/loader.gif -> build/lib/djeym/static/djeym/img copying djeym/static/djeym/img/loading.gif -> build/lib/djeym/static/djeym/img copying djeym/static/djeym/img/logo.svg -> build/lib/djeym/static/djeym/img copying djeym/static/djeym/img/marker.svg -> build/lib/djeym/static/djeym/img copying djeym/static/djeym/img/offset.svg -> build/lib/djeym/static/djeym/img copying djeym/static/djeym/img/open_panel.svg -> build/lib/djeym/static/djeym/img copying djeym/static/djeym/img/plus.svg -> build/lib/djeym/static/djeym/img copying djeym/static/djeym/img/red_check.svg -> build/lib/djeym/static/djeym/img copying djeym/static/djeym/img/round_open_panel.svg -> build/lib/djeym/static/djeym/img creating build/lib/djeym/static/djeym/img/.comments copying djeym/static/djeym/img/.comments/help.png.xml -> build/lib/djeym/static/djeym/img/.comments creating build/lib/djeym/static/djeym/img/favicons copying djeym/static/djeym/img/favicons/android-icon-144x144.png -> build/lib/djeym/static/djeym/img/favicons copying djeym/static/djeym/img/favicons/android-icon-192x192.png -> build/lib/djeym/static/djeym/img/favicons copying djeym/static/djeym/img/favicons/android-icon-36x36.png -> build/lib/djeym/static/djeym/img/favicons copying djeym/static/djeym/img/favicons/android-icon-48x48.png -> build/lib/djeym/static/djeym/img/favicons copying djeym/static/djeym/img/favicons/android-icon-72x72.png -> build/lib/djeym/static/djeym/img/favicons copying djeym/static/djeym/img/favicons/android-icon-96x96.png -> build/lib/djeym/static/djeym/img/favicons copying djeym/static/djeym/img/favicons/apple-icon-114x114.png -> build/lib/djeym/static/djeym/img/favicons copying djeym/static/djeym/img/favicons/apple-icon-120x120.png -> build/lib/djeym/static/djeym/img/favicons copying djeym/static/djeym/img/favicons/apple-icon-144x144.png -> build/lib/djeym/static/djeym/img/favicons copying djeym/static/djeym/img/favicons/apple-icon-152x152.png -> build/lib/djeym/static/djeym/img/favicons copying djeym/static/djeym/img/favicons/apple-icon-180x180.png -> build/lib/djeym/static/djeym/img/favicons copying djeym/static/djeym/img/favicons/apple-icon-57x57.png -> build/lib/djeym/static/djeym/img/favicons copying djeym/static/djeym/img/favicons/apple-icon-60x60.png -> build/lib/djeym/static/djeym/img/favicons copying djeym/static/djeym/img/favicons/apple-icon-72x72.png -> build/lib/djeym/static/djeym/img/favicons copying djeym/static/djeym/img/favicons/apple-icon-76x76.png -> build/lib/djeym/static/djeym/img/favicons copying djeym/static/djeym/img/favicons/apple-icon-precomposed.png -> build/lib/djeym/static/djeym/img/favicons copying djeym/static/djeym/img/favicons/apple-icon.png -> build/lib/djeym/static/djeym/img/favicons copying djeym/static/djeym/img/favicons/browserconfig.xml -> build/lib/djeym/static/djeym/img/favicons copying djeym/static/djeym/img/favicons/favicon-16x16.png -> build/lib/djeym/static/djeym/img/favicons copying djeym/static/djeym/img/favicons/favicon-32x32.png -> build/lib/djeym/static/djeym/img/favicons copying djeym/static/djeym/img/favicons/favicon-96x96.png -> build/lib/djeym/static/djeym/img/favicons copying djeym/static/djeym/img/favicons/favicon.ico -> build/lib/djeym/static/djeym/img/favicons copying djeym/static/djeym/img/favicons/manifest.json -> build/lib/djeym/static/djeym/img/favicons copying djeym/static/djeym/img/favicons/ms-icon-144x144.png -> build/lib/djeym/static/djeym/img/favicons copying djeym/static/djeym/img/favicons/ms-icon-150x150.png -> build/lib/djeym/static/djeym/img/favicons copying djeym/static/djeym/img/favicons/ms-icon-310x310.png -> build/lib/djeym/static/djeym/img/favicons copying djeym/static/djeym/img/favicons/ms-icon-70x70.png -> build/lib/djeym/static/djeym/img/favicons copying djeym/static/djeym/img/favicons/safari-pinned-tab.svg -> build/lib/djeym/static/djeym/img/favicons creating build/lib/djeym/static/djeym/img/map_controls copying djeym/static/djeym/img/map_controls/fullscreen.png -> build/lib/djeym/static/djeym/img/map_controls copying djeym/static/djeym/img/map_controls/geolocation.png -> build/lib/djeym/static/djeym/img/map_controls copying djeym/static/djeym/img/map_controls/provider.png -> build/lib/djeym/static/djeym/img/map_controls copying djeym/static/djeym/img/map_controls/route.png -> build/lib/djeym/static/djeym/img/map_controls copying djeym/static/djeym/img/map_controls/ruler.png -> build/lib/djeym/static/djeym/img/map_controls copying djeym/static/djeym/img/map_controls/search.png -> build/lib/djeym/static/djeym/img/map_controls copying djeym/static/djeym/img/map_controls/traffic.png -> build/lib/djeym/static/djeym/img/map_controls copying djeym/static/djeym/img/map_controls/typeselector.png -> build/lib/djeym/static/djeym/img/map_controls copying djeym/static/djeym/img/map_controls/zoom.png -> build/lib/djeym/static/djeym/img/map_controls creating build/lib/djeym/static/djeym/js copying djeym/static/djeym/js/admin_center_map_widget.js -> build/lib/djeym/static/djeym/js copying djeym/static/djeym/js/admin_check_icon_offset_widget.js -> build/lib/djeym/static/djeym/js copying djeym/static/djeym/js/admin_color_picker_widget.js -> build/lib/djeym/static/djeym/js copying djeym/static/djeym/js/admin_view_icons.js -> build/lib/djeym/static/djeym/js copying djeym/static/djeym/js/ckeditor_resize_image.js -> build/lib/djeym/static/djeym/js copying djeym/static/djeym/js/get_icon_name.js -> build/lib/djeym/static/djeym/js copying djeym/static/djeym/js/import_export.js -> build/lib/djeym/static/djeym/js copying djeym/static/djeym/js/jquery-3.3.1.min.js -> build/lib/djeym/static/djeym/js copying djeym/static/djeym/js/js.cookie.js -> build/lib/djeym/static/djeym/js copying djeym/static/djeym/js/ymeditor.js -> build/lib/djeym/static/djeym/js copying djeym/static/djeym/js/ymfront.js -> build/lib/djeym/static/djeym/js creating build/lib/djeym/static/djeym/plugins creating build/lib/djeym/static/djeym/plugins/boxiOS copying djeym/static/djeym/plugins/boxiOS/boxios.css -> build/lib/djeym/static/djeym/plugins/boxiOS copying djeym/static/djeym/plugins/boxiOS/boxios.js -> build/lib/djeym/static/djeym/plugins/boxiOS creating build/lib/djeym/static/djeym/plugins/calculateArea copying djeym/static/djeym/plugins/calculateArea/util.calculateArea.min.js -> build/lib/djeym/static/djeym/plugins/calculateArea creating build/lib/djeym/static/djeym/plugins/fontawesome creating build/lib/djeym/static/djeym/plugins/fontawesome/css copying djeym/static/djeym/plugins/fontawesome/css/all.min.css -> build/lib/djeym/static/djeym/plugins/fontawesome/css copying djeym/static/djeym/plugins/fontawesome/css/v4-shims.min.css -> build/lib/djeym/static/djeym/plugins/fontawesome/css creating build/lib/djeym/static/djeym/plugins/fontawesome/js copying djeym/static/djeym/plugins/fontawesome/js/all.min.js -> build/lib/djeym/static/djeym/plugins/fontawesome/js copying djeym/static/djeym/plugins/fontawesome/js/v4-shims.min.js -> build/lib/djeym/static/djeym/plugins/fontawesome/js creating build/lib/djeym/static/djeym/plugins/fontawesome/webfonts copying djeym/static/djeym/plugins/fontawesome/webfonts/fa-brands-400.eot -> build/lib/djeym/static/djeym/plugins/fontawesome/webfonts copying djeym/static/djeym/plugins/fontawesome/webfonts/fa-brands-400.svg -> build/lib/djeym/static/djeym/plugins/fontawesome/webfonts copying djeym/static/djeym/plugins/fontawesome/webfonts/fa-brands-400.ttf -> build/lib/djeym/static/djeym/plugins/fontawesome/webfonts copying djeym/static/djeym/plugins/fontawesome/webfonts/fa-brands-400.woff -> build/lib/djeym/static/djeym/plugins/fontawesome/webfonts copying djeym/static/djeym/plugins/fontawesome/webfonts/fa-brands-400.woff2 -> build/lib/djeym/static/djeym/plugins/fontawesome/webfonts copying djeym/static/djeym/plugins/fontawesome/webfonts/fa-regular-400.eot -> build/lib/djeym/static/djeym/plugins/fontawesome/webfonts copying djeym/static/djeym/plugins/fontawesome/webfonts/fa-regular-400.svg -> build/lib/djeym/static/djeym/plugins/fontawesome/webfonts copying djeym/static/djeym/plugins/fontawesome/webfonts/fa-regular-400.ttf -> build/lib/djeym/static/djeym/plugins/fontawesome/webfonts copying djeym/static/djeym/plugins/fontawesome/webfonts/fa-regular-400.woff -> build/lib/djeym/static/djeym/plugins/fontawesome/webfonts copying djeym/static/djeym/plugins/fontawesome/webfonts/fa-regular-400.woff2 -> build/lib/djeym/static/djeym/plugins/fontawesome/webfonts copying djeym/static/djeym/plugins/fontawesome/webfonts/fa-solid-900.eot -> build/lib/djeym/static/djeym/plugins/fontawesome/webfonts copying djeym/static/djeym/plugins/fontawesome/webfonts/fa-solid-900.svg -> build/lib/djeym/static/djeym/plugins/fontawesome/webfonts copying djeym/static/djeym/plugins/fontawesome/webfonts/fa-solid-900.ttf -> build/lib/djeym/static/djeym/plugins/fontawesome/webfonts copying djeym/static/djeym/plugins/fontawesome/webfonts/fa-solid-900.woff -> build/lib/djeym/static/djeym/plugins/fontawesome/webfonts copying djeym/static/djeym/plugins/fontawesome/webfonts/fa-solid-900.woff2 -> build/lib/djeym/static/djeym/plugins/fontawesome/webfonts creating build/lib/djeym/static/djeym/plugins/heatmap copying djeym/static/djeym/plugins/heatmap/heatmap.min.js -> build/lib/djeym/static/djeym/plugins/heatmap creating build/lib/djeym/static/djeym/plugins/jquery_mousewheel copying djeym/static/djeym/plugins/jquery_mousewheel/jquery.mousewheel.min.js -> build/lib/djeym/static/djeym/plugins/jquery_mousewheel creating build/lib/djeym/static/djeym/plugins/really-simple-color-picker creating build/lib/djeym/static/djeym/plugins/really-simple-color-picker/css copying djeym/static/djeym/plugins/really-simple-color-picker/css/colorPicker.css -> build/lib/djeym/static/djeym/plugins/really-simple-color-picker/css creating build/lib/djeym/static/djeym/plugins/really-simple-color-picker/js copying djeym/static/djeym/plugins/really-simple-color-picker/js/jquery.colorPicker.js -> build/lib/djeym/static/djeym/plugins/really-simple-color-picker/js creating build/lib/djeym/static/djeym/plugins/sweetalert2 copying djeym/static/djeym/plugins/sweetalert2/sweetalert2.css -> build/lib/djeym/static/djeym/plugins/sweetalert2 copying djeym/static/djeym/plugins/sweetalert2/sweetalert2.min.js -> build/lib/djeym/static/djeym/plugins/sweetalert2 creating build/lib/djeym/templates creating build/lib/djeym/templates/djeym copying djeym/templates/djeym/ymeditor.html -> build/lib/djeym/templates/djeym creating build/lib/djeym/templates/djeym/admin copying djeym/templates/djeym/admin/center_map_change_form.html -> build/lib/djeym/templates/djeym/admin copying djeym/templates/djeym/admin/check_icon_offset_change_form.html -> build/lib/djeym/templates/djeym/admin copying djeym/templates/djeym/admin/ckeditor_change_form.html -> build/lib/djeym/templates/djeym/admin copying djeym/templates/djeym/admin/icon_collection_change_list.html -> build/lib/djeym/templates/djeym/admin copying djeym/templates/djeym/admin/tile_source_change_list.html -> build/lib/djeym/templates/djeym/admin creating build/lib/djeym/templates/djeym/admin/widgets copying djeym/templates/djeym/admin/widgets/clearable_file_input.html -> build/lib/djeym/templates/djeym/admin/widgets creating build/lib/djeym/templates/djeym/includes copying djeym/templates/djeym/includes/api_and_plugins.html -> build/lib/djeym/templates/djeym/includes copying djeym/templates/djeym/includes/loadymap.html -> build/lib/djeym/templates/djeym/includes copying djeym/templates/djeym/includes/panel.html -> build/lib/djeym/templates/djeym/includes copying djeym/templates/djeym/includes/presets.html -> build/lib/djeym/templates/djeym/includes 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/djeym creating build/bdist.linux-armv7l/wheel/djeym/static creating build/bdist.linux-armv7l/wheel/djeym/static/djeym creating build/bdist.linux-armv7l/wheel/djeym/static/djeym/js copying build/lib/djeym/static/djeym/js/import_export.js -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/js copying build/lib/djeym/static/djeym/js/js.cookie.js -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/js copying build/lib/djeym/static/djeym/js/jquery-3.3.1.min.js -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/js copying build/lib/djeym/static/djeym/js/admin_check_icon_offset_widget.js -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/js copying build/lib/djeym/static/djeym/js/admin_view_icons.js -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/js copying build/lib/djeym/static/djeym/js/get_icon_name.js -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/js copying build/lib/djeym/static/djeym/js/admin_center_map_widget.js -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/js copying build/lib/djeym/static/djeym/js/ymeditor.js -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/js copying build/lib/djeym/static/djeym/js/admin_color_picker_widget.js -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/js copying build/lib/djeym/static/djeym/js/ymfront.js -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/js copying build/lib/djeym/static/djeym/js/ckeditor_resize_image.js -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/js creating build/bdist.linux-armv7l/wheel/djeym/static/djeym/css copying build/lib/djeym/static/djeym/css/djeym_admin.css -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/css copying build/lib/djeym/static/djeym/css/ymeditor.css -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/css copying build/lib/djeym/static/djeym/css/ymfront.css -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/css creating build/bdist.linux-armv7l/wheel/djeym/static/djeym/img copying build/lib/djeym/static/djeym/img/hint.svg -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/img copying build/lib/djeym/static/djeym/img/default_tile.png -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/img copying build/lib/djeym/static/djeym/img/arrow_left.svg -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/img copying build/lib/djeym/static/djeym/img/loader.gif -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/img creating build/bdist.linux-armv7l/wheel/djeym/static/djeym/img/favicons copying build/lib/djeym/static/djeym/img/favicons/android-icon-36x36.png -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/img/favicons copying build/lib/djeym/static/djeym/img/favicons/safari-pinned-tab.svg -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/img/favicons copying build/lib/djeym/static/djeym/img/favicons/android-icon-96x96.png -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/img/favicons copying build/lib/djeym/static/djeym/img/favicons/apple-icon-180x180.png -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/img/favicons copying build/lib/djeym/static/djeym/img/favicons/android-icon-192x192.png -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/img/favicons copying build/lib/djeym/static/djeym/img/favicons/ms-icon-144x144.png -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/img/favicons copying build/lib/djeym/static/djeym/img/favicons/apple-icon-114x114.png -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/img/favicons copying build/lib/djeym/static/djeym/img/favicons/apple-icon-120x120.png -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/img/favicons copying build/lib/djeym/static/djeym/img/favicons/ms-icon-310x310.png -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/img/favicons copying build/lib/djeym/static/djeym/img/favicons/apple-icon-152x152.png -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/img/favicons copying build/lib/djeym/static/djeym/img/favicons/favicon-16x16.png -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/img/favicons copying build/lib/djeym/static/djeym/img/favicons/apple-icon-precomposed.png -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/img/favicons copying build/lib/djeym/static/djeym/img/favicons/apple-icon-72x72.png -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/img/favicons copying build/lib/djeym/static/djeym/img/favicons/apple-icon-60x60.png -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/img/favicons copying build/lib/djeym/static/djeym/img/favicons/browserconfig.xml -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/img/favicons copying build/lib/djeym/static/djeym/img/favicons/android-icon-72x72.png -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/img/favicons copying build/lib/djeym/static/djeym/img/favicons/favicon-96x96.png -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/img/favicons copying build/lib/djeym/static/djeym/img/favicons/android-icon-48x48.png -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/img/favicons copying build/lib/djeym/static/djeym/img/favicons/android-icon-144x144.png -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/img/favicons copying build/lib/djeym/static/djeym/img/favicons/manifest.json -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/img/favicons copying build/lib/djeym/static/djeym/img/favicons/ms-icon-150x150.png -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/img/favicons copying build/lib/djeym/static/djeym/img/favicons/apple-icon-57x57.png -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/img/favicons copying build/lib/djeym/static/djeym/img/favicons/apple-icon-76x76.png -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/img/favicons copying build/lib/djeym/static/djeym/img/favicons/apple-icon-144x144.png -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/img/favicons copying build/lib/djeym/static/djeym/img/favicons/apple-icon.png -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/img/favicons copying build/lib/djeym/static/djeym/img/favicons/favicon-32x32.png -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/img/favicons copying build/lib/djeym/static/djeym/img/favicons/favicon.ico -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/img/favicons copying build/lib/djeym/static/djeym/img/favicons/ms-icon-70x70.png -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/img/favicons copying build/lib/djeym/static/djeym/img/import.svg -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/img copying build/lib/djeym/static/djeym/img/help.png -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/img copying build/lib/djeym/static/djeym/img/front_open_panel.svg -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/img creating build/bdist.linux-armv7l/wheel/djeym/static/djeym/img/map_controls copying build/lib/djeym/static/djeym/img/map_controls/route.png -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/img/map_controls copying build/lib/djeym/static/djeym/img/map_controls/zoom.png -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/img/map_controls copying build/lib/djeym/static/djeym/img/map_controls/geolocation.png -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/img/map_controls copying build/lib/djeym/static/djeym/img/map_controls/provider.png -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/img/map_controls copying build/lib/djeym/static/djeym/img/map_controls/traffic.png -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/img/map_controls copying build/lib/djeym/static/djeym/img/map_controls/typeselector.png -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/img/map_controls copying build/lib/djeym/static/djeym/img/map_controls/fullscreen.png -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/img/map_controls copying build/lib/djeym/static/djeym/img/map_controls/ruler.png -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/img/map_controls copying build/lib/djeym/static/djeym/img/map_controls/search.png -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/img/map_controls copying build/lib/djeym/static/djeym/img/red_check.svg -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/img copying build/lib/djeym/static/djeym/img/loading.gif -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/img copying build/lib/djeym/static/djeym/img/dislike.svg -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/img copying build/lib/djeym/static/djeym/img/plus.svg -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/img creating build/bdist.linux-armv7l/wheel/djeym/static/djeym/img/.comments copying build/lib/djeym/static/djeym/img/.comments/help.png.xml -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/img/.comments copying build/lib/djeym/static/djeym/img/offset.svg -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/img copying build/lib/djeym/static/djeym/img/marker.svg -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/img copying build/lib/djeym/static/djeym/img/colder_minus.svg -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/img copying build/lib/djeym/static/djeym/img/logo.svg -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/img copying build/lib/djeym/static/djeym/img/like.svg -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/img copying build/lib/djeym/static/djeym/img/arrow_up.svg -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/img copying build/lib/djeym/static/djeym/img/hat.svg -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/img copying build/lib/djeym/static/djeym/img/open_panel.svg -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/img copying build/lib/djeym/static/djeym/img/arrow_down.svg -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/img copying build/lib/djeym/static/djeym/img/arrow_right.svg -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/img copying build/lib/djeym/static/djeym/img/flag.svg -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/img copying build/lib/djeym/static/djeym/img/round_open_panel.svg -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/img creating build/bdist.linux-armv7l/wheel/djeym/static/djeym/plugins creating build/bdist.linux-armv7l/wheel/djeym/static/djeym/plugins/jquery_mousewheel copying build/lib/djeym/static/djeym/plugins/jquery_mousewheel/jquery.mousewheel.min.js -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/plugins/jquery_mousewheel creating build/bdist.linux-armv7l/wheel/djeym/static/djeym/plugins/boxiOS copying build/lib/djeym/static/djeym/plugins/boxiOS/boxios.css -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/plugins/boxiOS copying build/lib/djeym/static/djeym/plugins/boxiOS/boxios.js -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/plugins/boxiOS creating build/bdist.linux-armv7l/wheel/djeym/static/djeym/plugins/fontawesome creating build/bdist.linux-armv7l/wheel/djeym/static/djeym/plugins/fontawesome/js copying build/lib/djeym/static/djeym/plugins/fontawesome/js/v4-shims.min.js -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/plugins/fontawesome/js copying build/lib/djeym/static/djeym/plugins/fontawesome/js/all.min.js -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/plugins/fontawesome/js creating build/bdist.linux-armv7l/wheel/djeym/static/djeym/plugins/fontawesome/webfonts copying build/lib/djeym/static/djeym/plugins/fontawesome/webfonts/fa-solid-900.ttf -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/plugins/fontawesome/webfonts copying build/lib/djeym/static/djeym/plugins/fontawesome/webfonts/fa-brands-400.eot -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/plugins/fontawesome/webfonts copying build/lib/djeym/static/djeym/plugins/fontawesome/webfonts/fa-regular-400.ttf -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/plugins/fontawesome/webfonts copying build/lib/djeym/static/djeym/plugins/fontawesome/webfonts/fa-brands-400.ttf -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/plugins/fontawesome/webfonts copying build/lib/djeym/static/djeym/plugins/fontawesome/webfonts/fa-regular-400.woff -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/plugins/fontawesome/webfonts copying build/lib/djeym/static/djeym/plugins/fontawesome/webfonts/fa-regular-400.eot -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/plugins/fontawesome/webfonts copying build/lib/djeym/static/djeym/plugins/fontawesome/webfonts/fa-solid-900.woff -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/plugins/fontawesome/webfonts copying build/lib/djeym/static/djeym/plugins/fontawesome/webfonts/fa-regular-400.svg -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/plugins/fontawesome/webfonts copying build/lib/djeym/static/djeym/plugins/fontawesome/webfonts/fa-brands-400.woff -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/plugins/fontawesome/webfonts copying build/lib/djeym/static/djeym/plugins/fontawesome/webfonts/fa-solid-900.eot -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/plugins/fontawesome/webfonts copying build/lib/djeym/static/djeym/plugins/fontawesome/webfonts/fa-regular-400.woff2 -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/plugins/fontawesome/webfonts copying build/lib/djeym/static/djeym/plugins/fontawesome/webfonts/fa-brands-400.woff2 -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/plugins/fontawesome/webfonts copying build/lib/djeym/static/djeym/plugins/fontawesome/webfonts/fa-solid-900.woff2 -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/plugins/fontawesome/webfonts copying build/lib/djeym/static/djeym/plugins/fontawesome/webfonts/fa-brands-400.svg -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/plugins/fontawesome/webfonts copying build/lib/djeym/static/djeym/plugins/fontawesome/webfonts/fa-solid-900.svg -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/plugins/fontawesome/webfonts creating build/bdist.linux-armv7l/wheel/djeym/static/djeym/plugins/fontawesome/css copying build/lib/djeym/static/djeym/plugins/fontawesome/css/v4-shims.min.css -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/plugins/fontawesome/css copying build/lib/djeym/static/djeym/plugins/fontawesome/css/all.min.css -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/plugins/fontawesome/css creating build/bdist.linux-armv7l/wheel/djeym/static/djeym/plugins/really-simple-color-picker creating build/bdist.linux-armv7l/wheel/djeym/static/djeym/plugins/really-simple-color-picker/js copying build/lib/djeym/static/djeym/plugins/really-simple-color-picker/js/jquery.colorPicker.js -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/plugins/really-simple-color-picker/js creating build/bdist.linux-armv7l/wheel/djeym/static/djeym/plugins/really-simple-color-picker/css copying build/lib/djeym/static/djeym/plugins/really-simple-color-picker/css/colorPicker.css -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/plugins/really-simple-color-picker/css creating build/bdist.linux-armv7l/wheel/djeym/static/djeym/plugins/calculateArea copying build/lib/djeym/static/djeym/plugins/calculateArea/util.calculateArea.min.js -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/plugins/calculateArea creating build/bdist.linux-armv7l/wheel/djeym/static/djeym/plugins/sweetalert2 copying build/lib/djeym/static/djeym/plugins/sweetalert2/sweetalert2.min.js -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/plugins/sweetalert2 copying build/lib/djeym/static/djeym/plugins/sweetalert2/sweetalert2.css -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/plugins/sweetalert2 creating build/bdist.linux-armv7l/wheel/djeym/static/djeym/plugins/heatmap copying build/lib/djeym/static/djeym/plugins/heatmap/heatmap.min.js -> build/bdist.linux-armv7l/wheel/djeym/static/djeym/plugins/heatmap creating build/bdist.linux-armv7l/wheel/djeym/templatetags copying build/lib/djeym/templatetags/djeymfilters.py -> build/bdist.linux-armv7l/wheel/djeym/templatetags copying build/lib/djeym/templatetags/__init__.py -> build/bdist.linux-armv7l/wheel/djeym/templatetags copying build/lib/djeym/templatetags/djeymtags.py -> build/bdist.linux-armv7l/wheel/djeym/templatetags creating build/bdist.linux-armv7l/wheel/djeym/locale creating build/bdist.linux-armv7l/wheel/djeym/locale/ru creating build/bdist.linux-armv7l/wheel/djeym/locale/ru/LC_MESSAGES copying build/lib/djeym/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/djeym/locale/ru/LC_MESSAGES copying build/lib/djeym/locale/ru/LC_MESSAGES/djangojs.mo -> build/bdist.linux-armv7l/wheel/djeym/locale/ru/LC_MESSAGES copying build/lib/djeym/apps.py -> build/bdist.linux-armv7l/wheel/djeym copying build/lib/djeym/views.py -> build/bdist.linux-armv7l/wheel/djeym copying build/lib/djeym/models.py -> build/bdist.linux-armv7l/wheel/djeym copying build/lib/djeym/forms.py -> build/bdist.linux-armv7l/wheel/djeym creating build/bdist.linux-armv7l/wheel/djeym/migrations copying build/lib/djeym/migrations/0001_initial.py -> build/bdist.linux-armv7l/wheel/djeym/migrations copying build/lib/djeym/migrations/0002_mapcontrols_maptype.py -> build/bdist.linux-armv7l/wheel/djeym/migrations copying build/lib/djeym/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/djeym/migrations copying build/lib/djeym/urls.py -> build/bdist.linux-armv7l/wheel/djeym copying build/lib/djeym/tests.py -> build/bdist.linux-armv7l/wheel/djeym copying build/lib/djeym/__init__.py -> build/bdist.linux-armv7l/wheel/djeym copying build/lib/djeym/decorators.py -> build/bdist.linux-armv7l/wheel/djeym creating build/bdist.linux-armv7l/wheel/djeym/templates creating build/bdist.linux-armv7l/wheel/djeym/templates/djeym creating build/bdist.linux-armv7l/wheel/djeym/templates/djeym/includes copying build/lib/djeym/templates/djeym/includes/api_and_plugins.html -> build/bdist.linux-armv7l/wheel/djeym/templates/djeym/includes copying build/lib/djeym/templates/djeym/includes/panel.html -> build/bdist.linux-armv7l/wheel/djeym/templates/djeym/includes copying build/lib/djeym/templates/djeym/includes/loadymap.html -> build/bdist.linux-armv7l/wheel/djeym/templates/djeym/includes copying build/lib/djeym/templates/djeym/includes/presets.html -> build/bdist.linux-armv7l/wheel/djeym/templates/djeym/includes copying build/lib/djeym/templates/djeym/ymeditor.html -> build/bdist.linux-armv7l/wheel/djeym/templates/djeym creating build/bdist.linux-armv7l/wheel/djeym/templates/djeym/admin copying build/lib/djeym/templates/djeym/admin/ckeditor_change_form.html -> build/bdist.linux-armv7l/wheel/djeym/templates/djeym/admin creating build/bdist.linux-armv7l/wheel/djeym/templates/djeym/admin/widgets copying build/lib/djeym/templates/djeym/admin/widgets/clearable_file_input.html -> build/bdist.linux-armv7l/wheel/djeym/templates/djeym/admin/widgets copying build/lib/djeym/templates/djeym/admin/icon_collection_change_list.html -> build/bdist.linux-armv7l/wheel/djeym/templates/djeym/admin copying build/lib/djeym/templates/djeym/admin/check_icon_offset_change_form.html -> build/bdist.linux-armv7l/wheel/djeym/templates/djeym/admin copying build/lib/djeym/templates/djeym/admin/tile_source_change_list.html -> build/bdist.linux-armv7l/wheel/djeym/templates/djeym/admin copying build/lib/djeym/templates/djeym/admin/center_map_change_form.html -> build/bdist.linux-armv7l/wheel/djeym/templates/djeym/admin copying build/lib/djeym/admin.py -> build/bdist.linux-armv7l/wheel/djeym copying build/lib/djeym/widgets.py -> build/bdist.linux-armv7l/wheel/djeym copying build/lib/djeym/utils.py -> build/bdist.linux-armv7l/wheel/djeym creating build/bdist.linux-armv7l/wheel/djeym/management copying build/lib/djeym/management/__init__.py -> build/bdist.linux-armv7l/wheel/djeym/management creating build/bdist.linux-armv7l/wheel/djeym/management/commands copying build/lib/djeym/management/commands/exporticons.py -> build/bdist.linux-armv7l/wheel/djeym/management/commands copying build/lib/djeym/management/commands/__init__.py -> build/bdist.linux-armv7l/wheel/djeym/management/commands copying build/lib/djeym/management/commands/addmarker.py -> build/bdist.linux-armv7l/wheel/djeym/management/commands copying build/lib/djeym/mixins.py -> build/bdist.linux-armv7l/wheel/djeym copying build/lib/djeym/raw_presets.py -> build/bdist.linux-armv7l/wheel/djeym running install_egg_info Copying django_editor_ymaps.egg-info to build/bdist.linux-armv7l/wheel/django_editor_ymaps-1.0.3-py3.4.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/django_editor_ymaps-1.0.3.dist-info/WHEEL creating '/tmp/pip-wheel-mk2lcj8w/django_editor_ymaps-1.0.3-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'djeym/__init__.py' adding 'djeym/admin.py' adding 'djeym/apps.py' adding 'djeym/decorators.py' adding 'djeym/forms.py' adding 'djeym/mixins.py' adding 'djeym/models.py' adding 'djeym/raw_presets.py' adding 'djeym/tests.py' adding 'djeym/urls.py' adding 'djeym/utils.py' adding 'djeym/views.py' adding 'djeym/widgets.py' adding 'djeym/locale/ru/LC_MESSAGES/django.mo' adding 'djeym/locale/ru/LC_MESSAGES/djangojs.mo' adding 'djeym/management/__init__.py' adding 'djeym/management/commands/__init__.py' adding 'djeym/management/commands/addmarker.py' adding 'djeym/management/commands/exporticons.py' adding 'djeym/migrations/0001_initial.py' adding 'djeym/migrations/0002_mapcontrols_maptype.py' adding 'djeym/migrations/__init__.py' adding 'djeym/static/djeym/css/djeym_admin.css' adding 'djeym/static/djeym/css/ymeditor.css' adding 'djeym/static/djeym/css/ymfront.css' adding 'djeym/static/djeym/img/arrow_down.svg' adding 'djeym/static/djeym/img/arrow_left.svg' adding 'djeym/static/djeym/img/arrow_right.svg' adding 'djeym/static/djeym/img/arrow_up.svg' adding 'djeym/static/djeym/img/colder_minus.svg' adding 'djeym/static/djeym/img/default_tile.png' adding 'djeym/static/djeym/img/dislike.svg' adding 'djeym/static/djeym/img/flag.svg' adding 'djeym/static/djeym/img/front_open_panel.svg' adding 'djeym/static/djeym/img/hat.svg' adding 'djeym/static/djeym/img/help.png' adding 'djeym/static/djeym/img/hint.svg' adding 'djeym/static/djeym/img/import.svg' adding 'djeym/static/djeym/img/like.svg' adding 'djeym/static/djeym/img/loader.gif' adding 'djeym/static/djeym/img/loading.gif' adding 'djeym/static/djeym/img/logo.svg' adding 'djeym/static/djeym/img/marker.svg' adding 'djeym/static/djeym/img/offset.svg' adding 'djeym/static/djeym/img/open_panel.svg' adding 'djeym/static/djeym/img/plus.svg' adding 'djeym/static/djeym/img/red_check.svg' adding 'djeym/static/djeym/img/round_open_panel.svg' adding 'djeym/static/djeym/img/.comments/help.png.xml' adding 'djeym/static/djeym/img/favicons/android-icon-144x144.png' adding 'djeym/static/djeym/img/favicons/android-icon-192x192.png' adding 'djeym/static/djeym/img/favicons/android-icon-36x36.png' adding 'djeym/static/djeym/img/favicons/android-icon-48x48.png' adding 'djeym/static/djeym/img/favicons/android-icon-72x72.png' adding 'djeym/static/djeym/img/favicons/android-icon-96x96.png' adding 'djeym/static/djeym/img/favicons/apple-icon-114x114.png' adding 'djeym/static/djeym/img/favicons/apple-icon-120x120.png' adding 'djeym/static/djeym/img/favicons/apple-icon-144x144.png' adding 'djeym/static/djeym/img/favicons/apple-icon-152x152.png' adding 'djeym/static/djeym/img/favicons/apple-icon-180x180.png' adding 'djeym/static/djeym/img/favicons/apple-icon-57x57.png' adding 'djeym/static/djeym/img/favicons/apple-icon-60x60.png' adding 'djeym/static/djeym/img/favicons/apple-icon-72x72.png' adding 'djeym/static/djeym/img/favicons/apple-icon-76x76.png' adding 'djeym/static/djeym/img/favicons/apple-icon-precomposed.png' adding 'djeym/static/djeym/img/favicons/apple-icon.png' adding 'djeym/static/djeym/img/favicons/browserconfig.xml' adding 'djeym/static/djeym/img/favicons/favicon-16x16.png' adding 'djeym/static/djeym/img/favicons/favicon-32x32.png' adding 'djeym/static/djeym/img/favicons/favicon-96x96.png' adding 'djeym/static/djeym/img/favicons/favicon.ico' adding 'djeym/static/djeym/img/favicons/manifest.json' adding 'djeym/static/djeym/img/favicons/ms-icon-144x144.png' adding 'djeym/static/djeym/img/favicons/ms-icon-150x150.png' adding 'djeym/static/djeym/img/favicons/ms-icon-310x310.png' adding 'djeym/static/djeym/img/favicons/ms-icon-70x70.png' adding 'djeym/static/djeym/img/favicons/safari-pinned-tab.svg' adding 'djeym/static/djeym/img/map_controls/fullscreen.png' adding 'djeym/static/djeym/img/map_controls/geolocation.png' adding 'djeym/static/djeym/img/map_controls/provider.png' adding 'djeym/static/djeym/img/map_controls/route.png' adding 'djeym/static/djeym/img/map_controls/ruler.png' adding 'djeym/static/djeym/img/map_controls/search.png' adding 'djeym/static/djeym/img/map_controls/traffic.png' adding 'djeym/static/djeym/img/map_controls/typeselector.png' adding 'djeym/static/djeym/img/map_controls/zoom.png' adding 'djeym/static/djeym/js/admin_center_map_widget.js' adding 'djeym/static/djeym/js/admin_check_icon_offset_widget.js' adding 'djeym/static/djeym/js/admin_color_picker_widget.js' adding 'djeym/static/djeym/js/admin_view_icons.js' adding 'djeym/static/djeym/js/ckeditor_resize_image.js' adding 'djeym/static/djeym/js/get_icon_name.js' adding 'djeym/static/djeym/js/import_export.js' adding 'djeym/static/djeym/js/jquery-3.3.1.min.js' adding 'djeym/static/djeym/js/js.cookie.js' adding 'djeym/static/djeym/js/ymeditor.js' adding 'djeym/static/djeym/js/ymfront.js' adding 'djeym/static/djeym/plugins/boxiOS/boxios.css' adding 'djeym/static/djeym/plugins/boxiOS/boxios.js' adding 'djeym/static/djeym/plugins/calculateArea/util.calculateArea.min.js' adding 'djeym/static/djeym/plugins/fontawesome/css/all.min.css' adding 'djeym/static/djeym/plugins/fontawesome/css/v4-shims.min.css' adding 'djeym/static/djeym/plugins/fontawesome/js/all.min.js' adding 'djeym/static/djeym/plugins/fontawesome/js/v4-shims.min.js' adding 'djeym/static/djeym/plugins/fontawesome/webfonts/fa-brands-400.eot' adding 'djeym/static/djeym/plugins/fontawesome/webfonts/fa-brands-400.svg' adding 'djeym/static/djeym/plugins/fontawesome/webfonts/fa-brands-400.ttf' adding 'djeym/static/djeym/plugins/fontawesome/webfonts/fa-brands-400.woff' adding 'djeym/static/djeym/plugins/fontawesome/webfonts/fa-brands-400.woff2' adding 'djeym/static/djeym/plugins/fontawesome/webfonts/fa-regular-400.eot' adding 'djeym/static/djeym/plugins/fontawesome/webfonts/fa-regular-400.svg' adding 'djeym/static/djeym/plugins/fontawesome/webfonts/fa-regular-400.ttf' adding 'djeym/static/djeym/plugins/fontawesome/webfonts/fa-regular-400.woff' adding 'djeym/static/djeym/plugins/fontawesome/webfonts/fa-regular-400.woff2' adding 'djeym/static/djeym/plugins/fontawesome/webfonts/fa-solid-900.eot' adding 'djeym/static/djeym/plugins/fontawesome/webfonts/fa-solid-900.svg' adding 'djeym/static/djeym/plugins/fontawesome/webfonts/fa-solid-900.ttf' adding 'djeym/static/djeym/plugins/fontawesome/webfonts/fa-solid-900.woff' adding 'djeym/static/djeym/plugins/fontawesome/webfonts/fa-solid-900.woff2' adding 'djeym/static/djeym/plugins/heatmap/heatmap.min.js' adding 'djeym/static/djeym/plugins/jquery_mousewheel/jquery.mousewheel.min.js' adding 'djeym/static/djeym/plugins/really-simple-color-picker/css/colorPicker.css' adding 'djeym/static/djeym/plugins/really-simple-color-picker/js/jquery.colorPicker.js' adding 'djeym/static/djeym/plugins/sweetalert2/sweetalert2.css' adding 'djeym/static/djeym/plugins/sweetalert2/sweetalert2.min.js' adding 'djeym/templates/djeym/ymeditor.html' adding 'djeym/templates/djeym/admin/center_map_change_form.html' adding 'djeym/templates/djeym/admin/check_icon_offset_change_form.html' adding 'djeym/templates/djeym/admin/ckeditor_change_form.html' adding 'djeym/templates/djeym/admin/icon_collection_change_list.html' adding 'djeym/templates/djeym/admin/tile_source_change_list.html' adding 'djeym/templates/djeym/admin/widgets/clearable_file_input.html' adding 'djeym/templates/djeym/includes/api_and_plugins.html' adding 'djeym/templates/djeym/includes/loadymap.html' adding 'djeym/templates/djeym/includes/panel.html' adding 'djeym/templates/djeym/includes/presets.html' adding 'djeym/templatetags/__init__.py' adding 'djeym/templatetags/djeymfilters.py' adding 'djeym/templatetags/djeymtags.py' adding 'django_editor_ymaps-1.0.3.dist-info/LICENSE' adding 'django_editor_ymaps-1.0.3.dist-info/METADATA' adding 'django_editor_ymaps-1.0.3.dist-info/WHEEL' adding 'django_editor_ymaps-1.0.3.dist-info/top_level.txt' adding 'django_editor_ymaps-1.0.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for django-editor-ymaps: finished with status 'done' Stored in directory: /tmp/tmp6bqs7_k3 Successfully built django-editor-ymaps Cleaning up... Removing source in /tmp/pip-wheel-ijujfz7d/django-editor-ymaps Removed build tracker '/tmp/pip-req-tracker-l4gjhwz0'