==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-mpmath 1.3.0-4 (Mon Dec 23 08:51:27 2024)
==> Retrieving sources...
  -> Found mpmath-1.3.0.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    mpmath-1.3.0.tar.gz ... Passed
==> Making package: python-mpmath 1.3.0-4 (Mon Dec 23 08:51:34 2024)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (2) python-packaging-24.2-3  python-gmpy2-2.2.1-2

Total Download Size:   0.17 MiB
Total Installed Size:  1.50 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-gmpy2-2.2.1-2-aarch64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-packaging...
installing python-gmpy2...
:: 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.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-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.06 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-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 mpmath-1.3.0.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting mpmath-1.3.0.tar.gz with bsdtar
==> Starting build()...
* Getting build dependencies for wheel...
* Building wheel...
running bdist_wheel
running build
running build_py
creating build/lib/mpmath
copying mpmath/ctx_iv.py -> build/lib/mpmath
copying mpmath/ctx_mp.py -> build/lib/mpmath
copying mpmath/rational.py -> build/lib/mpmath
copying mpmath/visualization.py -> build/lib/mpmath
copying mpmath/ctx_mp_python.py -> build/lib/mpmath
copying mpmath/math2.py -> build/lib/mpmath
copying mpmath/function_docs.py -> build/lib/mpmath
copying mpmath/identification.py -> build/lib/mpmath
copying mpmath/ctx_base.py -> build/lib/mpmath
copying mpmath/usertools.py -> build/lib/mpmath
copying mpmath/ctx_fp.py -> build/lib/mpmath
copying mpmath/__init__.py -> build/lib/mpmath
creating build/lib/mpmath/tests
copying mpmath/tests/test_quad.py -> build/lib/mpmath/tests
copying mpmath/tests/test_mpmath.py -> build/lib/mpmath/tests
copying mpmath/tests/test_fp.py -> build/lib/mpmath/tests
copying mpmath/tests/extratest_gamma.py -> build/lib/mpmath/tests
copying mpmath/tests/test_special.py -> build/lib/mpmath/tests
copying mpmath/tests/test_functions.py -> build/lib/mpmath/tests
copying mpmath/tests/test_str.py -> build/lib/mpmath/tests
copying mpmath/tests/test_compatibility.py -> build/lib/mpmath/tests
copying mpmath/tests/test_pickle.py -> build/lib/mpmath/tests
copying mpmath/tests/torture.py -> build/lib/mpmath/tests
copying mpmath/tests/test_functions2.py -> build/lib/mpmath/tests
copying mpmath/tests/test_elliptic.py -> build/lib/mpmath/tests
copying mpmath/tests/test_calculus.py -> build/lib/mpmath/tests
copying mpmath/tests/test_diff.py -> build/lib/mpmath/tests
copying mpmath/tests/test_ode.py -> build/lib/mpmath/tests
copying mpmath/tests/test_bitwise.py -> build/lib/mpmath/tests
copying mpmath/tests/test_gammazeta.py -> build/lib/mpmath/tests
copying mpmath/tests/test_levin.py -> build/lib/mpmath/tests
copying mpmath/tests/test_power.py -> build/lib/mpmath/tests
copying mpmath/tests/test_hp.py -> build/lib/mpmath/tests
copying mpmath/tests/test_summation.py -> build/lib/mpmath/tests
copying mpmath/tests/test_linalg.py -> build/lib/mpmath/tests
copying mpmath/tests/test_eigen.py -> build/lib/mpmath/tests
copying mpmath/tests/test_rootfinding.py -> build/lib/mpmath/tests
copying mpmath/tests/extratest_zeta.py -> build/lib/mpmath/tests
copying mpmath/tests/test_visualization.py -> build/lib/mpmath/tests
copying mpmath/tests/test_basic_ops.py -> build/lib/mpmath/tests
copying mpmath/tests/runtests.py -> build/lib/mpmath/tests
copying mpmath/tests/test_convert.py -> build/lib/mpmath/tests
copying mpmath/tests/test_trig.py -> build/lib/mpmath/tests
copying mpmath/tests/test_identify.py -> build/lib/mpmath/tests
copying mpmath/tests/test_eigen_symmetric.py -> build/lib/mpmath/tests
copying mpmath/tests/test_matrices.py -> build/lib/mpmath/tests
copying mpmath/tests/__init__.py -> build/lib/mpmath/tests
copying mpmath/tests/test_division.py -> build/lib/mpmath/tests
copying mpmath/tests/test_interval.py -> build/lib/mpmath/tests
creating build/lib/mpmath/functions
copying mpmath/functions/zetazeros.py -> build/lib/mpmath/functions
copying mpmath/functions/bessel.py -> build/lib/mpmath/functions
copying mpmath/functions/signals.py -> build/lib/mpmath/functions
copying mpmath/functions/qfunctions.py -> build/lib/mpmath/functions
copying mpmath/functions/zeta.py -> build/lib/mpmath/functions
copying mpmath/functions/theta.py -> build/lib/mpmath/functions
copying mpmath/functions/expintegrals.py -> build/lib/mpmath/functions
copying mpmath/functions/elliptic.py -> build/lib/mpmath/functions
copying mpmath/functions/rszeta.py -> build/lib/mpmath/functions
copying mpmath/functions/functions.py -> build/lib/mpmath/functions
copying mpmath/functions/orthogonal.py -> build/lib/mpmath/functions
copying mpmath/functions/hypergeometric.py -> build/lib/mpmath/functions
copying mpmath/functions/factorials.py -> build/lib/mpmath/functions
copying mpmath/functions/__init__.py -> build/lib/mpmath/functions
creating build/lib/mpmath/libmp
copying mpmath/libmp/gammazeta.py -> build/lib/mpmath/libmp
copying mpmath/libmp/libintmath.py -> build/lib/mpmath/libmp
copying mpmath/libmp/libmpc.py -> build/lib/mpmath/libmp
copying mpmath/libmp/libmpf.py -> build/lib/mpmath/libmp
copying mpmath/libmp/backend.py -> build/lib/mpmath/libmp
copying mpmath/libmp/libmpi.py -> build/lib/mpmath/libmp
copying mpmath/libmp/libelefun.py -> build/lib/mpmath/libmp
copying mpmath/libmp/libhyper.py -> build/lib/mpmath/libmp
copying mpmath/libmp/__init__.py -> build/lib/mpmath/libmp
creating build/lib/mpmath/matrices
copying mpmath/matrices/calculus.py -> build/lib/mpmath/matrices
copying mpmath/matrices/eigen.py -> build/lib/mpmath/matrices
copying mpmath/matrices/eigen_symmetric.py -> build/lib/mpmath/matrices
copying mpmath/matrices/linalg.py -> build/lib/mpmath/matrices
copying mpmath/matrices/matrices.py -> build/lib/mpmath/matrices
copying mpmath/matrices/__init__.py -> build/lib/mpmath/matrices
creating build/lib/mpmath/calculus
copying mpmath/calculus/calculus.py -> build/lib/mpmath/calculus
copying mpmath/calculus/differentiation.py -> build/lib/mpmath/calculus
copying mpmath/calculus/odes.py -> build/lib/mpmath/calculus
copying mpmath/calculus/polynomials.py -> build/lib/mpmath/calculus
copying mpmath/calculus/extrapolation.py -> build/lib/mpmath/calculus
copying mpmath/calculus/approximation.py -> build/lib/mpmath/calculus
copying mpmath/calculus/inverselaplace.py -> build/lib/mpmath/calculus
copying mpmath/calculus/quadrature.py -> build/lib/mpmath/calculus
copying mpmath/calculus/optimization.py -> build/lib/mpmath/calculus
copying mpmath/calculus/__init__.py -> build/lib/mpmath/calculus
installing to build/bdist.linux-aarch64/wheel
running install
running install_lib
creating build/bdist.linux-aarch64/wheel
creating build/bdist.linux-aarch64/wheel/mpmath
creating build/bdist.linux-aarch64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_quad.py -> build/bdist.linux-aarch64/wheel/./mpmath/tests
copying build/lib/mpmath/tests/test_mpmath.py -> build/bdist.linux-aarch64/wheel/./mpmath/tests
copying build/lib/mpmath/tests/test_fp.py -> build/bdist.linux-aarch64/wheel/./mpmath/tests
copying build/lib/mpmath/tests/extratest_gamma.py -> build/bdist.linux-aarch64/wheel/./mpmath/tests
copying build/lib/mpmath/tests/test_special.py -> build/bdist.linux-aarch64/wheel/./mpmath/tests
copying build/lib/mpmath/tests/test_functions.py -> build/bdist.linux-aarch64/wheel/./mpmath/tests
copying build/lib/mpmath/tests/test_str.py -> build/bdist.linux-aarch64/wheel/./mpmath/tests
copying build/lib/mpmath/tests/test_compatibility.py -> build/bdist.linux-aarch64/wheel/./mpmath/tests
copying build/lib/mpmath/tests/test_pickle.py -> build/bdist.linux-aarch64/wheel/./mpmath/tests
copying build/lib/mpmath/tests/torture.py -> build/bdist.linux-aarch64/wheel/./mpmath/tests
copying build/lib/mpmath/tests/test_functions2.py -> build/bdist.linux-aarch64/wheel/./mpmath/tests
copying build/lib/mpmath/tests/test_elliptic.py -> build/bdist.linux-aarch64/wheel/./mpmath/tests
copying build/lib/mpmath/tests/test_calculus.py -> build/bdist.linux-aarch64/wheel/./mpmath/tests
copying build/lib/mpmath/tests/test_diff.py -> build/bdist.linux-aarch64/wheel/./mpmath/tests
copying build/lib/mpmath/tests/test_ode.py -> build/bdist.linux-aarch64/wheel/./mpmath/tests
copying build/lib/mpmath/tests/test_bitwise.py -> build/bdist.linux-aarch64/wheel/./mpmath/tests
copying build/lib/mpmath/tests/test_gammazeta.py -> build/bdist.linux-aarch64/wheel/./mpmath/tests
copying build/lib/mpmath/tests/test_levin.py -> build/bdist.linux-aarch64/wheel/./mpmath/tests
copying build/lib/mpmath/tests/test_power.py -> build/bdist.linux-aarch64/wheel/./mpmath/tests
copying build/lib/mpmath/tests/test_hp.py -> build/bdist.linux-aarch64/wheel/./mpmath/tests
copying build/lib/mpmath/tests/test_summation.py -> build/bdist.linux-aarch64/wheel/./mpmath/tests
copying build/lib/mpmath/tests/test_linalg.py -> build/bdist.linux-aarch64/wheel/./mpmath/tests
copying build/lib/mpmath/tests/test_eigen.py -> build/bdist.linux-aarch64/wheel/./mpmath/tests
copying build/lib/mpmath/tests/test_rootfinding.py -> build/bdist.linux-aarch64/wheel/./mpmath/tests
copying build/lib/mpmath/tests/extratest_zeta.py -> build/bdist.linux-aarch64/wheel/./mpmath/tests
copying build/lib/mpmath/tests/test_visualization.py -> build/bdist.linux-aarch64/wheel/./mpmath/tests
copying build/lib/mpmath/tests/test_basic_ops.py -> build/bdist.linux-aarch64/wheel/./mpmath/tests
copying build/lib/mpmath/tests/runtests.py -> build/bdist.linux-aarch64/wheel/./mpmath/tests
copying build/lib/mpmath/tests/test_convert.py -> build/bdist.linux-aarch64/wheel/./mpmath/tests
copying build/lib/mpmath/tests/test_trig.py -> build/bdist.linux-aarch64/wheel/./mpmath/tests
copying build/lib/mpmath/tests/test_identify.py -> build/bdist.linux-aarch64/wheel/./mpmath/tests
copying build/lib/mpmath/tests/test_eigen_symmetric.py -> build/bdist.linux-aarch64/wheel/./mpmath/tests
copying build/lib/mpmath/tests/test_matrices.py -> build/bdist.linux-aarch64/wheel/./mpmath/tests
copying build/lib/mpmath/tests/__init__.py -> build/bdist.linux-aarch64/wheel/./mpmath/tests
copying build/lib/mpmath/tests/test_division.py -> build/bdist.linux-aarch64/wheel/./mpmath/tests
copying build/lib/mpmath/tests/test_interval.py -> build/bdist.linux-aarch64/wheel/./mpmath/tests
copying build/lib/mpmath/ctx_iv.py -> build/bdist.linux-aarch64/wheel/./mpmath
creating build/bdist.linux-aarch64/wheel/mpmath/functions
copying build/lib/mpmath/functions/zetazeros.py -> build/bdist.linux-aarch64/wheel/./mpmath/functions
copying build/lib/mpmath/functions/bessel.py -> build/bdist.linux-aarch64/wheel/./mpmath/functions
copying build/lib/mpmath/functions/signals.py -> build/bdist.linux-aarch64/wheel/./mpmath/functions
copying build/lib/mpmath/functions/qfunctions.py -> build/bdist.linux-aarch64/wheel/./mpmath/functions
copying build/lib/mpmath/functions/zeta.py -> build/bdist.linux-aarch64/wheel/./mpmath/functions
copying build/lib/mpmath/functions/theta.py -> build/bdist.linux-aarch64/wheel/./mpmath/functions
copying build/lib/mpmath/functions/expintegrals.py -> build/bdist.linux-aarch64/wheel/./mpmath/functions
copying build/lib/mpmath/functions/elliptic.py -> build/bdist.linux-aarch64/wheel/./mpmath/functions
copying build/lib/mpmath/functions/rszeta.py -> build/bdist.linux-aarch64/wheel/./mpmath/functions
copying build/lib/mpmath/functions/functions.py -> build/bdist.linux-aarch64/wheel/./mpmath/functions
copying build/lib/mpmath/functions/orthogonal.py -> build/bdist.linux-aarch64/wheel/./mpmath/functions
copying build/lib/mpmath/functions/hypergeometric.py -> build/bdist.linux-aarch64/wheel/./mpmath/functions
copying build/lib/mpmath/functions/factorials.py -> build/bdist.linux-aarch64/wheel/./mpmath/functions
copying build/lib/mpmath/functions/__init__.py -> build/bdist.linux-aarch64/wheel/./mpmath/functions
copying build/lib/mpmath/ctx_mp.py -> build/bdist.linux-aarch64/wheel/./mpmath
copying build/lib/mpmath/rational.py -> build/bdist.linux-aarch64/wheel/./mpmath
creating build/bdist.linux-aarch64/wheel/mpmath/libmp
copying build/lib/mpmath/libmp/gammazeta.py -> build/bdist.linux-aarch64/wheel/./mpmath/libmp
copying build/lib/mpmath/libmp/libintmath.py -> build/bdist.linux-aarch64/wheel/./mpmath/libmp
copying build/lib/mpmath/libmp/libmpc.py -> build/bdist.linux-aarch64/wheel/./mpmath/libmp
copying build/lib/mpmath/libmp/libmpf.py -> build/bdist.linux-aarch64/wheel/./mpmath/libmp
copying build/lib/mpmath/libmp/backend.py -> build/bdist.linux-aarch64/wheel/./mpmath/libmp
copying build/lib/mpmath/libmp/libmpi.py -> build/bdist.linux-aarch64/wheel/./mpmath/libmp
copying build/lib/mpmath/libmp/libelefun.py -> build/bdist.linux-aarch64/wheel/./mpmath/libmp
copying build/lib/mpmath/libmp/libhyper.py -> build/bdist.linux-aarch64/wheel/./mpmath/libmp
copying build/lib/mpmath/libmp/__init__.py -> build/bdist.linux-aarch64/wheel/./mpmath/libmp
copying build/lib/mpmath/visualization.py -> build/bdist.linux-aarch64/wheel/./mpmath
copying build/lib/mpmath/ctx_mp_python.py -> build/bdist.linux-aarch64/wheel/./mpmath
creating build/bdist.linux-aarch64/wheel/mpmath/matrices
copying build/lib/mpmath/matrices/calculus.py -> build/bdist.linux-aarch64/wheel/./mpmath/matrices
copying build/lib/mpmath/matrices/eigen.py -> build/bdist.linux-aarch64/wheel/./mpmath/matrices
copying build/lib/mpmath/matrices/eigen_symmetric.py -> build/bdist.linux-aarch64/wheel/./mpmath/matrices
copying build/lib/mpmath/matrices/linalg.py -> build/bdist.linux-aarch64/wheel/./mpmath/matrices
copying build/lib/mpmath/matrices/matrices.py -> build/bdist.linux-aarch64/wheel/./mpmath/matrices
copying build/lib/mpmath/matrices/__init__.py -> build/bdist.linux-aarch64/wheel/./mpmath/matrices
copying build/lib/mpmath/math2.py -> build/bdist.linux-aarch64/wheel/./mpmath
copying build/lib/mpmath/function_docs.py -> build/bdist.linux-aarch64/wheel/./mpmath
copying build/lib/mpmath/identification.py -> build/bdist.linux-aarch64/wheel/./mpmath
copying build/lib/mpmath/ctx_base.py -> build/bdist.linux-aarch64/wheel/./mpmath
copying build/lib/mpmath/usertools.py -> build/bdist.linux-aarch64/wheel/./mpmath
copying build/lib/mpmath/ctx_fp.py -> build/bdist.linux-aarch64/wheel/./mpmath
creating build/bdist.linux-aarch64/wheel/mpmath/calculus
copying build/lib/mpmath/calculus/calculus.py -> build/bdist.linux-aarch64/wheel/./mpmath/calculus
copying build/lib/mpmath/calculus/differentiation.py -> build/bdist.linux-aarch64/wheel/./mpmath/calculus
copying build/lib/mpmath/calculus/odes.py -> build/bdist.linux-aarch64/wheel/./mpmath/calculus
copying build/lib/mpmath/calculus/polynomials.py -> build/bdist.linux-aarch64/wheel/./mpmath/calculus
copying build/lib/mpmath/calculus/extrapolation.py -> build/bdist.linux-aarch64/wheel/./mpmath/calculus
copying build/lib/mpmath/calculus/approximation.py -> build/bdist.linux-aarch64/wheel/./mpmath/calculus
copying build/lib/mpmath/calculus/inverselaplace.py -> build/bdist.linux-aarch64/wheel/./mpmath/calculus
copying build/lib/mpmath/calculus/quadrature.py -> build/bdist.linux-aarch64/wheel/./mpmath/calculus
copying build/lib/mpmath/calculus/optimization.py -> build/bdist.linux-aarch64/wheel/./mpmath/calculus
copying build/lib/mpmath/calculus/__init__.py -> build/bdist.linux-aarch64/wheel/./mpmath/calculus
copying build/lib/mpmath/__init__.py -> build/bdist.linux-aarch64/wheel/./mpmath
running install_egg_info
running egg_info
writing mpmath.egg-info/PKG-INFO
writing dependency_links to mpmath.egg-info/dependency_links.txt
writing requirements to mpmath.egg-info/requires.txt
writing top-level names to mpmath.egg-info/top_level.txt
reading manifest file 'mpmath.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'mpmath.egg-info/SOURCES.txt'
Copying mpmath.egg-info to build/bdist.linux-aarch64/wheel/./mpmath-1.3.0-py3.13.egg-info
running install_scripts
creating build/bdist.linux-aarch64/wheel/mpmath-1.3.0.dist-info/WHEEL
creating '/build/python-mpmath/src/mpmath-1.3.0/dist/.tmp-6_7g7xq1/mpmath-1.3.0-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'mpmath/__init__.py'
adding 'mpmath/ctx_base.py'
adding 'mpmath/ctx_fp.py'
adding 'mpmath/ctx_iv.py'
adding 'mpmath/ctx_mp.py'
adding 'mpmath/ctx_mp_python.py'
adding 'mpmath/function_docs.py'
adding 'mpmath/identification.py'
adding 'mpmath/math2.py'
adding 'mpmath/rational.py'
adding 'mpmath/usertools.py'
adding 'mpmath/visualization.py'
adding 'mpmath/calculus/__init__.py'
adding 'mpmath/calculus/approximation.py'
adding 'mpmath/calculus/calculus.py'
adding 'mpmath/calculus/differentiation.py'
adding 'mpmath/calculus/extrapolation.py'
adding 'mpmath/calculus/inverselaplace.py'
adding 'mpmath/calculus/odes.py'
adding 'mpmath/calculus/optimization.py'
adding 'mpmath/calculus/polynomials.py'
adding 'mpmath/calculus/quadrature.py'
adding 'mpmath/functions/__init__.py'
adding 'mpmath/functions/bessel.py'
adding 'mpmath/functions/elliptic.py'
adding 'mpmath/functions/expintegrals.py'
adding 'mpmath/functions/factorials.py'
adding 'mpmath/functions/functions.py'
adding 'mpmath/functions/hypergeometric.py'
adding 'mpmath/functions/orthogonal.py'
adding 'mpmath/functions/qfunctions.py'
adding 'mpmath/functions/rszeta.py'
adding 'mpmath/functions/signals.py'
adding 'mpmath/functions/theta.py'
adding 'mpmath/functions/zeta.py'
adding 'mpmath/functions/zetazeros.py'
adding 'mpmath/libmp/__init__.py'
adding 'mpmath/libmp/backend.py'
adding 'mpmath/libmp/gammazeta.py'
adding 'mpmath/libmp/libelefun.py'
adding 'mpmath/libmp/libhyper.py'
adding 'mpmath/libmp/libintmath.py'
adding 'mpmath/libmp/libmpc.py'
adding 'mpmath/libmp/libmpf.py'
adding 'mpmath/libmp/libmpi.py'
adding 'mpmath/matrices/__init__.py'
adding 'mpmath/matrices/calculus.py'
adding 'mpmath/matrices/eigen.py'
adding 'mpmath/matrices/eigen_symmetric.py'
adding 'mpmath/matrices/linalg.py'
adding 'mpmath/matrices/matrices.py'
adding 'mpmath/tests/__init__.py'
adding 'mpmath/tests/extratest_gamma.py'
adding 'mpmath/tests/extratest_zeta.py'
adding 'mpmath/tests/runtests.py'
adding 'mpmath/tests/test_basic_ops.py'
adding 'mpmath/tests/test_bitwise.py'
adding 'mpmath/tests/test_calculus.py'
adding 'mpmath/tests/test_compatibility.py'
adding 'mpmath/tests/test_convert.py'
adding 'mpmath/tests/test_diff.py'
adding 'mpmath/tests/test_division.py'
adding 'mpmath/tests/test_eigen.py'
adding 'mpmath/tests/test_eigen_symmetric.py'
adding 'mpmath/tests/test_elliptic.py'
adding 'mpmath/tests/test_fp.py'
adding 'mpmath/tests/test_functions.py'
adding 'mpmath/tests/test_functions2.py'
adding 'mpmath/tests/test_gammazeta.py'
adding 'mpmath/tests/test_hp.py'
adding 'mpmath/tests/test_identify.py'
adding 'mpmath/tests/test_interval.py'
adding 'mpmath/tests/test_levin.py'
adding 'mpmath/tests/test_linalg.py'
adding 'mpmath/tests/test_matrices.py'
adding 'mpmath/tests/test_mpmath.py'
adding 'mpmath/tests/test_ode.py'
adding 'mpmath/tests/test_pickle.py'
adding 'mpmath/tests/test_power.py'
adding 'mpmath/tests/test_quad.py'
adding 'mpmath/tests/test_rootfinding.py'
adding 'mpmath/tests/test_special.py'
adding 'mpmath/tests/test_str.py'
adding 'mpmath/tests/test_summation.py'
adding 'mpmath/tests/test_trig.py'
adding 'mpmath/tests/test_visualization.py'
adding 'mpmath/tests/torture.py'
adding 'mpmath-1.3.0.dist-info/LICENSE'
adding 'mpmath-1.3.0.dist-info/METADATA'
adding 'mpmath-1.3.0.dist-info/WHEEL'
adding 'mpmath-1.3.0.dist-info/top_level.txt'
adding 'mpmath-1.3.0.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Successfully built mpmath-1.3.0-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-mpmath"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-mpmath 1.3.0-4 (Mon Dec 23 08:51:49 2024)
==> Cleaning up...