==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-hypothesis 6.135.26-1 (Fri Jul 11 06:09:11 2025)
==> Retrieving sources...
  -> Cloning python-hypothesis git repo...
Cloning into bare repository '/home/leming/work/python-hypothesis/python-hypothesis'...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    python-hypothesis ... Skipped
==> Validating source files with b2sums...
    python-hypothesis ... Skipped
==> Making package: python-hypothesis 6.135.26-1 (Fri 11 Jul 2025 06:09:28 AM MDT)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (2) python-attrs-25.3.0-1  python-sortedcontainers-2.4.0-7

Total Download Size:   0.05 MiB
Total Installed Size:  0.95 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-sortedcontainers-2.4.0-7-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-attrs...
installing python-sortedcontainers...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (18) perl-error-0.17030-1  perl-mailtools-2.22-1  perl-timedate-2.33-7
              python-autocommand-2.2.2-7  python-jaraco.collections-5.1.0-1
              python-jaraco.context-6.0.1-1  python-jaraco.functools-4.1.0-1
              python-jaraco.text-4.0.0-2  python-more-itertools-10.7.0-1
              python-packaging-25.0-1  python-platformdirs-4.3.6-2
              python-pyproject-hooks-1.2.0-3  zlib-ng-2.2.4-1  git-2.50.1-1
              python-build-1.2.2-3  python-installer-0.7.0-10
              python-setuptools-1:80.9.0-1  python-wheel-0.45.1-1

Total Installed Size:  55.67 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 perl-error...
installing perl-timedate...
installing perl-mailtools...
installing zlib-ng...
installing git...
Optional dependencies for git
    git-zsh-completion: upstream zsh completion
    tk: gitk and git gui
    openssh: ssh transport and crypto
    man: show help with `git command --help`
    perl-libwww: git svn
    perl-term-readkey: git svn and interactive.singlekey setting
    perl-io-socket-ssl: git send-email TLS support
    perl-authen-sasl: git send-email TLS support
    perl-mediawiki-api: git mediawiki support
    perl-datetime-format-iso8601: git mediawiki support
    perl-lwp-protocol-https: git mediawiki https support
    perl-cgi: gitweb (web interface) support
    python: git svn & git p4 [installed]
    subversion: git svn
    org.freedesktop.secrets: keyring credential helper
    libsecret: libsecret credential helper [installed]
installing python-packaging...
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/4) Creating system user accounts...
Creating group 'git' with GID 971.
Creating user 'git' (git daemon user) with UID 971 and GID 971.
(2/4) Reloading system manager configuration...
  Skipped: Current root is not booted.
