==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-parsel 1.10.0-1 (Mon Aug 11 11:43:58 2025)
==> Retrieving sources...
-> Found python-parsel-1.10.0.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
python-parsel-1.10.0.tar.gz ... Passed
==> Making package: python-parsel 1.10.0-1 (Mon Aug 11 11:44:05 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...
Packages (6) libxslt-1.1.43-2 python-cssselect-1.2.0-8
python-jmespath-1.0.1-5 python-lxml-6.0.0-2
python-packaging-25.0-1 python-w3lib-2.2.0-1
Total Download Size: 1.68 MiB
Total Installed Size: 8.37 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
python-lxml-6.0.0-2-aarch64 downloading...
libxslt-1.1.43-2-aarch64 downloading...
python-packaging-25.0-1-any downloading...
python-cssselect-1.2.0-8-any downloading...
python-jmespath-1.0.1-5-any downloading...
python-w3lib-2.2.0-1-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-cssselect...
installing python-jmespath...
installing libxslt...
Optional dependencies for libxslt
python: Python bindings [installed]
installing python-lxml...
Optional dependencies for python-lxml
python-beautifulsoup4: support for beautifulsoup parser to parse not well
formed HTML
python-cssselect: support for cssselect [installed]
python-html5lib: support for html5lib parser
python-lxml-docs: offline docs
python-lxml-html-clean: enable htmlclean feature
installing python-packaging...
installing python-w3lib...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...
Packages (12) python-autocommand-2.2.2-7 python-jaraco.collections-5.1.0-1
python-jaraco.context-6.0.1-1 python-jaraco.functools-4.1.0-1
python-jaraco.text-4.0.0-2 python-more-itertools-10.7.0-1
python-platformdirs-4.3.8-1 python-pyproject-hooks-1.2.0-3
python-build-1.3.0-1 python-installer-0.7.0-10
python-setuptools-1:80.9.0-1 python-wheel-0.45.1-1
Total Download Size: 1.52 MiB
Total Installed Size: 9.70 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
python-setuptools-1:80.9.0-1-any downloading...
python-more-itertools-10.7.0-1-any downloading...
python-wheel-0.45.1-1-any downloading...
python-build-1.3.0-1-any downloading...
python-installer-0.7.0-10-any downloading...
python-platformdirs-4.3.8-1-any downloading...
python-autocommand-2.2.2-7-any downloading...
python-jaraco.collections-5.1.0-1-any downloading...
python-pyproject-hooks-1.2.0-3-any downloading...
python-jaraco.text-4.0.0-2-any downloading...
python-jaraco.functools-4.1.0-1-any downloading...
python-jaraco.context-6.0.1-1-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
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...
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...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
-> Found python-parsel-1.10.0.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting python-parsel-1.10.0.tar.gz with bsdtar
==> Starting prepare()...
==> Starting build()...
* Getting build dependencies for wheel...
/usr/lib/python3.13/site-packages/setuptools/dist.py:759: 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()
running egg_info
creating parsel.egg-info
writing parsel.egg-info/PKG-INFO
writing dependency_links to parsel.egg-info/dependency_links.txt
writing requirements to parsel.egg-info/requires.txt
writing top-level names to parsel.egg-info/top_level.txt
writing manifest file 'parsel.egg-info/SOURCES.txt'
reading manifest file 'parsel.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '__pycache__' found under directory '*'
warning: no previously-included files matching '*.py[co]' found under directory '*'
adding license file 'LICENSE'
writing manifest file 'parsel.egg-info/SOURCES.txt'
* Building wheel...
/usr/lib/python3.13/site-packages/setuptools/dist.py:759: 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()
running bdist_wheel
The [wheel] section is deprecated. Use [bdist_wheel] instead.
/usr/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:135: 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/parsel
copying parsel/selector.py -> build/lib/parsel
copying parsel/xpathfuncs.py -> build/lib/parsel
copying parsel/csstranslator.py -> build/lib/parsel
copying parsel/utils.py -> build/lib/parsel
copying parsel/__init__.py -> build/lib/parsel
running egg_info
writing parsel.egg-info/PKG-INFO
writing dependency_links to parsel.egg-info/dependency_links.txt
writing requirements to parsel.egg-info/requires.txt
writing top-level names to parsel.egg-info/top_level.txt
reading manifest file 'parsel.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '__pycache__' found under directory '*'
warning: no previously-included files matching '*.py[co]' found under directory '*'
adding license file 'LICENSE'
writing manifest file 'parsel.egg-info/SOURCES.txt'
copying parsel/py.typed -> build/lib/parsel
installing to build/bdist.linux-aarch64/wheel
running install
running install_lib
creating build/bdist.linux-aarch64/wheel
creating build/bdist.linux-aarch64/wheel/parsel
copying build/lib/parsel/selector.py -> build/bdist.linux-aarch64/wheel/./parsel
copying build/lib/parsel/xpathfuncs.py -> build/bdist.linux-aarch64/wheel/./parsel
copying build/lib/parsel/csstranslator.py -> build/bdist.linux-aarch64/wheel/./parsel
copying build/lib/parsel/utils.py -> build/bdist.linux-aarch64/wheel/./parsel
copying build/lib/parsel/py.typed -> build/bdist.linux-aarch64/wheel/./parsel
copying build/lib/parsel/__init__.py -> build/bdist.linux-aarch64/wheel/./parsel
running install_egg_info
Copying parsel.egg-info to build/bdist.linux-aarch64/wheel/./parsel-1.10.0-py3.13.egg-info
running install_scripts
creating build/bdist.linux-aarch64/wheel/parsel-1.10.0.dist-info/WHEEL
creating '/build/python-parsel/src/parsel-1.10.0/dist/.tmp-82blwvrp/parsel-1.10.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'parsel/__init__.py'
adding 'parsel/csstranslator.py'
adding 'parsel/py.typed'
adding 'parsel/selector.py'
adding 'parsel/utils.py'
adding 'parsel/xpathfuncs.py'
adding 'parsel-1.10.0.dist-info/licenses/LICENSE'
adding 'parsel-1.10.0.dist-info/METADATA'
adding 'parsel-1.10.0.dist-info/WHEEL'
adding 'parsel-1.10.0.dist-info/top_level.txt'
adding 'parsel-1.10.0.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Successfully built parsel-1.10.0-py2.py3-none-any.whl
==> Entering fakeroot environment...
==> Starting package()...
==> 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-parsel"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-parsel 1.10.0-1 (Mon Aug 11 11:44:11 2025)
==> Cleaning up...