>>> py3-hypothesis: Building main/py3-hypothesis 6.58.1-r0 (using abuild 3.10.0_rc1-r2) started Sun, 27 Nov 2022 16:59:33 +0000 >>> py3-hypothesis: Checking sanity of /home/buildozer/aports/main/py3-hypothesis/APKBUILD... >>> py3-hypothesis: Analyzing dependencies... >>> py3-hypothesis: Installing for build: build-base py3-attrs py3-sortedcontainers py3-setuptools (1/14) Installing libbz2 (1.0.8-r4) (2/14) Installing libffi (3.4.4-r0) (3/14) Installing gdbm (1.23-r0) (4/14) Installing xz-libs (5.2.8-r0) (5/14) Installing mpdecimal (2.5.1-r1) (6/14) Installing readline (8.2.0-r0) (7/14) Installing sqlite-libs (3.40.0-r0) (8/14) Installing python3 (3.11.0-r2) (9/14) Installing py3-attrs (22.1.0-r1) (10/14) Installing py3-sortedcontainers (2.4.0-r2) (11/14) Installing py3-parsing (3.0.9-r1) (12/14) Installing py3-packaging (21.3-r3) (13/14) Installing py3-setuptools (65.6.3-r0) (14/14) Installing .makedepends-py3-hypothesis (20221127.165934) Executing busybox-1.35.0-r29.trigger OK: 373 MiB in 111 packages >>> py3-hypothesis: Cleaning up srcdir >>> py3-hypothesis: Cleaning up pkgdir >>> py3-hypothesis: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py-hypothesis-6.58.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-hypothesis: Fetching py-hypothesis-6.58.1.tar.gz::https://github.com/HypothesisWorks/hypothesis-python/archive/hypothesis-python-6.58.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 406k 0 406k 0 0 144k 0 --:--:-- 0:00:02 --:--:-- 437k 100 3037k 0 3037k 0 0 777k 0 --:--:-- 0:00:03 --:--:-- 1500k 100 5591k 0 5591k 0 0 1162k 0 --:--:-- 0:00:04 --:--:-- 1910k 100 7307k 0 7307k 0 0 1258k 0 --:--:-- 0:00:05 --:--:-- 1862k 100 9116k 0 9116k 0 0 1356k 0 --:--:-- 0:00:06 --:--:-- 1883k >>> py3-hypothesis: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py-hypothesis-6.58.1.tar.gz >>> py3-hypothesis: Checking sha512sums... py-hypothesis-6.58.1.tar.gz: OK >>> py3-hypothesis: Unpacking /var/cache/distfiles/py-hypothesis-6.58.1.tar.gz... running build running build_py creating build creating build/lib copying src/_hypothesis_pytestplugin.py -> build/lib copying src/_hypothesis_ftz_detector.py -> build/lib creating build/lib/hypothesis copying src/hypothesis/control.py -> build/lib/hypothesis copying src/hypothesis/stateful.py -> build/lib/hypothesis copying src/hypothesis/executors.py -> build/lib/hypothesis copying src/hypothesis/statistics.py -> build/lib/hypothesis copying src/hypothesis/_error_if_old.py -> build/lib/hypothesis copying src/hypothesis/version.py -> build/lib/hypothesis copying src/hypothesis/entry_points.py -> build/lib/hypothesis copying src/hypothesis/provisional.py -> build/lib/hypothesis copying src/hypothesis/core.py -> build/lib/hypothesis copying src/hypothesis/configuration.py -> build/lib/hypothesis copying src/hypothesis/reporting.py -> build/lib/hypothesis copying src/hypothesis/database.py -> build/lib/hypothesis copying src/hypothesis/errors.py -> build/lib/hypothesis copying src/hypothesis/__init__.py -> build/lib/hypothesis copying src/hypothesis/_settings.py -> build/lib/hypothesis creating build/lib/hypothesis/strategies copying src/hypothesis/strategies/__init__.py -> build/lib/hypothesis/strategies creating build/lib/hypothesis/extra copying src/hypothesis/extra/pytz.py -> build/lib/hypothesis/extra copying src/hypothesis/extra/codemods.py -> build/lib/hypothesis/extra copying src/hypothesis/extra/cli.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/dateutil.py -> build/lib/hypothesis/extra copying src/hypothesis/extra/ghostwriter.py -> build/lib/hypothesis/extra copying src/hypothesis/extra/array_api.py -> build/lib/hypothesis/extra copying src/hypothesis/extra/numpy.py -> 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/pytestplugin.py -> build/lib/hypothesis/extra copying src/hypothesis/extra/dpcontracts.py -> build/lib/hypothesis/extra creating build/lib/hypothesis/vendor copying src/hypothesis/vendor/pretty.py -> build/lib/hypothesis/vendor copying src/hypothesis/vendor/__init__.py -> build/lib/hypothesis/vendor creating build/lib/hypothesis/internal copying src/hypothesis/internal/charmap.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/filtering.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/cache.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/detection.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/healthcheck.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/intervalsets.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/lazyformat.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/escalation.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/validation.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/cathetus.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/__init__.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/compat.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/reflection.py -> build/lib/hypothesis/internal creating build/lib/hypothesis/utils copying src/hypothesis/utils/conventions.py -> build/lib/hypothesis/utils copying src/hypothesis/utils/terminal.py -> build/lib/hypothesis/utils copying src/hypothesis/utils/__init__.py -> build/lib/hypothesis/utils copying src/hypothesis/utils/dynamicvariables.py -> build/lib/hypothesis/utils creating build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/collections.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/regex.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/flatmapped.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/misc.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/attrs.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/functions.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/core.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/featureflags.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/utils.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/strategies.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/deferred.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/ipaddress.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/recursive.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/shared.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/strings.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/__init__.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/lazy.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/types.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/datetime.py -> build/lib/hypothesis/strategies/_internal creating build/lib/hypothesis/extra/django copying src/hypothesis/extra/django/_impl.py -> build/lib/hypothesis/extra/django copying src/hypothesis/extra/django/_fields.py -> build/lib/hypothesis/extra/django copying src/hypothesis/extra/django/__init__.py -> build/lib/hypothesis/extra/django creating build/lib/hypothesis/extra/pandas copying src/hypothesis/extra/pandas/impl.py -> build/lib/hypothesis/extra/pandas copying src/hypothesis/extra/pandas/__init__.py -> build/lib/hypothesis/extra/pandas creating build/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/floats.py -> build/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/shrinker.py -> build/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/optimiser.py -> build/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/pareto.py -> build/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/data.py -> build/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/junkdrawer.py -> build/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/datatree.py -> build/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/utils.py -> build/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/choicetree.py -> build/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/__init__.py -> build/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/engine.py -> build/lib/hypothesis/internal/conjecture creating 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/learned_dfas.py -> build/lib/hypothesis/internal/conjecture/shrinking copying src/hypothesis/internal/conjecture/shrinking/ordering.py -> build/lib/hypothesis/internal/conjecture/shrinking copying src/hypothesis/internal/conjecture/shrinking/dfas.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/__init__.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/lexical.py -> build/lib/hypothesis/internal/conjecture/shrinking creating build/lib/hypothesis/internal/conjecture/dfa copying src/hypothesis/internal/conjecture/dfa/lstar.py -> build/lib/hypothesis/internal/conjecture/dfa copying src/hypothesis/internal/conjecture/dfa/__init__.py -> build/lib/hypothesis/internal/conjecture/dfa copying src/hypothesis/py.typed -> build/lib/hypothesis copying src/hypothesis/vendor/tlds-alpha-by-domain.txt -> build/lib/hypothesis/vendor >>> py3-hypothesis: Entering fakeroot... running install /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running install_lib creating /home/buildozer/aports/main/py3-hypothesis/pkg creating /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis creating /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr creating /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib creating /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11 creating /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages copying build/lib/_hypothesis_ftz_detector.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages copying build/lib/_hypothesis_pytestplugin.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages creating /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis copying build/lib/hypothesis/control.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis copying build/lib/hypothesis/stateful.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis copying build/lib/hypothesis/executors.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis copying build/lib/hypothesis/statistics.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis creating /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/strategies creating /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/strategies/_internal copying build/lib/hypothesis/strategies/_internal/collections.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/strategies/_internal copying build/lib/hypothesis/strategies/_internal/regex.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/strategies/_internal copying build/lib/hypothesis/strategies/_internal/flatmapped.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/strategies/_internal copying build/lib/hypothesis/strategies/_internal/misc.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/strategies/_internal copying build/lib/hypothesis/strategies/_internal/attrs.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/strategies/_internal copying build/lib/hypothesis/strategies/_internal/functions.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/strategies/_internal copying build/lib/hypothesis/strategies/_internal/core.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/strategies/_internal copying build/lib/hypothesis/strategies/_internal/featureflags.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/strategies/_internal copying build/lib/hypothesis/strategies/_internal/numbers.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/strategies/_internal copying build/lib/hypothesis/strategies/_internal/random.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/strategies/_internal copying build/lib/hypothesis/strategies/_internal/utils.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/strategies/_internal copying build/lib/hypothesis/strategies/_internal/strategies.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/strategies/_internal copying build/lib/hypothesis/strategies/_internal/deferred.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/strategies/_internal copying build/lib/hypothesis/strategies/_internal/ipaddress.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/strategies/_internal copying build/lib/hypothesis/strategies/_internal/recursive.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/strategies/_internal copying build/lib/hypothesis/strategies/_internal/shared.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/strategies/_internal copying build/lib/hypothesis/strategies/_internal/strings.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/strategies/_internal copying build/lib/hypothesis/strategies/_internal/__init__.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/strategies/_internal copying build/lib/hypothesis/strategies/_internal/lazy.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/strategies/_internal copying build/lib/hypothesis/strategies/_internal/types.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/strategies/_internal copying build/lib/hypothesis/strategies/_internal/datetime.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/strategies/_internal copying build/lib/hypothesis/strategies/__init__.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/strategies creating /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/extra copying build/lib/hypothesis/extra/pytz.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/extra copying build/lib/hypothesis/extra/codemods.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/extra copying build/lib/hypothesis/extra/cli.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/extra copying build/lib/hypothesis/extra/lark.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/extra copying build/lib/hypothesis/extra/_array_helpers.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/extra creating /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/extra/django copying build/lib/hypothesis/extra/django/_impl.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/extra/django copying build/lib/hypothesis/extra/django/_fields.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/extra/django copying build/lib/hypothesis/extra/django/__init__.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/extra/django copying build/lib/hypothesis/extra/dateutil.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/extra copying build/lib/hypothesis/extra/ghostwriter.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/extra creating /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/extra/pandas copying build/lib/hypothesis/extra/pandas/impl.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/extra/pandas copying build/lib/hypothesis/extra/pandas/__init__.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/extra/pandas copying build/lib/hypothesis/extra/array_api.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/extra copying build/lib/hypothesis/extra/numpy.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/extra copying build/lib/hypothesis/extra/__init__.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/extra copying build/lib/hypothesis/extra/redis.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/extra copying build/lib/hypothesis/extra/pytestplugin.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/extra copying build/lib/hypothesis/extra/dpcontracts.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/extra copying build/lib/hypothesis/_error_if_old.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis copying build/lib/hypothesis/version.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis copying build/lib/hypothesis/entry_points.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis creating /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/vendor copying build/lib/hypothesis/vendor/tlds-alpha-by-domain.txt -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/vendor copying build/lib/hypothesis/vendor/pretty.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/vendor copying build/lib/hypothesis/vendor/__init__.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/vendor copying build/lib/hypothesis/provisional.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis copying build/lib/hypothesis/core.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis copying build/lib/hypothesis/configuration.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis copying build/lib/hypothesis/reporting.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis copying build/lib/hypothesis/database.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis creating /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal copying build/lib/hypothesis/internal/charmap.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal copying build/lib/hypothesis/internal/filtering.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal copying build/lib/hypothesis/internal/floats.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal copying build/lib/hypothesis/internal/scrutineer.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal copying build/lib/hypothesis/internal/cache.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal copying build/lib/hypothesis/internal/detection.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal copying build/lib/hypothesis/internal/healthcheck.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal copying build/lib/hypothesis/internal/intervalsets.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal copying build/lib/hypothesis/internal/lazyformat.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal copying build/lib/hypothesis/internal/escalation.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal creating /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal/conjecture creating /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal/conjecture/shrinking copying build/lib/hypothesis/internal/conjecture/shrinking/floats.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal/conjecture/shrinking copying build/lib/hypothesis/internal/conjecture/shrinking/learned_dfas.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal/conjecture/shrinking copying build/lib/hypothesis/internal/conjecture/shrinking/ordering.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal/conjecture/shrinking copying build/lib/hypothesis/internal/conjecture/shrinking/dfas.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal/conjecture/shrinking copying build/lib/hypothesis/internal/conjecture/shrinking/integer.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal/conjecture/shrinking copying build/lib/hypothesis/internal/conjecture/shrinking/__init__.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal/conjecture/shrinking copying build/lib/hypothesis/internal/conjecture/shrinking/common.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal/conjecture/shrinking copying build/lib/hypothesis/internal/conjecture/shrinking/lexical.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal/conjecture/shrinking copying build/lib/hypothesis/internal/conjecture/floats.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal/conjecture copying build/lib/hypothesis/internal/conjecture/shrinker.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal/conjecture creating /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal/conjecture/dfa copying build/lib/hypothesis/internal/conjecture/dfa/lstar.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal/conjecture/dfa copying build/lib/hypothesis/internal/conjecture/dfa/__init__.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal/conjecture/dfa copying build/lib/hypothesis/internal/conjecture/optimiser.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal/conjecture copying build/lib/hypothesis/internal/conjecture/pareto.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal/conjecture copying build/lib/hypothesis/internal/conjecture/data.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal/conjecture copying build/lib/hypothesis/internal/conjecture/junkdrawer.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal/conjecture copying build/lib/hypothesis/internal/conjecture/datatree.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal/conjecture copying build/lib/hypothesis/internal/conjecture/utils.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal/conjecture copying build/lib/hypothesis/internal/conjecture/choicetree.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal/conjecture copying build/lib/hypothesis/internal/conjecture/__init__.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal/conjecture copying build/lib/hypothesis/internal/conjecture/engine.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal/conjecture copying build/lib/hypothesis/internal/validation.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal copying build/lib/hypothesis/internal/cathetus.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal copying build/lib/hypothesis/internal/entropy.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal copying build/lib/hypothesis/internal/coverage.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal copying build/lib/hypothesis/internal/__init__.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal copying build/lib/hypothesis/internal/compat.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal copying build/lib/hypothesis/internal/reflection.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal copying build/lib/hypothesis/errors.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis copying build/lib/hypothesis/py.typed -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis copying build/lib/hypothesis/__init__.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis creating /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/utils copying build/lib/hypothesis/utils/conventions.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/utils copying build/lib/hypothesis/utils/terminal.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/utils copying build/lib/hypothesis/utils/__init__.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/utils copying build/lib/hypothesis/utils/dynamicvariables.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/utils copying build/lib/hypothesis/_settings.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/_hypothesis_ftz_detector.py to _hypothesis_ftz_detector.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/_hypothesis_pytestplugin.py to _hypothesis_pytestplugin.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/control.py to control.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/stateful.py to stateful.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/executors.py to executors.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/statistics.py to statistics.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/strategies/_internal/collections.py to collections.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/strategies/_internal/regex.py to regex.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/strategies/_internal/flatmapped.py to flatmapped.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/strategies/_internal/misc.py to misc.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/strategies/_internal/attrs.py to attrs.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/strategies/_internal/functions.py to functions.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/strategies/_internal/core.py to core.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/strategies/_internal/featureflags.py to featureflags.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/strategies/_internal/numbers.py to numbers.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/strategies/_internal/random.py to random.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/strategies/_internal/utils.py to utils.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/strategies/_internal/strategies.py to strategies.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/strategies/_internal/deferred.py to deferred.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/strategies/_internal/ipaddress.py to ipaddress.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/strategies/_internal/recursive.py to recursive.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/strategies/_internal/shared.py to shared.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/strategies/_internal/strings.py to strings.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/strategies/_internal/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/strategies/_internal/lazy.py to lazy.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/strategies/_internal/types.py to types.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/strategies/_internal/datetime.py to datetime.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/strategies/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/extra/pytz.py to pytz.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/extra/codemods.py to codemods.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/extra/cli.py to cli.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/extra/lark.py to lark.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/extra/_array_helpers.py to _array_helpers.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/extra/django/_impl.py to _impl.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/extra/django/_fields.py to _fields.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/extra/django/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/extra/dateutil.py to dateutil.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/extra/ghostwriter.py to ghostwriter.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/extra/pandas/impl.py to impl.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/extra/pandas/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/extra/array_api.py to array_api.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/extra/numpy.py to numpy.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/extra/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/extra/redis.py to redis.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/extra/pytestplugin.py to pytestplugin.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/extra/dpcontracts.py to dpcontracts.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/_error_if_old.py to _error_if_old.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/version.py to version.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/entry_points.py to entry_points.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/vendor/pretty.py to pretty.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/vendor/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/provisional.py to provisional.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/core.py to core.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/configuration.py to configuration.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/reporting.py to reporting.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/database.py to database.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal/charmap.py to charmap.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal/filtering.py to filtering.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal/floats.py to floats.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal/scrutineer.py to scrutineer.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal/cache.py to cache.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal/detection.py to detection.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal/healthcheck.py to healthcheck.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal/intervalsets.py to intervalsets.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal/lazyformat.py to lazyformat.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal/escalation.py to escalation.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal/conjecture/shrinking/floats.py to floats.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal/conjecture/shrinking/learned_dfas.py to learned_dfas.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal/conjecture/shrinking/ordering.py to ordering.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal/conjecture/shrinking/dfas.py to dfas.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal/conjecture/shrinking/integer.py to integer.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal/conjecture/shrinking/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal/conjecture/shrinking/common.py to common.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal/conjecture/shrinking/lexical.py to lexical.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal/conjecture/floats.py to floats.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal/conjecture/shrinker.py to shrinker.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal/conjecture/dfa/lstar.py to lstar.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal/conjecture/dfa/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal/conjecture/optimiser.py to optimiser.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal/conjecture/pareto.py to pareto.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal/conjecture/data.py to data.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal/conjecture/junkdrawer.py to junkdrawer.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal/conjecture/datatree.py to datatree.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal/conjecture/utils.py to utils.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal/conjecture/choicetree.py to choicetree.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal/conjecture/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal/conjecture/engine.py to engine.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal/validation.py to validation.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal/cathetus.py to cathetus.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal/entropy.py to entropy.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal/coverage.py to coverage.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal/compat.py to compat.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal/reflection.py to reflection.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/errors.py to errors.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/utils/conventions.py to conventions.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/utils/terminal.py to terminal.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/utils/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/utils/dynamicvariables.py to dynamicvariables.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/_settings.py to _settings.cpython-311.pyc running install_egg_info 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' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'src/hypothesis.egg-info/SOURCES.txt' Copying src/hypothesis.egg-info to /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis-6.58.1-py3.11.egg-info running install_scripts Installing hypothesis script to /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/bin >>> py3-hypothesis*: Running postcheck for py3-hypothesis >>> py3-hypothesis*: Preparing package py3-hypothesis... >>> py3-hypothesis*: Tracing dependencies... >>> py3-hypothesis*: Package size: 3.2 MB >>> py3-hypothesis*: Compressing data... >>> py3-hypothesis*: Create checksum... >>> py3-hypothesis*: Create py3-hypothesis-6.58.1-r0.apk >>> py3-hypothesis: Build complete at Sun, 27 Nov 2022 16:59:44 +0000 elapsed time 0h 0m 11s >>> py3-hypothesis: Cleaning up srcdir >>> py3-hypothesis: Cleaning up pkgdir >>> py3-hypothesis: Uninstalling dependencies... (1/14) Purging .makedepends-py3-hypothesis (20221127.165934) (2/14) Purging py3-attrs (22.1.0-r1) (3/14) Purging py3-sortedcontainers (2.4.0-r2) (4/14) Purging py3-setuptools (65.6.3-r0) (5/14) Purging py3-packaging (21.3-r3) (6/14) Purging py3-parsing (3.0.9-r1) (7/14) Purging python3 (3.11.0-r2) (8/14) Purging libbz2 (1.0.8-r4) (9/14) Purging libffi (3.4.4-r0) (10/14) Purging gdbm (1.23-r0) (11/14) Purging xz-libs (5.2.8-r0) (12/14) Purging mpdecimal (2.5.1-r1) (13/14) Purging readline (8.2.0-r0) (14/14) Purging sqlite-libs (3.40.0-r0) Executing busybox-1.35.0-r29.trigger OK: 293 MiB in 97 packages >>> py3-hypothesis: Updating the main/ppc64le repository index... >>> py3-hypothesis: Signing the index...