(3/4) Arming ConditionNeedsUpdate...
(4/4) Checking for old perl modules...
[?25h==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of python-hypothesis git repo...
Cloning into 'python-hypothesis'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
==> Starting build()...
* Getting build dependencies for wheel...
No `packages` or `py_modules` configuration, performing automatic discovery.
`src-layout` detected -- analysing ./src
discovered packages -- ['hypothesis', 'hypothesis.extra', 'hypothesis.utils', 'hypothesis.strategies', 'hypothesis.vendor', 'hypothesis.internal', 'hypothesis.extra.pandas', 'hypothesis.extra.django', 'hypothesis.strategies._internal', 'hypothesis.internal.conjecture', 'hypothesis.internal.conjecture.dfa', 'hypothesis.internal.conjecture.shrinking']
discovered py_modules -- ['_hypothesis_globals', '_hypothesis_pytestplugin', '_hypothesis_ftz_detector']
running egg_info
creating src/hypothesis.egg-info
writing src/hypothesis.egg-info/PKG-INFO
writing dependency_links to src/hypothesis.egg-info/dependency_links.txt
writing entry points to src/hypothesis.egg-info/entry_points.txt
writing requirements to src/hypothesis.egg-info/requires.txt
writing top-level names to src/hypothesis.egg-info/top_level.txt
writing manifest file 'src/hypothesis.egg-info/SOURCES.txt'
reading manifest file 'src/hypothesis.egg-info/SOURCES.txt'
adding license file 'LICENSE.txt'
writing manifest file 'src/hypothesis.egg-info/SOURCES.txt'
* Building wheel...
No `packages` or `py_modules` configuration, performing automatic discovery.
`src-layout` detected -- analysing ./src
discovered packages -- ['hypothesis', 'hypothesis.extra', 'hypothesis.utils', 'hypothesis.strategies', 'hypothesis.vendor', 'hypothesis.internal', 'hypothesis.extra.pandas', 'hypothesis.extra.django', 'hypothesis.strategies._internal', 'hypothesis.internal.conjecture', 'hypothesis.internal.conjecture.dfa', 'hypothesis.internal.conjecture.shrinking']
discovered py_modules -- ['_hypothesis_globals', '_hypothesis_pytestplugin', '_hypothesis_ftz_detector']
running bdist_wheel
running build
running build_py
creating build/lib
copying src/_hypothesis_globals.py -> build/lib
copying src/_hypothesis_pytestplugin.py -> build/lib
copying src/_hypothesis_ftz_detector.py -> build/lib
creating build/lib/hypothesis
copying src/hypothesis/__init__.py -> build/lib/hypothesis
copying src/hypothesis/core.py -> build/lib/hypothesis
copying src/hypothesis/stateful.py -> build/lib/hypothesis
copying src/hypothesis/configuration.py -> build/lib/hypothesis
copying src/hypothesis/reporting.py -> build/lib/hypothesis
copying src/hypothesis/version.py -> build/lib/hypothesis
copying src/hypothesis/control.py -> build/lib/hypothesis
copying src/hypothesis/statistics.py -> build/lib/hypothesis
copying src/hypothesis/provisional.py -> build/lib/hypothesis
copying src/hypothesis/database.py -> build/lib/hypothesis
copying src/hypothesis/entry_points.py -> build/lib/hypothesis
copying src/hypothesis/errors.py -> build/lib/hypothesis
copying src/hypothesis/_settings.py -> build/lib/hypothesis
creating build/lib/hypothesis/extra
copying src/hypothesis/extra/__init__.py -> build/lib/hypothesis/extra
copying src/hypothesis/extra/redis.py -> build/lib/hypothesis/extra
copying src/hypothesis/extra/pytz.py -> build/lib/hypothesis/extra
copying src/hypothesis/extra/array_api.py -> build/lib/hypothesis/extra
copying src/hypothesis/extra/codemods.py -> build/lib/hypothesis/extra
copying src/hypothesis/extra/numpy.py -> build/lib/hypothesis/extra
copying src/hypothesis/extra/ghostwriter.py -> build/lib/hypothesis/extra
copying src/hypothesis/extra/dateutil.py -> build/lib/hypothesis/extra
copying src/hypothesis/extra/lark.py -> build/lib/hypothesis/extra
copying src/hypothesis/extra/_array_helpers.py -> build/lib/hypothesis/extra
copying src/hypothesis/extra/cli.py -> build/lib/hypothesis/extra
copying src/hypothesis/extra/pytestplugin.py -> build/lib/hypothesis/extra
copying src/hypothesis/extra/dpcontracts.py -> build/lib/hypothesis/extra
copying src/hypothesis/extra/_patching.py -> build/lib/hypothesis/extra
creating build/lib/hypothesis/utils
copying src/hypothesis/utils/__init__.py -> build/lib/hypothesis/utils
copying src/hypothesis/utils/conventions.py -> build/lib/hypothesis/utils
copying src/hypothesis/utils/threading.py -> build/lib/hypothesis/utils
copying src/hypothesis/utils/terminal.py -> build/lib/hypothesis/utils
copying src/hypothesis/utils/dynamicvariables.py -> build/lib/hypothesis/utils
creating build/lib/hypothesis/strategies
copying src/hypothesis/strategies/__init__.py -> build/lib/hypothesis/strategies
creating build/lib/hypothesis/vendor
copying src/hypothesis/vendor/__init__.py -> build/lib/hypothesis/vendor
copying src/hypothesis/vendor/pretty.py -> build/lib/hypothesis/vendor
creating build/lib/hypothesis/internal
copying src/hypothesis/internal/detection.py -> build/lib/hypothesis/internal
copying src/hypothesis/internal/__init__.py -> build/lib/hypothesis/internal
copying src/hypothesis/internal/cache.py -> build/lib/hypothesis/internal
copying src/hypothesis/internal/observability.py -> build/lib/hypothesis/internal
copying src/hypothesis/internal/entropy.py -> build/lib/hypothesis/internal
copying src/hypothesis/internal/coverage.py -> build/lib/hypothesis/internal
copying src/hypothesis/internal/compat.py -> build/lib/hypothesis/internal
copying src/hypothesis/internal/cathetus.py -> build/lib/hypothesis/internal
copying src/hypothesis/internal/validation.py -> build/lib/hypothesis/internal
copying src/hypothesis/internal/filtering.py -> build/lib/hypothesis/internal
copying src/hypothesis/internal/healthcheck.py -> build/lib/hypothesis/internal
copying src/hypothesis/internal/constants_ast.py -> build/lib/hypothesis/internal
copying src/hypothesis/internal/intervalsets.py -> build/lib/hypothesis/internal
copying src/hypothesis/internal/floats.py -> build/lib/hypothesis/internal
copying src/hypothesis/internal/scrutineer.py -> build/lib/hypothesis/internal
copying src/hypothesis/internal/escalation.py -> build/lib/hypothesis/internal
copying src/hypothesis/internal/charmap.py -> build/lib/hypothesis/internal
copying src/hypothesis/internal/reflection.py -> build/lib/hypothesis/internal
creating build/lib/hypothesis/extra/pandas
copying src/hypothesis/extra/pandas/__init__.py -> build/lib/hypothesis/extra/pandas
copying src/hypothesis/extra/pandas/impl.py -> build/lib/hypothesis/extra/pandas
creating build/lib/hypothesis/extra/django
copying src/hypothesis/extra/django/__init__.py -> build/lib/hypothesis/extra/django
copying src/hypothesis/extra/django/_fields.py -> build/lib/hypothesis/extra/django
copying src/hypothesis/extra/django/_impl.py -> build/lib/hypothesis/extra/django
creating build/lib/hypothesis/strategies/_internal
copying src/hypothesis/strategies/_internal/recursive.py -> build/lib/hypothesis/strategies/_internal
copying src/hypothesis/strategies/_internal/__init__.py -> build/lib/hypothesis/strategies/_internal
copying src/hypothesis/strategies/_internal/core.py -> build/lib/hypothesis/strategies/_internal
copying src/hypothesis/strategies/_internal/datetime.py -> build/lib/hypothesis/strategies/_internal
copying src/hypothesis/strategies/_internal/collections.py -> build/lib/hypothesis/strategies/_internal
copying src/hypothesis/strategies/_internal/deferred.py -> build/lib/hypothesis/strategies/_internal
copying src/hypothesis/strategies/_internal/attrs.py -> build/lib/hypothesis/strategies/_internal
copying src/hypothesis/strategies/_internal/lazy.py -> build/lib/hypothesis/strategies/_internal
copying src/hypothesis/strategies/_internal/numbers.py -> build/lib/hypothesis/strategies/_internal
copying src/hypothesis/strategies/_internal/random.py -> build/lib/hypothesis/strategies/_internal
copying src/hypothesis/strategies/_internal/featureflags.py -> build/lib/hypothesis/strategies/_internal
copying src/hypothesis/strategies/_internal/utils.py -> build/lib/hypothesis/strategies/_internal
copying src/hypothesis/strategies/_internal/types.py -> build/lib/hypothesis/strategies/_internal
copying src/hypothesis/strategies/_internal/misc.py -> build/lib/hypothesis/strategies/_internal
copying src/hypothesis/strategies/_internal/regex.py -> build/lib/hypothesis/strategies/_internal
copying src/hypothesis/strategies/_internal/shared.py -> build/lib/hypothesis/strategies/_internal
copying src/hypothesis/strategies/_internal/strategies.py -> build/lib/hypothesis/strategies/_internal
copying src/hypothesis/strategies/_internal/flatmapped.py -> build/lib/hypothesis/strategies/_internal
copying src/hypothesis/strategies/_internal/functions.py -> build/lib/hypothesis/strategies/_internal
copying src/hypothesis/strategies/_internal/strings.py -> build/lib/hypothesis/strategies/_internal
copying src/hypothesis/strategies/_internal/ipaddress.py -> build/lib/hypothesis/strategies/_internal
creating build/lib/hypothesis/internal/conjecture
copying src/hypothesis/internal/conjecture/junkdrawer.py -> build/lib/hypothesis/internal/conjecture
copying src/hypothesis/internal/conjecture/__init__.py -> build/lib/hypothesis/internal/conjecture
copying src/hypothesis/internal/conjecture/data.py -> build/lib/hypothesis/internal/conjecture
copying src/hypothesis/internal/conjecture/choice.py -> build/lib/hypothesis/internal/conjecture
copying src/hypothesis/internal/conjecture/optimiser.py -> build/lib/hypothesis/internal/conjecture
copying src/hypothesis/internal/conjecture/datatree.py -> build/lib/hypothesis/internal/conjecture
copying src/hypothesis/internal/conjecture/provider_conformance.py -> build/lib/hypothesis/internal/conjecture
copying src/hypothesis/internal/conjecture/engine.py -> build/lib/hypothesis/internal/conjecture
copying src/hypothesis/internal/conjecture/utils.py -> build/lib/hypothesis/internal/conjecture
copying src/hypothesis/internal/conjecture/shrinker.py -> build/lib/hypothesis/internal/conjecture
copying src/hypothesis/internal/conjecture/floats.py -> build/lib/hypothesis/internal/conjecture
copying src/hypothesis/internal/conjecture/pareto.py -> build/lib/hypothesis/internal/conjecture
copying src/hypothesis/internal/conjecture/providers.py -> build/lib/hypothesis/internal/conjecture
creating build/lib/hypothesis/internal/conjecture/dfa
copying src/hypothesis/internal/conjecture/dfa/__init__.py -> build/lib/hypothesis/internal/conjecture/dfa
copying src/hypothesis/internal/conjecture/dfa/lstar.py -> build/lib/hypothesis/internal/conjecture/dfa
creating build/lib/hypothesis/internal/conjecture/shrinking
copying src/hypothesis/internal/conjecture/shrinking/__init__.py -> build/lib/hypothesis/internal/conjecture/shrinking
copying src/hypothesis/internal/conjecture/shrinking/choicetree.py -> build/lib/hypothesis/internal/conjecture/shrinking
copying src/hypothesis/internal/conjecture/shrinking/common.py -> build/lib/hypothesis/internal/conjecture/shrinking
copying src/hypothesis/internal/conjecture/shrinking/collection.py -> build/lib/hypothesis/internal/conjecture/shrinking
copying src/hypothesis/internal/conjecture/shrinking/integer.py -> build/lib/hypothesis/internal/conjecture/shrinking
copying src/hypothesis/internal/conjecture/shrinking/string.py -> build/lib/hypothesis/internal/conjecture/shrinking
copying src/hypothesis/internal/conjecture/shrinking/bytes.py -> build/lib/hypothesis/internal/conjecture/shrinking
copying src/hypothesis/internal/conjecture/shrinking/floats.py -> build/lib/hypothesis/internal/conjecture/shrinking
copying src/hypothesis/internal/conjecture/shrinking/ordering.py -> build/lib/hypothesis/internal/conjecture/shrinking
running egg_info
writing src/hypothesis.egg-info/PKG-INFO
writing dependency_links to src/hypothesis.egg-info/dependency_links.txt
writing entry points to src/hypothesis.egg-info/entry_points.txt
writing requirements to src/hypothesis.egg-info/requires.txt
writing top-level names to src/hypothesis.egg-info/top_level.txt
reading manifest file 'src/hypothesis.egg-info/SOURCES.txt'
adding license file 'LICENSE.txt'
writing manifest file 'src/hypothesis.egg-info/SOURCES.txt'
copying src/hypothesis/py.typed -> build/lib/hypothesis
copying src/hypothesis/vendor/tlds-alpha-by-domain.txt -> build/lib/hypothesis/vendor
copying src/hypothesis/vendor/tlds-alpha-by-domain.txt -> build/lib/hypothesis/vendor
installing to build/bdist.linux-aarch64/wheel
running install
running install_lib
creating build/bdist.linux-aarch64/wheel
creating build/bdist.linux-aarch64/wheel/hypothesis
creating build/bdist.linux-aarch64/wheel/hypothesis/extra
copying build/lib/hypothesis/extra/__init__.py -> build/bdist.linux-aarch64/wheel/./hypothesis/extra
copying build/lib/hypothesis/extra/redis.py -> build/bdist.linux-aarch64/wheel/./hypothesis/extra
creating build/bdist.linux-aarch64/wheel/hypothesis/extra/pandas
copying build/lib/hypothesis/extra/pandas/__init__.py -> build/bdist.linux-aarch64/wheel/./hypothesis/extra/pandas
copying build/lib/hypothesis/extra/pandas/impl.py -> build/bdist.linux-aarch64/wheel/./hypothesis/extra/pandas
copying build/lib/hypothesis/extra/pytz.py -> build/bdist.linux-aarch64/wheel/./hypothesis/extra
copying build/lib/hypothesis/extra/array_api.py -> build/bdist.linux-aarch64/wheel/./hypothesis/extra
creating build/bdist.linux-aarch64/wheel/hypothesis/extra/django
copying build/lib/hypothesis/extra/django/__init__.py -> build/bdist.linux-aarch64/wheel/./hypothesis/extra/django
copying build/lib/hypothesis/extra/django/_fields.py -> build/bdist.linux-aarch64/wheel/./hypothesis/extra/django
copying build/lib/hypothesis/extra/django/_impl.py -> build/bdist.linux-aarch64/wheel/./hypothesis/extra/django
copying build/lib/hypothesis/extra/codemods.py -> build/bdist.linux-aarch64/wheel/./hypothesis/extra
copying build/lib/hypothesis/extra/numpy.py -> build/bdist.linux-aarch64/wheel/./hypothesis/extra
copying build/lib/hypothesis/extra/ghostwriter.py -> build/bdist.linux-aarch64/wheel/./hypothesis/extra
copying build/lib/hypothesis/extra/dateutil.py -> build/bdist.linux-aarch64/wheel/./hypothesis/extra
copying build/lib/hypothesis/extra/lark.py -> build/bdist.linux-aarch64/wheel/./hypothesis/extra
copying build/lib/hypothesis/extra/_array_helpers.py -> build/bdist.linux-aarch64/wheel/./hypothesis/extra
copying build/lib/hypothesis/extra/cli.py -> build/bdist.linux-aarch64/wheel/./hypothesis/extra
copying build/lib/hypothesis/extra/pytestplugin.py -> build/bdist.linux-aarch64/wheel/./hypothesis/extra
copying build/lib/hypothesis/extra/dpcontracts.py -> build/bdist.linux-aarch64/wheel/./hypothesis/extra
copying build/lib/hypothesis/extra/_patching.py -> build/bdist.linux-aarch64/wheel/./hypothesis/extra
copying build/lib/hypothesis/__init__.py -> build/bdist.linux-aarch64/wheel/./hypothesis
creating build/bdist.linux-aarch64/wheel/hypothesis/utils
copying build/lib/hypothesis/utils/__init__.py -> build/bdist.linux-aarch64/wheel/./hypothesis/utils
copying build/lib/hypothesis/utils/conventions.py -> build/bdist.linux-aarch64/wheel/./hypothesis/utils
copying build/lib/hypothesis/utils/threading.py -> build/bdist.linux-aarch64/wheel/./hypothesis/utils
copying build/lib/hypothesis/utils/terminal.py -> build/bdist.linux-aarch64/wheel/./hypothesis/utils
copying build/lib/hypothesis/utils/dynamicvariables.py -> build/bdist.linux-aarch64/wheel/./hypothesis/utils
copying build/lib/hypothesis/py.typed -> build/bdist.linux-aarch64/wheel/./hypothesis
copying build/lib/hypothesis/core.py -> build/bdist.linux-aarch64/wheel/./hypothesis
creating build/bdist.linux-aarch64/wheel/hypothesis/strategies
copying build/lib/hypothesis/strategies/__init__.py -> build/bdist.linux-aarch64/wheel/./hypothesis/strategies
creating build/bdist.linux-aarch64/wheel/hypothesis/strategies/_internal
copying build/lib/hypothesis/strategies/_internal/recursive.py -> build/bdist.linux-aarch64/wheel/./hypothesis/strategies/_internal
copying build/lib/hypothesis/strategies/_internal/__init__.py -> build/bdist.linux-aarch64/wheel/./hypothesis/strategies/_internal
copying build/lib/hypothesis/strategies/_internal/core.py -> build/bdist.linux-aarch64/wheel/./hypothesis/strategies/_internal
copying build/lib/hypothesis/strategies/_internal/datetime.py -> build/bdist.linux-aarch64/wheel/./hypothesis/strategies/_internal
copying build/lib/hypothesis/strategies/_internal/collections.py -> build/bdist.linux-aarch64/wheel/./hypothesis/strategies/_internal
copying build/lib/hypothesis/strategies/_internal/deferred.py -> build/bdist.linux-aarch64/wheel/./hypothesis/strategies/_internal
copying build/lib/hypothesis/strategies/_internal/attrs.py -> build/bdist.linux-aarch64/wheel/./hypothesis/strategies/_internal
copying build/lib/hypothesis/strategies/_internal/lazy.py -> build/bdist.linux-aarch64/wheel/./hypothesis/strategies/_internal
copying build/lib/hypothesis/strategies/_internal/numbers.py -> build/bdist.linux-aarch64/wheel/./hypothesis/strategies/_internal
copying build/lib/hypothesis/strategies/_internal/random.py -> build/bdist.linux-aarch64/wheel/./hypothesis/strategies/_internal
copying build/lib/hypothesis/strategies/_internal/featureflags.py -> build/bdist.linux-aarch64/wheel/./hypothesis/strategies/_internal
copying build/lib/hypothesis/strategies/_internal/utils.py -> build/bdist.linux-aarch64/wheel/./hypothesis/strategies/_internal
copying build/lib/hypothesis/strategies/_internal/types.py -> build/bdist.linux-aarch64/wheel/./hypothesis/strategies/_internal
copying build/lib/hypothesis/strategies/_internal/misc.py -> build/bdist.linux-aarch64/wheel/./hypothesis/strategies/_internal
copying build/lib/hypothesis/strategies/_internal/regex.py -> build/bdist.linux-aarch64/wheel/./hypothesis/strategies/_internal
copying build/lib/hypothesis/strategies/_internal/shared.py -> build/bdist.linux-aarch64/wheel/./hypothesis/strategies/_internal
copying build/lib/hypothesis/strategies/_internal/strategies.py -> build/bdist.linux-aarch64/wheel/./hypothesis/strategies/_internal
copying build/lib/hypothesis/strategies/_internal/flatmapped.py -> build/bdist.linux-aarch64/wheel/./hypothesis/strategies/_internal
copying build/lib/hypothesis/strategies/_internal/functions.py -> build/bdist.linux-aarch64/wheel/./hypothesis/strategies/_internal
copying build/lib/hypothesis/strategies/_internal/strings.py -> build/bdist.linux-aarch64/wheel/./hypothesis/strategies/_internal
copying build/lib/hypothesis/strategies/_internal/ipaddress.py -> build/bdist.linux-aarch64/wheel/./hypothesis/strategies/_internal
copying build/lib/hypothesis/stateful.py -> build/bdist.linux-aarch64/wheel/./hypothesis
copying build/lib/hypothesis/configuration.py -> build/bdist.linux-aarch64/wheel/./hypothesis
creating build/bdist.linux-aarch64/wheel/hypothesis/vendor
copying build/lib/hypothesis/vendor/__init__.py -> build/bdist.linux-aarch64/wheel/./hypothesis/vendor
copying build/lib/hypothesis/vendor/pretty.py -> build/bdist.linux-aarch64/wheel/./hypothesis/vendor
copying build/lib/hypothesis/vendor/tlds-alpha-by-domain.txt -> build/bdist.linux-aarch64/wheel/./hypothesis/vendor
copying build/lib/hypothesis/reporting.py -> build/bdist.linux-aarch64/wheel/./hypothesis
copying build/lib/hypothesis/version.py -> build/bdist.linux-aarch64/wheel/./hypothesis
copying build/lib/hypothesis/control.py -> build/bdist.linux-aarch64/wheel/./hypothesis
copying build/lib/hypothesis/statistics.py -> build/bdist.linux-aarch64/wheel/./hypothesis
copying build/lib/hypothesis/provisional.py -> build/bdist.linux-aarch64/wheel/./hypothesis
creating build/bdist.linux-aarch64/wheel/hypothesis/internal
copying build/lib/hypothesis/internal/detection.py -> build/bdist.linux-aarch64/wheel/./hypothesis/internal
copying build/lib/hypothesis/internal/__init__.py -> build/bdist.linux-aarch64/wheel/./hypothesis/internal
copying build/lib/hypothesis/internal/cache.py -> build/bdist.linux-aarch64/wheel/./hypothesis/internal
copying build/lib/hypothesis/internal/observability.py -> build/bdist.linux-aarch64/wheel/./hypothesis/internal
copying build/lib/hypothesis/internal/entropy.py -> build/bdist.linux-aarch64/wheel/./hypothesis/internal
copying build/lib/hypothesis/internal/coverage.py -> build/bdist.linux-aarch64/wheel/./hypothesis/internal
copying build/lib/hypothesis/internal/compat.py -> build/bdist.linux-aarch64/wheel/./hypothesis/internal
copying build/lib/hypothesis/internal/cathetus.py -> build/bdist.linux-aarch64/wheel/./hypothesis/internal
copying build/lib/hypothesis/internal/validation.py -> build/bdist.linux-aarch64/wheel/./hypothesis/internal
creating build/bdist.linux-aarch64/wheel/hypothesis/internal/conjecture
creating build/bdist.linux-aarch64/wheel/hypothesis/internal/conjecture/dfa
copying build/lib/hypothesis/internal/conjecture/dfa/__init__.py -> build/bdist.linux-aarch64/wheel/./hypothesis/internal/conjecture/dfa
copying build/lib/hypothesis/internal/conjecture/dfa/lstar.py -> build/bdist.linux-aarch64/wheel/./hypothesis/internal/conjecture/dfa
copying build/lib/hypothesis/internal/conjecture/junkdrawer.py -> build/bdist.linux-aarch64/wheel/./hypothesis/internal/conjecture
copying build/lib/hypothesis/internal/conjecture/__init__.py -> build/bdist.linux-aarch64/wheel/./hypothesis/internal/conjecture
copying build/lib/hypothesis/internal/conjecture/data.py -> build/bdist.linux-aarch64/wheel/./hypothesis/internal/conjecture
copying build/lib/hypothesis/internal/conjecture/choice.py -> build/bdist.linux-aarch64/wheel/./hypothesis/internal/conjecture
copying build/lib/hypothesis/internal/conjecture/optimiser.py -> build/bdist.linux-aarch64/wheel/./hypothesis/internal/conjecture
copying build/lib/hypothesis/internal/conjecture/datatree.py -> build/bdist.linux-aarch64/wheel/./hypothesis/internal/conjecture
copying build/lib/hypothesis/internal/conjecture/provider_conformance.py -> build/bdist.linux-aarch64/wheel/./hypothesis/internal/conjecture
copying build/lib/hypothesis/internal/conjecture/engine.py -> build/bdist.linux-aarch64/wheel/./hypothesis/internal/conjecture
copying build/lib/hypothesis/internal/conjecture/utils.py -> build/bdist.linux-aarch64/wheel/./hypothesis/internal/conjecture
copying build/lib/hypothesis/internal/conjecture/shrinker.py -> build/bdist.linux-aarch64/wheel/./hypothesis/internal/conjecture
copying build/lib/hypothesis/internal/conjecture/floats.py -> build/bdist.linux-aarch64/wheel/./hypothesis/internal/conjecture
copying build/lib/hypothesis/internal/conjecture/pareto.py -> build/bdist.linux-aarch64/wheel/./hypothesis/internal/conjecture
creating build/bdist.linux-aarch64/wheel/hypothesis/internal/conjecture/shrinking
copying build/lib/hypothesis/internal/conjecture/shrinking/__init__.py -> build/bdist.linux-aarch64/wheel/./hypothesis/internal/conjecture/shrinking
copying build/lib/hypothesis/internal/conjecture/shrinking/choicetree.py -> build/bdist.linux-aarch64/wheel/./hypothesis/internal/conjecture/shrinking
copying build/lib/hypothesis/internal/conjecture/shrinking/common.py -> build/bdist.linux-aarch64/wheel/./hypothesis/internal/conjecture/shrinking
copying build/lib/hypothesis/internal/conjecture/shrinking/collection.py -> build/bdist.linux-aarch64/wheel/./hypothesis/internal/conjecture/shrinking
copying build/lib/hypothesis/internal/conjecture/shrinking/integer.py -> build/bdist.linux-aarch64/wheel/./hypothesis/internal/conjecture/shrinking
copying build/lib/hypothesis/internal/conjecture/shrinking/string.py -> build/bdist.linux-aarch64/wheel/./hypothesis/internal/conjecture/shrinking
copying build/lib/hypothesis/internal/conjecture/shrinking/bytes.py -> build/bdist.linux-aarch64/wheel/./hypothesis/internal/conjecture/shrinking
copying build/lib/hypothesis/internal/conjecture/shrinking/floats.py -> build/bdist.linux-aarch64/wheel/./hypothesis/internal/conjecture/shrinking
copying build/lib/hypothesis/internal/conjecture/shrinking/ordering.py -> build/bdist.linux-aarch64/wheel/./hypothesis/internal/conjecture/shrinking
copying build/lib/hypothesis/internal/conjecture/providers.py -> build/bdist.linux-aarch64/wheel/./hypothesis/internal/conjecture
copying build/lib/hypothesis/internal/filtering.py -> build/bdist.linux-aarch64/wheel/./hypothesis/internal
copying build/lib/hypothesis/internal/healthcheck.py -> build/bdist.linux-aarch64/wheel/./hypothesis/internal
copying build/lib/hypothesis/internal/constants_ast.py -> build/bdist.linux-aarch64/wheel/./hypothesis/internal
copying build/lib/hypothesis/internal/intervalsets.py -> build/bdist.linux-aarch64/wheel/./hypothesis/internal
copying build/lib/hypothesis/internal/floats.py -> build/bdist.linux-aarch64/wheel/./hypothesis/internal
copying build/lib/hypothesis/internal/scrutineer.py -> build/bdist.linux-aarch64/wheel/./hypothesis/internal
copying build/lib/hypothesis/internal/escalation.py -> build/bdist.linux-aarch64/wheel/./hypothesis/internal
copying build/lib/hypothesis/internal/charmap.py -> build/bdist.linux-aarch64/wheel/./hypothesis/internal
copying build/lib/hypothesis/internal/reflection.py -> build/bdist.linux-aarch64/wheel/./hypothesis/internal
copying build/lib/hypothesis/database.py -> build/bdist.linux-aarch64/wheel/./hypothesis
copying build/lib/hypothesis/entry_points.py -> build/bdist.linux-aarch64/wheel/./hypothesis
copying build/lib/hypothesis/errors.py -> build/bdist.linux-aarch64/wheel/./hypothesis
copying build/lib/hypothesis/_settings.py -> build/bdist.linux-aarch64/wheel/./hypothesis
copying build/lib/_hypothesis_globals.py -> build/bdist.linux-aarch64/wheel/.
copying build/lib/_hypothesis_pytestplugin.py -> build/bdist.linux-aarch64/wheel/.
copying build/lib/_hypothesis_ftz_detector.py -> build/bdist.linux-aarch64/wheel/.
running install_egg_info
Copying src/hypothesis.egg-info to build/bdist.linux-aarch64/wheel/./hypothesis-6.135.26-py3.13.egg-info
running install_scripts
creating build/bdist.linux-aarch64/wheel/hypothesis-6.135.26.dist-info/WHEEL
creating '/build/python-hypothesis/src/python-hypothesis/hypothesis-python/dist/.tmp-xtx0xnux/hypothesis-6.135.26-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding '_hypothesis_ftz_detector.py'
adding '_hypothesis_globals.py'
adding '_hypothesis_pytestplugin.py'
adding 'hypothesis/__init__.py'
adding 'hypothesis/_settings.py'
adding 'hypothesis/configuration.py'
adding 'hypothesis/control.py'
adding 'hypothesis/core.py'
adding 'hypothesis/database.py'
adding 'hypothesis/entry_points.py'
adding 'hypothesis/errors.py'
adding 'hypothesis/provisional.py'
adding 'hypothesis/py.typed'
adding 'hypothesis/reporting.py'
adding 'hypothesis/stateful.py'
adding 'hypothesis/statistics.py'
adding 'hypothesis/version.py'
adding 'hypothesis/extra/__init__.py'
adding 'hypothesis/extra/_array_helpers.py'
adding 'hypothesis/extra/_patching.py'
adding 'hypothesis/extra/array_api.py'
adding 'hypothesis/extra/cli.py'
adding 'hypothesis/extra/codemods.py'
adding 'hypothesis/extra/dateutil.py'
adding 'hypothesis/extra/dpcontracts.py'
adding 'hypothesis/extra/ghostwriter.py'
adding 'hypothesis/extra/lark.py'
adding 'hypothesis/extra/numpy.py'
adding 'hypothesis/extra/pytestplugin.py'
adding 'hypothesis/extra/pytz.py'
adding 'hypothesis/extra/redis.py'
adding 'hypothesis/extra/django/__init__.py'
adding 'hypothesis/extra/django/_fields.py'
adding 'hypothesis/extra/django/_impl.py'
adding 'hypothesis/extra/pandas/__init__.py'
adding 'hypothesis/extra/pandas/impl.py'
adding 'hypothesis/internal/__init__.py'
adding 'hypothesis/internal/cache.py'
adding 'hypothesis/internal/cathetus.py'
adding 'hypothesis/internal/charmap.py'
adding 'hypothesis/internal/compat.py'
adding 'hypothesis/internal/constants_ast.py'
adding 'hypothesis/internal/coverage.py'
adding 'hypothesis/internal/detection.py'
adding 'hypothesis/internal/entropy.py'
adding 'hypothesis/internal/escalation.py'
adding 'hypothesis/internal/filtering.py'
adding 'hypothesis/internal/floats.py'
adding 'hypothesis/internal/healthcheck.py'
adding 'hypothesis/internal/intervalsets.py'
adding 'hypothesis/internal/observability.py'
adding 'hypothesis/internal/reflection.py'
adding 'hypothesis/internal/scrutineer.py'
adding 'hypothesis/internal/validation.py'
adding 'hypothesis/internal/conjecture/__init__.py'
adding 'hypothesis/internal/conjecture/choice.py'
adding 'hypothesis/internal/conjecture/data.py'
adding 'hypothesis/internal/conjecture/datatree.py'
adding 'hypothesis/internal/conjecture/engine.py'
adding 'hypothesis/internal/conjecture/floats.py'
adding 'hypothesis/internal/conjecture/junkdrawer.py'
adding 'hypothesis/internal/conjecture/optimiser.py'
adding 'hypothesis/internal/conjecture/pareto.py'
adding 'hypothesis/internal/conjecture/provider_conformance.py'
adding 'hypothesis/internal/conjecture/providers.py'
adding 'hypothesis/internal/conjecture/shrinker.py'
adding 'hypothesis/internal/conjecture/utils.py'
adding 'hypothesis/internal/conjecture/dfa/__init__.py'
adding 'hypothesis/internal/conjecture/dfa/lstar.py'
adding 'hypothesis/internal/conjecture/shrinking/__init__.py'
adding 'hypothesis/internal/conjecture/shrinking/bytes.py'
adding 'hypothesis/internal/conjecture/shrinking/choicetree.py'
adding 'hypothesis/internal/conjecture/shrinking/collection.py'
adding 'hypothesis/internal/conjecture/shrinking/common.py'
adding 'hypothesis/internal/conjecture/shrinking/floats.py'
adding 'hypothesis/internal/conjecture/shrinking/integer.py'
adding 'hypothesis/internal/conjecture/shrinking/ordering.py'
adding 'hypothesis/internal/conjecture/shrinking/string.py'
adding 'hypothesis/strategies/__init__.py'
adding 'hypothesis/strategies/_internal/__init__.py'
adding 'hypothesis/strategies/_internal/attrs.py'
adding 'hypothesis/strategies/_internal/collections.py'
adding 'hypothesis/strategies/_internal/core.py'
adding 'hypothesis/strategies/_internal/datetime.py'
adding 'hypothesis/strategies/_internal/deferred.py'
adding 'hypothesis/strategies/_internal/featureflags.py'
adding 'hypothesis/strategies/_internal/flatmapped.py'
adding 'hypothesis/strategies/_internal/functions.py'
adding 'hypothesis/strategies/_internal/ipaddress.py'
adding 'hypothesis/strategies/_internal/lazy.py'
adding 'hypothesis/strategies/_internal/misc.py'
adding 'hypothesis/strategies/_internal/numbers.py'
adding 'hypothesis/strategies/_internal/random.py'
adding 'hypothesis/strategies/_internal/recursive.py'
adding 'hypothesis/strategies/_internal/regex.py'
adding 'hypothesis/strategies/_internal/shared.py'
adding 'hypothesis/strategies/_internal/strategies.py'
adding 'hypothesis/strategies/_internal/strings.py'
adding 'hypothesis/strategies/_internal/types.py'
adding 'hypothesis/strategies/_internal/utils.py'
adding 'hypothesis/utils/__init__.py'
adding 'hypothesis/utils/conventions.py'
adding 'hypothesis/utils/dynamicvariables.py'
adding 'hypothesis/utils/terminal.py'
adding 'hypothesis/utils/threading.py'
adding 'hypothesis/vendor/__init__.py'
adding 'hypothesis/vendor/pretty.py'
adding 'hypothesis/vendor/tlds-alpha-by-domain.txt'
adding 'hypothesis-6.135.26.dist-info/licenses/LICENSE.txt'
adding 'hypothesis-6.135.26.dist-info/METADATA'
adding 'hypothesis-6.135.26.dist-info/WHEEL'
adding 'hypothesis-6.135.26.dist-info/entry_points.txt'
adding 'hypothesis-6.135.26.dist-info/top_level.txt'
adding 'hypothesis-6.135.26.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Successfully built hypothesis-6.135.26-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-hypothesis"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-hypothesis 6.135.26-1 (Fri 11 Jul 2025 06:09:56 AM MDT)
==> Cleaning up...