>>> Building on exopi-3 under math/py-mpmath BDEPENDS = [devel/py-setuptools;devel/py-build;devel/py-installer;devel/py-setuptools_scm;lang/python/3;devel/py-wheel] DIST = [math/py-mpmath:mpmath-1.2.1.tar.gz] FULLPKGNAME = py3-mpmath-1.2.1p4 RDEPENDS = [lang/python/3] (Junk lock failure for exopi-3 at 1778682586.0018) Received IO (Junk lock obtained for exopi-3 at 1778682589.29) Received IO Woken up math/py-mpmath >>> Running depends in math/py-mpmath at 1778682590.91 last junk was in archivers/py-zstd /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-setuptools_scm-9.2.2p0 py3-wheel-0.47.0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-setuptools_scm-9.2.2p0 py3-wheel-0.47.0 python-3.14.4p0 /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-setuptools_scm-9.2.2p0 py3-wheel-0.47.0 >>> Running show-prepare-results in math/py-mpmath at 1778682593.31 ===> math/py-mpmath ===> Building from scratch py3-mpmath-1.2.1p4 ===> py3-mpmath-1.2.1p4 depends on: python->=3.14 -> python-3.14.4p0 ===> py3-mpmath-1.2.1p4 depends on: py3-build-* -> py3-build-1.5.0 ===> py3-mpmath-1.2.1p4 depends on: py3-installer-* -> py3-installer-1.0.1 ===> py3-mpmath-1.2.1p4 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> py3-mpmath-1.2.1p4 depends on: py3-wheel-* -> py3-wheel-0.47.0 ===> py3-mpmath-1.2.1p4 depends on: py3-setuptools_scm-* -> py3-setuptools_scm-9.2.2p0 py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-setuptools_scm-9.2.2p0 py3-wheel-0.47.0 python-3.14.4p0 (Junk lock released for exopi-3 at 1778682595.00) distfiles size=2144222 >>> Running extract in math/py-mpmath at 1778682595.03 ===> math/py-mpmath ===> Checking files for py3-mpmath-1.2.1p4 `/exopi-cvs/ports/distfiles/mpmath-1.2.1.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-mpmath-1.2.1p4 >>> Running build in math/py-mpmath at 1778682595.43 ===> math/py-mpmath ===> Patching for py3-mpmath-1.2.1p4 ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for py3-mpmath-1.2.1p4 ===> Configuring for py3-mpmath-1.2.1p4 ===> Building for py3-mpmath-1.2.1p4 * Getting build dependencies for wheel... /usr/local/lib/python3.14/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() * Building wheel... /usr/local/lib/python3.14/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 running build running build_py creating build/lib/mpmath copying mpmath/__init__.py -> build/lib/mpmath copying mpmath/ctx_base.py -> build/lib/mpmath copying mpmath/ctx_fp.py -> build/lib/mpmath copying mpmath/ctx_iv.py -> build/lib/mpmath copying mpmath/ctx_mp.py -> build/lib/mpmath copying mpmath/ctx_mp_python.py -> build/lib/mpmath copying mpmath/function_docs.py -> build/lib/mpmath copying mpmath/identification.py -> build/lib/mpmath copying mpmath/math2.py -> build/lib/mpmath copying mpmath/rational.py -> build/lib/mpmath copying mpmath/usertools.py -> build/lib/mpmath copying mpmath/visualization.py -> build/lib/mpmath creating build/lib/mpmath/calculus copying mpmath/calculus/__init__.py -> build/lib/mpmath/calculus copying mpmath/calculus/approximation.py -> 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/extrapolation.py -> build/lib/mpmath/calculus copying mpmath/calculus/inverselaplace.py -> build/lib/mpmath/calculus copying mpmath/calculus/odes.py -> build/lib/mpmath/calculus copying mpmath/calculus/optimization.py -> build/lib/mpmath/calculus copying mpmath/calculus/polynomials.py -> build/lib/mpmath/calculus copying mpmath/calculus/quadrature.py -> build/lib/mpmath/calculus creating build/lib/mpmath/functions copying mpmath/functions/__init__.py -> build/lib/mpmath/functions copying mpmath/functions/bessel.py -> build/lib/mpmath/functions copying mpmath/functions/elliptic.py -> build/lib/mpmath/functions copying mpmath/functions/expintegrals.py -> build/lib/mpmath/functions copying mpmath/functions/factorials.py -> build/lib/mpmath/functions copying mpmath/functions/functions.py -> build/lib/mpmath/functions copying mpmath/functions/hypergeometric.py -> build/lib/mpmath/functions copying mpmath/functions/orthogonal.py -> build/lib/mpmath/functions copying mpmath/functions/qfunctions.py -> build/lib/mpmath/functions copying mpmath/functions/rszeta.py -> build/lib/mpmath/functions copying mpmath/functions/theta.py -> build/lib/mpmath/functions copying mpmath/functions/zeta.py -> build/lib/mpmath/functions copying mpmath/functions/zetazeros.py -> build/lib/mpmath/functions creating build/lib/mpmath/libmp copying mpmath/libmp/__init__.py -> build/lib/mpmath/libmp copying mpmath/libmp/backend.py -> build/lib/mpmath/libmp copying mpmath/libmp/gammazeta.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/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/libmpi.py -> build/lib/mpmath/libmp creating build/lib/mpmath/matrices copying mpmath/matrices/__init__.py -> 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 creating build/lib/mpmath/tests copying mpmath/tests/__init__.py -> build/lib/mpmath/tests copying mpmath/tests/extratest_gamma.py -> build/lib/mpmath/tests copying mpmath/tests/extratest_zeta.py -> build/lib/mpmath/tests copying mpmath/tests/runtests.py -> build/lib/mpmath/tests copying mpmath/tests/test_basic_ops.py -> build/lib/mpmath/tests copying mpmath/tests/test_bitwise.py -> build/lib/mpmath/tests copying mpmath/tests/test_calculus.py -> build/lib/mpmath/tests copying mpmath/tests/test_compatibility.py -> build/lib/mpmath/tests copying mpmath/tests/test_convert.py -> build/lib/mpmath/tests copying mpmath/tests/test_diff.py -> build/lib/mpmath/tests copying mpmath/tests/test_division.py -> build/lib/mpmath/tests copying mpmath/tests/test_eigen.py -> build/lib/mpmath/tests copying mpmath/tests/test_eigen_symmetric.py -> build/lib/mpmath/tests copying mpmath/tests/test_elliptic.py -> build/lib/mpmath/tests copying mpmath/tests/test_fp.py -> build/lib/mpmath/tests copying mpmath/tests/test_functions.py -> build/lib/mpmath/tests copying mpmath/tests/test_functions2.py -> build/lib/mpmath/tests copying mpmath/tests/test_gammazeta.py -> build/lib/mpmath/tests copying mpmath/tests/test_hp.py -> build/lib/mpmath/tests copying mpmath/tests/test_identify.py -> build/lib/mpmath/tests copying mpmath/tests/test_interval.py -> build/lib/mpmath/tests copying mpmath/tests/test_levin.py -> build/lib/mpmath/tests copying mpmath/tests/test_linalg.py -> build/lib/mpmath/tests copying mpmath/tests/test_matrices.py -> build/lib/mpmath/tests copying mpmath/tests/test_mpmath.py -> build/lib/mpmath/tests copying mpmath/tests/test_ode.py -> build/lib/mpmath/tests copying mpmath/tests/test_pickle.py -> build/lib/mpmath/tests copying mpmath/tests/test_power.py -> build/lib/mpmath/tests copying mpmath/tests/test_quad.py -> build/lib/mpmath/tests copying mpmath/tests/test_rootfinding.py -> build/lib/mpmath/tests copying mpmath/tests/test_special.py -> build/lib/mpmath/tests copying mpmath/tests/test_str.py -> build/lib/mpmath/tests copying mpmath/tests/test_summation.py -> build/lib/mpmath/tests copying mpmath/tests/test_trig.py -> build/lib/mpmath/tests copying mpmath/tests/test_visualization.py -> build/lib/mpmath/tests copying mpmath/tests/torture.py -> build/lib/mpmath/tests installing to build/bdist.openbsd-7.9-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.9-amd64/wheel creating build/bdist.openbsd-7.9-amd64/wheel/mpmath copying build/lib/mpmath/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath copying build/lib/mpmath/ctx_base.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath copying build/lib/mpmath/ctx_fp.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath copying build/lib/mpmath/ctx_iv.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath copying build/lib/mpmath/ctx_mp.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath copying build/lib/mpmath/ctx_mp_python.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath copying build/lib/mpmath/function_docs.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath copying build/lib/mpmath/identification.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath copying build/lib/mpmath/math2.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath copying build/lib/mpmath/rational.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath copying build/lib/mpmath/usertools.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath copying build/lib/mpmath/visualization.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath creating build/bdist.openbsd-7.9-amd64/wheel/mpmath/calculus copying build/lib/mpmath/calculus/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath/calculus copying build/lib/mpmath/calculus/approximation.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath/calculus copying build/lib/mpmath/calculus/calculus.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath/calculus copying build/lib/mpmath/calculus/differentiation.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath/calculus copying build/lib/mpmath/calculus/extrapolation.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath/calculus copying build/lib/mpmath/calculus/inverselaplace.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath/calculus copying build/lib/mpmath/calculus/odes.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath/calculus copying build/lib/mpmath/calculus/optimization.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath/calculus copying build/lib/mpmath/calculus/polynomials.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath/calculus copying build/lib/mpmath/calculus/quadrature.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath/calculus creating build/bdist.openbsd-7.9-amd64/wheel/mpmath/functions copying build/lib/mpmath/functions/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath/functions copying build/lib/mpmath/functions/bessel.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath/functions copying build/lib/mpmath/functions/elliptic.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath/functions copying build/lib/mpmath/functions/expintegrals.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath/functions copying build/lib/mpmath/functions/factorials.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath/functions copying build/lib/mpmath/functions/functions.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath/functions copying build/lib/mpmath/functions/hypergeometric.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath/functions copying build/lib/mpmath/functions/orthogonal.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath/functions copying build/lib/mpmath/functions/qfunctions.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath/functions copying build/lib/mpmath/functions/rszeta.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath/functions copying build/lib/mpmath/functions/theta.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath/functions copying build/lib/mpmath/functions/zeta.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath/functions copying build/lib/mpmath/functions/zetazeros.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath/functions creating build/bdist.openbsd-7.9-amd64/wheel/mpmath/libmp copying build/lib/mpmath/libmp/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath/libmp copying build/lib/mpmath/libmp/backend.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath/libmp copying build/lib/mpmath/libmp/gammazeta.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath/libmp copying build/lib/mpmath/libmp/libelefun.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath/libmp copying build/lib/mpmath/libmp/libhyper.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath/libmp copying build/lib/mpmath/libmp/libintmath.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath/libmp copying build/lib/mpmath/libmp/libmpc.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath/libmp copying build/lib/mpmath/libmp/libmpf.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath/libmp copying build/lib/mpmath/libmp/libmpi.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath/libmp creating build/bdist.openbsd-7.9-amd64/wheel/mpmath/matrices copying build/lib/mpmath/matrices/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath/matrices copying build/lib/mpmath/matrices/calculus.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath/matrices copying build/lib/mpmath/matrices/eigen.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath/matrices copying build/lib/mpmath/matrices/eigen_symmetric.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath/matrices copying build/lib/mpmath/matrices/linalg.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath/matrices copying build/lib/mpmath/matrices/matrices.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath/matrices creating build/bdist.openbsd-7.9-amd64/wheel/mpmath/tests copying build/lib/mpmath/tests/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath/tests copying build/lib/mpmath/tests/extratest_gamma.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath/tests copying build/lib/mpmath/tests/extratest_zeta.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath/tests copying build/lib/mpmath/tests/runtests.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath/tests copying build/lib/mpmath/tests/test_basic_ops.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath/tests copying build/lib/mpmath/tests/test_bitwise.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath/tests copying build/lib/mpmath/tests/test_calculus.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath/tests copying build/lib/mpmath/tests/test_compatibility.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath/tests copying build/lib/mpmath/tests/test_convert.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath/tests copying build/lib/mpmath/tests/test_diff.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath/tests copying build/lib/mpmath/tests/test_division.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath/tests copying build/lib/mpmath/tests/test_eigen.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath/tests copying build/lib/mpmath/tests/test_eigen_symmetric.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath/tests copying build/lib/mpmath/tests/test_elliptic.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath/tests copying build/lib/mpmath/tests/test_fp.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath/tests copying build/lib/mpmath/tests/test_functions.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath/tests copying build/lib/mpmath/tests/test_functions2.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath/tests copying build/lib/mpmath/tests/test_gammazeta.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath/tests copying build/lib/mpmath/tests/test_hp.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath/tests copying build/lib/mpmath/tests/test_identify.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath/tests copying build/lib/mpmath/tests/test_interval.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath/tests copying build/lib/mpmath/tests/test_levin.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath/tests copying build/lib/mpmath/tests/test_linalg.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath/tests copying build/lib/mpmath/tests/test_matrices.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath/tests copying build/lib/mpmath/tests/test_mpmath.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath/tests copying build/lib/mpmath/tests/test_ode.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath/tests copying build/lib/mpmath/tests/test_pickle.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath/tests copying build/lib/mpmath/tests/test_power.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath/tests copying build/lib/mpmath/tests/test_quad.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath/tests copying build/lib/mpmath/tests/test_rootfinding.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath/tests copying build/lib/mpmath/tests/test_special.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath/tests copying build/lib/mpmath/tests/test_str.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath/tests copying build/lib/mpmath/tests/test_summation.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath/tests copying build/lib/mpmath/tests/test_trig.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath/tests copying build/lib/mpmath/tests/test_visualization.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath/tests copying build/lib/mpmath/tests/torture.py -> build/bdist.openbsd-7.9-amd64/wheel/./mpmath/tests 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' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'mpmath.egg-info/SOURCES.txt' Copying mpmath.egg-info to build/bdist.openbsd-7.9-amd64/wheel/./mpmath-1.2.1-py3.14.egg-info running install_scripts creating build/bdist.openbsd-7.9-amd64/wheel/mpmath-1.2.1.dist-info/WHEEL creating '/exopi-obj/pobj/py-mpmath-1.2.1/mpmath-1.2.1/dist/.tmp-1k6w3pzv/mpmath-1.2.1-py3-none-any.whl' and adding 'build/bdist.openbsd-7.9-amd64/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/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.2.1.dist-info/licenses/LICENSE' adding 'mpmath-1.2.1.dist-info/METADATA' adding 'mpmath-1.2.1.dist-info/WHEEL' adding 'mpmath-1.2.1.dist-info/top_level.txt' adding 'mpmath-1.2.1.dist-info/RECORD' removing build/bdist.openbsd-7.9-amd64/wheel Successfully built mpmath-1.2.1-py3-none-any.whl >>> Running package in math/py-mpmath at 1778682598.12 ===> math/py-mpmath ===> Faking installation for py3-mpmath-1.2.1p4 ===> Building package for py3-mpmath-1.2.1p4 Create /exopi-cvs/ports/packages/amd64/all/py3-mpmath-1.2.1p4.tgz Creating package py3-mpmath-1.2.1p4 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming| | 1% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 4% checksumming|*** | 5% checksumming|*** | 6% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 9% checksumming|****** | 10% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 17% checksumming|*********** | 18% checksumming|*********** | 19% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 22% checksumming|************** | 23% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|***************** | 29% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|******************** | 34% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 35% checksumming|********************** | 36% checksumming|********************** | 37% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 40% checksumming|************************* | 41% checksumming|************************* | 42% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|**************************** | 47% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 58% checksumming|************************************ | 59% checksumming|************************************ | 60% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 63% checksumming|*************************************** | 64% checksumming|*************************************** | 65% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|****************************************** | 70% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 77% checksumming|*********************************************** | 78% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 81% checksumming|************************************************** | 82% checksumming|************************************************** | 83% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************| 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 1% archiving|* | 2% archiving|** | 3% archiving|** | 4% archiving|*** | 5% archiving|**** | 6% archiving|******* | 10% archiving|********* | 14% archiving|********** | 15% archiving|********** | 16% archiving|*********** | 16% archiving|*********** | 17% archiving|*********** | 18% archiving|************ | 18% archiving|************* | 20% archiving|************* | 21% archiving|************** | 21% archiving|************** | 22% archiving|*************** | 23% archiving|*************** | 24% archiving|**************** | 25% archiving|**************** | 26% archiving|***************** | 27% archiving|****************** | 27% archiving|****************** | 28% archiving|****************** | 29% archiving|******************* | 29% archiving|******************* | 30% archiving|******************** | 31% archiving|********************* | 32% archiving|********************* | 33% archiving|********************** | 35% archiving|*********************** | 36% archiving|*********************** | 37% archiving|************************ | 37% archiving|************************* | 38% archiving|************************* | 39% archiving|************************** | 40% archiving|************************** | 41% archiving|*************************** | 42% archiving|**************************** | 43% archiving|**************************** | 44% archiving|***************************** | 45% archiving|***************************** | 46% archiving|****************************** | 46% archiving|****************************** | 47% archiving|******************************* | 48% archiving|******************************* | 49% archiving|******************************** | 49% archiving|******************************** | 50% archiving|******************************** | 51% archiving|********************************* | 51% archiving|********************************* | 52% archiving|********************************** | 53% archiving|********************************** | 54% archiving|*********************************** | 54% archiving|*********************************** | 55% archiving|************************************ | 56% archiving|************************************ | 57% archiving|************************************* | 57% archiving|************************************* | 58% archiving|************************************* | 59% archiving|************************************** | 59% archiving|************************************** | 60% archiving|*************************************** | 60% archiving|*************************************** | 61% archiving|**************************************** | 63% archiving|***************************************** | 64% archiving|***************************************** | 65% archiving|******************************************* | 67% archiving|******************************************** | 68% archiving|******************************************** | 69% archiving|********************************************* | 70% archiving|********************************************* | 71% archiving|********************************************** | 71% archiving|********************************************** | 72% archiving|*********************************************** | 73% archiving|*********************************************** | 74% archiving|************************************************ | 74% archiving|************************************************ | 75% archiving|************************************************ | 76% archiving|************************************************* | 76% archiving|************************************************* | 77% archiving|************************************************** | 77% archiving|**************************************************** | 81% archiving|**************************************************** | 82% archiving|***************************************************** | 83% archiving|****************************************************** | 84% archiving|****************************************************** | 85% archiving|******************************************************* | 85% archiving|******************************************************* | 86% archiving|******************************************************** | 87% archiving|******************************************************** | 88% archiving|********************************************************* | 89% archiving|********************************************************* | 90% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************ | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% /exopi-cvs/ports/plist/amd64/py3-mpmath-1.2.1p4 was updated --- /exopi-cvs/ports/plist/amd64/py3-mpmath-1.2.1p4 +++ /exopi-cvs/ports/plist/amd64/py3-mpmath-1.2.1p4-new @@ -1,5 +1,5 @@ @name py3-mpmath-1.2.1p4 -@version 16 +@version 17 @comment pkgpath=math/py-mpmath ftp=yes @arch amd64 +DESC @@ -7,280 +7,280 @@ @pkgpath math/py-mpmath,python3 @depend lang/python/3,-main:python->=3.13,<3.14:python-3.13.13 @cwd /usr/local -lib/python3.13/site-packages/mpmath/ -lib/python3.13/site-packages/mpmath-1.2.1.dist-info/ -lib/python3.13/site-packages/mpmath-1.2.1.dist-info/METADATA -lib/python3.13/site-packages/mpmath-1.2.1.dist-info/RECORD -lib/python3.13/site-packages/mpmath-1.2.1.dist-info/WHEEL -lib/python3.13/site-packages/mpmath-1.2.1.dist-info/licenses/ -lib/python3.13/site-packages/mpmath-1.2.1.dist-info/licenses/LICENSE -lib/python3.13/site-packages/mpmath-1.2.1.dist-info/top_level.txt -lib/python3.13/site-packages/mpmath/__init__.py -lib/python3.13/site-packages/mpmath/__pycache__/ -lib/python3.13/site-packages/mpmath/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/mpmath/__pycache__/ctx_base.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/__pycache__/ctx_base.cpython-313.pyc -lib/python3.13/site-packages/mpmath/__pycache__/ctx_fp.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/__pycache__/ctx_fp.cpython-313.pyc -lib/python3.13/site-packages/mpmath/__pycache__/ctx_iv.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/__pycache__/ctx_iv.cpython-313.pyc -lib/python3.13/site-packages/mpmath/__pycache__/ctx_mp.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/__pycache__/ctx_mp.cpython-313.pyc -lib/python3.13/site-packages/mpmath/__pycache__/ctx_mp_python.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/__pycache__/ctx_mp_python.cpython-313.pyc -lib/python3.13/site-packages/mpmath/__pycache__/function_docs.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/__pycache__/function_docs.cpython-313.pyc -lib/python3.13/site-packages/mpmath/__pycache__/identification.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/__pycache__/identification.cpython-313.pyc -lib/python3.13/site-packages/mpmath/__pycache__/math2.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/__pycache__/math2.cpython-313.pyc -lib/python3.13/site-packages/mpmath/__pycache__/rational.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/__pycache__/rational.cpython-313.pyc -lib/python3.13/site-packages/mpmath/__pycache__/usertools.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/__pycache__/usertools.cpython-313.pyc -lib/python3.13/site-packages/mpmath/__pycache__/visualization.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/__pycache__/visualization.cpython-313.pyc -lib/python3.13/site-packages/mpmath/calculus/ -lib/python3.13/site-packages/mpmath/calculus/__init__.py -lib/python3.13/site-packages/mpmath/calculus/__pycache__/ -lib/python3.13/site-packages/mpmath/calculus/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/calculus/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/mpmath/calculus/__pycache__/approximation.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/calculus/__pycache__/approximation.cpython-313.pyc -lib/python3.13/site-packages/mpmath/calculus/__pycache__/calculus.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/calculus/__pycache__/calculus.cpython-313.pyc -lib/python3.13/site-packages/mpmath/calculus/__pycache__/differentiation.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/calculus/__pycache__/differentiation.cpython-313.pyc -lib/python3.13/site-packages/mpmath/calculus/__pycache__/extrapolation.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/calculus/__pycache__/extrapolation.cpython-313.pyc -lib/python3.13/site-packages/mpmath/calculus/__pycache__/inverselaplace.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/calculus/__pycache__/inverselaplace.cpython-313.pyc -lib/python3.13/site-packages/mpmath/calculus/__pycache__/odes.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/calculus/__pycache__/odes.cpython-313.pyc -lib/python3.13/site-packages/mpmath/calculus/__pycache__/optimization.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/calculus/__pycache__/optimization.cpython-313.pyc -lib/python3.13/site-packages/mpmath/calculus/__pycache__/polynomials.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/calculus/__pycache__/polynomials.cpython-313.pyc -lib/python3.13/site-packages/mpmath/calculus/__pycache__/quadrature.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/calculus/__pycache__/quadrature.cpython-313.pyc -lib/python3.13/site-packages/mpmath/calculus/approximation.py -lib/python3.13/site-packages/mpmath/calculus/calculus.py -lib/python3.13/site-packages/mpmath/calculus/differentiation.py -lib/python3.13/site-packages/mpmath/calculus/extrapolation.py -lib/python3.13/site-packages/mpmath/calculus/inverselaplace.py -lib/python3.13/site-packages/mpmath/calculus/odes.py -lib/python3.13/site-packages/mpmath/calculus/optimization.py -lib/python3.13/site-packages/mpmath/calculus/polynomials.py -lib/python3.13/site-packages/mpmath/calculus/quadrature.py -lib/python3.13/site-packages/mpmath/ctx_base.py -lib/python3.13/site-packages/mpmath/ctx_fp.py -lib/python3.13/site-packages/mpmath/ctx_iv.py -lib/python3.13/site-packages/mpmath/ctx_mp.py -lib/python3.13/site-packages/mpmath/ctx_mp_python.py -lib/python3.13/site-packages/mpmath/function_docs.py -lib/python3.13/site-packages/mpmath/functions/ -lib/python3.13/site-packages/mpmath/functions/__init__.py -lib/python3.13/site-packages/mpmath/functions/__pycache__/ -lib/python3.13/site-packages/mpmath/functions/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/functions/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/mpmath/functions/__pycache__/bessel.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/functions/__pycache__/bessel.cpython-313.pyc -lib/python3.13/site-packages/mpmath/functions/__pycache__/elliptic.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/functions/__pycache__/elliptic.cpython-313.pyc -lib/python3.13/site-packages/mpmath/functions/__pycache__/expintegrals.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/functions/__pycache__/expintegrals.cpython-313.pyc -lib/python3.13/site-packages/mpmath/functions/__pycache__/factorials.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/functions/__pycache__/factorials.cpython-313.pyc -lib/python3.13/site-packages/mpmath/functions/__pycache__/functions.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/functions/__pycache__/functions.cpython-313.pyc -lib/python3.13/site-packages/mpmath/functions/__pycache__/hypergeometric.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/functions/__pycache__/hypergeometric.cpython-313.pyc -lib/python3.13/site-packages/mpmath/functions/__pycache__/orthogonal.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/functions/__pycache__/orthogonal.cpython-313.pyc -lib/python3.13/site-packages/mpmath/functions/__pycache__/qfunctions.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/functions/__pycache__/qfunctions.cpython-313.pyc -lib/python3.13/site-packages/mpmath/functions/__pycache__/rszeta.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/functions/__pycache__/rszeta.cpython-313.pyc -lib/python3.13/site-packages/mpmath/functions/__pycache__/theta.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/functions/__pycache__/theta.cpython-313.pyc -lib/python3.13/site-packages/mpmath/functions/__pycache__/zeta.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/functions/__pycache__/zeta.cpython-313.pyc -lib/python3.13/site-packages/mpmath/functions/__pycache__/zetazeros.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/functions/__pycache__/zetazeros.cpython-313.pyc -lib/python3.13/site-packages/mpmath/functions/bessel.py -lib/python3.13/site-packages/mpmath/functions/elliptic.py -lib/python3.13/site-packages/mpmath/functions/expintegrals.py -lib/python3.13/site-packages/mpmath/functions/factorials.py -lib/python3.13/site-packages/mpmath/functions/functions.py -lib/python3.13/site-packages/mpmath/functions/hypergeometric.py -lib/python3.13/site-packages/mpmath/functions/orthogonal.py -lib/python3.13/site-packages/mpmath/functions/qfunctions.py -lib/python3.13/site-packages/mpmath/functions/rszeta.py -lib/python3.13/site-packages/mpmath/functions/theta.py -lib/python3.13/site-packages/mpmath/functions/zeta.py -lib/python3.13/site-packages/mpmath/functions/zetazeros.py -lib/python3.13/site-packages/mpmath/identification.py -lib/python3.13/site-packages/mpmath/libmp/ -lib/python3.13/site-packages/mpmath/libmp/__init__.py -lib/python3.13/site-packages/mpmath/libmp/__pycache__/ -lib/python3.13/site-packages/mpmath/libmp/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/libmp/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/mpmath/libmp/__pycache__/backend.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/libmp/__pycache__/backend.cpython-313.pyc -lib/python3.13/site-packages/mpmath/libmp/__pycache__/gammazeta.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/libmp/__pycache__/gammazeta.cpython-313.pyc -lib/python3.13/site-packages/mpmath/libmp/__pycache__/libelefun.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/libmp/__pycache__/libelefun.cpython-313.pyc -lib/python3.13/site-packages/mpmath/libmp/__pycache__/libhyper.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/libmp/__pycache__/libhyper.cpython-313.pyc -lib/python3.13/site-packages/mpmath/libmp/__pycache__/libintmath.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/libmp/__pycache__/libintmath.cpython-313.pyc -lib/python3.13/site-packages/mpmath/libmp/__pycache__/libmpc.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/libmp/__pycache__/libmpc.cpython-313.pyc -lib/python3.13/site-packages/mpmath/libmp/__pycache__/libmpf.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/libmp/__pycache__/libmpf.cpython-313.pyc -lib/python3.13/site-packages/mpmath/libmp/__pycache__/libmpi.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/libmp/__pycache__/libmpi.cpython-313.pyc -lib/python3.13/site-packages/mpmath/libmp/backend.py -lib/python3.13/site-packages/mpmath/libmp/gammazeta.py -lib/python3.13/site-packages/mpmath/libmp/libelefun.py -lib/python3.13/site-packages/mpmath/libmp/libhyper.py -lib/python3.13/site-packages/mpmath/libmp/libintmath.py -lib/python3.13/site-packages/mpmath/libmp/libmpc.py -lib/python3.13/site-packages/mpmath/libmp/libmpf.py -lib/python3.13/site-packages/mpmath/libmp/libmpi.py -lib/python3.13/site-packages/mpmath/math2.py -lib/python3.13/site-packages/mpmath/matrices/ -lib/python3.13/site-packages/mpmath/matrices/__init__.py -lib/python3.13/site-packages/mpmath/matrices/__pycache__/ -lib/python3.13/site-packages/mpmath/matrices/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/matrices/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/mpmath/matrices/__pycache__/calculus.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/matrices/__pycache__/calculus.cpython-313.pyc -lib/python3.13/site-packages/mpmath/matrices/__pycache__/eigen.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/matrices/__pycache__/eigen.cpython-313.pyc -lib/python3.13/site-packages/mpmath/matrices/__pycache__/eigen_symmetric.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/matrices/__pycache__/eigen_symmetric.cpython-313.pyc -lib/python3.13/site-packages/mpmath/matrices/__pycache__/linalg.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/matrices/__pycache__/linalg.cpython-313.pyc -lib/python3.13/site-packages/mpmath/matrices/__pycache__/matrices.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/matrices/__pycache__/matrices.cpython-313.pyc -lib/python3.13/site-packages/mpmath/matrices/calculus.py -lib/python3.13/site-packages/mpmath/matrices/eigen.py -lib/python3.13/site-packages/mpmath/matrices/eigen_symmetric.py -lib/python3.13/site-packages/mpmath/matrices/linalg.py -lib/python3.13/site-packages/mpmath/matrices/matrices.py -lib/python3.13/site-packages/mpmath/rational.py -lib/python3.13/site-packages/mpmath/tests/ -lib/python3.13/site-packages/mpmath/tests/__init__.py -lib/python3.13/site-packages/mpmath/tests/__pycache__/ -lib/python3.13/site-packages/mpmath/tests/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/tests/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/mpmath/tests/__pycache__/extratest_gamma.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/tests/__pycache__/extratest_gamma.cpython-313.pyc -lib/python3.13/site-packages/mpmath/tests/__pycache__/extratest_zeta.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/tests/__pycache__/extratest_zeta.cpython-313.pyc -lib/python3.13/site-packages/mpmath/tests/__pycache__/runtests.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/tests/__pycache__/runtests.cpython-313.pyc -lib/python3.13/site-packages/mpmath/tests/__pycache__/test_basic_ops.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/tests/__pycache__/test_basic_ops.cpython-313.pyc -lib/python3.13/site-packages/mpmath/tests/__pycache__/test_bitwise.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/tests/__pycache__/test_bitwise.cpython-313.pyc -lib/python3.13/site-packages/mpmath/tests/__pycache__/test_calculus.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/tests/__pycache__/test_calculus.cpython-313.pyc -lib/python3.13/site-packages/mpmath/tests/__pycache__/test_compatibility.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/tests/__pycache__/test_compatibility.cpython-313.pyc -lib/python3.13/site-packages/mpmath/tests/__pycache__/test_convert.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/tests/__pycache__/test_convert.cpython-313.pyc -lib/python3.13/site-packages/mpmath/tests/__pycache__/test_diff.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/tests/__pycache__/test_diff.cpython-313.pyc -lib/python3.13/site-packages/mpmath/tests/__pycache__/test_division.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/tests/__pycache__/test_division.cpython-313.pyc -lib/python3.13/site-packages/mpmath/tests/__pycache__/test_eigen.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/tests/__pycache__/test_eigen.cpython-313.pyc -lib/python3.13/site-packages/mpmath/tests/__pycache__/test_eigen_symmetric.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/tests/__pycache__/test_eigen_symmetric.cpython-313.pyc -lib/python3.13/site-packages/mpmath/tests/__pycache__/test_elliptic.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/tests/__pycache__/test_elliptic.cpython-313.pyc -lib/python3.13/site-packages/mpmath/tests/__pycache__/test_fp.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/tests/__pycache__/test_fp.cpython-313.pyc -lib/python3.13/site-packages/mpmath/tests/__pycache__/test_functions.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/tests/__pycache__/test_functions.cpython-313.pyc -lib/python3.13/site-packages/mpmath/tests/__pycache__/test_functions2.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/tests/__pycache__/test_functions2.cpython-313.pyc -lib/python3.13/site-packages/mpmath/tests/__pycache__/test_gammazeta.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/tests/__pycache__/test_gammazeta.cpython-313.pyc -lib/python3.13/site-packages/mpmath/tests/__pycache__/test_hp.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/tests/__pycache__/test_hp.cpython-313.pyc -lib/python3.13/site-packages/mpmath/tests/__pycache__/test_identify.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/tests/__pycache__/test_identify.cpython-313.pyc -lib/python3.13/site-packages/mpmath/tests/__pycache__/test_interval.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/tests/__pycache__/test_interval.cpython-313.pyc -lib/python3.13/site-packages/mpmath/tests/__pycache__/test_levin.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/tests/__pycache__/test_levin.cpython-313.pyc -lib/python3.13/site-packages/mpmath/tests/__pycache__/test_linalg.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/tests/__pycache__/test_linalg.cpython-313.pyc -lib/python3.13/site-packages/mpmath/tests/__pycache__/test_matrices.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/tests/__pycache__/test_matrices.cpython-313.pyc -lib/python3.13/site-packages/mpmath/tests/__pycache__/test_mpmath.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/tests/__pycache__/test_mpmath.cpython-313.pyc -lib/python3.13/site-packages/mpmath/tests/__pycache__/test_ode.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/tests/__pycache__/test_ode.cpython-313.pyc -lib/python3.13/site-packages/mpmath/tests/__pycache__/test_pickle.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/tests/__pycache__/test_pickle.cpython-313.pyc -lib/python3.13/site-packages/mpmath/tests/__pycache__/test_power.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/tests/__pycache__/test_power.cpython-313.pyc -lib/python3.13/site-packages/mpmath/tests/__pycache__/test_quad.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/tests/__pycache__/test_quad.cpython-313.pyc -lib/python3.13/site-packages/mpmath/tests/__pycache__/test_rootfinding.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/tests/__pycache__/test_rootfinding.cpython-313.pyc -lib/python3.13/site-packages/mpmath/tests/__pycache__/test_special.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/tests/__pycache__/test_special.cpython-313.pyc -lib/python3.13/site-packages/mpmath/tests/__pycache__/test_str.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/tests/__pycache__/test_str.cpython-313.pyc -lib/python3.13/site-packages/mpmath/tests/__pycache__/test_summation.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/tests/__pycache__/test_summation.cpython-313.pyc -lib/python3.13/site-packages/mpmath/tests/__pycache__/test_trig.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/tests/__pycache__/test_trig.cpython-313.pyc -lib/python3.13/site-packages/mpmath/tests/__pycache__/test_visualization.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/tests/__pycache__/test_visualization.cpython-313.pyc -lib/python3.13/site-packages/mpmath/tests/__pycache__/torture.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mpmath/tests/__pycache__/torture.cpython-313.pyc -lib/python3.13/site-packages/mpmath/tests/extratest_gamma.py -lib/python3.13/site-packages/mpmath/tests/extratest_zeta.py -lib/python3.13/site-packages/mpmath/tests/runtests.py -lib/python3.13/site-packages/mpmath/tests/test_basic_ops.py -lib/python3.13/site-packages/mpmath/tests/test_bitwise.py -lib/python3.13/site-packages/mpmath/tests/test_calculus.py -lib/python3.13/site-packages/mpmath/tests/test_compatibility.py -lib/python3.13/site-packages/mpmath/tests/test_convert.py -lib/python3.13/site-packages/mpmath/tests/test_diff.py -lib/python3.13/site-packages/mpmath/tests/test_division.py -lib/python3.13/site-packages/mpmath/tests/test_eigen.py -lib/python3.13/site-packages/mpmath/tests/test_eigen_symmetric.py -lib/python3.13/site-packages/mpmath/tests/test_elliptic.py -lib/python3.13/site-packages/mpmath/tests/test_fp.py -lib/python3.13/site-packages/mpmath/tests/test_functions.py -lib/python3.13/site-packages/mpmath/tests/test_functions2.py -lib/python3.13/site-packages/mpmath/tests/test_gammazeta.py -lib/python3.13/site-packages/mpmath/tests/test_hp.py -lib/python3.13/site-packages/mpmath/tests/test_identify.py -lib/python3.13/site-packages/mpmath/tests/test_interval.py -lib/python3.13/site-packages/mpmath/tests/test_levin.py -lib/python3.13/site-packages/mpmath/tests/test_linalg.py -lib/python3.13/site-packages/mpmath/tests/test_matrices.py -lib/python3.13/site-packages/mpmath/tests/test_mpmath.py -lib/python3.13/site-packages/mpmath/tests/test_ode.py -lib/python3.13/site-packages/mpmath/tests/test_pickle.py -lib/python3.13/site-packages/mpmath/tests/test_power.py -lib/python3.13/site-packages/mpmath/tests/test_quad.py -lib/python3.13/site-packages/mpmath/tests/test_rootfinding.py -lib/python3.13/site-packages/mpmath/tests/test_special.py -lib/python3.13/site-packages/mpmath/tests/test_str.py -lib/python3.13/site-packages/mpmath/tests/test_summation.py -lib/python3.13/site-packages/mpmath/tests/test_trig.py -lib/python3.13/site-packages/mpmath/tests/test_visualization.py -lib/python3.13/site-packages/mpmath/tests/torture.py -lib/python3.13/site-packages/mpmath/usertools.py -lib/python3.13/site-packages/mpmath/visualization.py +lib/python3.14/site-packages/mpmath/ +lib/python3.14/site-packages/mpmath-1.2.1.dist-info/ +lib/python3.14/site-packages/mpmath-1.2.1.dist-info/METADATA +lib/python3.14/site-packages/mpmath-1.2.1.dist-info/RECORD +lib/python3.14/site-packages/mpmath-1.2.1.dist-info/WHEEL +lib/python3.14/site-packages/mpmath-1.2.1.dist-info/licenses/ +lib/python3.14/site-packages/mpmath-1.2.1.dist-info/licenses/LICENSE +lib/python3.14/site-packages/mpmath-1.2.1.dist-info/top_level.txt +lib/python3.14/site-packages/mpmath/__init__.py +lib/python3.14/site-packages/mpmath/__pycache__/ +lib/python3.14/site-packages/mpmath/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/mpmath/__pycache__/ctx_base.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/__pycache__/ctx_base.cpython-314.pyc +lib/python3.14/site-packages/mpmath/__pycache__/ctx_fp.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/__pycache__/ctx_fp.cpython-314.pyc +lib/python3.14/site-packages/mpmath/__pycache__/ctx_iv.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/__pycache__/ctx_iv.cpython-314.pyc +lib/python3.14/site-packages/mpmath/__pycache__/ctx_mp.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/__pycache__/ctx_mp.cpython-314.pyc +lib/python3.14/site-packages/mpmath/__pycache__/ctx_mp_python.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/__pycache__/ctx_mp_python.cpython-314.pyc +lib/python3.14/site-packages/mpmath/__pycache__/function_docs.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/__pycache__/function_docs.cpython-314.pyc +lib/python3.14/site-packages/mpmath/__pycache__/identification.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/__pycache__/identification.cpython-314.pyc +lib/python3.14/site-packages/mpmath/__pycache__/math2.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/__pycache__/math2.cpython-314.pyc +lib/python3.14/site-packages/mpmath/__pycache__/rational.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/__pycache__/rational.cpython-314.pyc +lib/python3.14/site-packages/mpmath/__pycache__/usertools.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/__pycache__/usertools.cpython-314.pyc +lib/python3.14/site-packages/mpmath/__pycache__/visualization.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/__pycache__/visualization.cpython-314.pyc +lib/python3.14/site-packages/mpmath/calculus/ +lib/python3.14/site-packages/mpmath/calculus/__init__.py +lib/python3.14/site-packages/mpmath/calculus/__pycache__/ +lib/python3.14/site-packages/mpmath/calculus/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/calculus/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/mpmath/calculus/__pycache__/approximation.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/calculus/__pycache__/approximation.cpython-314.pyc +lib/python3.14/site-packages/mpmath/calculus/__pycache__/calculus.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/calculus/__pycache__/calculus.cpython-314.pyc +lib/python3.14/site-packages/mpmath/calculus/__pycache__/differentiation.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/calculus/__pycache__/differentiation.cpython-314.pyc +lib/python3.14/site-packages/mpmath/calculus/__pycache__/extrapolation.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/calculus/__pycache__/extrapolation.cpython-314.pyc +lib/python3.14/site-packages/mpmath/calculus/__pycache__/inverselaplace.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/calculus/__pycache__/inverselaplace.cpython-314.pyc +lib/python3.14/site-packages/mpmath/calculus/__pycache__/odes.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/calculus/__pycache__/odes.cpython-314.pyc +lib/python3.14/site-packages/mpmath/calculus/__pycache__/optimization.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/calculus/__pycache__/optimization.cpython-314.pyc +lib/python3.14/site-packages/mpmath/calculus/__pycache__/polynomials.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/calculus/__pycache__/polynomials.cpython-314.pyc +lib/python3.14/site-packages/mpmath/calculus/__pycache__/quadrature.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/calculus/__pycache__/quadrature.cpython-314.pyc +lib/python3.14/site-packages/mpmath/calculus/approximation.py +lib/python3.14/site-packages/mpmath/calculus/calculus.py +lib/python3.14/site-packages/mpmath/calculus/differentiation.py +lib/python3.14/site-packages/mpmath/calculus/extrapolation.py +lib/python3.14/site-packages/mpmath/calculus/inverselaplace.py +lib/python3.14/site-packages/mpmath/calculus/odes.py +lib/python3.14/site-packages/mpmath/calculus/optimization.py +lib/python3.14/site-packages/mpmath/calculus/polynomials.py +lib/python3.14/site-packages/mpmath/calculus/quadrature.py +lib/python3.14/site-packages/mpmath/ctx_base.py +lib/python3.14/site-packages/mpmath/ctx_fp.py +lib/python3.14/site-packages/mpmath/ctx_iv.py +lib/python3.14/site-packages/mpmath/ctx_mp.py +lib/python3.14/site-packages/mpmath/ctx_mp_python.py +lib/python3.14/site-packages/mpmath/function_docs.py +lib/python3.14/site-packages/mpmath/functions/ +lib/python3.14/site-packages/mpmath/functions/__init__.py +lib/python3.14/site-packages/mpmath/functions/__pycache__/ +lib/python3.14/site-packages/mpmath/functions/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/functions/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/mpmath/functions/__pycache__/bessel.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/functions/__pycache__/bessel.cpython-314.pyc +lib/python3.14/site-packages/mpmath/functions/__pycache__/elliptic.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/functions/__pycache__/elliptic.cpython-314.pyc +lib/python3.14/site-packages/mpmath/functions/__pycache__/expintegrals.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/functions/__pycache__/expintegrals.cpython-314.pyc +lib/python3.14/site-packages/mpmath/functions/__pycache__/factorials.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/functions/__pycache__/factorials.cpython-314.pyc +lib/python3.14/site-packages/mpmath/functions/__pycache__/functions.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/functions/__pycache__/functions.cpython-314.pyc +lib/python3.14/site-packages/mpmath/functions/__pycache__/hypergeometric.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/functions/__pycache__/hypergeometric.cpython-314.pyc +lib/python3.14/site-packages/mpmath/functions/__pycache__/orthogonal.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/functions/__pycache__/orthogonal.cpython-314.pyc +lib/python3.14/site-packages/mpmath/functions/__pycache__/qfunctions.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/functions/__pycache__/qfunctions.cpython-314.pyc +lib/python3.14/site-packages/mpmath/functions/__pycache__/rszeta.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/functions/__pycache__/rszeta.cpython-314.pyc +lib/python3.14/site-packages/mpmath/functions/__pycache__/theta.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/functions/__pycache__/theta.cpython-314.pyc +lib/python3.14/site-packages/mpmath/functions/__pycache__/zeta.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/functions/__pycache__/zeta.cpython-314.pyc +lib/python3.14/site-packages/mpmath/functions/__pycache__/zetazeros.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/functions/__pycache__/zetazeros.cpython-314.pyc +lib/python3.14/site-packages/mpmath/functions/bessel.py +lib/python3.14/site-packages/mpmath/functions/elliptic.py +lib/python3.14/site-packages/mpmath/functions/expintegrals.py +lib/python3.14/site-packages/mpmath/functions/factorials.py +lib/python3.14/site-packages/mpmath/functions/functions.py +lib/python3.14/site-packages/mpmath/functions/hypergeometric.py +lib/python3.14/site-packages/mpmath/functions/orthogonal.py +lib/python3.14/site-packages/mpmath/functions/qfunctions.py +lib/python3.14/site-packages/mpmath/functions/rszeta.py +lib/python3.14/site-packages/mpmath/functions/theta.py +lib/python3.14/site-packages/mpmath/functions/zeta.py +lib/python3.14/site-packages/mpmath/functions/zetazeros.py +lib/python3.14/site-packages/mpmath/identification.py +lib/python3.14/site-packages/mpmath/libmp/ +lib/python3.14/site-packages/mpmath/libmp/__init__.py +lib/python3.14/site-packages/mpmath/libmp/__pycache__/ +lib/python3.14/site-packages/mpmath/libmp/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/libmp/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/mpmath/libmp/__pycache__/backend.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/libmp/__pycache__/backend.cpython-314.pyc +lib/python3.14/site-packages/mpmath/libmp/__pycache__/gammazeta.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/libmp/__pycache__/gammazeta.cpython-314.pyc +lib/python3.14/site-packages/mpmath/libmp/__pycache__/libelefun.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/libmp/__pycache__/libelefun.cpython-314.pyc +lib/python3.14/site-packages/mpmath/libmp/__pycache__/libhyper.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/libmp/__pycache__/libhyper.cpython-314.pyc +lib/python3.14/site-packages/mpmath/libmp/__pycache__/libintmath.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/libmp/__pycache__/libintmath.cpython-314.pyc +lib/python3.14/site-packages/mpmath/libmp/__pycache__/libmpc.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/libmp/__pycache__/libmpc.cpython-314.pyc +lib/python3.14/site-packages/mpmath/libmp/__pycache__/libmpf.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/libmp/__pycache__/libmpf.cpython-314.pyc +lib/python3.14/site-packages/mpmath/libmp/__pycache__/libmpi.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/libmp/__pycache__/libmpi.cpython-314.pyc +lib/python3.14/site-packages/mpmath/libmp/backend.py +lib/python3.14/site-packages/mpmath/libmp/gammazeta.py +lib/python3.14/site-packages/mpmath/libmp/libelefun.py +lib/python3.14/site-packages/mpmath/libmp/libhyper.py +lib/python3.14/site-packages/mpmath/libmp/libintmath.py +lib/python3.14/site-packages/mpmath/libmp/libmpc.py +lib/python3.14/site-packages/mpmath/libmp/libmpf.py +lib/python3.14/site-packages/mpmath/libmp/libmpi.py +lib/python3.14/site-packages/mpmath/math2.py +lib/python3.14/site-packages/mpmath/matrices/ +lib/python3.14/site-packages/mpmath/matrices/__init__.py +lib/python3.14/site-packages/mpmath/matrices/__pycache__/ +lib/python3.14/site-packages/mpmath/matrices/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/matrices/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/mpmath/matrices/__pycache__/calculus.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/matrices/__pycache__/calculus.cpython-314.pyc +lib/python3.14/site-packages/mpmath/matrices/__pycache__/eigen.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/matrices/__pycache__/eigen.cpython-314.pyc +lib/python3.14/site-packages/mpmath/matrices/__pycache__/eigen_symmetric.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/matrices/__pycache__/eigen_symmetric.cpython-314.pyc +lib/python3.14/site-packages/mpmath/matrices/__pycache__/linalg.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/matrices/__pycache__/linalg.cpython-314.pyc +lib/python3.14/site-packages/mpmath/matrices/__pycache__/matrices.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/matrices/__pycache__/matrices.cpython-314.pyc +lib/python3.14/site-packages/mpmath/matrices/calculus.py +lib/python3.14/site-packages/mpmath/matrices/eigen.py +lib/python3.14/site-packages/mpmath/matrices/eigen_symmetric.py +lib/python3.14/site-packages/mpmath/matrices/linalg.py +lib/python3.14/site-packages/mpmath/matrices/matrices.py +lib/python3.14/site-packages/mpmath/rational.py +lib/python3.14/site-packages/mpmath/tests/ +lib/python3.14/site-packages/mpmath/tests/__init__.py +lib/python3.14/site-packages/mpmath/tests/__pycache__/ +lib/python3.14/site-packages/mpmath/tests/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/tests/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/mpmath/tests/__pycache__/extratest_gamma.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/tests/__pycache__/extratest_gamma.cpython-314.pyc +lib/python3.14/site-packages/mpmath/tests/__pycache__/extratest_zeta.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/tests/__pycache__/extratest_zeta.cpython-314.pyc +lib/python3.14/site-packages/mpmath/tests/__pycache__/runtests.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/tests/__pycache__/runtests.cpython-314.pyc +lib/python3.14/site-packages/mpmath/tests/__pycache__/test_basic_ops.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/tests/__pycache__/test_basic_ops.cpython-314.pyc +lib/python3.14/site-packages/mpmath/tests/__pycache__/test_bitwise.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/tests/__pycache__/test_bitwise.cpython-314.pyc +lib/python3.14/site-packages/mpmath/tests/__pycache__/test_calculus.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/tests/__pycache__/test_calculus.cpython-314.pyc +lib/python3.14/site-packages/mpmath/tests/__pycache__/test_compatibility.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/tests/__pycache__/test_compatibility.cpython-314.pyc +lib/python3.14/site-packages/mpmath/tests/__pycache__/test_convert.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/tests/__pycache__/test_convert.cpython-314.pyc +lib/python3.14/site-packages/mpmath/tests/__pycache__/test_diff.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/tests/__pycache__/test_diff.cpython-314.pyc +lib/python3.14/site-packages/mpmath/tests/__pycache__/test_division.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/tests/__pycache__/test_division.cpython-314.pyc +lib/python3.14/site-packages/mpmath/tests/__pycache__/test_eigen.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/tests/__pycache__/test_eigen.cpython-314.pyc +lib/python3.14/site-packages/mpmath/tests/__pycache__/test_eigen_symmetric.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/tests/__pycache__/test_eigen_symmetric.cpython-314.pyc +lib/python3.14/site-packages/mpmath/tests/__pycache__/test_elliptic.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/tests/__pycache__/test_elliptic.cpython-314.pyc +lib/python3.14/site-packages/mpmath/tests/__pycache__/test_fp.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/tests/__pycache__/test_fp.cpython-314.pyc +lib/python3.14/site-packages/mpmath/tests/__pycache__/test_functions.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/tests/__pycache__/test_functions.cpython-314.pyc +lib/python3.14/site-packages/mpmath/tests/__pycache__/test_functions2.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/tests/__pycache__/test_functions2.cpython-314.pyc +lib/python3.14/site-packages/mpmath/tests/__pycache__/test_gammazeta.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/tests/__pycache__/test_gammazeta.cpython-314.pyc +lib/python3.14/site-packages/mpmath/tests/__pycache__/test_hp.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/tests/__pycache__/test_hp.cpython-314.pyc +lib/python3.14/site-packages/mpmath/tests/__pycache__/test_identify.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/tests/__pycache__/test_identify.cpython-314.pyc +lib/python3.14/site-packages/mpmath/tests/__pycache__/test_interval.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/tests/__pycache__/test_interval.cpython-314.pyc +lib/python3.14/site-packages/mpmath/tests/__pycache__/test_levin.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/tests/__pycache__/test_levin.cpython-314.pyc +lib/python3.14/site-packages/mpmath/tests/__pycache__/test_linalg.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/tests/__pycache__/test_linalg.cpython-314.pyc +lib/python3.14/site-packages/mpmath/tests/__pycache__/test_matrices.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/tests/__pycache__/test_matrices.cpython-314.pyc +lib/python3.14/site-packages/mpmath/tests/__pycache__/test_mpmath.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/tests/__pycache__/test_mpmath.cpython-314.pyc +lib/python3.14/site-packages/mpmath/tests/__pycache__/test_ode.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/tests/__pycache__/test_ode.cpython-314.pyc +lib/python3.14/site-packages/mpmath/tests/__pycache__/test_pickle.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/tests/__pycache__/test_pickle.cpython-314.pyc +lib/python3.14/site-packages/mpmath/tests/__pycache__/test_power.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/tests/__pycache__/test_power.cpython-314.pyc +lib/python3.14/site-packages/mpmath/tests/__pycache__/test_quad.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/tests/__pycache__/test_quad.cpython-314.pyc +lib/python3.14/site-packages/mpmath/tests/__pycache__/test_rootfinding.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/tests/__pycache__/test_rootfinding.cpython-314.pyc +lib/python3.14/site-packages/mpmath/tests/__pycache__/test_special.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/tests/__pycache__/test_special.cpython-314.pyc +lib/python3.14/site-packages/mpmath/tests/__pycache__/test_str.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/tests/__pycache__/test_str.cpython-314.pyc +lib/python3.14/site-packages/mpmath/tests/__pycache__/test_summation.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/tests/__pycache__/test_summation.cpython-314.pyc +lib/python3.14/site-packages/mpmath/tests/__pycache__/test_trig.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/tests/__pycache__/test_trig.cpython-314.pyc +lib/python3.14/site-packages/mpmath/tests/__pycache__/test_visualization.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/tests/__pycache__/test_visualization.cpython-314.pyc +lib/python3.14/site-packages/mpmath/tests/__pycache__/torture.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mpmath/tests/__pycache__/torture.cpython-314.pyc +lib/python3.14/site-packages/mpmath/tests/extratest_gamma.py +lib/python3.14/site-packages/mpmath/tests/extratest_zeta.py +lib/python3.14/site-packages/mpmath/tests/runtests.py +lib/python3.14/site-packages/mpmath/tests/test_basic_ops.py +lib/python3.14/site-packages/mpmath/tests/test_bitwise.py +lib/python3.14/site-packages/mpmath/tests/test_calculus.py +lib/python3.14/site-packages/mpmath/tests/test_compatibility.py +lib/python3.14/site-packages/mpmath/tests/test_convert.py +lib/python3.14/site-packages/mpmath/tests/test_diff.py +lib/python3.14/site-packages/mpmath/tests/test_division.py +lib/python3.14/site-packages/mpmath/tests/test_eigen.py +lib/python3.14/site-packages/mpmath/tests/test_eigen_symmetric.py +lib/python3.14/site-packages/mpmath/tests/test_elliptic.py +lib/python3.14/site-packages/mpmath/tests/test_fp.py +lib/python3.14/site-packages/mpmath/tests/test_functions.py +lib/python3.14/site-packages/mpmath/tests/test_functions2.py +lib/python3.14/site-packages/mpmath/tests/test_gammazeta.py +lib/python3.14/site-packages/mpmath/tests/test_hp.py +lib/python3.14/site-packages/mpmath/tests/test_identify.py +lib/python3.14/site-packages/mpmath/tests/test_interval.py +lib/python3.14/site-packages/mpmath/tests/test_levin.py +lib/python3.14/site-packages/mpmath/tests/test_linalg.py +lib/python3.14/site-packages/mpmath/tests/test_matrices.py +lib/python3.14/site-packages/mpmath/tests/test_mpmath.py +lib/python3.14/site-packages/mpmath/tests/test_ode.py +lib/python3.14/site-packages/mpmath/tests/test_pickle.py +lib/python3.14/site-packages/mpmath/tests/test_power.py +lib/python3.14/site-packages/mpmath/tests/test_quad.py +lib/python3.14/site-packages/mpmath/tests/test_rootfinding.py +lib/python3.14/site-packages/mpmath/tests/test_special.py +lib/python3.14/site-packages/mpmath/tests/test_str.py +lib/python3.14/site-packages/mpmath/tests/test_summation.py +lib/python3.14/site-packages/mpmath/tests/test_trig.py +lib/python3.14/site-packages/mpmath/tests/test_visualization.py +lib/python3.14/site-packages/mpmath/tests/torture.py +lib/python3.14/site-packages/mpmath/usertools.py +lib/python3.14/site-packages/mpmath/visualization.py Link to /exopi-cvs/ports/packages/amd64/ftp/py3-mpmath-1.2.1p4.tgz >>> Running clean in math/py-mpmath at 1778682604.22 ===> math/py-mpmath ===> Cleaning for py3-mpmath-1.2.1p4 >>> Ended at 1778682604.53 max_stuck=1.53/waiting-for-lock #125=4.92/depends=2.39/show-prepare-results=1.72/extract=0.41/build=2.69/package=6.09/clean=0.34