>>> py3-webassets: Building community/py3-webassets 2.0-r4 (using abuild 3.15.0_rc3-r2) started Sat, 10 May 2025 11:11:54 +0000 >>> py3-webassets: Validating /home/buildozer/aports/community/py3-webassets/APKBUILD... >>> WARNING: py3-webassets: No maintainer >>> py3-webassets: Analyzing dependencies... >>> py3-webassets: Installing for build: build-base python3 py3-setuptools py3-gpep517 py3-wheel (1/22) Installing libbz2 (1.0.8-r6) (2/22) Installing gdbm (1.24-r0) (3/22) Installing mpdecimal (4.0.0-r0) (4/22) Installing libpanelw (6.5_p20250503-r0) (5/22) Installing sqlite-libs (3.49.2-r0) (6/22) Installing python3 (3.12.10-r0) (7/22) Installing python3-pycache-pyc0 (3.12.10-r0) (8/22) Installing pyc (3.12.10-r0) (9/22) Installing python3-pyc (3.12.10-r0) (10/22) Installing py3-parsing (3.2.3-r0) (11/22) Installing py3-parsing-pyc (3.2.3-r0) (12/22) Installing py3-packaging (25.0-r0) (13/22) Installing py3-packaging-pyc (25.0-r0) (14/22) Installing py3-setuptools (80.3.1-r0) (15/22) Installing py3-setuptools-pyc (80.3.1-r0) (16/22) Installing py3-installer (0.7.0-r2) (17/22) Installing py3-installer-pyc (0.7.0-r2) (18/22) Installing py3-gpep517 (19-r0) (19/22) Installing py3-gpep517-pyc (19-r0) (20/22) Installing py3-wheel (0.46.1-r0) (21/22) Installing py3-wheel-pyc (0.46.1-r0) (22/22) Installing .makedepends-py3-webassets (20250510.111156) Executing busybox-1.37.0-r17.trigger OK: 644 MiB in 133 packages >>> py3-webassets: Cleaning up srcdir >>> py3-webassets: Cleaning up pkgdir >>> py3-webassets: Cleaning up tmpdir >>> py3-webassets: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/webassets-2.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.22/webassets-2.0.tar.gz.part' webassets-2.0.tar.gz 100% |********************************| 281k 0:00:00 ETA '/var/cache/distfiles/v3.22/webassets-2.0.tar.gz.part' saved >>> py3-webassets: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/webassets-2.0.tar.gz >>> py3-webassets: Checking sha512sums... webassets-2.0.tar.gz: OK >>> py3-webassets: Unpacking /var/cache/distfiles/v3.22/webassets-2.0.tar.gz... 2025-05-10 11:11:57,296 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:761: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-05-10 11:11:57,321 root INFO running bdist_wheel 2025-05-10 11:11:57,338 root INFO running build 2025-05-10 11:11:57,338 root INFO running build_py 2025-05-10 11:11:57,342 root INFO creating build/lib/webassets 2025-05-10 11:11:57,342 root INFO copying src/webassets/__init__.py -> build/lib/webassets 2025-05-10 11:11:57,343 root INFO copying src/webassets/importlib.py -> build/lib/webassets 2025-05-10 11:11:57,343 root INFO copying src/webassets/six.py -> build/lib/webassets 2025-05-10 11:11:57,343 root INFO copying src/webassets/exceptions.py -> build/lib/webassets 2025-05-10 11:11:57,344 root INFO copying src/webassets/cache.py -> build/lib/webassets 2025-05-10 11:11:57,344 root INFO copying src/webassets/updater.py -> build/lib/webassets 2025-05-10 11:11:57,344 root INFO copying src/webassets/version.py -> build/lib/webassets 2025-05-10 11:11:57,345 root INFO copying src/webassets/script.py -> build/lib/webassets 2025-05-10 11:11:57,345 root INFO copying src/webassets/bundle.py -> build/lib/webassets 2025-05-10 11:11:57,345 root INFO copying src/webassets/utils.py -> build/lib/webassets 2025-05-10 11:11:57,346 root INFO copying src/webassets/merge.py -> build/lib/webassets 2025-05-10 11:11:57,346 root INFO copying src/webassets/env.py -> build/lib/webassets 2025-05-10 11:11:57,346 root INFO copying src/webassets/loaders.py -> build/lib/webassets 2025-05-10 11:11:57,346 root INFO copying src/webassets/test.py -> build/lib/webassets 2025-05-10 11:11:57,347 root INFO creating build/lib/webassets/filter 2025-05-10 11:11:57,347 root INFO copying src/webassets/filter/__init__.py -> build/lib/webassets/filter 2025-05-10 11:11:57,348 root INFO copying src/webassets/filter/jst.py -> build/lib/webassets/filter 2025-05-10 11:11:57,348 root INFO copying src/webassets/filter/stylus.py -> build/lib/webassets/filter 2025-05-10 11:11:57,348 root INFO copying src/webassets/filter/less.py -> build/lib/webassets/filter 2025-05-10 11:11:57,349 root INFO copying src/webassets/filter/libsass.py -> build/lib/webassets/filter 2025-05-10 11:11:57,349 root INFO copying src/webassets/filter/sass.py -> build/lib/webassets/filter 2025-05-10 11:11:57,349 root INFO copying src/webassets/filter/clevercss.py -> build/lib/webassets/filter 2025-05-10 11:11:57,350 root INFO copying src/webassets/filter/cssmin.py -> build/lib/webassets/filter 2025-05-10 11:11:57,350 root INFO copying src/webassets/filter/replace.py -> build/lib/webassets/filter 2025-05-10 11:11:57,350 root INFO copying src/webassets/filter/jinja2.py -> build/lib/webassets/filter 2025-05-10 11:11:57,350 root INFO copying src/webassets/filter/spritemapper.py -> build/lib/webassets/filter 2025-05-10 11:11:57,351 root INFO copying src/webassets/filter/autoprefixer.py -> build/lib/webassets/filter 2025-05-10 11:11:57,351 root INFO copying src/webassets/filter/coffeescript.py -> build/lib/webassets/filter 2025-05-10 11:11:57,351 root INFO copying src/webassets/filter/pyscss.py -> build/lib/webassets/filter 2025-05-10 11:11:57,352 root INFO copying src/webassets/filter/datauri.py -> build/lib/webassets/filter 2025-05-10 11:11:57,352 root INFO copying src/webassets/filter/dust.py -> build/lib/webassets/filter 2025-05-10 11:11:57,352 root INFO copying src/webassets/filter/cleancss.py -> build/lib/webassets/filter 2025-05-10 11:11:57,352 root INFO copying src/webassets/filter/closure.py -> build/lib/webassets/filter 2025-05-10 11:11:57,353 root INFO copying src/webassets/filter/uglifyjs.py -> build/lib/webassets/filter 2025-05-10 11:11:57,353 root INFO copying src/webassets/filter/jade.py -> build/lib/webassets/filter 2025-05-10 11:11:57,353 root INFO copying src/webassets/filter/cssutils.py -> build/lib/webassets/filter 2025-05-10 11:11:57,353 root INFO copying src/webassets/filter/slimit.py -> build/lib/webassets/filter 2025-05-10 11:11:57,354 root INFO copying src/webassets/filter/closure_templates.py -> build/lib/webassets/filter 2025-05-10 11:11:57,354 root INFO copying src/webassets/filter/requirejs.py -> build/lib/webassets/filter 2025-05-10 11:11:57,354 root INFO copying src/webassets/filter/node_sass.py -> build/lib/webassets/filter 2025-05-10 11:11:57,355 root INFO copying src/webassets/filter/handlebars.py -> build/lib/webassets/filter 2025-05-10 11:11:57,355 root INFO copying src/webassets/filter/jsmin.py -> build/lib/webassets/filter 2025-05-10 11:11:57,355 root INFO copying src/webassets/filter/less_ruby.py -> build/lib/webassets/filter 2025-05-10 11:11:57,355 root INFO copying src/webassets/filter/postcss.py -> build/lib/webassets/filter 2025-05-10 11:11:57,356 root INFO copying src/webassets/filter/sass_ruby.py -> build/lib/webassets/filter 2025-05-10 11:11:57,356 root INFO copying src/webassets/filter/yui.py -> build/lib/webassets/filter 2025-05-10 11:11:57,356 root INFO copying src/webassets/filter/cssprefixer.py -> build/lib/webassets/filter 2025-05-10 11:11:57,356 root INFO copying src/webassets/filter/slimmer.py -> build/lib/webassets/filter 2025-05-10 11:11:57,357 root INFO copying src/webassets/filter/closure_stylesheets.py -> build/lib/webassets/filter 2025-05-10 11:11:57,357 root INFO copying src/webassets/filter/typescript.py -> build/lib/webassets/filter 2025-05-10 11:11:57,357 root INFO copying src/webassets/filter/compass.py -> build/lib/webassets/filter 2025-05-10 11:11:57,358 root INFO copying src/webassets/filter/babel.py -> build/lib/webassets/filter 2025-05-10 11:11:57,358 root INFO copying src/webassets/filter/rcssmin.py -> build/lib/webassets/filter 2025-05-10 11:11:57,358 root INFO creating build/lib/webassets/ext 2025-05-10 11:11:57,358 root INFO copying src/webassets/ext/__init__.py -> build/lib/webassets/ext 2025-05-10 11:11:57,359 root INFO copying src/webassets/ext/jinja2.py -> build/lib/webassets/ext 2025-05-10 11:11:57,359 root INFO creating build/lib/webassets/filter/rjsmin 2025-05-10 11:11:57,359 root INFO copying src/webassets/filter/rjsmin/__init__.py -> build/lib/webassets/filter/rjsmin 2025-05-10 11:11:57,359 root INFO copying src/webassets/filter/rjsmin/rjsmin.py -> build/lib/webassets/filter/rjsmin 2025-05-10 11:11:57,360 root INFO creating build/lib/webassets/filter/cssrewrite 2025-05-10 11:11:57,360 root INFO copying src/webassets/filter/cssrewrite/__init__.py -> build/lib/webassets/filter/cssrewrite 2025-05-10 11:11:57,360 root INFO copying src/webassets/filter/cssrewrite/base.py -> build/lib/webassets/filter/cssrewrite 2025-05-10 11:11:57,360 root INFO copying src/webassets/filter/cssrewrite/urlpath.py -> build/lib/webassets/filter/cssrewrite 2025-05-10 11:11:57,361 root INFO creating build/lib/webassets/filter/jspacker 2025-05-10 11:11:57,361 root INFO copying src/webassets/filter/jspacker/__init__.py -> build/lib/webassets/filter/jspacker 2025-05-10 11:11:57,361 root INFO copying src/webassets/filter/jspacker/jspacker.py -> build/lib/webassets/filter/jspacker 2025-05-10 11:11:57,370 root INFO installing to build/bdist.linux-armv8l/wheel 2025-05-10 11:11:57,370 root INFO running install 2025-05-10 11:11:57,381 root INFO running install_lib 2025-05-10 11:11:57,384 root INFO creating build/bdist.linux-armv8l/wheel 2025-05-10 11:11:57,384 root INFO creating build/bdist.linux-armv8l/wheel/webassets 2025-05-10 11:11:57,384 root INFO copying build/lib/webassets/__init__.py -> build/bdist.linux-armv8l/wheel/./webassets 2025-05-10 11:11:57,384 root INFO copying build/lib/webassets/importlib.py -> build/bdist.linux-armv8l/wheel/./webassets 2025-05-10 11:11:57,385 root INFO copying build/lib/webassets/six.py -> build/bdist.linux-armv8l/wheel/./webassets 2025-05-10 11:11:57,385 root INFO creating build/bdist.linux-armv8l/wheel/webassets/filter 2025-05-10 11:11:57,385 root INFO copying build/lib/webassets/filter/__init__.py -> build/bdist.linux-armv8l/wheel/./webassets/filter 2025-05-10 11:11:57,385 root INFO copying build/lib/webassets/filter/jst.py -> build/bdist.linux-armv8l/wheel/./webassets/filter 2025-05-10 11:11:57,386 root INFO copying build/lib/webassets/filter/stylus.py -> build/bdist.linux-armv8l/wheel/./webassets/filter 2025-05-10 11:11:57,386 root INFO copying build/lib/webassets/filter/less.py -> build/bdist.linux-armv8l/wheel/./webassets/filter 2025-05-10 11:11:57,386 root INFO copying build/lib/webassets/filter/libsass.py -> build/bdist.linux-armv8l/wheel/./webassets/filter 2025-05-10 11:11:57,386 root INFO copying build/lib/webassets/filter/sass.py -> build/bdist.linux-armv8l/wheel/./webassets/filter 2025-05-10 11:11:57,386 root INFO copying build/lib/webassets/filter/clevercss.py -> build/bdist.linux-armv8l/wheel/./webassets/filter 2025-05-10 11:11:57,387 root INFO copying build/lib/webassets/filter/cssmin.py -> build/bdist.linux-armv8l/wheel/./webassets/filter 2025-05-10 11:11:57,387 root INFO copying build/lib/webassets/filter/replace.py -> build/bdist.linux-armv8l/wheel/./webassets/filter 2025-05-10 11:11:57,387 root INFO copying build/lib/webassets/filter/jinja2.py -> build/bdist.linux-armv8l/wheel/./webassets/filter 2025-05-10 11:11:57,387 root INFO copying build/lib/webassets/filter/spritemapper.py -> build/bdist.linux-armv8l/wheel/./webassets/filter 2025-05-10 11:11:57,387 root INFO copying build/lib/webassets/filter/autoprefixer.py -> build/bdist.linux-armv8l/wheel/./webassets/filter 2025-05-10 11:11:57,388 root INFO copying build/lib/webassets/filter/coffeescript.py -> build/bdist.linux-armv8l/wheel/./webassets/filter 2025-05-10 11:11:57,388 root INFO copying build/lib/webassets/filter/pyscss.py -> build/bdist.linux-armv8l/wheel/./webassets/filter 2025-05-10 11:11:57,388 root INFO copying build/lib/webassets/filter/datauri.py -> build/bdist.linux-armv8l/wheel/./webassets/filter 2025-05-10 11:11:57,388 root INFO copying build/lib/webassets/filter/dust.py -> build/bdist.linux-armv8l/wheel/./webassets/filter 2025-05-10 11:11:57,388 root INFO copying build/lib/webassets/filter/cleancss.py -> build/bdist.linux-armv8l/wheel/./webassets/filter 2025-05-10 11:11:57,389 root INFO copying build/lib/webassets/filter/closure.py -> build/bdist.linux-armv8l/wheel/./webassets/filter 2025-05-10 11:11:57,389 root INFO creating build/bdist.linux-armv8l/wheel/webassets/filter/rjsmin 2025-05-10 11:11:57,389 root INFO copying build/lib/webassets/filter/rjsmin/__init__.py -> build/bdist.linux-armv8l/wheel/./webassets/filter/rjsmin 2025-05-10 11:11:57,389 root INFO copying build/lib/webassets/filter/rjsmin/rjsmin.py -> build/bdist.linux-armv8l/wheel/./webassets/filter/rjsmin 2025-05-10 11:11:57,389 root INFO copying build/lib/webassets/filter/uglifyjs.py -> build/bdist.linux-armv8l/wheel/./webassets/filter 2025-05-10 11:11:57,390 root INFO copying build/lib/webassets/filter/jade.py -> build/bdist.linux-armv8l/wheel/./webassets/filter 2025-05-10 11:11:57,390 root INFO copying build/lib/webassets/filter/cssutils.py -> build/bdist.linux-armv8l/wheel/./webassets/filter 2025-05-10 11:11:57,390 root INFO copying build/lib/webassets/filter/slimit.py -> build/bdist.linux-armv8l/wheel/./webassets/filter 2025-05-10 11:11:57,390 root INFO copying build/lib/webassets/filter/closure_templates.py -> build/bdist.linux-armv8l/wheel/./webassets/filter 2025-05-10 11:11:57,390 root INFO copying build/lib/webassets/filter/requirejs.py -> build/bdist.linux-armv8l/wheel/./webassets/filter 2025-05-10 11:11:57,391 root INFO copying build/lib/webassets/filter/node_sass.py -> build/bdist.linux-armv8l/wheel/./webassets/filter 2025-05-10 11:11:57,391 root INFO copying build/lib/webassets/filter/handlebars.py -> build/bdist.linux-armv8l/wheel/./webassets/filter 2025-05-10 11:11:57,391 root INFO copying build/lib/webassets/filter/jsmin.py -> build/bdist.linux-armv8l/wheel/./webassets/filter 2025-05-10 11:11:57,391 root INFO copying build/lib/webassets/filter/less_ruby.py -> build/bdist.linux-armv8l/wheel/./webassets/filter 2025-05-10 11:11:57,391 root INFO copying build/lib/webassets/filter/postcss.py -> build/bdist.linux-armv8l/wheel/./webassets/filter 2025-05-10 11:11:57,392 root INFO copying build/lib/webassets/filter/sass_ruby.py -> build/bdist.linux-armv8l/wheel/./webassets/filter 2025-05-10 11:11:57,392 root INFO copying build/lib/webassets/filter/yui.py -> build/bdist.linux-armv8l/wheel/./webassets/filter 2025-05-10 11:11:57,392 root INFO copying build/lib/webassets/filter/cssprefixer.py -> build/bdist.linux-armv8l/wheel/./webassets/filter 2025-05-10 11:11:57,392 root INFO copying build/lib/webassets/filter/slimmer.py -> build/bdist.linux-armv8l/wheel/./webassets/filter 2025-05-10 11:11:57,392 root INFO copying build/lib/webassets/filter/closure_stylesheets.py -> build/bdist.linux-armv8l/wheel/./webassets/filter 2025-05-10 11:11:57,393 root INFO creating build/bdist.linux-armv8l/wheel/webassets/filter/cssrewrite 2025-05-10 11:11:57,393 root INFO copying build/lib/webassets/filter/cssrewrite/__init__.py -> build/bdist.linux-armv8l/wheel/./webassets/filter/cssrewrite 2025-05-10 11:11:57,393 root INFO copying build/lib/webassets/filter/cssrewrite/base.py -> build/bdist.linux-armv8l/wheel/./webassets/filter/cssrewrite 2025-05-10 11:11:57,393 root INFO copying build/lib/webassets/filter/cssrewrite/urlpath.py -> build/bdist.linux-armv8l/wheel/./webassets/filter/cssrewrite 2025-05-10 11:11:57,394 root INFO creating build/bdist.linux-armv8l/wheel/webassets/filter/jspacker 2025-05-10 11:11:57,394 root INFO copying build/lib/webassets/filter/jspacker/__init__.py -> build/bdist.linux-armv8l/wheel/./webassets/filter/jspacker 2025-05-10 11:11:57,394 root INFO copying build/lib/webassets/filter/jspacker/jspacker.py -> build/bdist.linux-armv8l/wheel/./webassets/filter/jspacker 2025-05-10 11:11:57,394 root INFO copying build/lib/webassets/filter/typescript.py -> build/bdist.linux-armv8l/wheel/./webassets/filter 2025-05-10 11:11:57,394 root INFO copying build/lib/webassets/filter/compass.py -> build/bdist.linux-armv8l/wheel/./webassets/filter 2025-05-10 11:11:57,395 root INFO copying build/lib/webassets/filter/babel.py -> build/bdist.linux-armv8l/wheel/./webassets/filter 2025-05-10 11:11:57,395 root INFO copying build/lib/webassets/filter/rcssmin.py -> build/bdist.linux-armv8l/wheel/./webassets/filter 2025-05-10 11:11:57,395 root INFO copying build/lib/webassets/exceptions.py -> build/bdist.linux-armv8l/wheel/./webassets 2025-05-10 11:11:57,395 root INFO copying build/lib/webassets/cache.py -> build/bdist.linux-armv8l/wheel/./webassets 2025-05-10 11:11:57,395 root INFO copying build/lib/webassets/updater.py -> build/bdist.linux-armv8l/wheel/./webassets 2025-05-10 11:11:57,396 root INFO copying build/lib/webassets/version.py -> build/bdist.linux-armv8l/wheel/./webassets 2025-05-10 11:11:57,396 root INFO copying build/lib/webassets/script.py -> build/bdist.linux-armv8l/wheel/./webassets 2025-05-10 11:11:57,396 root INFO copying build/lib/webassets/bundle.py -> build/bdist.linux-armv8l/wheel/./webassets 2025-05-10 11:11:57,396 root INFO copying build/lib/webassets/utils.py -> build/bdist.linux-armv8l/wheel/./webassets 2025-05-10 11:11:57,397 root INFO copying build/lib/webassets/merge.py -> build/bdist.linux-armv8l/wheel/./webassets 2025-05-10 11:11:57,397 root INFO copying build/lib/webassets/env.py -> build/bdist.linux-armv8l/wheel/./webassets 2025-05-10 11:11:57,397 root INFO creating build/bdist.linux-armv8l/wheel/webassets/ext 2025-05-10 11:11:57,397 root INFO copying build/lib/webassets/ext/__init__.py -> build/bdist.linux-armv8l/wheel/./webassets/ext 2025-05-10 11:11:57,398 root INFO copying build/lib/webassets/ext/jinja2.py -> build/bdist.linux-armv8l/wheel/./webassets/ext 2025-05-10 11:11:57,398 root INFO copying build/lib/webassets/loaders.py -> build/bdist.linux-armv8l/wheel/./webassets 2025-05-10 11:11:57,398 root INFO copying build/lib/webassets/test.py -> build/bdist.linux-armv8l/wheel/./webassets 2025-05-10 11:11:57,398 root INFO running install_egg_info 2025-05-10 11:11:57,402 root INFO running egg_info 2025-05-10 11:11:57,404 root INFO writing src/webassets.egg-info/PKG-INFO 2025-05-10 11:11:57,405 root INFO writing dependency_links to src/webassets.egg-info/dependency_links.txt 2025-05-10 11:11:57,405 root INFO writing entry points to src/webassets.egg-info/entry_points.txt 2025-05-10 11:11:57,405 root INFO writing top-level names to src/webassets.egg-info/top_level.txt 2025-05-10 11:11:57,410 root INFO reading manifest file 'src/webassets.egg-info/SOURCES.txt' 2025-05-10 11:11:57,413 root INFO reading manifest template 'MANIFEST.in' 2025-05-10 11:11:57,413 root WARNING warning: no files found matching 'run_tests.py' 2025-05-10 11:11:57,414 root WARNING no previously-included directories found matching 'docs/_build' 2025-05-10 11:11:57,421 root WARNING warning: no previously-included files matching 'out.css' found under directory 'examples' 2025-05-10 11:11:57,421 root WARNING warning: no previously-included files matching 'out.js' found under directory 'examples' 2025-05-10 11:11:57,422 root WARNING no previously-included directories found matching 'examples/appengine-sdk' 2025-05-10 11:11:57,422 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2025-05-10 11:11:57,423 root WARNING warning: no previously-included files matching '.gitignore' found anywhere in distribution 2025-05-10 11:11:57,423 root WARNING warning: no previously-included files matching '*.orig' found anywhere in distribution 2025-05-10 11:11:57,423 root WARNING warning: no previously-included files matching 'webassets-cache/*' found anywhere in distribution 2025-05-10 11:11:57,424 root WARNING warning: no previously-included files matching '.sass-cache/*' found anywhere in distribution 2025-05-10 11:11:57,424 root INFO adding license file 'LICENSE' 2025-05-10 11:11:57,424 root INFO adding license file 'AUTHORS' 2025-05-10 11:11:57,427 root INFO writing manifest file 'src/webassets.egg-info/SOURCES.txt' 2025-05-10 11:11:57,428 root INFO Copying src/webassets.egg-info to build/bdist.linux-armv8l/wheel/./webassets-2.0-py3.12.egg-info 2025-05-10 11:11:57,429 root INFO running install_scripts 2025-05-10 11:11:57,430 root INFO creating build/bdist.linux-armv8l/wheel/webassets-2.0.dist-info/WHEEL 2025-05-10 11:11:57,431 wheel INFO creating '/home/buildozer/aports/community/py3-webassets/src/webassets-2.0/.dist/.tmp-xqgrp1kq/webassets-2.0-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2025-05-10 11:11:57,431 wheel INFO adding 'webassets/__init__.py' 2025-05-10 11:11:57,432 wheel INFO adding 'webassets/bundle.py' 2025-05-10 11:11:57,432 wheel INFO adding 'webassets/cache.py' 2025-05-10 11:11:57,432 wheel INFO adding 'webassets/env.py' 2025-05-10 11:11:57,433 wheel INFO adding 'webassets/exceptions.py' 2025-05-10 11:11:57,433 wheel INFO adding 'webassets/importlib.py' 2025-05-10 11:11:57,433 wheel INFO adding 'webassets/loaders.py' 2025-05-10 11:11:57,434 wheel INFO adding 'webassets/merge.py' 2025-05-10 11:11:57,434 wheel INFO adding 'webassets/script.py' 2025-05-10 11:11:57,434 wheel INFO adding 'webassets/six.py' 2025-05-10 11:11:57,435 wheel INFO adding 'webassets/test.py' 2025-05-10 11:11:57,435 wheel INFO adding 'webassets/updater.py' 2025-05-10 11:11:57,435 wheel INFO adding 'webassets/utils.py' 2025-05-10 11:11:57,435 wheel INFO adding 'webassets/version.py' 2025-05-10 11:11:57,436 wheel INFO adding 'webassets/ext/__init__.py' 2025-05-10 11:11:57,436 wheel INFO adding 'webassets/ext/jinja2.py' 2025-05-10 11:11:57,436 wheel INFO adding 'webassets/filter/__init__.py' 2025-05-10 11:11:57,437 wheel INFO adding 'webassets/filter/autoprefixer.py' 2025-05-10 11:11:57,437 wheel INFO adding 'webassets/filter/babel.py' 2025-05-10 11:11:57,437 wheel INFO adding 'webassets/filter/cleancss.py' 2025-05-10 11:11:57,437 wheel INFO adding 'webassets/filter/clevercss.py' 2025-05-10 11:11:57,438 wheel INFO adding 'webassets/filter/closure.py' 2025-05-10 11:11:57,438 wheel INFO adding 'webassets/filter/closure_stylesheets.py' 2025-05-10 11:11:57,438 wheel INFO adding 'webassets/filter/closure_templates.py' 2025-05-10 11:11:57,438 wheel INFO adding 'webassets/filter/coffeescript.py' 2025-05-10 11:11:57,439 wheel INFO adding 'webassets/filter/compass.py' 2025-05-10 11:11:57,439 wheel INFO adding 'webassets/filter/cssmin.py' 2025-05-10 11:11:57,439 wheel INFO adding 'webassets/filter/cssprefixer.py' 2025-05-10 11:11:57,439 wheel INFO adding 'webassets/filter/cssutils.py' 2025-05-10 11:11:57,440 wheel INFO adding 'webassets/filter/datauri.py' 2025-05-10 11:11:57,440 wheel INFO adding 'webassets/filter/dust.py' 2025-05-10 11:11:57,440 wheel INFO adding 'webassets/filter/handlebars.py' 2025-05-10 11:11:57,440 wheel INFO adding 'webassets/filter/jade.py' 2025-05-10 11:11:57,441 wheel INFO adding 'webassets/filter/jinja2.py' 2025-05-10 11:11:57,441 wheel INFO adding 'webassets/filter/jsmin.py' 2025-05-10 11:11:57,441 wheel INFO adding 'webassets/filter/jst.py' 2025-05-10 11:11:57,442 wheel INFO adding 'webassets/filter/less.py' 2025-05-10 11:11:57,442 wheel INFO adding 'webassets/filter/less_ruby.py' 2025-05-10 11:11:57,442 wheel INFO adding 'webassets/filter/libsass.py' 2025-05-10 11:11:57,442 wheel INFO adding 'webassets/filter/node_sass.py' 2025-05-10 11:11:57,442 wheel INFO adding 'webassets/filter/postcss.py' 2025-05-10 11:11:57,443 wheel INFO adding 'webassets/filter/pyscss.py' 2025-05-10 11:11:57,443 wheel INFO adding 'webassets/filter/rcssmin.py' 2025-05-10 11:11:57,443 wheel INFO adding 'webassets/filter/replace.py' 2025-05-10 11:11:57,443 wheel INFO adding 'webassets/filter/requirejs.py' 2025-05-10 11:11:57,444 wheel INFO adding 'webassets/filter/sass.py' 2025-05-10 11:11:57,444 wheel INFO adding 'webassets/filter/sass_ruby.py' 2025-05-10 11:11:57,444 wheel INFO adding 'webassets/filter/slimit.py' 2025-05-10 11:11:57,445 wheel INFO adding 'webassets/filter/slimmer.py' 2025-05-10 11:11:57,445 wheel INFO adding 'webassets/filter/spritemapper.py' 2025-05-10 11:11:57,445 wheel INFO adding 'webassets/filter/stylus.py' 2025-05-10 11:11:57,445 wheel INFO adding 'webassets/filter/typescript.py' 2025-05-10 11:11:57,445 wheel INFO adding 'webassets/filter/uglifyjs.py' 2025-05-10 11:11:57,446 wheel INFO adding 'webassets/filter/yui.py' 2025-05-10 11:11:57,446 wheel INFO adding 'webassets/filter/cssrewrite/__init__.py' 2025-05-10 11:11:57,446 wheel INFO adding 'webassets/filter/cssrewrite/base.py' 2025-05-10 11:11:57,446 wheel INFO adding 'webassets/filter/cssrewrite/urlpath.py' 2025-05-10 11:11:57,447 wheel INFO adding 'webassets/filter/jspacker/__init__.py' 2025-05-10 11:11:57,447 wheel INFO adding 'webassets/filter/jspacker/jspacker.py' 2025-05-10 11:11:57,447 wheel INFO adding 'webassets/filter/rjsmin/__init__.py' 2025-05-10 11:11:57,447 wheel INFO adding 'webassets/filter/rjsmin/rjsmin.py' 2025-05-10 11:11:57,448 wheel INFO adding 'webassets-2.0.dist-info/licenses/AUTHORS' 2025-05-10 11:11:57,448 wheel INFO adding 'webassets-2.0.dist-info/licenses/LICENSE' 2025-05-10 11:11:57,448 wheel INFO adding 'webassets-2.0.dist-info/METADATA' 2025-05-10 11:11:57,448 wheel INFO adding 'webassets-2.0.dist-info/WHEEL' 2025-05-10 11:11:57,448 wheel INFO adding 'webassets-2.0.dist-info/entry_points.txt' 2025-05-10 11:11:57,449 wheel INFO adding 'webassets-2.0.dist-info/top_level.txt' 2025-05-10 11:11:57,449 wheel INFO adding 'webassets-2.0.dist-info/RECORD' 2025-05-10 11:11:57,449 root INFO removing build/bdist.linux-armv8l/wheel 2025-05-10 11:11:57,451 gpep517 INFO The backend produced .dist/webassets-2.0-py3-none-any.whl webassets-2.0-py3-none-any.whl >>> py3-webassets: Entering fakeroot... /usr/lib/python3.12/site-packages/webassets/filter/__init__.py:45: SyntaxWarning: invalid escape sequence '\,' /usr/lib/python3.12/site-packages/webassets/filter/replace.py:17: SyntaxWarning: invalid escape sequence '\s' >>> py3-webassets-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/webassets/__pycache__' -> '/home/buildozer/aports/community/py3-webassets/pkg/py3-webassets-pyc/usr/lib/python3.12/site-packages/webassets/__pycache__' 'usr/lib/python3.12/site-packages/webassets/filter/__pycache__' -> '/home/buildozer/aports/community/py3-webassets/pkg/py3-webassets-pyc/usr/lib/python3.12/site-packages/webassets/filter/__pycache__' 'usr/lib/python3.12/site-packages/webassets/filter/rjsmin/__pycache__' -> '/home/buildozer/aports/community/py3-webassets/pkg/py3-webassets-pyc/usr/lib/python3.12/site-packages/webassets/filter/rjsmin/__pycache__' 'usr/lib/python3.12/site-packages/webassets/filter/cssrewrite/__pycache__' -> '/home/buildozer/aports/community/py3-webassets/pkg/py3-webassets-pyc/usr/lib/python3.12/site-packages/webassets/filter/cssrewrite/__pycache__' 'usr/lib/python3.12/site-packages/webassets/filter/jspacker/__pycache__' -> '/home/buildozer/aports/community/py3-webassets/pkg/py3-webassets-pyc/usr/lib/python3.12/site-packages/webassets/filter/jspacker/__pycache__' 'usr/lib/python3.12/site-packages/webassets/ext/__pycache__' -> '/home/buildozer/aports/community/py3-webassets/pkg/py3-webassets-pyc/usr/lib/python3.12/site-packages/webassets/ext/__pycache__' >>> py3-webassets-pyc*: Preparing subpackage py3-webassets-pyc... >>> py3-webassets-pyc*: Running postcheck for py3-webassets-pyc >>> py3-webassets*: Running postcheck for py3-webassets >>> py3-webassets*: Preparing package py3-webassets... >>> py3-webassets-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-webassets-pyc*: Package size: 436.0 KB >>> py3-webassets-pyc*: Compressing data... >>> py3-webassets-pyc*: Create checksum... >>> py3-webassets-pyc*: Create py3-webassets-pyc-2.0-r4.apk >>> py3-webassets*: Tracing dependencies... python3 python3~3.12 >>> py3-webassets*: Package size: 382.2 KB >>> py3-webassets*: Compressing data... >>> py3-webassets*: Create checksum... >>> py3-webassets*: Create py3-webassets-2.0-r4.apk >>> py3-webassets: Build complete at Sat, 10 May 2025 11:11:58 +0000 elapsed time 0h 0m 4s >>> py3-webassets: Cleaning up srcdir >>> py3-webassets: Cleaning up pkgdir >>> py3-webassets: Uninstalling dependencies... (1/22) Purging .makedepends-py3-webassets (20250510.111156) (2/22) Purging py3-setuptools-pyc (80.3.1-r0) (3/22) Purging py3-setuptools (80.3.1-r0) (4/22) Purging py3-gpep517-pyc (19-r0) (5/22) Purging py3-gpep517 (19-r0) (6/22) Purging py3-installer-pyc (0.7.0-r2) (7/22) Purging py3-installer (0.7.0-r2) (8/22) Purging py3-wheel-pyc (0.46.1-r0) (9/22) Purging py3-wheel (0.46.1-r0) (10/22) Purging py3-packaging-pyc (25.0-r0) (11/22) Purging py3-packaging (25.0-r0) (12/22) Purging py3-parsing-pyc (3.2.3-r0) (13/22) Purging py3-parsing (3.2.3-r0) (14/22) Purging python3-pyc (3.12.10-r0) (15/22) Purging python3-pycache-pyc0 (3.12.10-r0) (16/22) Purging pyc (3.12.10-r0) (17/22) Purging python3 (3.12.10-r0) (18/22) Purging gdbm (1.24-r0) (19/22) Purging libbz2 (1.0.8-r6) (20/22) Purging libpanelw (6.5_p20250503-r0) (21/22) Purging mpdecimal (4.0.0-r0) (22/22) Purging sqlite-libs (3.49.2-r0) Executing busybox-1.37.0-r17.trigger OK: 601 MiB in 111 packages >>> py3-webassets: Updating the community/armhf repository index... >>> py3-webassets: Signing the index...