>>> py3-css-parser: Building community/py3-css-parser 1.0.10-r3 (using abuild 3.16.0-r0) started Sun, 29 Mar 2026 22:08:19 +0000 >>> py3-css-parser: Validating /home/buildozer/aports/community/py3-css-parser/APKBUILD... >>> py3-css-parser: Analyzing dependencies... >>> py3-css-parser: Installing for build: build-base python3 py3-chardet py3-gpep517 py3-setuptools ( 1/24) Installing libbz2 (1.0.8-r6) ( 2/24) Installing libffi (3.5.2-r0) ( 3/24) Installing gdbm (1.26-r0) ( 4/24) Installing xz-libs (5.8.2-r0) ( 5/24) Installing mpdecimal (4.0.1-r0) ( 6/24) Installing libpanelw (6.6_p20251231-r0) ( 7/24) Installing sqlite-libs (3.51.2-r1) ( 8/24) Installing python3 (3.14.3-r0) ( 9/24) Installing python3-pycache-pyc0 (3.14.3-r0) (10/24) Installing pyc (3.14.3-r0) (11/24) Installing python3-pyc (3.14.3-r0) (12/24) Installing py3-chardet (5.2.0-r2) (13/24) Installing py3-chardet-pyc (5.2.0-r2) (14/24) Installing py3-installer (0.7.0-r3) (15/24) Installing py3-installer-pyc (0.7.0-r3) (16/24) Installing py3-gpep517 (19-r2) (17/24) Installing py3-gpep517-pyc (19-r2) (18/24) Installing py3-parsing (3.3.2-r1) (19/24) Installing py3-parsing-pyc (3.3.2-r1) (20/24) Installing py3-packaging (26.0-r1) (21/24) Installing py3-packaging-pyc (26.0-r1) (22/24) Installing py3-setuptools (82.0.1-r1) (23/24) Installing py3-setuptools-pyc (82.0.1-r1) (24/24) Installing .makedepends-py3-css-parser (20260329.220827) Executing busybox-1.37.0-r31.trigger OK: 473.9 MiB in 128 packages >>> py3-css-parser: Cleaning up srcdir >>> py3-css-parser: Cleaning up pkgdir >>> py3-css-parser: Cleaning up tmpdir >>> py3-css-parser: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-css-parser-1.0.10.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/edge/py3-css-parser-1.0.10.tar.gz.part' py3-css-parser-1.0.1 100% |********************************| 341k 0:00:00 ETA '/var/cache/distfiles/edge/py3-css-parser-1.0.10.tar.gz.part' saved /var/cache/distfiles/edge/py3-css-parser-1.0.10.tar.gz: OK /home/buildozer/aports/community/py3-css-parser/10-remove-tests.patch: OK >>> py3-css-parser: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-css-parser-1.0.10.tar.gz /var/cache/distfiles/edge/py3-css-parser-1.0.10.tar.gz: OK /home/buildozer/aports/community/py3-css-parser/10-remove-tests.patch: OK >>> py3-css-parser: Unpacking /var/cache/distfiles/edge/py3-css-parser-1.0.10.tar.gz... >>> py3-css-parser: 10-remove-tests.patch patching file css_parser_tests/test_cssstyledeclaration.py 2026-03-29 22:08:28,668 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ :11: SetuptoolsDeprecationWarning: The test command is disabled and references to it are deprecated. !! ******************************************************************************** Please remove any references to `setuptools.command.test` in all supported versions of the affected package. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! /usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-03-29 22:08:28,712 root INFO running bdist_wheel /usr/lib/python3.14/site-packages/setuptools/_distutils/cmd.py:119: 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. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() 2026-03-29 22:08:28,742 root INFO running build 2026-03-29 22:08:28,742 root INFO running build_py 2026-03-29 22:08:28,749 root INFO creating build/lib/css_parser 2026-03-29 22:08:28,750 root INFO copying src/css_parser/prodparser.py -> build/lib/css_parser 2026-03-29 22:08:28,750 root INFO copying src/css_parser/codec.py -> build/lib/css_parser 2026-03-29 22:08:28,751 root INFO copying src/css_parser/_codec3.py -> build/lib/css_parser 2026-03-29 22:08:28,751 root INFO copying src/css_parser/_codec2.py -> build/lib/css_parser 2026-03-29 22:08:28,752 root INFO copying src/css_parser/util.py -> build/lib/css_parser 2026-03-29 22:08:28,753 root INFO copying src/css_parser/errorhandler.py -> build/lib/css_parser 2026-03-29 22:08:28,753 root INFO copying src/css_parser/settings.py -> build/lib/css_parser 2026-03-29 22:08:28,754 root INFO copying src/css_parser/version.py -> build/lib/css_parser 2026-03-29 22:08:28,754 root INFO copying src/css_parser/sac.py -> build/lib/css_parser 2026-03-29 22:08:28,755 root INFO copying src/css_parser/profiles.py -> build/lib/css_parser 2026-03-29 22:08:28,755 root INFO copying src/css_parser/__init__.py -> build/lib/css_parser 2026-03-29 22:08:28,756 root INFO copying src/css_parser/parse.py -> build/lib/css_parser 2026-03-29 22:08:28,756 root INFO copying src/css_parser/_fetchgae.py -> build/lib/css_parser 2026-03-29 22:08:28,757 root INFO copying src/css_parser/tokenize2.py -> build/lib/css_parser 2026-03-29 22:08:28,757 root INFO copying src/css_parser/_fetch.py -> build/lib/css_parser 2026-03-29 22:08:28,758 root INFO copying src/css_parser/serialize.py -> build/lib/css_parser 2026-03-29 22:08:28,758 root INFO copying src/css_parser/cssproductions.py -> build/lib/css_parser 2026-03-29 22:08:28,759 root INFO copying src/css_parser/helper.py -> build/lib/css_parser 2026-03-29 22:08:28,759 root INFO copying src/css_parser/script.py -> build/lib/css_parser 2026-03-29 22:08:28,760 root INFO creating build/lib/css_parser/css 2026-03-29 22:08:28,761 root INFO copying src/css_parser/css/selector.py -> build/lib/css_parser/css 2026-03-29 22:08:28,761 root INFO copying src/css_parser/css/cssrule.py -> build/lib/css_parser/css 2026-03-29 22:08:28,762 root INFO copying src/css_parser/css/cssvalue.py -> build/lib/css_parser/css 2026-03-29 22:08:28,763 root INFO copying src/css_parser/css/cssvariablesrule.py -> build/lib/css_parser/css 2026-03-29 22:08:28,763 root INFO copying src/css_parser/css/value.py -> build/lib/css_parser/css 2026-03-29 22:08:28,764 root INFO copying src/css_parser/css/cssmediarule.py -> build/lib/css_parser/css 2026-03-29 22:08:28,764 root INFO copying src/css_parser/css/cssstylerule.py -> build/lib/css_parser/css 2026-03-29 22:08:28,765 root INFO copying src/css_parser/css/__init__.py -> build/lib/css_parser/css 2026-03-29 22:08:28,765 root INFO copying src/css_parser/css/csscharsetrule.py -> build/lib/css_parser/css 2026-03-29 22:08:28,766 root INFO copying src/css_parser/css/cssfontfacerule.py -> build/lib/css_parser/css 2026-03-29 22:08:28,766 root INFO copying src/css_parser/css/cssrulelist.py -> build/lib/css_parser/css 2026-03-29 22:08:28,767 root INFO copying src/css_parser/css/selectorlist.py -> build/lib/css_parser/css 2026-03-29 22:08:28,767 root INFO copying src/css_parser/css/colors.py -> build/lib/css_parser/css 2026-03-29 22:08:28,768 root INFO copying src/css_parser/css/cssstylesheet.py -> build/lib/css_parser/css 2026-03-29 22:08:28,768 root INFO copying src/css_parser/css/property.py -> build/lib/css_parser/css 2026-03-29 22:08:28,769 root INFO copying src/css_parser/css/cssimportrule.py -> build/lib/css_parser/css 2026-03-29 22:08:28,769 root INFO copying src/css_parser/css/cssunknownrule.py -> build/lib/css_parser/css 2026-03-29 22:08:28,770 root INFO copying src/css_parser/css/marginrule.py -> build/lib/css_parser/css 2026-03-29 22:08:28,770 root INFO copying src/css_parser/css/cssnamespacerule.py -> build/lib/css_parser/css 2026-03-29 22:08:28,771 root INFO copying src/css_parser/css/cssvariablesdeclaration.py -> build/lib/css_parser/css 2026-03-29 22:08:28,772 root INFO copying src/css_parser/css/csspagerule.py -> build/lib/css_parser/css 2026-03-29 22:08:28,772 root INFO copying src/css_parser/css/cssproperties.py -> build/lib/css_parser/css 2026-03-29 22:08:28,772 root INFO copying src/css_parser/css/cssstyledeclaration.py -> build/lib/css_parser/css 2026-03-29 22:08:28,773 root INFO copying src/css_parser/css/csscomment.py -> build/lib/css_parser/css 2026-03-29 22:08:28,774 root INFO creating build/lib/css_parser/scripts 2026-03-29 22:08:28,774 root INFO copying src/css_parser/scripts/cssparse.py -> build/lib/css_parser/scripts 2026-03-29 22:08:28,774 root INFO copying src/css_parser/scripts/csscapture.py -> build/lib/css_parser/scripts 2026-03-29 22:08:28,775 root INFO copying src/css_parser/scripts/__init__.py -> build/lib/css_parser/scripts 2026-03-29 22:08:28,775 root INFO copying src/css_parser/scripts/csscombine.py -> build/lib/css_parser/scripts 2026-03-29 22:08:28,776 root INFO creating build/lib/css_parser/stylesheets 2026-03-29 22:08:28,776 root INFO copying src/css_parser/stylesheets/stylesheetlist.py -> build/lib/css_parser/stylesheets 2026-03-29 22:08:28,777 root INFO copying src/css_parser/stylesheets/mediaquery.py -> build/lib/css_parser/stylesheets 2026-03-29 22:08:28,777 root INFO copying src/css_parser/stylesheets/__init__.py -> build/lib/css_parser/stylesheets 2026-03-29 22:08:28,778 root INFO copying src/css_parser/stylesheets/medialist.py -> build/lib/css_parser/stylesheets 2026-03-29 22:08:28,778 root INFO copying src/css_parser/stylesheets/stylesheet.py -> build/lib/css_parser/stylesheets 2026-03-29 22:08:28,779 root INFO creating build/lib/css_parser/encutils 2026-03-29 22:08:28,779 root INFO copying src/css_parser/encutils/__init__.py -> build/lib/css_parser/encutils 2026-03-29 22:08:28,794 root INFO installing to build/bdist.linux-i686/wheel 2026-03-29 22:08:28,794 root INFO running install 2026-03-29 22:08:28,814 root INFO running install_lib 2026-03-29 22:08:28,820 root INFO creating build/bdist.linux-i686/wheel 2026-03-29 22:08:28,820 root INFO creating build/bdist.linux-i686/wheel/css_parser 2026-03-29 22:08:28,820 root INFO copying build/lib/css_parser/prodparser.py -> build/bdist.linux-i686/wheel/./css_parser 2026-03-29 22:08:28,821 root INFO copying build/lib/css_parser/codec.py -> build/bdist.linux-i686/wheel/./css_parser 2026-03-29 22:08:28,821 root INFO copying build/lib/css_parser/_codec3.py -> build/bdist.linux-i686/wheel/./css_parser 2026-03-29 22:08:28,822 root INFO copying build/lib/css_parser/_codec2.py -> build/bdist.linux-i686/wheel/./css_parser 2026-03-29 22:08:28,822 root INFO copying build/lib/css_parser/util.py -> build/bdist.linux-i686/wheel/./css_parser 2026-03-29 22:08:28,823 root INFO copying build/lib/css_parser/errorhandler.py -> build/bdist.linux-i686/wheel/./css_parser 2026-03-29 22:08:28,823 root INFO copying build/lib/css_parser/settings.py -> build/bdist.linux-i686/wheel/./css_parser 2026-03-29 22:08:28,823 root INFO copying build/lib/css_parser/version.py -> build/bdist.linux-i686/wheel/./css_parser 2026-03-29 22:08:28,824 root INFO copying build/lib/css_parser/sac.py -> build/bdist.linux-i686/wheel/./css_parser 2026-03-29 22:08:28,824 root INFO creating build/bdist.linux-i686/wheel/css_parser/css 2026-03-29 22:08:28,825 root INFO copying build/lib/css_parser/css/selector.py -> build/bdist.linux-i686/wheel/./css_parser/css 2026-03-29 22:08:28,825 root INFO copying build/lib/css_parser/css/cssrule.py -> build/bdist.linux-i686/wheel/./css_parser/css 2026-03-29 22:08:28,826 root INFO copying build/lib/css_parser/css/cssvalue.py -> build/bdist.linux-i686/wheel/./css_parser/css 2026-03-29 22:08:28,826 root INFO copying build/lib/css_parser/css/cssvariablesrule.py -> build/bdist.linux-i686/wheel/./css_parser/css 2026-03-29 22:08:28,826 root INFO copying build/lib/css_parser/css/value.py -> build/bdist.linux-i686/wheel/./css_parser/css 2026-03-29 22:08:28,827 root INFO copying build/lib/css_parser/css/cssmediarule.py -> build/bdist.linux-i686/wheel/./css_parser/css 2026-03-29 22:08:28,827 root INFO copying build/lib/css_parser/css/cssstylerule.py -> build/bdist.linux-i686/wheel/./css_parser/css 2026-03-29 22:08:28,828 root INFO copying build/lib/css_parser/css/__init__.py -> build/bdist.linux-i686/wheel/./css_parser/css 2026-03-29 22:08:28,828 root INFO copying build/lib/css_parser/css/csscharsetrule.py -> build/bdist.linux-i686/wheel/./css_parser/css 2026-03-29 22:08:28,829 root INFO copying build/lib/css_parser/css/cssfontfacerule.py -> build/bdist.linux-i686/wheel/./css_parser/css 2026-03-29 22:08:28,829 root INFO copying build/lib/css_parser/css/cssrulelist.py -> build/bdist.linux-i686/wheel/./css_parser/css 2026-03-29 22:08:28,829 root INFO copying build/lib/css_parser/css/selectorlist.py -> build/bdist.linux-i686/wheel/./css_parser/css 2026-03-29 22:08:28,830 root INFO copying build/lib/css_parser/css/colors.py -> build/bdist.linux-i686/wheel/./css_parser/css 2026-03-29 22:08:28,830 root INFO copying build/lib/css_parser/css/cssstylesheet.py -> build/bdist.linux-i686/wheel/./css_parser/css 2026-03-29 22:08:28,831 root INFO copying build/lib/css_parser/css/property.py -> build/bdist.linux-i686/wheel/./css_parser/css 2026-03-29 22:08:28,831 root INFO copying build/lib/css_parser/css/cssimportrule.py -> build/bdist.linux-i686/wheel/./css_parser/css 2026-03-29 22:08:28,832 root INFO copying build/lib/css_parser/css/cssunknownrule.py -> build/bdist.linux-i686/wheel/./css_parser/css 2026-03-29 22:08:28,832 root INFO copying build/lib/css_parser/css/marginrule.py -> build/bdist.linux-i686/wheel/./css_parser/css 2026-03-29 22:08:28,832 root INFO copying build/lib/css_parser/css/cssnamespacerule.py -> build/bdist.linux-i686/wheel/./css_parser/css 2026-03-29 22:08:28,833 root INFO copying build/lib/css_parser/css/cssvariablesdeclaration.py -> build/bdist.linux-i686/wheel/./css_parser/css 2026-03-29 22:08:28,833 root INFO copying build/lib/css_parser/css/csspagerule.py -> build/bdist.linux-i686/wheel/./css_parser/css 2026-03-29 22:08:28,834 root INFO copying build/lib/css_parser/css/cssproperties.py -> build/bdist.linux-i686/wheel/./css_parser/css 2026-03-29 22:08:28,834 root INFO copying build/lib/css_parser/css/cssstyledeclaration.py -> build/bdist.linux-i686/wheel/./css_parser/css 2026-03-29 22:08:28,835 root INFO copying build/lib/css_parser/css/csscomment.py -> build/bdist.linux-i686/wheel/./css_parser/css 2026-03-29 22:08:28,835 root INFO copying build/lib/css_parser/profiles.py -> build/bdist.linux-i686/wheel/./css_parser 2026-03-29 22:08:28,836 root INFO creating build/bdist.linux-i686/wheel/css_parser/scripts 2026-03-29 22:08:28,836 root INFO copying build/lib/css_parser/scripts/cssparse.py -> build/bdist.linux-i686/wheel/./css_parser/scripts 2026-03-29 22:08:28,836 root INFO copying build/lib/css_parser/scripts/csscapture.py -> build/bdist.linux-i686/wheel/./css_parser/scripts 2026-03-29 22:08:28,837 root INFO copying build/lib/css_parser/scripts/__init__.py -> build/bdist.linux-i686/wheel/./css_parser/scripts 2026-03-29 22:08:28,837 root INFO copying build/lib/css_parser/scripts/csscombine.py -> build/bdist.linux-i686/wheel/./css_parser/scripts 2026-03-29 22:08:28,838 root INFO copying build/lib/css_parser/__init__.py -> build/bdist.linux-i686/wheel/./css_parser 2026-03-29 22:08:28,838 root INFO copying build/lib/css_parser/parse.py -> build/bdist.linux-i686/wheel/./css_parser 2026-03-29 22:08:28,838 root INFO copying build/lib/css_parser/_fetchgae.py -> build/bdist.linux-i686/wheel/./css_parser 2026-03-29 22:08:28,839 root INFO copying build/lib/css_parser/tokenize2.py -> build/bdist.linux-i686/wheel/./css_parser 2026-03-29 22:08:28,839 root INFO copying build/lib/css_parser/_fetch.py -> build/bdist.linux-i686/wheel/./css_parser 2026-03-29 22:08:28,840 root INFO copying build/lib/css_parser/serialize.py -> build/bdist.linux-i686/wheel/./css_parser 2026-03-29 22:08:28,840 root INFO copying build/lib/css_parser/cssproductions.py -> build/bdist.linux-i686/wheel/./css_parser 2026-03-29 22:08:28,841 root INFO creating build/bdist.linux-i686/wheel/css_parser/stylesheets 2026-03-29 22:08:28,841 root INFO copying build/lib/css_parser/stylesheets/stylesheetlist.py -> build/bdist.linux-i686/wheel/./css_parser/stylesheets 2026-03-29 22:08:28,841 root INFO copying build/lib/css_parser/stylesheets/mediaquery.py -> build/bdist.linux-i686/wheel/./css_parser/stylesheets 2026-03-29 22:08:28,842 root INFO copying build/lib/css_parser/stylesheets/__init__.py -> build/bdist.linux-i686/wheel/./css_parser/stylesheets 2026-03-29 22:08:28,842 root INFO copying build/lib/css_parser/stylesheets/medialist.py -> build/bdist.linux-i686/wheel/./css_parser/stylesheets 2026-03-29 22:08:28,842 root INFO copying build/lib/css_parser/stylesheets/stylesheet.py -> build/bdist.linux-i686/wheel/./css_parser/stylesheets 2026-03-29 22:08:28,843 root INFO copying build/lib/css_parser/helper.py -> build/bdist.linux-i686/wheel/./css_parser 2026-03-29 22:08:28,843 root INFO creating build/bdist.linux-i686/wheel/css_parser/encutils 2026-03-29 22:08:28,844 root INFO copying build/lib/css_parser/encutils/__init__.py -> build/bdist.linux-i686/wheel/./css_parser/encutils 2026-03-29 22:08:28,844 root INFO copying build/lib/css_parser/script.py -> build/bdist.linux-i686/wheel/./css_parser 2026-03-29 22:08:28,844 root INFO running install_egg_info 2026-03-29 22:08:28,851 root INFO running egg_info 2026-03-29 22:08:28,855 root INFO creating src/css_parser.egg-info 2026-03-29 22:08:28,855 root INFO writing src/css_parser.egg-info/PKG-INFO 2026-03-29 22:08:28,856 root INFO writing dependency_links to src/css_parser.egg-info/dependency_links.txt 2026-03-29 22:08:28,856 root INFO writing top-level names to src/css_parser.egg-info/top_level.txt 2026-03-29 22:08:28,857 root INFO writing manifest file 'src/css_parser.egg-info/SOURCES.txt' 2026-03-29 22:08:28,865 root INFO reading manifest file 'src/css_parser.egg-info/SOURCES.txt' 2026-03-29 22:08:28,865 root INFO reading manifest template 'MANIFEST.in' 2026-03-29 22:08:28,872 root INFO adding license file 'COPYING' 2026-03-29 22:08:28,873 root INFO adding license file 'COPYING.LESSER' 2026-03-29 22:08:28,877 root INFO writing manifest file 'src/css_parser.egg-info/SOURCES.txt' 2026-03-29 22:08:28,878 root INFO Copying src/css_parser.egg-info to build/bdist.linux-i686/wheel/./css_parser-1.0.10-py3.14.egg-info 2026-03-29 22:08:28,879 root INFO running install_scripts 2026-03-29 22:08:28,882 root INFO creating build/bdist.linux-i686/wheel/css_parser-1.0.10.dist-info/WHEEL 2026-03-29 22:08:28,883 wheel INFO creating '/home/buildozer/aports/community/py3-css-parser/src/css-parser-1.0.10/.dist/.tmp-rj1ssiff/css_parser-1.0.10-py2.py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2026-03-29 22:08:28,883 wheel INFO adding 'css_parser/__init__.py' 2026-03-29 22:08:28,884 wheel INFO adding 'css_parser/_codec2.py' 2026-03-29 22:08:28,885 wheel INFO adding 'css_parser/_codec3.py' 2026-03-29 22:08:28,885 wheel INFO adding 'css_parser/_fetch.py' 2026-03-29 22:08:28,886 wheel INFO adding 'css_parser/_fetchgae.py' 2026-03-29 22:08:28,886 wheel INFO adding 'css_parser/codec.py' 2026-03-29 22:08:28,886 wheel INFO adding 'css_parser/cssproductions.py' 2026-03-29 22:08:28,887 wheel INFO adding 'css_parser/errorhandler.py' 2026-03-29 22:08:28,887 wheel INFO adding 'css_parser/helper.py' 2026-03-29 22:08:28,887 wheel INFO adding 'css_parser/parse.py' 2026-03-29 22:08:28,888 wheel INFO adding 'css_parser/prodparser.py' 2026-03-29 22:08:28,889 wheel INFO adding 'css_parser/profiles.py' 2026-03-29 22:08:28,889 wheel INFO adding 'css_parser/sac.py' 2026-03-29 22:08:28,890 wheel INFO adding 'css_parser/script.py' 2026-03-29 22:08:28,891 wheel INFO adding 'css_parser/serialize.py' 2026-03-29 22:08:28,891 wheel INFO adding 'css_parser/settings.py' 2026-03-29 22:08:28,892 wheel INFO adding 'css_parser/tokenize2.py' 2026-03-29 22:08:28,892 wheel INFO adding 'css_parser/util.py' 2026-03-29 22:08:28,893 wheel INFO adding 'css_parser/version.py' 2026-03-29 22:08:28,893 wheel INFO adding 'css_parser/css/__init__.py' 2026-03-29 22:08:28,894 wheel INFO adding 'css_parser/css/colors.py' 2026-03-29 22:08:28,894 wheel INFO adding 'css_parser/css/csscharsetrule.py' 2026-03-29 22:08:28,894 wheel INFO adding 'css_parser/css/csscomment.py' 2026-03-29 22:08:28,895 wheel INFO adding 'css_parser/css/cssfontfacerule.py' 2026-03-29 22:08:28,895 wheel INFO adding 'css_parser/css/cssimportrule.py' 2026-03-29 22:08:28,896 wheel INFO adding 'css_parser/css/cssmediarule.py' 2026-03-29 22:08:28,896 wheel INFO adding 'css_parser/css/cssnamespacerule.py' 2026-03-29 22:08:28,897 wheel INFO adding 'css_parser/css/csspagerule.py' 2026-03-29 22:08:28,897 wheel INFO adding 'css_parser/css/cssproperties.py' 2026-03-29 22:08:28,898 wheel INFO adding 'css_parser/css/cssrule.py' 2026-03-29 22:08:28,898 wheel INFO adding 'css_parser/css/cssrulelist.py' 2026-03-29 22:08:28,899 wheel INFO adding 'css_parser/css/cssstyledeclaration.py' 2026-03-29 22:08:28,899 wheel INFO adding 'css_parser/css/cssstylerule.py' 2026-03-29 22:08:28,900 wheel INFO adding 'css_parser/css/cssstylesheet.py' 2026-03-29 22:08:28,901 wheel INFO adding 'css_parser/css/cssunknownrule.py' 2026-03-29 22:08:28,901 wheel INFO adding 'css_parser/css/cssvalue.py' 2026-03-29 22:08:28,902 wheel INFO adding 'css_parser/css/cssvariablesdeclaration.py' 2026-03-29 22:08:28,903 wheel INFO adding 'css_parser/css/cssvariablesrule.py' 2026-03-29 22:08:28,903 wheel INFO adding 'css_parser/css/marginrule.py' 2026-03-29 22:08:28,903 wheel INFO adding 'css_parser/css/property.py' 2026-03-29 22:08:28,904 wheel INFO adding 'css_parser/css/selector.py' 2026-03-29 22:08:28,905 wheel INFO adding 'css_parser/css/selectorlist.py' 2026-03-29 22:08:28,905 wheel INFO adding 'css_parser/css/value.py' 2026-03-29 22:08:28,906 wheel INFO adding 'css_parser/encutils/__init__.py' 2026-03-29 22:08:28,907 wheel INFO adding 'css_parser/scripts/__init__.py' 2026-03-29 22:08:28,907 wheel INFO adding 'css_parser/scripts/csscapture.py' 2026-03-29 22:08:28,907 wheel INFO adding 'css_parser/scripts/csscombine.py' 2026-03-29 22:08:28,908 wheel INFO adding 'css_parser/scripts/cssparse.py' 2026-03-29 22:08:28,908 wheel INFO adding 'css_parser/stylesheets/__init__.py' 2026-03-29 22:08:28,908 wheel INFO adding 'css_parser/stylesheets/medialist.py' 2026-03-29 22:08:28,909 wheel INFO adding 'css_parser/stylesheets/mediaquery.py' 2026-03-29 22:08:28,909 wheel INFO adding 'css_parser/stylesheets/stylesheet.py' 2026-03-29 22:08:28,910 wheel INFO adding 'css_parser/stylesheets/stylesheetlist.py' 2026-03-29 22:08:28,911 wheel INFO adding 'css_parser-1.0.10.dist-info/licenses/COPYING' 2026-03-29 22:08:28,911 wheel INFO adding 'css_parser-1.0.10.dist-info/licenses/COPYING.LESSER' 2026-03-29 22:08:28,912 wheel INFO adding 'css_parser-1.0.10.dist-info/METADATA' 2026-03-29 22:08:28,912 wheel INFO adding 'css_parser-1.0.10.dist-info/WHEEL' 2026-03-29 22:08:28,912 wheel INFO adding 'css_parser-1.0.10.dist-info/top_level.txt' 2026-03-29 22:08:28,913 wheel INFO adding 'css_parser-1.0.10.dist-info/RECORD' 2026-03-29 22:08:28,913 root INFO removing build/bdist.linux-i686/wheel 2026-03-29 22:08:28,916 gpep517 INFO The backend produced .dist/css_parser-1.0.10-py2.py3-none-any.whl css_parser-1.0.10-py2.py3-none-any.whl ................................................................................................................................................................................................................................................................................................................................................................................................ ---------------------------------------------------------------------- Ran 384 tests in 3.904s OK >>> py3-css-parser: Entering fakeroot... >>> py3-css-parser-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/css_parser/__pycache__' -> '/home/buildozer/aports/community/py3-css-parser/pkg/py3-css-parser-pyc/usr/lib/python3.14/site-packages/css_parser/__pycache__' 'usr/lib/python3.14/site-packages/css_parser/css/__pycache__' -> '/home/buildozer/aports/community/py3-css-parser/pkg/py3-css-parser-pyc/usr/lib/python3.14/site-packages/css_parser/css/__pycache__' 'usr/lib/python3.14/site-packages/css_parser/scripts/__pycache__' -> '/home/buildozer/aports/community/py3-css-parser/pkg/py3-css-parser-pyc/usr/lib/python3.14/site-packages/css_parser/scripts/__pycache__' 'usr/lib/python3.14/site-packages/css_parser/stylesheets/__pycache__' -> '/home/buildozer/aports/community/py3-css-parser/pkg/py3-css-parser-pyc/usr/lib/python3.14/site-packages/css_parser/stylesheets/__pycache__' 'usr/lib/python3.14/site-packages/css_parser/encutils/__pycache__' -> '/home/buildozer/aports/community/py3-css-parser/pkg/py3-css-parser-pyc/usr/lib/python3.14/site-packages/css_parser/encutils/__pycache__' >>> py3-css-parser-pyc*: Preparing subpackage py3-css-parser-pyc... >>> py3-css-parser-pyc*: Running postcheck for py3-css-parser-pyc >>> py3-css-parser*: Running postcheck for py3-css-parser >>> py3-css-parser*: Preparing package py3-css-parser... >>> py3-css-parser-pyc*: Tracing dependencies... python3~3.14 >>> py3-css-parser-pyc*: Package size: 766.0 KB >>> py3-css-parser-pyc*: Compressing data... >>> py3-css-parser-pyc*: Create checksum... >>> py3-css-parser-pyc*: Create py3-css-parser-pyc-1.0.10-r3.apk >>> py3-css-parser*: Tracing dependencies... python3 py3-chardet python3~3.14 >>> py3-css-parser*: Package size: 729.7 KB >>> py3-css-parser*: Compressing data... >>> py3-css-parser*: Create checksum... >>> py3-css-parser*: Create py3-css-parser-1.0.10-r3.apk >>> py3-css-parser: Build complete at Sun, 29 Mar 2026 22:08:35 +0000 elapsed time 0h 0m 16s >>> py3-css-parser: Cleaning up srcdir >>> py3-css-parser: Cleaning up pkgdir >>> py3-css-parser: Cleaning up tmpdir >>> py3-css-parser: Uninstalling dependencies... ( 1/24) Purging .makedepends-py3-css-parser (20260329.220827) ( 2/24) Purging py3-chardet-pyc (5.2.0-r2) ( 3/24) Purging py3-chardet (5.2.0-r2) ( 4/24) Purging py3-gpep517-pyc (19-r2) ( 5/24) Purging py3-gpep517 (19-r2) ( 6/24) Purging py3-installer-pyc (0.7.0-r3) ( 7/24) Purging py3-installer (0.7.0-r3) ( 8/24) Purging py3-setuptools-pyc (82.0.1-r1) ( 9/24) Purging py3-setuptools (82.0.1-r1) (10/24) Purging py3-packaging-pyc (26.0-r1) (11/24) Purging py3-packaging (26.0-r1) (12/24) Purging py3-parsing-pyc (3.3.2-r1) (13/24) Purging py3-parsing (3.3.2-r1) (14/24) Purging python3-pyc (3.14.3-r0) (15/24) Purging python3-pycache-pyc0 (3.14.3-r0) (16/24) Purging pyc (3.14.3-r0) (17/24) Purging python3 (3.14.3-r0) (18/24) Purging gdbm (1.26-r0) (19/24) Purging libbz2 (1.0.8-r6) (20/24) Purging libffi (3.5.2-r0) (21/24) Purging libpanelw (6.6_p20251231-r0) (22/24) Purging mpdecimal (4.0.1-r0) (23/24) Purging sqlite-libs (3.51.2-r1) (24/24) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 426.6 MiB in 104 packages >>> py3-css-parser: Updating the community/x86 repository index... >>> py3-css-parser: Signing the index...