>>> py3-hypothesis: Building main/py3-hypothesis 6.54.3-r0 (using abuild 3.9.0-r5) started Fri, 12 Aug 2022 23:29:48 +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-exceptiongroup py3-setuptools (1/18) Installing libbz2 (1.0.8-r2) (2/18) Installing libffi (3.4.2-r1) (3/18) Installing gdbm (1.23-r0) (4/18) Installing xz-libs (5.2.5-r1) (5/18) Installing mpdecimal (2.5.1-r1) (6/18) Installing readline (8.1.2-r0) (7/18) Installing sqlite-libs (3.39.2-r0) (8/18) Installing python3 (3.10.5-r2) (9/18) Installing py3-attrs (21.4.0-r0) (10/18) Installing py3-sortedcontainers (2.4.0-r1) (11/18) Installing py3-exceptiongroup (1.0.0_rc8-r0) (12/18) Installing py3-appdirs (1.4.4-r4) (13/18) Installing py3-more-itertools (8.13.0-r0) (14/18) Installing py3-ordered-set (4.0.2-r4) (15/18) Installing py3-parsing (3.0.9-r0) (16/18) Installing py3-packaging (21.3-r2) (17/18) Installing py3-setuptools (59.4.0-r0) (18/18) Installing .makedepends-py3-hypothesis (20220812.232949) Executing busybox-1.35.0-r22.trigger OK: 853 MiB in 121 packages >>> py3-hypothesis: Cleaning up srcdir >>> py3-hypothesis: Cleaning up pkgdir >>> py3-hypothesis: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py-hypothesis-6.54.3.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.54.3.tar.gz::https://github.com/HypothesisWorks/hypothesis-python/archive/hypothesis-python-6.54.3.tar.gz >>> py3-hypothesis: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py-hypothesis-6.54.3.tar.gz >>> py3-hypothesis: Checking sha512sums... py-hypothesis-6.54.3.tar.gz: OK >>> py3-hypothesis: Unpacking /var/cache/distfiles/edge/py-hypothesis-6.54.3.tar.gz... running build running build_py creating build creating build/lib copying src/_hypothesis_pytestplugin.py -> build/lib creating build/lib/hypothesis copying src/hypothesis/_error_if_old.py -> build/lib/hypothesis copying src/hypothesis/errors.py -> build/lib/hypothesis copying src/hypothesis/_settings.py -> build/lib/hypothesis copying src/hypothesis/stateful.py -> build/lib/hypothesis copying src/hypothesis/control.py -> build/lib/hypothesis copying src/hypothesis/reporting.py -> build/lib/hypothesis copying src/hypothesis/configuration.py -> build/lib/hypothesis copying src/hypothesis/statistics.py -> build/lib/hypothesis copying src/hypothesis/provisional.py -> build/lib/hypothesis copying src/hypothesis/__init__.py -> build/lib/hypothesis copying src/hypothesis/version.py -> build/lib/hypothesis copying src/hypothesis/database.py -> build/lib/hypothesis copying src/hypothesis/executors.py -> build/lib/hypothesis copying src/hypothesis/core.py -> build/lib/hypothesis copying src/hypothesis/entry_points.py -> build/lib/hypothesis 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/extra copying src/hypothesis/extra/ghostwriter.py -> build/lib/hypothesis/extra copying src/hypothesis/extra/lark.py -> build/lib/hypothesis/extra copying src/hypothesis/extra/pytz.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/codemods.py -> build/lib/hypothesis/extra copying src/hypothesis/extra/__init__.py -> build/lib/hypothesis/extra copying src/hypothesis/extra/dateutil.py -> build/lib/hypothesis/extra copying src/hypothesis/extra/numpy.py -> build/lib/hypothesis/extra copying src/hypothesis/extra/redis.py -> build/lib/hypothesis/extra copying src/hypothesis/extra/array_api.py -> build/lib/hypothesis/extra copying src/hypothesis/extra/cli.py -> build/lib/hypothesis/extra copying src/hypothesis/extra/_array_helpers.py -> build/lib/hypothesis/extra creating build/lib/hypothesis/utils copying src/hypothesis/utils/dynamicvariables.py -> build/lib/hypothesis/utils copying src/hypothesis/utils/conventions.py -> build/lib/hypothesis/utils copying src/hypothesis/utils/__init__.py -> build/lib/hypothesis/utils copying src/hypothesis/utils/terminal.py -> build/lib/hypothesis/utils creating build/lib/hypothesis/strategies copying src/hypothesis/strategies/__init__.py -> build/lib/hypothesis/strategies creating build/lib/hypothesis/internal copying src/hypothesis/internal/detection.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/scrutineer.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/lazyformat.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/escalation.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/floats.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 copying src/hypothesis/internal/__init__.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/validation.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/cache.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/healthcheck.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/cathetus.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/filtering.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/intervalsets.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/entropy.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/_impl.py -> 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 creating 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/featureflags.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/utils.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/regex.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/functions.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/misc.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/lazy.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/flatmapped.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/recursive.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/attrs.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/strings.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/strategies.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/types.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/random.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/numbers.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/__init__.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/collections.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/shared.py -> build/lib/hypothesis/strategies/_internal creating build/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/shrinker.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/optimiser.py -> build/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/utils.py -> build/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/data.py -> build/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/floats.py -> build/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/__init__.py -> build/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/choicetree.py -> build/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/engine.py -> build/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/pareto.py -> build/lib/hypothesis/internal/conjecture 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 creating 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/common.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/lexical.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/__init__.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/integer.py -> build/lib/hypothesis/internal/conjecture/shrinking 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.10/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.10 creating /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages copying build/lib/_hypothesis_pytestplugin.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages creating /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis copying build/lib/hypothesis/_error_if_old.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis copying build/lib/hypothesis/errors.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis copying build/lib/hypothesis/_settings.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis copying build/lib/hypothesis/py.typed -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis creating /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/vendor copying build/lib/hypothesis/vendor/pretty.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/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.10/site-packages/hypothesis/vendor copying build/lib/hypothesis/vendor/__init__.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/vendor creating /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/extra copying build/lib/hypothesis/extra/ghostwriter.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/extra copying build/lib/hypothesis/extra/lark.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/extra copying build/lib/hypothesis/extra/pytz.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/extra copying build/lib/hypothesis/extra/pytestplugin.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/extra creating /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/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.10/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.10/site-packages/hypothesis/extra/pandas copying build/lib/hypothesis/extra/dpcontracts.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/extra copying build/lib/hypothesis/extra/codemods.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/extra copying build/lib/hypothesis/extra/__init__.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/extra copying build/lib/hypothesis/extra/dateutil.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/extra copying build/lib/hypothesis/extra/numpy.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/extra copying build/lib/hypothesis/extra/redis.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/extra copying build/lib/hypothesis/extra/array_api.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/extra creating /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/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.10/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.10/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.10/site-packages/hypothesis/extra/django copying build/lib/hypothesis/extra/cli.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/extra copying build/lib/hypothesis/extra/_array_helpers.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/extra copying build/lib/hypothesis/stateful.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis copying build/lib/hypothesis/control.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis copying build/lib/hypothesis/reporting.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis creating /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/utils copying build/lib/hypothesis/utils/dynamicvariables.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/utils copying build/lib/hypothesis/utils/conventions.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/utils copying build/lib/hypothesis/utils/__init__.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/utils copying build/lib/hypothesis/utils/terminal.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/utils copying build/lib/hypothesis/configuration.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis copying build/lib/hypothesis/statistics.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis copying build/lib/hypothesis/provisional.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis copying build/lib/hypothesis/__init__.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis copying build/lib/hypothesis/version.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis copying build/lib/hypothesis/database.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis copying build/lib/hypothesis/executors.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis copying build/lib/hypothesis/core.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis copying build/lib/hypothesis/entry_points.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis creating /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/strategies copying build/lib/hypothesis/strategies/__init__.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/strategies creating /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/site-packages/hypothesis/strategies/_internal creating /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/internal copying build/lib/hypothesis/internal/detection.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/internal copying build/lib/hypothesis/internal/scrutineer.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/internal copying build/lib/hypothesis/internal/coverage.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/internal copying build/lib/hypothesis/internal/compat.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/internal creating /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/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.10/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.10/site-packages/hypothesis/internal/conjecture creating /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/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.10/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.10/site-packages/hypothesis/internal/conjecture/dfa copying build/lib/hypothesis/internal/conjecture/datatree.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/internal/conjecture copying build/lib/hypothesis/internal/conjecture/optimiser.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/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.10/site-packages/hypothesis/internal/conjecture creating /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/site-packages/hypothesis/internal/conjecture/shrinking copying build/lib/hypothesis/internal/conjecture/data.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/internal/conjecture copying build/lib/hypothesis/internal/conjecture/floats.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/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.10/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.10/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.10/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.10/site-packages/hypothesis/internal/conjecture copying build/lib/hypothesis/internal/lazyformat.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/internal copying build/lib/hypothesis/internal/escalation.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/internal copying build/lib/hypothesis/internal/floats.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/internal copying build/lib/hypothesis/internal/charmap.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/internal copying build/lib/hypothesis/internal/reflection.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/internal copying build/lib/hypothesis/internal/__init__.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/internal copying build/lib/hypothesis/internal/validation.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/internal copying build/lib/hypothesis/internal/cache.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/internal copying build/lib/hypothesis/internal/healthcheck.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/internal copying build/lib/hypothesis/internal/cathetus.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/internal copying build/lib/hypothesis/internal/filtering.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/internal copying build/lib/hypothesis/internal/intervalsets.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/internal copying build/lib/hypothesis/internal/entropy.py -> /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/internal byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/_hypothesis_pytestplugin.py to _hypothesis_pytestplugin.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/_error_if_old.py to _error_if_old.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/errors.py to errors.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/_settings.py to _settings.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/vendor/pretty.py to pretty.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/vendor/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/extra/ghostwriter.py to ghostwriter.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/extra/lark.py to lark.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/extra/pytz.py to pytz.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/extra/pytestplugin.py to pytestplugin.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/extra/pandas/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/extra/pandas/impl.py to impl.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/extra/dpcontracts.py to dpcontracts.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/extra/codemods.py to codemods.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/extra/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/extra/dateutil.py to dateutil.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/extra/numpy.py to numpy.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/extra/redis.py to redis.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/extra/array_api.py to array_api.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/extra/django/_impl.py to _impl.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/extra/django/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/extra/django/_fields.py to _fields.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/extra/cli.py to cli.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/extra/_array_helpers.py to _array_helpers.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/stateful.py to stateful.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/control.py to control.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/reporting.py to reporting.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/utils/dynamicvariables.py to dynamicvariables.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/utils/conventions.py to conventions.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/utils/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/utils/terminal.py to terminal.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/configuration.py to configuration.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/statistics.py to statistics.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/provisional.py to provisional.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/version.py to version.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/database.py to database.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/executors.py to executors.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/core.py to core.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/entry_points.py to entry_points.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/strategies/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/strategies/_internal/deferred.py to deferred.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/strategies/_internal/ipaddress.py to ipaddress.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/strategies/_internal/featureflags.py to featureflags.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/strategies/_internal/utils.py to utils.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/strategies/_internal/regex.py to regex.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/strategies/_internal/functions.py to functions.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/strategies/_internal/misc.py to misc.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/strategies/_internal/lazy.py to lazy.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/strategies/_internal/flatmapped.py to flatmapped.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/strategies/_internal/recursive.py to recursive.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/strategies/_internal/attrs.py to attrs.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/strategies/_internal/strings.py to strings.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/strategies/_internal/strategies.py to strategies.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/strategies/_internal/types.py to types.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/strategies/_internal/random.py to random.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/strategies/_internal/numbers.py to numbers.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/strategies/_internal/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/strategies/_internal/collections.py to collections.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/strategies/_internal/core.py to core.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/strategies/_internal/datetime.py to datetime.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/strategies/_internal/shared.py to shared.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/internal/detection.py to detection.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/internal/scrutineer.py to scrutineer.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/internal/coverage.py to coverage.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/internal/compat.py to compat.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/internal/conjecture/shrinker.py to shrinker.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/internal/conjecture/junkdrawer.py to junkdrawer.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/internal/conjecture/dfa/lstar.py to lstar.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/internal/conjecture/dfa/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/internal/conjecture/datatree.py to datatree.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/internal/conjecture/optimiser.py to optimiser.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/internal/conjecture/utils.py to utils.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/internal/conjecture/shrinking/ordering.py to ordering.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/internal/conjecture/shrinking/common.py to common.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/internal/conjecture/shrinking/floats.py to floats.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/internal/conjecture/shrinking/lexical.py to lexical.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/internal/conjecture/shrinking/dfas.py to dfas.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/internal/conjecture/shrinking/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/internal/conjecture/shrinking/learned_dfas.py to learned_dfas.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/internal/conjecture/shrinking/integer.py to integer.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/internal/conjecture/data.py to data.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/internal/conjecture/floats.py to floats.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/internal/conjecture/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/internal/conjecture/choicetree.py to choicetree.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/internal/conjecture/engine.py to engine.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/internal/conjecture/pareto.py to pareto.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/internal/lazyformat.py to lazyformat.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/internal/escalation.py to escalation.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/internal/floats.py to floats.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/internal/charmap.py to charmap.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/internal/reflection.py to reflection.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/internal/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/internal/validation.py to validation.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/internal/cache.py to cache.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/internal/healthcheck.py to healthcheck.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/internal/cathetus.py to cathetus.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/internal/filtering.py to filtering.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/internal/intervalsets.py to intervalsets.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.10/site-packages/hypothesis/internal/entropy.py to entropy.cpython-310.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.10/site-packages/hypothesis-6.54.3-py3.10.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: 2.5 MB >>> py3-hypothesis*: Compressing data... >>> py3-hypothesis*: Create checksum... >>> py3-hypothesis*: Create py3-hypothesis-6.54.3-r0.apk >>> py3-hypothesis: Build complete at Fri, 12 Aug 2022 23:29:55 +0000 elapsed time 0h 0m 7s >>> py3-hypothesis: Cleaning up srcdir >>> py3-hypothesis: Cleaning up pkgdir >>> py3-hypothesis: Uninstalling dependencies... (1/18) Purging .makedepends-py3-hypothesis (20220812.232949) (2/18) Purging py3-attrs (21.4.0-r0) (3/18) Purging py3-sortedcontainers (2.4.0-r1) (4/18) Purging py3-exceptiongroup (1.0.0_rc8-r0) (5/18) Purging py3-setuptools (59.4.0-r0) (6/18) Purging py3-appdirs (1.4.4-r4) (7/18) Purging py3-more-itertools (8.13.0-r0) (8/18) Purging py3-ordered-set (4.0.2-r4) (9/18) Purging py3-packaging (21.3-r2) (10/18) Purging py3-parsing (3.0.9-r0) (11/18) Purging python3 (3.10.5-r2) (12/18) Purging libbz2 (1.0.8-r2) (13/18) Purging libffi (3.4.2-r1) (14/18) Purging gdbm (1.23-r0) (15/18) Purging xz-libs (5.2.5-r1) (16/18) Purging mpdecimal (2.5.1-r1) (17/18) Purging readline (8.1.2-r0) (18/18) Purging sqlite-libs (3.39.2-r0) Executing busybox-1.35.0-r22.trigger OK: 799 MiB in 103 packages >>> py3-hypothesis: Updating the main/aarch64 repository index... >>> py3-hypothesis: Signing the index...