==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done ==> Making package: python-django-compressor 4.5.1-3 (Mon Dec 23 17:49:02 2024) ==> Retrieving sources... -> Found python-django-compressor-4.5.1.tar.gz ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... python-django-compressor-4.5.1.tar.gz ... Passed ==> Validating source files with b2sums... python-django-compressor-4.5.1.tar.gz ... Passed ==> Making package: python-django-compressor 4.5.1-3 (Mon Dec 23 17:49:22 2024) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (7) python-asgiref-3.8.1-2 python-pytz-2024.2-2 python-sqlparse-0.5.1-2 python-django-5.1.4-1 python-django-appconf-1.0.6-4 python-rcssmin-1.1.3-2 python-rjsmin-1.2.3-3 Total Download Size: 0.06 MiB Total Installed Size: 36.19 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... python-rjsmin-1.2.3-3-armv7h downloading... python-rcssmin-1.1.3-2-armv7h downloading... python-django-appconf-1.0.6-4-any downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing python-pytz... installing python-sqlparse... installing python-asgiref... installing python-django... Optional dependencies for python-django python-psycopg2: for PostgreSQL backend python-argon2-cffi: for Argon2 password hashing support installing python-django-appconf... installing python-rcssmin... installing python-rjsmin... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... [?25h==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (13) python-autocommand-2.2.2-7 python-jaraco.collections-5.0.1-2 python-jaraco.context-5.3.0-3 python-jaraco.functools-4.1.0-1 python-jaraco.text-4.0.0-2 python-more-itertools-10.5.0-1 python-packaging-24.2-3 python-platformdirs-4.3.6-2 python-pyproject-hooks-1.2.0-3 python-build-1.2.2-3 python-installer-0.7.0-10 python-setuptools-1:75.2.0-4 python-wheel-0.45.0-3 Total Installed Size: 10.72 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing python-packaging... installing python-pyproject-hooks... installing python-build... Optional dependencies for python-build python-pip: to use as the Python package installer (default) python-uv: to use as the Python package installer python-virtualenv: to use virtualenv for build isolation installing python-installer... installing python-more-itertools... installing python-jaraco.functools... installing python-jaraco.context... installing python-autocommand... installing python-jaraco.text... Optional dependencies for python-jaraco.text python-inflect: for show-newlines script installing python-jaraco.collections... installing python-platformdirs... installing python-wheel... Optional dependencies for python-wheel python-keyring: for wheel.signatures python-xdg: for wheel.signatures python-setuptools: for legacy bdist_wheel subcommand [pending] installing python-setuptools... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... [?25h==> Retrieving sources... -> Found python-django-compressor-4.5.1.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting python-django-compressor-4.5.1.tar.gz with bsdtar ==> Starting prepare()... ==> Starting build()... * Getting build dependencies for wheel... <string>:17: DeprecationWarning: Attribute s is deprecated and will be removed in Python 3.14; use value instead running egg_info creating django_compressor.egg-info writing django_compressor.egg-info/PKG-INFO writing dependency_links to django_compressor.egg-info/dependency_links.txt writing requirements to django_compressor.egg-info/requires.txt writing top-level names to django_compressor.egg-info/top_level.txt writing manifest file 'django_compressor.egg-info/SOURCES.txt' reading manifest file 'django_compressor.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.js' under directory 'compressor/tests/media' warning: no files found matching '*.css' under directory 'compressor/tests/media' warning: no files found matching '*.png' under directory 'compressor/tests/media' warning: no files found matching '*.coffee' under directory 'compressor/tests/media' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'django_compressor.egg-info/SOURCES.txt' * Building wheel... <string>:17: DeprecationWarning: Attribute s is deprecated and will be removed in Python 3.14; use value instead running bdist_wheel The [wheel] section is deprecated. Use [bdist_wheel] instead. /usr/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:111: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. By 2025-Aug-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. ******************************************************************************** !! self.finalize_options() running build running build_py creating build/lib/compressor copying compressor/css.py -> build/lib/compressor copying compressor/cache.py -> build/lib/compressor copying compressor/models.py -> build/lib/compressor copying compressor/storage.py -> build/lib/compressor copying compressor/js.py -> build/lib/compressor copying compressor/conf.py -> build/lib/compressor copying compressor/test_settings.py -> build/lib/compressor copying compressor/exceptions.py -> build/lib/compressor copying compressor/signals.py -> build/lib/compressor copying compressor/__init__.py -> build/lib/compressor copying compressor/base.py -> build/lib/compressor copying compressor/finders.py -> build/lib/compressor creating build/lib/compressor/contrib copying compressor/contrib/sekizai.py -> build/lib/compressor/contrib copying compressor/contrib/jinja2ext.py -> build/lib/compressor/contrib copying compressor/contrib/__init__.py -> build/lib/compressor/contrib creating build/lib/compressor/filters copying compressor/filters/cleancss.py -> build/lib/compressor/filters copying compressor/filters/template.py -> build/lib/compressor/filters copying compressor/filters/yui.py -> build/lib/compressor/filters copying compressor/filters/datauri.py -> build/lib/compressor/filters copying compressor/filters/closure.py -> build/lib/compressor/filters copying compressor/filters/__init__.py -> build/lib/compressor/filters copying compressor/filters/base.py -> build/lib/compressor/filters copying compressor/filters/yuglify.py -> build/lib/compressor/filters copying compressor/filters/css_default.py -> build/lib/compressor/filters creating build/lib/compressor/offline copying compressor/offline/django.py -> build/lib/compressor/offline copying compressor/offline/jinja2.py -> build/lib/compressor/offline copying compressor/offline/__init__.py -> build/lib/compressor/offline creating build/lib/compressor/management copying compressor/management/__init__.py -> build/lib/compressor/management creating build/lib/compressor/templatetags copying compressor/templatetags/compress.py -> build/lib/compressor/templatetags copying compressor/templatetags/__init__.py -> build/lib/compressor/templatetags creating build/lib/compressor/parser copying compressor/parser/beautifulsoup.py -> build/lib/compressor/parser copying compressor/parser/html5lib.py -> build/lib/compressor/parser copying compressor/parser/default_htmlparser.py -> build/lib/compressor/parser copying compressor/parser/__init__.py -> build/lib/compressor/parser copying compressor/parser/base.py -> build/lib/compressor/parser copying compressor/parser/lxml.py -> build/lib/compressor/parser creating build/lib/compressor/tests copying compressor/tests/test_utils.py -> build/lib/compressor/tests copying compressor/tests/precompiler.py -> build/lib/compressor/tests copying compressor/tests/test_signals.py -> build/lib/compressor/tests copying compressor/tests/test_base.py -> build/lib/compressor/tests copying compressor/tests/test_storages.py -> build/lib/compressor/tests copying compressor/tests/test_mtime_cache.py -> build/lib/compressor/tests copying compressor/tests/test_jinja2ext.py -> build/lib/compressor/tests copying compressor/tests/test_sekizai.py -> build/lib/compressor/tests copying compressor/tests/__init__.py -> build/lib/compressor/tests copying compressor/tests/test_parsers.py -> build/lib/compressor/tests copying compressor/tests/test_finder.py -> build/lib/compressor/tests copying compressor/tests/test_filters.py -> build/lib/compressor/tests copying compressor/tests/test_conf.py -> build/lib/compressor/tests copying compressor/tests/test_offline.py -> build/lib/compressor/tests copying compressor/tests/test_templatetags.py -> build/lib/compressor/tests creating build/lib/compressor/utils copying compressor/utils/__init__.py -> build/lib/compressor/utils copying compressor/utils/staticfiles.py -> build/lib/compressor/utils creating build/lib/compressor/filters/cssmin copying compressor/filters/cssmin/__init__.py -> build/lib/compressor/filters/cssmin creating build/lib/compressor/filters/jsmin copying compressor/filters/jsmin/__init__.py -> build/lib/compressor/filters/jsmin creating build/lib/compressor/management/commands copying compressor/management/commands/compress.py -> build/lib/compressor/management/commands copying compressor/management/commands/__init__.py -> build/lib/compressor/management/commands copying compressor/management/commands/mtime_cache.py -> build/lib/compressor/management/commands creating build/lib/compressor/templates/compressor copying compressor/templates/compressor/css_inline.html -> build/lib/compressor/templates/compressor copying compressor/templates/compressor/js_file.html -> build/lib/compressor/templates/compressor copying compressor/templates/compressor/js_preload.html -> build/lib/compressor/templates/compressor copying compressor/templates/compressor/css_file.html -> build/lib/compressor/templates/compressor copying compressor/templates/compressor/js_inline.html -> build/lib/compressor/templates/compressor copying compressor/templates/compressor/css_preload.html -> build/lib/compressor/templates/compressor creating build/lib/compressor/tests/static/img copying compressor/tests/static/img/add.png -> build/lib/compressor/tests/static/img copying compressor/tests/static/img/python.png -> build/lib/compressor/tests/static/img copying compressor/tests/static/img/add with spaces.png -> build/lib/compressor/tests/static/img creating build/lib/compressor/tests/static/css copying compressor/tests/static/css/nonasc.css -> build/lib/compressor/tests/static/css copying compressor/tests/static/css/relative_url.css -> build/lib/compressor/tests/static/css copying compressor/tests/static/css/utf-8_with-BOM.css -> build/lib/compressor/tests/static/css copying compressor/tests/static/css/datauri.css -> build/lib/compressor/tests/static/css copying compressor/tests/static/css/filename with spaces.css -> build/lib/compressor/tests/static/css copying compressor/tests/static/css/one.css -> build/lib/compressor/tests/static/css copying compressor/tests/static/css/two.css -> build/lib/compressor/tests/static/css creating build/lib/compressor/tests/static/js copying compressor/tests/static/js/three.js -> build/lib/compressor/tests/static/js copying compressor/tests/static/js/two.js -> build/lib/compressor/tests/static/js copying compressor/tests/static/js/nonasc.js -> build/lib/compressor/tests/static/js copying compressor/tests/static/js/one.coffee -> build/lib/compressor/tests/static/js copying compressor/tests/static/js/one.js -> build/lib/compressor/tests/static/js copying compressor/tests/static/js/nonasc-latin1.js -> build/lib/compressor/tests/static/js creating build/lib/compressor/tests/test_templates/test_with_context_variable_inheritance_super copying compressor/tests/test_templates/test_with_context_variable_inheritance_super/base2.html -> build/lib/compressor/tests/test_templates/test_with_context_variable_inheritance_super copying compressor/tests/test_templates/test_with_context_variable_inheritance_super/base1.html -> build/lib/compressor/tests/test_templates/test_with_context_variable_inheritance_super copying compressor/tests/test_templates/test_with_context_variable_inheritance_super/test_compressor_offline.html -> build/lib/compressor/tests/test_templates/test_with_context_variable_inheritance_super creating build/lib/compressor/tests/test_templates/test_block_super copying compressor/tests/test_templates/test_block_super/base.html -> build/lib/compressor/tests/test_templates/test_block_super copying compressor/tests/test_templates/test_block_super/test_compressor_offline.html -> build/lib/compressor/tests/test_templates/test_block_super creating build/lib/compressor/tests/test_templates/test_block_super_base_compressed copying compressor/tests/test_templates/test_block_super_base_compressed/base2.html -> build/lib/compressor/tests/test_templates/test_block_super_base_compressed copying compressor/tests/test_templates/test_block_super_base_compressed/base.html -> build/lib/compressor/tests/test_templates/test_block_super_base_compressed copying compressor/tests/test_templates/test_block_super_base_compressed/test_compressor_offline.html -> build/lib/compressor/tests/test_templates/test_block_super_base_compressed creating build/lib/compressor/tests/test_templates/test_static_url_independence copying compressor/tests/test_templates/test_static_url_independence/test_compressor_offline.html -> build/lib/compressor/tests/test_templates/test_static_url_independence creating build/lib/compressor/tests/test_templates/test_static_templatetag copying compressor/tests/test_templates/test_static_templatetag/test_compressor_offline.html -> build/lib/compressor/tests/test_templates/test_static_templatetag creating build/lib/compressor/tests/test_templates/test_block_super_multiple copying compressor/tests/test_templates/test_block_super_multiple/base2.html -> build/lib/compressor/tests/test_templates/test_block_super_multiple copying compressor/tests/test_templates/test_block_super_multiple/base.html -> build/lib/compressor/tests/test_templates/test_block_super_multiple copying compressor/tests/test_templates/test_block_super_multiple/test_compressor_offline.html -> build/lib/compressor/tests/test_templates/test_block_super_multiple creating build/lib/compressor/tests/test_templates/test_block_super_extra copying compressor/tests/test_templates/test_block_super_extra/base.html -> build/lib/compressor/tests/test_templates/test_block_super_extra copying compressor/tests/test_templates/test_block_super_extra/test_compressor_offline.html -> build/lib/compressor/tests/test_templates/test_block_super_extra creating build/lib/compressor/tests/test_templates/test_extends_recursion copying compressor/tests/test_templates/test_extends_recursion/test_compressor_offline.html -> build/lib/compressor/tests/test_templates/test_extends_recursion creating build/lib/compressor/tests/test_templates/test_error_handling copying compressor/tests/test_templates/test_error_handling/buggy_template.html -> build/lib/compressor/tests/test_templates/test_error_handling copying compressor/tests/test_templates/test_error_handling/missing_extends.html -> build/lib/compressor/tests/test_templates/test_error_handling copying compressor/tests/test_templates/test_error_handling/test_compressor_offline.html -> build/lib/compressor/tests/test_templates/test_error_handling copying compressor/tests/test_templates/test_error_handling/buggy_extends.html -> build/lib/compressor/tests/test_templates/test_error_handling copying compressor/tests/test_templates/test_error_handling/with_coffeescript.html -> build/lib/compressor/tests/test_templates/test_error_handling creating build/lib/compressor/tests/test_templates/test_compress_command copying compressor/tests/test_templates/test_compress_command/test_compressor_offline.html -> build/lib/compressor/tests/test_templates/test_compress_command creating build/lib/compressor/tests/test_templates/test_complex copying compressor/tests/test_templates/test_complex/test_compressor_offline.html -> build/lib/compressor/tests/test_templates/test_complex creating build/lib/compressor/tests/test_templates/test_with_context_variable_inheritance copying compressor/tests/test_templates/test_with_context_variable_inheritance/base.html -> build/lib/compressor/tests/test_templates/test_with_context_variable_inheritance copying compressor/tests/test_templates/test_with_context_variable_inheritance/test_compressor_offline.html -> build/lib/compressor/tests/test_templates/test_with_context_variable_inheritance creating build/lib/compressor/tests/test_templates/test_inline_non_ascii copying compressor/tests/test_templates/test_inline_non_ascii/test_compressor_offline.html -> build/lib/compressor/tests/test_templates/test_inline_non_ascii creating build/lib/compressor/tests/test_templates/test_templatetag copying compressor/tests/test_templates/test_templatetag/test_compressor_offline.html -> build/lib/compressor/tests/test_templates/test_templatetag creating build/lib/compressor/tests/test_templates/test_condition copying compressor/tests/test_templates/test_condition/test_compressor_offline.html -> build/lib/compressor/tests/test_templates/test_condition creating build/lib/compressor/tests/test_templates/basic copying compressor/tests/test_templates/basic/test_compressor_offline.html -> build/lib/compressor/tests/test_templates/basic creating build/lib/compressor/tests/test_templates/test_templatetag_named copying compressor/tests/test_templates/test_templatetag_named/test_compressor_offline.html -> build/lib/compressor/tests/test_templates/test_templatetag_named creating build/lib/compressor/tests/test_templates/test_block_super_multiple_cached copying compressor/tests/test_templates/test_block_super_multiple_cached/base2.html -> build/lib/compressor/tests/test_templates/test_block_super_multiple_cached copying compressor/tests/test_templates/test_block_super_multiple_cached/base.html -> build/lib/compressor/tests/test_templates/test_block_super_multiple_cached copying compressor/tests/test_templates/test_block_super_multiple_cached/test_compressor_offline.html -> build/lib/compressor/tests/test_templates/test_block_super_multiple_cached creating build/lib/compressor/tests/test_templates/test_extends_relative copying compressor/tests/test_templates/test_extends_relative/base.html -> build/lib/compressor/tests/test_templates/test_extends_relative copying compressor/tests/test_templates/test_extends_relative/test_compressor_offline.html -> build/lib/compressor/tests/test_templates/test_extends_relative creating build/lib/compressor/tests/test_templates/test_with_context copying compressor/tests/test_templates/test_with_context/test_compressor_offline.html -> build/lib/compressor/tests/test_templates/test_with_context creating build/lib/compressor/tests/test_templates/test_duplicate copying compressor/tests/test_templates/test_duplicate/test_compressor_offline.html -> build/lib/compressor/tests/test_templates/test_duplicate creating build/lib/compressor/tests/test_templates/test_with_context_super copying compressor/tests/test_templates/test_with_context_super/base.html -> build/lib/compressor/tests/test_templates/test_with_context_super copying compressor/tests/test_templates/test_with_context_super/test_compressor_offline.html -> build/lib/compressor/tests/test_templates/test_with_context_super creating build/lib/compressor/tests/test_templates_jinja2/test_block_super copying compressor/tests/test_templates_jinja2/test_block_super/base.html -> build/lib/compressor/tests/test_templates_jinja2/test_block_super copying compressor/tests/test_templates_jinja2/test_block_super/test_compressor_offline.html -> build/lib/compressor/tests/test_templates_jinja2/test_block_super creating build/lib/compressor/tests/test_templates_jinja2/test_static_url_independence copying compressor/tests/test_templates_jinja2/test_static_url_independence/test_compressor_offline.html -> build/lib/compressor/tests/test_templates_jinja2/test_static_url_independence creating build/lib/compressor/tests/test_templates_jinja2/test_static_templatetag copying compressor/tests/test_templates_jinja2/test_static_templatetag/test_compressor_offline.html -> build/lib/compressor/tests/test_templates_jinja2/test_static_templatetag creating build/lib/compressor/tests/test_templates_jinja2/test_block_super_multiple copying compressor/tests/test_templates_jinja2/test_block_super_multiple/base2.html -> build/lib/compressor/tests/test_templates_jinja2/test_block_super_multiple copying compressor/tests/test_templates_jinja2/test_block_super_multiple/base.html -> build/lib/compressor/tests/test_templates_jinja2/test_block_super_multiple copying compressor/tests/test_templates_jinja2/test_block_super_multiple/test_compressor_offline.html -> build/lib/compressor/tests/test_templates_jinja2/test_block_super_multiple creating build/lib/compressor/tests/test_templates_jinja2/test_block_super_extra copying compressor/tests/test_templates_jinja2/test_block_super_extra/base.html -> build/lib/compressor/tests/test_templates_jinja2/test_block_super_extra copying compressor/tests/test_templates_jinja2/test_block_super_extra/test_compressor_offline.html -> build/lib/compressor/tests/test_templates_jinja2/test_block_super_extra creating build/lib/compressor/tests/test_templates_jinja2/test_extends_recursion copying compressor/tests/test_templates_jinja2/test_extends_recursion/test_compressor_offline.html -> build/lib/compressor/tests/test_templates_jinja2/test_extends_recursion creating build/lib/compressor/tests/test_templates_jinja2/test_error_handling copying compressor/tests/test_templates_jinja2/test_error_handling/buggy_template.html -> build/lib/compressor/tests/test_templates_jinja2/test_error_handling copying compressor/tests/test_templates_jinja2/test_error_handling/missing_extends.html -> build/lib/compressor/tests/test_templates_jinja2/test_error_handling copying compressor/tests/test_templates_jinja2/test_error_handling/test_compressor_offline.html -> build/lib/compressor/tests/test_templates_jinja2/test_error_handling copying compressor/tests/test_templates_jinja2/test_error_handling/buggy_extends.html -> build/lib/compressor/tests/test_templates_jinja2/test_error_handling copying compressor/tests/test_templates_jinja2/test_error_handling/with_coffeescript.html -> build/lib/compressor/tests/test_templates_jinja2/test_error_handling creating build/lib/compressor/tests/test_templates_jinja2/test_compress_command copying compressor/tests/test_templates_jinja2/test_compress_command/test_compressor_offline.html -> build/lib/compressor/tests/test_templates_jinja2/test_compress_command creating build/lib/compressor/tests/test_templates_jinja2/test_complex copying compressor/tests/test_templates_jinja2/test_complex/test_compressor_offline.html -> build/lib/compressor/tests/test_templates_jinja2/test_complex creating build/lib/compressor/tests/test_templates_jinja2/test_coffin copying compressor/tests/test_templates_jinja2/test_coffin/test_compressor_offline.html -> build/lib/compressor/tests/test_templates_jinja2/test_coffin creating build/lib/compressor/tests/test_templates_jinja2/test_with_context_variable_inheritance copying compressor/tests/test_templates_jinja2/test_with_context_variable_inheritance/base.html -> build/lib/compressor/tests/test_templates_jinja2/test_with_context_variable_inheritance copying compressor/tests/test_templates_jinja2/test_with_context_variable_inheritance/test_compressor_offline.html -> build/lib/compressor/tests/test_templates_jinja2/test_with_context_variable_inheritance creating build/lib/compressor/tests/test_templates_jinja2/test_inline_non_ascii copying compressor/tests/test_templates_jinja2/test_inline_non_ascii/test_compressor_offline.html -> build/lib/compressor/tests/test_templates_jinja2/test_inline_non_ascii creating build/lib/compressor/tests/test_templates_jinja2/test_templatetag copying compressor/tests/test_templates_jinja2/test_templatetag/test_compressor_offline.html -> build/lib/compressor/tests/test_templates_jinja2/test_templatetag creating build/lib/compressor/tests/test_templates_jinja2/test_condition copying compressor/tests/test_templates_jinja2/test_condition/test_compressor_offline.html -> build/lib/compressor/tests/test_templates_jinja2/test_condition creating build/lib/compressor/tests/test_templates_jinja2/basic copying compressor/tests/test_templates_jinja2/basic/test_compressor_offline.html -> build/lib/compressor/tests/test_templates_jinja2/basic creating build/lib/compressor/tests/test_templates_jinja2/test_templatetag_named copying compressor/tests/test_templates_jinja2/test_templatetag_named/test_compressor_offline.html -> build/lib/compressor/tests/test_templates_jinja2/test_templatetag_named creating build/lib/compressor/tests/test_templates_jinja2/test_block_super_multiple_cached copying compressor/tests/test_templates_jinja2/test_block_super_multiple_cached/base2.html -> build/lib/compressor/tests/test_templates_jinja2/test_block_super_multiple_cached copying compressor/tests/test_templates_jinja2/test_block_super_multiple_cached/base.html -> build/lib/compressor/tests/test_templates_jinja2/test_block_super_multiple_cached copying compressor/tests/test_templates_jinja2/test_block_super_multiple_cached/test_compressor_offline.html -> build/lib/compressor/tests/test_templates_jinja2/test_block_super_multiple_cached creating build/lib/compressor/tests/test_templates_jinja2/test_jingo copying compressor/tests/test_templates_jinja2/test_jingo/test_compressor_offline.html -> build/lib/compressor/tests/test_templates_jinja2/test_jingo creating build/lib/compressor/tests/test_templates_jinja2/test_with_context copying compressor/tests/test_templates_jinja2/test_with_context/test_compressor_offline.html -> build/lib/compressor/tests/test_templates_jinja2/test_with_context creating build/lib/compressor/tests/test_templates_jinja2/test_duplicate copying compressor/tests/test_templates_jinja2/test_duplicate/test_compressor_offline.html -> build/lib/compressor/tests/test_templates_jinja2/test_duplicate creating build/lib/compressor/tests/static/css/url copying compressor/tests/static/css/url/nonasc.css -> build/lib/compressor/tests/static/css/url copying compressor/tests/static/css/url/test.css -> build/lib/compressor/tests/static/css/url copying compressor/tests/static/css/url/url1.css -> build/lib/compressor/tests/static/css/url creating build/lib/compressor/tests/test_templates/test_extends_recursion/admin copying compressor/tests/test_templates/test_extends_recursion/admin/index.html -> build/lib/compressor/tests/test_templates/test_extends_recursion/admin creating build/lib/compressor/tests/test_templates_jinja2/test_extends_recursion/admin copying compressor/tests/test_templates_jinja2/test_extends_recursion/admin/index.html -> build/lib/compressor/tests/test_templates_jinja2/test_extends_recursion/admin creating build/lib/compressor/tests/static/css/url/2 copying compressor/tests/static/css/url/2/url2.css -> build/lib/compressor/tests/static/css/url/2 installing to build/bdist.linux-armv7l/wheel running install running install_lib creating build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/compressor copying build/lib/compressor/css.py -> build/bdist.linux-armv7l/wheel/./compressor copying build/lib/compressor/cache.py -> build/bdist.linux-armv7l/wheel/./compressor creating build/bdist.linux-armv7l/wheel/compressor/contrib copying build/lib/compressor/contrib/sekizai.py -> build/bdist.linux-armv7l/wheel/./compressor/contrib copying build/lib/compressor/contrib/jinja2ext.py -> build/bdist.linux-armv7l/wheel/./compressor/contrib copying build/lib/compressor/contrib/__init__.py -> build/bdist.linux-armv7l/wheel/./compressor/contrib copying build/lib/compressor/models.py -> build/bdist.linux-armv7l/wheel/./compressor creating build/bdist.linux-armv7l/wheel/compressor/filters copying build/lib/compressor/filters/cleancss.py -> build/bdist.linux-armv7l/wheel/./compressor/filters copying build/lib/compressor/filters/template.py -> build/bdist.linux-armv7l/wheel/./compressor/filters copying build/lib/compressor/filters/yui.py -> build/bdist.linux-armv7l/wheel/./compressor/filters creating build/bdist.linux-armv7l/wheel/compressor/filters/cssmin copying build/lib/compressor/filters/cssmin/__init__.py -> build/bdist.linux-armv7l/wheel/./compressor/filters/cssmin copying build/lib/compressor/filters/datauri.py -> build/bdist.linux-armv7l/wheel/./compressor/filters copying build/lib/compressor/filters/closure.py -> build/bdist.linux-armv7l/wheel/./compressor/filters creating build/bdist.linux-armv7l/wheel/compressor/filters/jsmin copying build/lib/compressor/filters/jsmin/__init__.py -> build/bdist.linux-armv7l/wheel/./compressor/filters/jsmin copying build/lib/compressor/filters/__init__.py -> build/bdist.linux-armv7l/wheel/./compressor/filters copying build/lib/compressor/filters/base.py -> build/bdist.linux-armv7l/wheel/./compressor/filters copying build/lib/compressor/filters/yuglify.py -> build/bdist.linux-armv7l/wheel/./compressor/filters copying build/lib/compressor/filters/css_default.py -> build/bdist.linux-armv7l/wheel/./compressor/filters copying build/lib/compressor/storage.py -> build/bdist.linux-armv7l/wheel/./compressor copying build/lib/compressor/js.py -> build/bdist.linux-armv7l/wheel/./compressor copying build/lib/compressor/conf.py -> build/bdist.linux-armv7l/wheel/./compressor copying build/lib/compressor/test_settings.py -> build/bdist.linux-armv7l/wheel/./compressor creating build/bdist.linux-armv7l/wheel/compressor/offline copying build/lib/compressor/offline/django.py -> build/bdist.linux-armv7l/wheel/./compressor/offline copying build/lib/compressor/offline/jinja2.py -> build/bdist.linux-armv7l/wheel/./compressor/offline copying build/lib/compressor/offline/__init__.py -> build/bdist.linux-armv7l/wheel/./compressor/offline creating build/bdist.linux-armv7l/wheel/compressor/management creating build/bdist.linux-armv7l/wheel/compressor/management/commands copying build/lib/compressor/management/commands/compress.py -> build/bdist.linux-armv7l/wheel/./compressor/management/commands copying build/lib/compressor/management/commands/__init__.py -> build/bdist.linux-armv7l/wheel/./compressor/management/commands copying build/lib/compressor/management/commands/mtime_cache.py -> build/bdist.linux-armv7l/wheel/./compressor/management/commands copying build/lib/compressor/management/__init__.py -> build/bdist.linux-armv7l/wheel/./compressor/management copying build/lib/compressor/exceptions.py -> build/bdist.linux-armv7l/wheel/./compressor creating build/bdist.linux-armv7l/wheel/compressor/templatetags copying build/lib/compressor/templatetags/compress.py -> build/bdist.linux-armv7l/wheel/./compressor/templatetags copying build/lib/compressor/templatetags/__init__.py -> build/bdist.linux-armv7l/wheel/./compressor/templatetags creating build/bdist.linux-armv7l/wheel/compressor/parser copying build/lib/compressor/parser/beautifulsoup.py -> build/bdist.linux-armv7l/wheel/./compressor/parser copying build/lib/compressor/parser/html5lib.py -> build/bdist.linux-armv7l/wheel/./compressor/parser copying build/lib/compressor/parser/default_htmlparser.py -> build/bdist.linux-armv7l/wheel/./compressor/parser copying build/lib/compressor/parser/__init__.py -> build/bdist.linux-armv7l/wheel/./compressor/parser copying build/lib/compressor/parser/base.py -> build/bdist.linux-armv7l/wheel/./compressor/parser copying build/lib/compressor/parser/lxml.py -> build/bdist.linux-armv7l/wheel/./compressor/parser copying build/lib/compressor/signals.py -> build/bdist.linux-armv7l/wheel/./compressor copying build/lib/compressor/__init__.py -> build/bdist.linux-armv7l/wheel/./compressor creating build/bdist.linux-armv7l/wheel/compressor/tests copying build/lib/compressor/tests/test_utils.py -> build/bdist.linux-armv7l/wheel/./compressor/tests copying build/lib/compressor/tests/precompiler.py -> build/bdist.linux-armv7l/wheel/./compressor/tests copying build/lib/compressor/tests/test_signals.py -> build/bdist.linux-armv7l/wheel/./compressor/tests copying build/lib/compressor/tests/test_base.py -> build/bdist.linux-armv7l/wheel/./compressor/tests copying build/lib/compressor/tests/test_storages.py -> build/bdist.linux-armv7l/wheel/./compressor/tests creating build/bdist.linux-armv7l/wheel/compressor/tests/static creating build/bdist.linux-armv7l/wheel/compressor/tests/static/img copying build/lib/compressor/tests/static/img/add.png -> build/bdist.linux-armv7l/wheel/./compressor/tests/static/img copying build/lib/compressor/tests/static/img/python.png -> build/bdist.linux-armv7l/wheel/./compressor/tests/static/img copying build/lib/compressor/tests/static/img/add with spaces.png -> build/bdist.linux-armv7l/wheel/./compressor/tests/static/img creating build/bdist.linux-armv7l/wheel/compressor/tests/static/css copying build/lib/compressor/tests/static/css/nonasc.css -> build/bdist.linux-armv7l/wheel/./compressor/tests/static/css copying build/lib/compressor/tests/static/css/relative_url.css -> build/bdist.linux-armv7l/wheel/./compressor/tests/static/css copying build/lib/compressor/tests/static/css/utf-8_with-BOM.css -> build/bdist.linux-armv7l/wheel/./compressor/tests/static/css creating build/bdist.linux-armv7l/wheel/compressor/tests/static/css/url copying build/lib/compressor/tests/static/css/url/nonasc.css -> build/bdist.linux-armv7l/wheel/./compressor/tests/static/css/url copying build/lib/compressor/tests/static/css/url/test.css -> build/bdist.linux-armv7l/wheel/./compressor/tests/static/css/url creating build/bdist.linux-armv7l/wheel/compressor/tests/static/css/url/2 copying build/lib/compressor/tests/static/css/url/2/url2.css -> build/bdist.linux-armv7l/wheel/./compressor/tests/static/css/url/2 copying build/lib/compressor/tests/static/css/url/url1.css -> build/bdist.linux-armv7l/wheel/./compressor/tests/static/css/url copying build/lib/compressor/tests/static/css/datauri.css -> build/bdist.linux-armv7l/wheel/./compressor/tests/static/css copying build/lib/compressor/tests/static/css/filename with spaces.css -> build/bdist.linux-armv7l/wheel/./compressor/tests/static/css copying build/lib/compressor/tests/static/css/one.css -> build/bdist.linux-armv7l/wheel/./compressor/tests/static/css copying build/lib/compressor/tests/static/css/two.css -> build/bdist.linux-armv7l/wheel/./compressor/tests/static/css creating build/bdist.linux-armv7l/wheel/compressor/tests/static/js copying build/lib/compressor/tests/static/js/three.js -> build/bdist.linux-armv7l/wheel/./compressor/tests/static/js copying build/lib/compressor/tests/static/js/two.js -> build/bdist.linux-armv7l/wheel/./compressor/tests/static/js copying build/lib/compressor/tests/static/js/nonasc.js -> build/bdist.linux-armv7l/wheel/./compressor/tests/static/js copying build/lib/compressor/tests/static/js/one.coffee -> build/bdist.linux-armv7l/wheel/./compressor/tests/static/js copying build/lib/compressor/tests/static/js/one.js -> build/bdist.linux-armv7l/wheel/./compressor/tests/static/js copying build/lib/compressor/tests/static/js/nonasc-latin1.js -> build/bdist.linux-armv7l/wheel/./compressor/tests/static/js creating build/bdist.linux-armv7l/wheel/compressor/tests/test_templates creating build/bdist.linux-armv7l/wheel/compressor/tests/test_templates/test_with_context_variable_inheritance_super copying build/lib/compressor/tests/test_templates/test_with_context_variable_inheritance_super/base2.html -> build/bdist.linux-armv7l/wheel/./compressor/tests/test_templates/test_with_context_variable_inheritance_super copying build/lib/compressor/tests/test_templates/test_with_context_variable_inheritance_super/base1.html -> build/bdist.linux-armv7l/wheel/./compressor/tests/test_templates/test_with_context_variable_inheritance_super copying build/lib/compressor/tests/test_templates/test_with_context_variable_inheritance_super/test_compressor_offline.html -> build/bdist.linux-armv7l/wheel/./compressor/tests/test_templates/test_with_context_variable_inheritance_super creating build/bdist.linux-armv7l/wheel/compressor/tests/test_templates/test_block_super copying build/lib/compressor/tests/test_templates/test_block_super/base.html -> build/bdist.linux-armv7l/wheel/./compressor/tests/test_templates/test_block_super copying build/lib/compressor/tests/test_templates/test_block_super/test_compressor_offline.html -> build/bdist.linux-armv7l/wheel/./compressor/tests/test_templates/test_block_super creating build/bdist.linux-armv7l/wheel/compressor/tests/test_templates/test_block_super_base_compressed copying build/lib/compressor/tests/test_templates/test_block_super_base_compressed/base2.html -> build/bdist.linux-armv7l/wheel/./compressor/tests/test_templates/test_block_super_base_compressed copying build/lib/compressor/tests/test_templates/test_block_super_base_compressed/base.html -> build/bdist.linux-armv7l/wheel/./compressor/tests/test_templates/test_block_super_base_compressed copying build/lib/compressor/tests/test_templates/test_block_super_base_compressed/test_compressor_offline.html -> build/bdist.linux-armv7l/wheel/./compressor/tests/test_templates/test_block_super_base_compressed creating build/bdist.linux-armv7l/wheel/compressor/tests/test_templates/test_static_url_independence copying build/lib/compressor/tests/test_templates/test_static_url_independence/test_compressor_offline.html -> build/bdist.linux-armv7l/wheel/./compressor/tests/test_templates/test_static_url_independence creating build/bdist.linux-armv7l/wheel/compressor/tests/test_templates/test_static_templatetag copying build/lib/compressor/tests/test_templates/test_static_templatetag/test_compressor_offline.html -> build/bdist.linux-armv7l/wheel/./compressor/tests/test_templates/test_static_templatetag creating build/bdist.linux-armv7l/wheel/compressor/tests/test_templates/test_block_super_multiple copying build/lib/compressor/tests/test_templates/test_block_super_multiple/base2.html -> build/bdist.linux-armv7l/wheel/./compressor/tests/test_templates/test_block_super_multiple copying build/lib/compressor/tests/test_templates/test_block_super_multiple/base.html -> build/bdist.linux-armv7l/wheel/./compressor/tests/test_templates/test_block_super_multiple copying build/lib/compressor/tests/test_templates/test_block_super_multiple/test_compressor_offline.html -> build/bdist.linux-armv7l/wheel/./compressor/tests/test_templates/test_block_super_multiple creating build/bdist.linux-armv7l/wheel/compressor/tests/test_templates/test_block_super_extra copying build/lib/compressor/tests/test_templates/test_block_super_extra/base.html -> build/bdist.linux-armv7l/wheel/./compressor/tests/test_templates/test_block_super_extra copying build/lib/compressor/tests/test_templates/test_block_super_extra/test_compressor_offline.html -> build/bdist.linux-armv7l/wheel/./compressor/tests/test_templates/test_block_super_extra creating build/bdist.linux-armv7l/wheel/compressor/tests/test_templates/test_extends_recursion copying build/lib/compressor/tests/test_templates/test_extends_recursion/test_compressor_offline.html -> build/bdist.linux-armv7l/wheel/./compressor/tests/test_templates/test_extends_recursion creating build/bdist.linux-armv7l/wheel/compressor/tests/test_templates/test_extends_recursion/admin copying build/lib/compressor/tests/test_templates/test_extends_recursion/admin/index.html -> build/bdist.linux-armv7l/wheel/./compressor/tests/test_templates/test_extends_recursion/admin creating build/bdist.linux-armv7l/wheel/compressor/tests/test_templates/test_error_handling copying build/lib/compressor/tests/test_templates/test_error_handling/buggy_template.html -> build/bdist.linux-armv7l/wheel/./compressor/tests/test_templates/test_error_handling copying build/lib/compressor/tests/test_templates/test_error_handling/missing_extends.html -> build/bdist.linux-armv7l/wheel/./compressor/tests/test_templates/test_error_handling copying build/lib/compressor/tests/test_templates/test_error_handling/test_compressor_offline.html -> build/bdist.linux-armv7l/wheel/./compressor/tests/test_templates/test_error_handling copying build/lib/compressor/tests/test_templates/test_error_handling/buggy_extends.html -> build/bdist.linux-armv7l/wheel/./compressor/tests/test_templates/test_error_handling copying build/lib/compressor/tests/test_templates/test_error_handling/with_coffeescript.html -> build/bdist.linux-armv7l/wheel/./compressor/tests/test_templates/test_error_handling creating build/bdist.linux-armv7l/wheel/compressor/tests/test_templates/test_compress_command copying build/lib/compressor/tests/test_templates/test_compress_command/test_compressor_offline.html -> build/bdist.linux-armv7l/wheel/./compressor/tests/test_templates/test_compress_command creating build/bdist.linux-armv7l/wheel/compressor/tests/test_templates/test_complex copying build/lib/compressor/tests/test_templates/test_complex/test_compressor_offline.html -> build/bdist.linux-armv7l/wheel/./compressor/tests/test_templates/test_complex creating build/bdist.linux-armv7l/wheel/compressor/tests/test_templates/test_with_context_variable_inheritance copying build/lib/compressor/tests/test_templates/test_with_context_variable_inheritance/base.html -> build/bdist.linux-armv7l/wheel/./compressor/tests/test_templates/test_with_context_variable_inheritance copying build/lib/compressor/tests/test_templates/test_with_context_variable_inheritance/test_compressor_offline.html -> build/bdist.linux-armv7l/wheel/./compressor/tests/test_templates/test_with_context_variable_inheritance creating build/bdist.linux-armv7l/wheel/compressor/tests/test_templates/test_inline_non_ascii copying build/lib/compressor/tests/test_templates/test_inline_non_ascii/test_compressor_offline.html -> build/bdist.linux-armv7l/wheel/./compressor/tests/test_templates/test_inline_non_ascii creating build/bdist.linux-armv7l/wheel/compressor/tests/test_templates/test_templatetag copying build/lib/compressor/tests/test_templates/test_templatetag/test_compressor_offline.html -> build/bdist.linux-armv7l/wheel/./compressor/tests/test_templates/test_templatetag creating build/bdist.linux-armv7l/wheel/compressor/tests/test_templates/test_condition copying build/lib/compressor/tests/test_templates/test_condition/test_compressor_offline.html -> build/bdist.linux-armv7l/wheel/./compressor/tests/test_templates/test_condition creating build/bdist.linux-armv7l/wheel/compressor/tests/test_templates/basic copying build/lib/compressor/tests/test_templates/basic/test_compressor_offline.html -> build/bdist.linux-armv7l/wheel/./compressor/tests/test_templates/basic creating build/bdist.linux-armv7l/wheel/compressor/tests/test_templates/test_templatetag_named copying build/lib/compressor/tests/test_templates/test_templatetag_named/test_compressor_offline.html -> build/bdist.linux-armv7l/wheel/./compressor/tests/test_templates/test_templatetag_named creating build/bdist.linux-armv7l/wheel/compressor/tests/test_templates/test_block_super_multiple_cached copying build/lib/compressor/tests/test_templates/test_block_super_multiple_cached/base2.html -> build/bdist.linux-armv7l/wheel/./compressor/tests/test_templates/test_block_super_multiple_cached copying build/lib/compressor/tests/test_templates/test_block_super_multiple_cached/base.html -> build/bdist.linux-armv7l/wheel/./compressor/tests/test_templates/test_block_super_multiple_cached copying build/lib/compressor/tests/test_templates/test_block_super_multiple_cached/test_compressor_offline.html -> build/bdist.linux-armv7l/wheel/./compressor/tests/test_templates/test_block_super_multiple_cached creating build/bdist.linux-armv7l/wheel/compressor/tests/test_templates/test_extends_relative copying build/lib/compressor/tests/test_templates/test_extends_relative/base.html -> build/bdist.linux-armv7l/wheel/./compressor/tests/test_templates/test_extends_relative copying build/lib/compressor/tests/test_templates/test_extends_relative/test_compressor_offline.html -> build/bdist.linux-armv7l/wheel/./compressor/tests/test_templates/test_extends_relative creating build/bdist.linux-armv7l/wheel/compressor/tests/test_templates/test_with_context copying build/lib/compressor/tests/test_templates/test_with_context/test_compressor_offline.html -> build/bdist.linux-armv7l/wheel/./compressor/tests/test_templates/test_with_context creating build/bdist.linux-armv7l/wheel/compressor/tests/test_templates/test_duplicate copying build/lib/compressor/tests/test_templates/test_duplicate/test_compressor_offline.html -> build/bdist.linux-armv7l/wheel/./compressor/tests/test_templates/test_duplicate creating build/bdist.linux-armv7l/wheel/compressor/tests/test_templates/test_with_context_super copying build/lib/compressor/tests/test_templates/test_with_context_super/base.html -> build/bdist.linux-armv7l/wheel/./compressor/tests/test_templates/test_with_context_super copying build/lib/compressor/tests/test_templates/test_with_context_super/test_compressor_offline.html -> build/bdist.linux-armv7l/wheel/./compressor/tests/test_templates/test_with_context_super copying build/lib/compressor/tests/test_mtime_cache.py -> build/bdist.linux-armv7l/wheel/./compressor/tests copying build/lib/compressor/tests/test_jinja2ext.py -> build/bdist.linux-armv7l/wheel/./compressor/tests copying build/lib/compressor/tests/test_sekizai.py -> build/bdist.linux-armv7l/wheel/./compressor/tests copying build/lib/compressor/tests/__init__.py -> build/bdist.linux-armv7l/wheel/./compressor/tests copying build/lib/compressor/tests/test_parsers.py -> build/bdist.linux-armv7l/wheel/./compressor/tests copying build/lib/compressor/tests/test_finder.py -> build/bdist.linux-armv7l/wheel/./compressor/tests creating build/bdist.linux-armv7l/wheel/compressor/tests/test_templates_jinja2 creating build/bdist.linux-armv7l/wheel/compressor/tests/test_templates_jinja2/test_block_super copying build/lib/compressor/tests/test_templates_jinja2/test_block_super/base.html -> build/bdist.linux-armv7l/wheel/./compressor/tests/test_templates_jinja2/test_block_super copying build/lib/compressor/tests/test_templates_jinja2/test_block_super/test_compressor_offline.html -> build/bdist.linux-armv7l/wheel/./compressor/tests/test_templates_jinja2/test_block_super creating build/bdist.linux-armv7l/wheel/compressor/tests/test_templates_jinja2/test_static_url_independence copying build/lib/compressor/tests/test_templates_jinja2/test_static_url_independence/test_compressor_offline.html -> build/bdist.linux-armv7l/wheel/./compressor/tests/test_templates_jinja2/test_static_url_independence creating build/bdist.linux-armv7l/wheel/compressor/tests/test_templates_jinja2/test_static_templatetag copying build/lib/compressor/tests/test_templates_jinja2/test_static_templatetag/test_compressor_offline.html -> build/bdist.linux-armv7l/wheel/./compressor/tests/test_templates_jinja2/test_static_templatetag creating build/bdist.linux-armv7l/wheel/compressor/tests/test_templates_jinja2/test_block_super_multiple copying build/lib/compressor/tests/test_templates_jinja2/test_block_super_multiple/base2.html -> build/bdist.linux-armv7l/wheel/./compressor/tests/test_templates_jinja2/test_block_super_multiple copying build/lib/compressor/tests/test_templates_jinja2/test_block_super_multiple/base.html -> build/bdist.linux-armv7l/wheel/./compressor/tests/test_templates_jinja2/test_block_super_multiple copying build/lib/compressor/tests/test_templates_jinja2/test_block_super_multiple/test_compressor_offline.html -> build/bdist.linux-armv7l/wheel/./compressor/tests/test_templates_jinja2/test_block_super_multiple creating build/bdist.linux-armv7l/wheel/compressor/tests/test_templates_jinja2/test_block_super_extra copying build/lib/compressor/tests/test_templates_jinja2/test_block_super_extra/base.html -> build/bdist.linux-armv7l/wheel/./compressor/tests/test_templates_jinja2/test_block_super_extra copying build/lib/compressor/tests/test_templates_jinja2/test_block_super_extra/test_compressor_offline.html -> build/bdist.linux-armv7l/wheel/./compressor/tests/test_templates_jinja2/test_block_super_extra creating build/bdist.linux-armv7l/wheel/compressor/tests/test_templates_jinja2/test_extends_recursion copying build/lib/compressor/tests/test_templates_jinja2/test_extends_recursion/test_compressor_offline.html -> build/bdist.linux-armv7l/wheel/./compressor/tests/test_templates_jinja2/test_extends_recursion creating build/bdist.linux-armv7l/wheel/compressor/tests/test_templates_jinja2/test_extends_recursion/admin copying build/lib/compressor/tests/test_templates_jinja2/test_extends_recursion/admin/index.html -> build/bdist.linux-armv7l/wheel/./compressor/tests/test_templates_jinja2/test_extends_recursion/admin creating build/bdist.linux-armv7l/wheel/compressor/tests/test_templates_jinja2/test_error_handling copying build/lib/compressor/tests/test_templates_jinja2/test_error_handling/buggy_template.html -> build/bdist.linux-armv7l/wheel/./compressor/tests/test_templates_jinja2/test_error_handling copying build/lib/compressor/tests/test_templates_jinja2/test_error_handling/missing_extends.html -> build/bdist.linux-armv7l/wheel/./compressor/tests/test_templates_jinja2/test_error_handling copying build/lib/compressor/tests/test_templates_jinja2/test_error_handling/test_compressor_offline.html -> build/bdist.linux-armv7l/wheel/./compressor/tests/test_templates_jinja2/test_error_handling copying build/lib/compressor/tests/test_templates_jinja2/test_error_handling/buggy_extends.html -> build/bdist.linux-armv7l/wheel/./compressor/tests/test_templates_jinja2/test_error_handling copying build/lib/compressor/tests/test_templates_jinja2/test_error_handling/with_coffeescript.html -> build/bdist.linux-armv7l/wheel/./compressor/tests/test_templates_jinja2/test_error_handling creating build/bdist.linux-armv7l/wheel/compressor/tests/test_templates_jinja2/test_compress_command copying build/lib/compressor/tests/test_templates_jinja2/test_compress_command/test_compressor_offline.html -> build/bdist.linux-armv7l/wheel/./compressor/tests/test_templates_jinja2/test_compress_command creating build/bdist.linux-armv7l/wheel/compressor/tests/test_templates_jinja2/test_complex copying build/lib/compressor/tests/test_templates_jinja2/test_complex/test_compressor_offline.html -> build/bdist.linux-armv7l/wheel/./compressor/tests/test_templates_jinja2/test_complex creating build/bdist.linux-armv7l/wheel/compressor/tests/test_templates_jinja2/test_coffin copying build/lib/compressor/tests/test_templates_jinja2/test_coffin/test_compressor_offline.html -> build/bdist.linux-armv7l/wheel/./compressor/tests/test_templates_jinja2/test_coffin creating build/bdist.linux-armv7l/wheel/compressor/tests/test_templates_jinja2/test_with_context_variable_inheritance copying build/lib/compressor/tests/test_templates_jinja2/test_with_context_variable_inheritance/base.html -> build/bdist.linux-armv7l/wheel/./compressor/tests/test_templates_jinja2/test_with_context_variable_inheritance copying build/lib/compressor/tests/test_templates_jinja2/test_with_context_variable_inheritance/test_compressor_offline.html -> build/bdist.linux-armv7l/wheel/./compressor/tests/test_templates_jinja2/test_with_context_variable_inheritance creating build/bdist.linux-armv7l/wheel/compressor/tests/test_templates_jinja2/test_inline_non_ascii copying build/lib/compressor/tests/test_templates_jinja2/test_inline_non_ascii/test_compressor_offline.html -> build/bdist.linux-armv7l/wheel/./compressor/tests/test_templates_jinja2/test_inline_non_ascii creating build/bdist.linux-armv7l/wheel/compressor/tests/test_templates_jinja2/test_templatetag copying build/lib/compressor/tests/test_templates_jinja2/test_templatetag/test_compressor_offline.html -> build/bdist.linux-armv7l/wheel/./compressor/tests/test_templates_jinja2/test_templatetag creating build/bdist.linux-armv7l/wheel/compressor/tests/test_templates_jinja2/test_condition copying build/lib/compressor/tests/test_templates_jinja2/test_condition/test_compressor_offline.html -> build/bdist.linux-armv7l/wheel/./compressor/tests/test_templates_jinja2/test_condition creating build/bdist.linux-armv7l/wheel/compressor/tests/test_templates_jinja2/basic copying build/lib/compressor/tests/test_templates_jinja2/basic/test_compressor_offline.html -> build/bdist.linux-armv7l/wheel/./compressor/tests/test_templates_jinja2/basic creating build/bdist.linux-armv7l/wheel/compressor/tests/test_templates_jinja2/test_templatetag_named copying build/lib/compressor/tests/test_templates_jinja2/test_templatetag_named/test_compressor_offline.html -> build/bdist.linux-armv7l/wheel/./compressor/tests/test_templates_jinja2/test_templatetag_named creating build/bdist.linux-armv7l/wheel/compressor/tests/test_templates_jinja2/test_block_super_multiple_cached copying build/lib/compressor/tests/test_templates_jinja2/test_block_super_multiple_cached/base2.html -> build/bdist.linux-armv7l/wheel/./compressor/tests/test_templates_jinja2/test_block_super_multiple_cached copying build/lib/compressor/tests/test_templates_jinja2/test_block_super_multiple_cached/base.html -> build/bdist.linux-armv7l/wheel/./compressor/tests/test_templates_jinja2/test_block_super_multiple_cached copying build/lib/compressor/tests/test_templates_jinja2/test_block_super_multiple_cached/test_compressor_offline.html -> build/bdist.linux-armv7l/wheel/./compressor/tests/test_templates_jinja2/test_block_super_multiple_cached creating build/bdist.linux-armv7l/wheel/compressor/tests/test_templates_jinja2/test_jingo copying build/lib/compressor/tests/test_templates_jinja2/test_jingo/test_compressor_offline.html -> build/bdist.linux-armv7l/wheel/./compressor/tests/test_templates_jinja2/test_jingo creating build/bdist.linux-armv7l/wheel/compressor/tests/test_templates_jinja2/test_with_context copying build/lib/compressor/tests/test_templates_jinja2/test_with_context/test_compressor_offline.html -> build/bdist.linux-armv7l/wheel/./compressor/tests/test_templates_jinja2/test_with_context creating build/bdist.linux-armv7l/wheel/compressor/tests/test_templates_jinja2/test_duplicate copying build/lib/compressor/tests/test_templates_jinja2/test_duplicate/test_compressor_offline.html -> build/bdist.linux-armv7l/wheel/./compressor/tests/test_templates_jinja2/test_duplicate copying build/lib/compressor/tests/test_filters.py -> build/bdist.linux-armv7l/wheel/./compressor/tests copying build/lib/compressor/tests/test_conf.py -> build/bdist.linux-armv7l/wheel/./compressor/tests copying build/lib/compressor/tests/test_offline.py -> build/bdist.linux-armv7l/wheel/./compressor/tests copying build/lib/compressor/tests/test_templatetags.py -> build/bdist.linux-armv7l/wheel/./compressor/tests creating build/bdist.linux-armv7l/wheel/compressor/templates creating build/bdist.linux-armv7l/wheel/compressor/templates/compressor copying build/lib/compressor/templates/compressor/css_inline.html -> build/bdist.linux-armv7l/wheel/./compressor/templates/compressor copying build/lib/compressor/templates/compressor/js_file.html -> build/bdist.linux-armv7l/wheel/./compressor/templates/compressor copying build/lib/compressor/templates/compressor/js_preload.html -> build/bdist.linux-armv7l/wheel/./compressor/templates/compressor copying build/lib/compressor/templates/compressor/css_file.html -> build/bdist.linux-armv7l/wheel/./compressor/templates/compressor copying build/lib/compressor/templates/compressor/js_inline.html -> build/bdist.linux-armv7l/wheel/./compressor/templates/compressor copying build/lib/compressor/templates/compressor/css_preload.html -> build/bdist.linux-armv7l/wheel/./compressor/templates/compressor creating build/bdist.linux-armv7l/wheel/compressor/utils copying build/lib/compressor/utils/__init__.py -> build/bdist.linux-armv7l/wheel/./compressor/utils copying build/lib/compressor/utils/staticfiles.py -> build/bdist.linux-armv7l/wheel/./compressor/utils copying build/lib/compressor/base.py -> build/bdist.linux-armv7l/wheel/./compressor copying build/lib/compressor/finders.py -> build/bdist.linux-armv7l/wheel/./compressor running install_egg_info running egg_info writing django_compressor.egg-info/PKG-INFO writing dependency_links to django_compressor.egg-info/dependency_links.txt writing requirements to django_compressor.egg-info/requires.txt writing top-level names to django_compressor.egg-info/top_level.txt reading manifest file 'django_compressor.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.js' under directory 'compressor/tests/media' warning: no files found matching '*.css' under directory 'compressor/tests/media' warning: no files found matching '*.png' under directory 'compressor/tests/media' warning: no files found matching '*.coffee' under directory 'compressor/tests/media' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'django_compressor.egg-info/SOURCES.txt' Copying django_compressor.egg-info to build/bdist.linux-armv7l/wheel/./django_compressor-4.5.1-py3.13.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/django_compressor-4.5.1.dist-info/WHEEL creating '/build/python-django-compressor/src/django-compressor-4.5.1/dist/.tmp-5hghtwx9/django_compressor-4.5.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'compressor/__init__.py' adding 'compressor/base.py' adding 'compressor/cache.py' adding 'compressor/conf.py' adding 'compressor/css.py' adding 'compressor/exceptions.py' adding 'compressor/finders.py' adding 'compressor/js.py' adding 'compressor/models.py' adding 'compressor/signals.py' adding 'compressor/storage.py' adding 'compressor/test_settings.py' adding 'compressor/contrib/__init__.py' adding 'compressor/contrib/jinja2ext.py' adding 'compressor/contrib/sekizai.py' adding 'compressor/filters/__init__.py' adding 'compressor/filters/base.py' adding 'compressor/filters/cleancss.py' adding 'compressor/filters/closure.py' adding 'compressor/filters/css_default.py' adding 'compressor/filters/datauri.py' adding 'compressor/filters/template.py' adding 'compressor/filters/yuglify.py' adding 'compressor/filters/yui.py' adding 'compressor/filters/cssmin/__init__.py' adding 'compressor/filters/jsmin/__init__.py' adding 'compressor/management/__init__.py' adding 'compressor/management/commands/__init__.py' adding 'compressor/management/commands/compress.py' adding 'compressor/management/commands/mtime_cache.py' adding 'compressor/offline/__init__.py' adding 'compressor/offline/django.py' adding 'compressor/offline/jinja2.py' adding 'compressor/parser/__init__.py' adding 'compressor/parser/base.py' adding 'compressor/parser/beautifulsoup.py' adding 'compressor/parser/default_htmlparser.py' adding 'compressor/parser/html5lib.py' adding 'compressor/parser/lxml.py' adding 'compressor/templates/compressor/css_file.html' adding 'compressor/templates/compressor/css_inline.html' adding 'compressor/templates/compressor/css_preload.html' adding 'compressor/templates/compressor/js_file.html' adding 'compressor/templates/compressor/js_inline.html' adding 'compressor/templates/compressor/js_preload.html' adding 'compressor/templatetags/__init__.py' adding 'compressor/templatetags/compress.py' adding 'compressor/tests/__init__.py' adding 'compressor/tests/precompiler.py' adding 'compressor/tests/test_base.py' adding 'compressor/tests/test_conf.py' adding 'compressor/tests/test_filters.py' adding 'compressor/tests/test_finder.py' adding 'compressor/tests/test_jinja2ext.py' adding 'compressor/tests/test_mtime_cache.py' adding 'compressor/tests/test_offline.py' adding 'compressor/tests/test_parsers.py' adding 'compressor/tests/test_sekizai.py' adding 'compressor/tests/test_signals.py' adding 'compressor/tests/test_storages.py' adding 'compressor/tests/test_templatetags.py' adding 'compressor/tests/test_utils.py' adding 'compressor/tests/static/css/datauri.css' adding 'compressor/tests/static/css/filename with spaces.css' adding 'compressor/tests/static/css/nonasc.css' adding 'compressor/tests/static/css/one.css' adding 'compressor/tests/static/css/relative_url.css' adding 'compressor/tests/static/css/two.css' adding 'compressor/tests/static/css/utf-8_with-BOM.css' adding 'compressor/tests/static/css/url/nonasc.css' adding 'compressor/tests/static/css/url/test.css' adding 'compressor/tests/static/css/url/url1.css' adding 'compressor/tests/static/css/url/2/url2.css' adding 'compressor/tests/static/img/add with spaces.png' adding 'compressor/tests/static/img/add.png' adding 'compressor/tests/static/img/python.png' adding 'compressor/tests/static/js/nonasc-latin1.js' adding 'compressor/tests/static/js/nonasc.js' adding 'compressor/tests/static/js/one.coffee' adding 'compressor/tests/static/js/one.js' adding 'compressor/tests/static/js/three.js' adding 'compressor/tests/static/js/two.js' adding 'compressor/tests/test_templates/basic/test_compressor_offline.html' adding 'compressor/tests/test_templates/test_block_super/base.html' adding 'compressor/tests/test_templates/test_block_super/test_compressor_offline.html' adding 'compressor/tests/test_templates/test_block_super_base_compressed/base.html' adding 'compressor/tests/test_templates/test_block_super_base_compressed/base2.html' adding 'compressor/tests/test_templates/test_block_super_base_compressed/test_compressor_offline.html' adding 'compressor/tests/test_templates/test_block_super_extra/base.html' adding 'compressor/tests/test_templates/test_block_super_extra/test_compressor_offline.html' adding 'compressor/tests/test_templates/test_block_super_multiple/base.html' adding 'compressor/tests/test_templates/test_block_super_multiple/base2.html' adding 'compressor/tests/test_templates/test_block_super_multiple/test_compressor_offline.html' adding 'compressor/tests/test_templates/test_block_super_multiple_cached/base.html' adding 'compressor/tests/test_templates/test_block_super_multiple_cached/base2.html' adding 'compressor/tests/test_templates/test_block_super_multiple_cached/test_compressor_offline.html' adding 'compressor/tests/test_templates/test_complex/test_compressor_offline.html' adding 'compressor/tests/test_templates/test_compress_command/test_compressor_offline.html' adding 'compressor/tests/test_templates/test_condition/test_compressor_offline.html' adding 'compressor/tests/test_templates/test_duplicate/test_compressor_offline.html' adding 'compressor/tests/test_templates/test_error_handling/buggy_extends.html' adding 'compressor/tests/test_templates/test_error_handling/buggy_template.html' adding 'compressor/tests/test_templates/test_error_handling/missing_extends.html' adding 'compressor/tests/test_templates/test_error_handling/test_compressor_offline.html' adding 'compressor/tests/test_templates/test_error_handling/with_coffeescript.html' adding 'compressor/tests/test_templates/test_extends_recursion/test_compressor_offline.html' adding 'compressor/tests/test_templates/test_extends_recursion/admin/index.html' adding 'compressor/tests/test_templates/test_extends_relative/base.html' adding 'compressor/tests/test_templates/test_extends_relative/test_compressor_offline.html' adding 'compressor/tests/test_templates/test_inline_non_ascii/test_compressor_offline.html' adding 'compressor/tests/test_templates/test_static_templatetag/test_compressor_offline.html' adding 'compressor/tests/test_templates/test_static_url_independence/test_compressor_offline.html' adding 'compressor/tests/test_templates/test_templatetag/test_compressor_offline.html' adding 'compressor/tests/test_templates/test_templatetag_named/test_compressor_offline.html' adding 'compressor/tests/test_templates/test_with_context/test_compressor_offline.html' adding 'compressor/tests/test_templates/test_with_context_super/base.html' adding 'compressor/tests/test_templates/test_with_context_super/test_compressor_offline.html' adding 'compressor/tests/test_templates/test_with_context_variable_inheritance/base.html' adding 'compressor/tests/test_templates/test_with_context_variable_inheritance/test_compressor_offline.html' adding 'compressor/tests/test_templates/test_with_context_variable_inheritance_super/base1.html' adding 'compressor/tests/test_templates/test_with_context_variable_inheritance_super/base2.html' adding 'compressor/tests/test_templates/test_with_context_variable_inheritance_super/test_compressor_offline.html' adding 'compressor/tests/test_templates_jinja2/basic/test_compressor_offline.html' adding 'compressor/tests/test_templates_jinja2/test_block_super/base.html' adding 'compressor/tests/test_templates_jinja2/test_block_super/test_compressor_offline.html' adding 'compressor/tests/test_templates_jinja2/test_block_super_extra/base.html' adding 'compressor/tests/test_templates_jinja2/test_block_super_extra/test_compressor_offline.html' adding 'compressor/tests/test_templates_jinja2/test_block_super_multiple/base.html' adding 'compressor/tests/test_templates_jinja2/test_block_super_multiple/base2.html' adding 'compressor/tests/test_templates_jinja2/test_block_super_multiple/test_compressor_offline.html' adding 'compressor/tests/test_templates_jinja2/test_block_super_multiple_cached/base.html' adding 'compressor/tests/test_templates_jinja2/test_block_super_multiple_cached/base2.html' adding 'compressor/tests/test_templates_jinja2/test_block_super_multiple_cached/test_compressor_offline.html' adding 'compressor/tests/test_templates_jinja2/test_coffin/test_compressor_offline.html' adding 'compressor/tests/test_templates_jinja2/test_complex/test_compressor_offline.html' adding 'compressor/tests/test_templates_jinja2/test_compress_command/test_compressor_offline.html' adding 'compressor/tests/test_templates_jinja2/test_condition/test_compressor_offline.html' adding 'compressor/tests/test_templates_jinja2/test_duplicate/test_compressor_offline.html' adding 'compressor/tests/test_templates_jinja2/test_error_handling/buggy_extends.html' adding 'compressor/tests/test_templates_jinja2/test_error_handling/buggy_template.html' adding 'compressor/tests/test_templates_jinja2/test_error_handling/missing_extends.html' adding 'compressor/tests/test_templates_jinja2/test_error_handling/test_compressor_offline.html' adding 'compressor/tests/test_templates_jinja2/test_error_handling/with_coffeescript.html' adding 'compressor/tests/test_templates_jinja2/test_extends_recursion/test_compressor_offline.html' adding 'compressor/tests/test_templates_jinja2/test_extends_recursion/admin/index.html' adding 'compressor/tests/test_templates_jinja2/test_inline_non_ascii/test_compressor_offline.html' adding 'compressor/tests/test_templates_jinja2/test_jingo/test_compressor_offline.html' adding 'compressor/tests/test_templates_jinja2/test_static_templatetag/test_compressor_offline.html' adding 'compressor/tests/test_templates_jinja2/test_static_url_independence/test_compressor_offline.html' adding 'compressor/tests/test_templates_jinja2/test_templatetag/test_compressor_offline.html' adding 'compressor/tests/test_templates_jinja2/test_templatetag_named/test_compressor_offline.html' adding 'compressor/tests/test_templates_jinja2/test_with_context/test_compressor_offline.html' adding 'compressor/tests/test_templates_jinja2/test_with_context_variable_inheritance/base.html' adding 'compressor/tests/test_templates_jinja2/test_with_context_variable_inheritance/test_compressor_offline.html' adding 'compressor/utils/__init__.py' adding 'compressor/utils/staticfiles.py' adding 'django_compressor-4.5.1.dist-info/AUTHORS' adding 'django_compressor-4.5.1.dist-info/LICENSE' adding 'django_compressor-4.5.1.dist-info/METADATA' adding 'django_compressor-4.5.1.dist-info/WHEEL' adding 'django_compressor-4.5.1.dist-info/top_level.txt' adding 'django_compressor-4.5.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Successfully built django_compressor-4.5.1-py2.py3-none-any.whl ==> Entering fakeroot environment... ==> Starting package()... install: creating directory '/build/python-django-compressor/pkg/python-django-compressor/usr/share' install: creating directory '/build/python-django-compressor/pkg/python-django-compressor/usr/share/doc' install: creating directory '/build/python-django-compressor/pkg/python-django-compressor/usr/share/doc/python-django-compressor' 'AUTHORS' -> '/build/python-django-compressor/pkg/python-django-compressor/usr/share/doc/python-django-compressor/AUTHORS' 'README.rst' -> '/build/python-django-compressor/pkg/python-django-compressor/usr/share/doc/python-django-compressor/README.rst' install: creating directory '/build/python-django-compressor/pkg/python-django-compressor/usr/share/licenses' install: creating directory '/build/python-django-compressor/pkg/python-django-compressor/usr/share/licenses/python-django-compressor' 'LICENSE' -> '/build/python-django-compressor/pkg/python-django-compressor/usr/share/licenses/python-django-compressor/LICENSE' ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "python-django-compressor"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python-django-compressor 4.5.1-3 (Mon Dec 23 17:49:50 2024) ==> Cleaning up...