>>> py3-beartype: Building testing/py3-beartype 0.11.0-r0 (using abuild 3.10.0_rc1-r1) started Thu, 22 Sep 2022 19:02:20 +0000 >>> py3-beartype: Checking sanity of /home/buildozer/aports/testing/py3-beartype/APKBUILD... >>> py3-beartype: Analyzing dependencies... >>> py3-beartype: Installing for build: build-base python3 py3-setuptools py3-pytest (1/22) Installing libbz2 (1.0.8-r3) (2/22) Installing libffi (3.4.3-r0) (3/22) Installing gdbm (1.23-r0) (4/22) Installing xz-libs (5.2.6-r1) (5/22) Installing mpdecimal (2.5.1-r1) (6/22) Installing readline (8.1.2-r0) (7/22) Installing sqlite-libs (3.39.3-r0) (8/22) Installing python3 (3.10.7-r0) (9/22) Installing py3-parsing (3.0.9-r0) (10/22) Installing py3-packaging (21.3-r2) (11/22) Installing py3-setuptools (65.3.0-r0) (12/22) Installing py3-atomicwrites (1.4.1-r0) (13/22) Installing py3-attrs (22.1.0-r0) (14/22) Installing py3-iniconfig (1.1.1-r3) (15/22) Installing py3-more-itertools (8.13.0-r0) (16/22) Installing py3-pluggy (1.0.0-r1) (17/22) Installing py3-py (1.10.0-r3) (18/22) Installing py3-pygments (2.13.0-r0) (19/22) Installing py3-tomli (2.0.1-r1) (20/22) Installing py3-wcwidth (0.2.5-r2) (21/22) Installing py3-pytest (7.1.3-r0) (22/22) Installing .makedepends-py3-beartype (20220922.190221) Executing busybox-1.35.0-r25.trigger OK: 369 MiB in 116 packages >>> py3-beartype: Cleaning up srcdir >>> py3-beartype: Cleaning up pkgdir >>> py3-beartype: Fetching https://distfiles.alpinelinux.org/distfiles/edge//beartype-0.11.0.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:00:01 --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-beartype: Fetching beartype-0.11.0.tar.gz::https://github.com/beartype/beartype/archive/refs/tags/v0.11.0.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 70 787k 70 557k 0 0 312k 0 0:00:02 0:00:01 0:00:01 593k 100 787k 100 787k 0 0 440k 0 0:00:01 0:00:01 --:--:-- 834k >>> py3-beartype: Fetching https://distfiles.alpinelinux.org/distfiles/edge//beartype-0.11.0.tar.gz >>> py3-beartype: Checking sha512sums... beartype-0.11.0.tar.gz: OK >>> py3-beartype: Unpacking /var/cache/distfiles/edge/beartype-0.11.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/beartype copying beartype/_conf.py -> build/lib/beartype copying beartype/__init__.py -> build/lib/beartype copying beartype/meta.py -> build/lib/beartype creating build/lib/beartype/_decor copying beartype/_decor/_decorcall.py -> build/lib/beartype/_decor copying beartype/_decor/decorcore.py -> build/lib/beartype/_decor copying beartype/_decor/__init__.py -> build/lib/beartype/_decor copying beartype/_decor/decormain.py -> build/lib/beartype/_decor creating build/lib/beartype/roar copying beartype/roar/_roarexc.py -> build/lib/beartype/roar copying beartype/roar/__init__.py -> build/lib/beartype/roar copying beartype/roar/_roarwarn.py -> build/lib/beartype/roar creating build/lib/beartype/cave copying beartype/cave/_cavelib.py -> build/lib/beartype/cave copying beartype/cave/__init__.py -> build/lib/beartype/cave creating build/lib/beartype/_check copying beartype/_check/_checksnip.py -> build/lib/beartype/_check copying beartype/_check/checkmagic.py -> build/lib/beartype/_check copying beartype/_check/checkmake.py -> build/lib/beartype/_check copying beartype/_check/__init__.py -> build/lib/beartype/_check creating build/lib/beartype/claw copying beartype/claw/_clawregistrar.py -> build/lib/beartype/claw copying beartype/claw/_clawpathhooks.py -> build/lib/beartype/claw copying beartype/claw/_clawast.py -> build/lib/beartype/claw copying beartype/claw/_clawloader.py -> build/lib/beartype/claw copying beartype/claw/__init__.py -> build/lib/beartype/claw creating build/lib/beartype/_data copying beartype/_data/__init__.py -> build/lib/beartype/_data copying beartype/_data/datatyping.py -> build/lib/beartype/_data copying beartype/_data/datakind.py -> build/lib/beartype/_data creating build/lib/beartype/_util copying beartype/_util/utilobject.py -> build/lib/beartype/_util copying beartype/_util/__init__.py -> build/lib/beartype/_util creating build/lib/beartype/vale copying beartype/vale/__init__.py -> build/lib/beartype/vale creating build/lib/beartype/peps copying beartype/peps/__init__.py -> build/lib/beartype/peps copying beartype/peps/_pep563.py -> build/lib/beartype/peps creating build/lib/beartype/door copying beartype/door/_doorcheck.py -> build/lib/beartype/door copying beartype/door/_doormeta.py -> build/lib/beartype/door copying beartype/door/_doortyping.py -> build/lib/beartype/door copying beartype/door/_doordata.py -> build/lib/beartype/door copying beartype/door/_doorcls.py -> build/lib/beartype/door copying beartype/door/_doortest.py -> build/lib/beartype/door copying beartype/door/__init__.py -> build/lib/beartype/door creating build/lib/beartype/typing copying beartype/typing/__init__.py -> build/lib/beartype/typing copying beartype/typing/_typingpep544.py -> build/lib/beartype/typing copying beartype/typing/_typingcache.py -> build/lib/beartype/typing creating build/lib/beartype/_cave copying beartype/_cave/_cavefast.py -> build/lib/beartype/_cave copying beartype/_cave/_cavemap.py -> build/lib/beartype/_cave copying beartype/_cave/__init__.py -> build/lib/beartype/_cave copying beartype/_cave/_caveabc.py -> build/lib/beartype/_cave creating build/lib/beartype/_decor/_api copying beartype/_decor/_api/__init__.py -> build/lib/beartype/_decor/_api creating build/lib/beartype/_decor/_error copying beartype/_decor/_error/_errorsleuth.py -> build/lib/beartype/_decor/_error copying beartype/_decor/_error/_errortext.py -> build/lib/beartype/_decor/_error copying beartype/_decor/_error/_errortype.py -> build/lib/beartype/_decor/_error copying beartype/_decor/_error/__init__.py -> build/lib/beartype/_decor/_error copying beartype/_decor/_error/errormain.py -> build/lib/beartype/_decor/_error creating build/lib/beartype/_decor/_cache copying beartype/_decor/_cache/cachedecor.py -> build/lib/beartype/_decor/_cache copying beartype/_decor/_cache/__init__.py -> build/lib/beartype/_decor/_cache copying beartype/_decor/_cache/cachetype.py -> build/lib/beartype/_decor/_cache creating build/lib/beartype/_decor/_wrapper copying beartype/_decor/_wrapper/wrappermagic.py -> build/lib/beartype/_decor/_wrapper copying beartype/_decor/_wrapper/wrappersnip.py -> build/lib/beartype/_decor/_wrapper copying beartype/_decor/_wrapper/_wrappercode.py -> build/lib/beartype/_decor/_wrapper copying beartype/_decor/_wrapper/wrappermain.py -> build/lib/beartype/_decor/_wrapper copying beartype/_decor/_wrapper/__init__.py -> build/lib/beartype/_decor/_wrapper creating build/lib/beartype/_decor/_error/_pep copying beartype/_decor/_error/_pep/_errorpep593.py -> build/lib/beartype/_decor/_error/_pep copying beartype/_decor/_error/_pep/__init__.py -> build/lib/beartype/_decor/_error/_pep copying beartype/_decor/_error/_pep/_errorpep586.py -> build/lib/beartype/_decor/_error/_pep creating build/lib/beartype/_decor/_error/_pep/_pep484 copying beartype/_decor/_error/_pep/_pep484/_errorunion.py -> build/lib/beartype/_decor/_error/_pep/_pep484 copying beartype/_decor/_error/_pep/_pep484/_errornoreturn.py -> build/lib/beartype/_decor/_error/_pep/_pep484 copying beartype/_decor/_error/_pep/_pep484/__init__.py -> build/lib/beartype/_decor/_error/_pep/_pep484 creating build/lib/beartype/_decor/_error/_pep/_pep484585 copying beartype/_decor/_error/_pep/_pep484585/_errorgeneric.py -> build/lib/beartype/_decor/_error/_pep/_pep484585 copying beartype/_decor/_error/_pep/_pep484585/_errorsequence.py -> build/lib/beartype/_decor/_error/_pep/_pep484585 copying beartype/_decor/_error/_pep/_pep484585/__init__.py -> build/lib/beartype/_decor/_error/_pep/_pep484585 creating build/lib/beartype/_check/util copying beartype/_check/util/_checkutilsnip.py -> build/lib/beartype/_check/util copying beartype/_check/util/checkutilmake.py -> build/lib/beartype/_check/util copying beartype/_check/util/__init__.py -> build/lib/beartype/_check/util creating build/lib/beartype/_check/expr copying beartype/_check/expr/exprmake.py -> build/lib/beartype/_check/expr copying beartype/_check/expr/_exprscope.py -> build/lib/beartype/_check/expr copying beartype/_check/expr/_exprsnip.py -> build/lib/beartype/_check/expr copying beartype/_check/expr/__init__.py -> build/lib/beartype/_check/expr copying beartype/_check/expr/exprmagic.py -> build/lib/beartype/_check/expr creating build/lib/beartype/_data/cls copying beartype/_data/cls/datacls.py -> build/lib/beartype/_data/cls copying beartype/_data/cls/__init__.py -> build/lib/beartype/_data/cls creating build/lib/beartype/_data/mod copying beartype/_data/mod/datamodtyping.py -> build/lib/beartype/_data/mod copying beartype/_data/mod/datamodpy.py -> build/lib/beartype/_data/mod copying beartype/_data/mod/__init__.py -> build/lib/beartype/_data/mod creating build/lib/beartype/_data/func copying beartype/_data/func/__init__.py -> build/lib/beartype/_data/func copying beartype/_data/func/datafunc.py -> build/lib/beartype/_data/func creating build/lib/beartype/_data/hint copying beartype/_data/hint/__init__.py -> build/lib/beartype/_data/hint creating build/lib/beartype/_data/hint/pep copying beartype/_data/hint/pep/datapeprepr.py -> build/lib/beartype/_data/hint/pep copying beartype/_data/hint/pep/__init__.py -> build/lib/beartype/_data/hint/pep creating build/lib/beartype/_data/hint/pep/sign copying beartype/_data/hint/pep/sign/datapepsigns.py -> build/lib/beartype/_data/hint/pep/sign copying beartype/_data/hint/pep/sign/datapepsignset.py -> build/lib/beartype/_data/hint/pep/sign copying beartype/_data/hint/pep/sign/datapepsigncls.py -> build/lib/beartype/_data/hint/pep/sign copying beartype/_data/hint/pep/sign/__init__.py -> build/lib/beartype/_data/hint/pep/sign creating build/lib/beartype/_util/error copying beartype/_util/error/utilerror.py -> build/lib/beartype/_util/error copying beartype/_util/error/__init__.py -> build/lib/beartype/_util/error creating build/lib/beartype/_util/cls copying beartype/_util/cls/utilclstest.py -> build/lib/beartype/_util/cls copying beartype/_util/cls/utilclsget.py -> build/lib/beartype/_util/cls copying beartype/_util/cls/__init__.py -> build/lib/beartype/_util/cls creating build/lib/beartype/_util/py copying beartype/_util/py/utilpyversion.py -> build/lib/beartype/_util/py copying beartype/_util/py/utilpyinterpreter.py -> build/lib/beartype/_util/py copying beartype/_util/py/__init__.py -> build/lib/beartype/_util/py copying beartype/_util/py/utilpyword.py -> build/lib/beartype/_util/py creating build/lib/beartype/_util/os copying beartype/_util/os/__init__.py -> build/lib/beartype/_util/os copying beartype/_util/os/utilostest.py -> build/lib/beartype/_util/os creating build/lib/beartype/_util/mod copying beartype/_util/mod/utilmodimport.py -> build/lib/beartype/_util/mod copying beartype/_util/mod/utilmoddeprecate.py -> build/lib/beartype/_util/mod copying beartype/_util/mod/__init__.py -> build/lib/beartype/_util/mod copying beartype/_util/mod/utilmodtest.py -> build/lib/beartype/_util/mod copying beartype/_util/mod/utilmodget.py -> build/lib/beartype/_util/mod creating build/lib/beartype/_util/func copying beartype/_util/func/utilfuncscope.py -> build/lib/beartype/_util/func copying beartype/_util/func/utilfunccodeobj.py -> build/lib/beartype/_util/func copying beartype/_util/func/utilfunccode.py -> build/lib/beartype/_util/func copying beartype/_util/func/utilfuncmake.py -> build/lib/beartype/_util/func copying beartype/_util/func/utilfunctest.py -> build/lib/beartype/_util/func copying beartype/_util/func/__init__.py -> build/lib/beartype/_util/func copying beartype/_util/func/utilfuncfile.py -> build/lib/beartype/_util/func copying beartype/_util/func/utilfuncget.py -> build/lib/beartype/_util/func copying beartype/_util/func/utilfuncframe.py -> build/lib/beartype/_util/func copying beartype/_util/func/utilfuncwrap.py -> build/lib/beartype/_util/func creating build/lib/beartype/_util/text copying beartype/_util/text/utiltextjoin.py -> build/lib/beartype/_util/text copying beartype/_util/text/utiltextget.py -> build/lib/beartype/_util/text copying beartype/_util/text/utiltextmunge.py -> build/lib/beartype/_util/text copying beartype/_util/text/utiltextlabel.py -> build/lib/beartype/_util/text copying beartype/_util/text/utiltextrepr.py -> build/lib/beartype/_util/text copying beartype/_util/text/utiltexttest.py -> build/lib/beartype/_util/text copying beartype/_util/text/__init__.py -> build/lib/beartype/_util/text copying beartype/_util/text/utiltextmagic.py -> build/lib/beartype/_util/text copying beartype/_util/text/utiltextident.py -> build/lib/beartype/_util/text copying beartype/_util/text/utiltextcolour.py -> build/lib/beartype/_util/text creating build/lib/beartype/_util/kind copying beartype/_util/kind/__init__.py -> build/lib/beartype/_util/kind copying beartype/_util/kind/utilkinddict.py -> build/lib/beartype/_util/kind creating build/lib/beartype/_util/cache copying beartype/_util/cache/utilcachemeta.py -> build/lib/beartype/_util/cache copying beartype/_util/cache/__init__.py -> build/lib/beartype/_util/cache copying beartype/_util/cache/utilcachecall.py -> build/lib/beartype/_util/cache creating build/lib/beartype/_util/hint copying beartype/_util/hint/utilhintfactory.py -> build/lib/beartype/_util/hint copying beartype/_util/hint/__init__.py -> build/lib/beartype/_util/hint copying beartype/_util/hint/utilhinttest.py -> build/lib/beartype/_util/hint creating build/lib/beartype/_util/cls/pep copying beartype/_util/cls/pep/utilpep3119.py -> build/lib/beartype/_util/cls/pep copying beartype/_util/cls/pep/utilpep557.py -> build/lib/beartype/_util/cls/pep copying beartype/_util/cls/pep/__init__.py -> build/lib/beartype/_util/cls/pep creating build/lib/beartype/_util/mod/lib copying beartype/_util/mod/lib/utilsphinx.py -> build/lib/beartype/_util/mod/lib copying beartype/_util/mod/lib/__init__.py -> build/lib/beartype/_util/mod/lib copying beartype/_util/mod/lib/utiltyping.py -> build/lib/beartype/_util/mod/lib creating build/lib/beartype/_util/func/lib copying beartype/_util/func/lib/utilbeartypefunc.py -> build/lib/beartype/_util/func/lib copying beartype/_util/func/lib/__init__.py -> build/lib/beartype/_util/func/lib creating build/lib/beartype/_util/func/coro copying beartype/_util/func/coro/__init__.py -> build/lib/beartype/_util/func/coro creating build/lib/beartype/_util/func/pep copying beartype/_util/func/pep/utilpep484func.py -> build/lib/beartype/_util/func/pep copying beartype/_util/func/pep/__init__.py -> build/lib/beartype/_util/func/pep creating build/lib/beartype/_util/func/arg copying beartype/_util/func/arg/utilfuncargtest.py -> build/lib/beartype/_util/func/arg copying beartype/_util/func/arg/utilfuncargget.py -> build/lib/beartype/_util/func/arg copying beartype/_util/func/arg/__init__.py -> build/lib/beartype/_util/func/arg copying beartype/_util/func/arg/utilfuncargiter.py -> build/lib/beartype/_util/func/arg creating build/lib/beartype/_util/cache/pool copying beartype/_util/cache/pool/utilcachepoollistfixed.py -> build/lib/beartype/_util/cache/pool copying beartype/_util/cache/pool/utilcachepool.py -> build/lib/beartype/_util/cache/pool copying beartype/_util/cache/pool/utilcachepoolobjecttyped.py -> build/lib/beartype/_util/cache/pool copying beartype/_util/cache/pool/__init__.py -> build/lib/beartype/_util/cache/pool creating build/lib/beartype/_util/cache/map copying beartype/_util/cache/map/utilmaplru.py -> build/lib/beartype/_util/cache/map copying beartype/_util/cache/map/utilmapbig.py -> build/lib/beartype/_util/cache/map copying beartype/_util/cache/map/__init__.py -> build/lib/beartype/_util/cache/map creating build/lib/beartype/_util/hint/pep copying beartype/_util/hint/pep/utilpeptest.py -> build/lib/beartype/_util/hint/pep copying beartype/_util/hint/pep/__init__.py -> build/lib/beartype/_util/hint/pep copying beartype/_util/hint/pep/utilpepget.py -> build/lib/beartype/_util/hint/pep creating build/lib/beartype/_util/hint/nonpep copying beartype/_util/hint/nonpep/utilnonpeptest.py -> build/lib/beartype/_util/hint/nonpep copying beartype/_util/hint/nonpep/__init__.py -> build/lib/beartype/_util/hint/nonpep creating build/lib/beartype/_util/hint/convert copying beartype/_util/hint/convert/utilconvcoerce.py -> build/lib/beartype/_util/hint/convert copying beartype/_util/hint/convert/__init__.py -> build/lib/beartype/_util/hint/convert copying beartype/_util/hint/convert/utilconvreduce.py -> build/lib/beartype/_util/hint/convert copying beartype/_util/hint/convert/utilconvsanify.py -> build/lib/beartype/_util/hint/convert creating build/lib/beartype/_util/hint/pep/mod copying beartype/_util/hint/pep/mod/utilmodnumpy.py -> build/lib/beartype/_util/hint/pep/mod copying beartype/_util/hint/pep/mod/__init__.py -> build/lib/beartype/_util/hint/pep/mod creating build/lib/beartype/_util/hint/pep/proposal copying beartype/_util/hint/pep/proposal/utilpep586.py -> build/lib/beartype/_util/hint/pep/proposal copying beartype/_util/hint/pep/proposal/utilpep557.py -> build/lib/beartype/_util/hint/pep/proposal copying beartype/_util/hint/pep/proposal/utilpep585.py -> build/lib/beartype/_util/hint/pep/proposal copying beartype/_util/hint/pep/proposal/utilpep604.py -> build/lib/beartype/_util/hint/pep/proposal copying beartype/_util/hint/pep/proposal/__init__.py -> build/lib/beartype/_util/hint/pep/proposal copying beartype/_util/hint/pep/proposal/utilpep593.py -> build/lib/beartype/_util/hint/pep/proposal copying beartype/_util/hint/pep/proposal/utilpep544.py -> build/lib/beartype/_util/hint/pep/proposal copying beartype/_util/hint/pep/proposal/utilpep589.py -> build/lib/beartype/_util/hint/pep/proposal creating build/lib/beartype/_util/hint/pep/proposal/pep484 copying beartype/_util/hint/pep/proposal/pep484/utilpep484.py -> build/lib/beartype/_util/hint/pep/proposal/pep484 copying beartype/_util/hint/pep/proposal/pep484/utilpep484ref.py -> build/lib/beartype/_util/hint/pep/proposal/pep484 copying beartype/_util/hint/pep/proposal/pep484/utilpep484union.py -> build/lib/beartype/_util/hint/pep/proposal/pep484 copying beartype/_util/hint/pep/proposal/pep484/utilpep484newtype.py -> build/lib/beartype/_util/hint/pep/proposal/pep484 copying beartype/_util/hint/pep/proposal/pep484/__init__.py -> build/lib/beartype/_util/hint/pep/proposal/pep484 copying beartype/_util/hint/pep/proposal/pep484/utilpep484generic.py -> build/lib/beartype/_util/hint/pep/proposal/pep484 copying beartype/_util/hint/pep/proposal/pep484/utilpep484typevar.py -> build/lib/beartype/_util/hint/pep/proposal/pep484 creating build/lib/beartype/_util/hint/pep/proposal/pep484585 copying beartype/_util/hint/pep/proposal/pep484585/utilpep484585.py -> build/lib/beartype/_util/hint/pep/proposal/pep484585 copying beartype/_util/hint/pep/proposal/pep484585/utilpep484585generic.py -> build/lib/beartype/_util/hint/pep/proposal/pep484585 copying beartype/_util/hint/pep/proposal/pep484585/utilpep484585func.py -> build/lib/beartype/_util/hint/pep/proposal/pep484585 copying beartype/_util/hint/pep/proposal/pep484585/utilpep484585ref.py -> build/lib/beartype/_util/hint/pep/proposal/pep484585 copying beartype/_util/hint/pep/proposal/pep484585/utilpep484585arg.py -> build/lib/beartype/_util/hint/pep/proposal/pep484585 copying beartype/_util/hint/pep/proposal/pep484585/utilpep484585callable.py -> build/lib/beartype/_util/hint/pep/proposal/pep484585 copying beartype/_util/hint/pep/proposal/pep484585/__init__.py -> build/lib/beartype/_util/hint/pep/proposal/pep484585 copying beartype/_util/hint/pep/proposal/pep484585/utilpep484585type.py -> build/lib/beartype/_util/hint/pep/proposal/pep484585 creating build/lib/beartype/vale/_util copying beartype/vale/_util/_valeutilfunc.py -> build/lib/beartype/vale/_util copying beartype/vale/_util/_valeutilsnip.py -> build/lib/beartype/vale/_util copying beartype/vale/_util/_valeutiltyping.py -> build/lib/beartype/vale/_util copying beartype/vale/_util/_valeutiltext.py -> build/lib/beartype/vale/_util copying beartype/vale/_util/__init__.py -> build/lib/beartype/vale/_util creating build/lib/beartype/vale/_is copying beartype/vale/_is/_valeisoper.py -> build/lib/beartype/vale/_is copying beartype/vale/_is/_valeisobj.py -> build/lib/beartype/vale/_is copying beartype/vale/_is/_valeisabc.py -> build/lib/beartype/vale/_is copying beartype/vale/_is/__init__.py -> build/lib/beartype/vale/_is copying beartype/vale/_is/_valeistype.py -> build/lib/beartype/vale/_is copying beartype/vale/_is/_valeis.py -> build/lib/beartype/vale/_is creating build/lib/beartype/vale/_core copying beartype/vale/_core/_valecoreunary.py -> build/lib/beartype/vale/_core copying beartype/vale/_core/_valecore.py -> build/lib/beartype/vale/_core copying beartype/vale/_core/__init__.py -> build/lib/beartype/vale/_core copying beartype/vale/_core/_valecorebinary.py -> build/lib/beartype/vale/_core creating build/lib/beartype/door/_proposal copying beartype/door/_proposal/doorpep593.py -> build/lib/beartype/door/_proposal copying beartype/door/_proposal/doorpep586.py -> build/lib/beartype/door/_proposal copying beartype/door/_proposal/__init__.py -> build/lib/beartype/door/_proposal copying beartype/door/_proposal/doorpep484604.py -> build/lib/beartype/door/_proposal creating build/lib/beartype/door/_proposal/pep484 copying beartype/door/_proposal/pep484/doorpep484newtype.py -> build/lib/beartype/door/_proposal/pep484 copying beartype/door/_proposal/pep484/doorpep484typevar.py -> build/lib/beartype/door/_proposal/pep484 copying beartype/door/_proposal/pep484/doorpep484class.py -> build/lib/beartype/door/_proposal/pep484 copying beartype/door/_proposal/pep484/__init__.py -> build/lib/beartype/door/_proposal/pep484 creating build/lib/beartype/door/_proposal/pep484585 copying beartype/door/_proposal/pep484585/doorpep484585tuple.py -> build/lib/beartype/door/_proposal/pep484585 copying beartype/door/_proposal/pep484585/__init__.py -> build/lib/beartype/door/_proposal/pep484585 copying beartype/door/_proposal/pep484585/doorpep484585callable.py -> build/lib/beartype/door/_proposal/pep484585 running egg_info creating beartype.egg-info writing beartype.egg-info/PKG-INFO writing dependency_links to beartype.egg-info/dependency_links.txt writing requirements to beartype.egg-info/requires.txt writing top-level names to beartype.egg-info/top_level.txt writing manifest file 'beartype.egg-info/SOURCES.txt' reading manifest file 'beartype.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.pyc' found under directory '*' warning: no previously-included files matching '*.pyo' found under directory '*' adding license file 'LICENSE' writing manifest file 'beartype.egg-info/SOURCES.txt' copying beartype/py.typed -> build/lib/beartype ============================= test session starts ============================== platform linux -- Python 3.10.7, pytest-7.1.3, pluggy-1.0.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/testing/py3-beartype/src/beartype-0.11.0, configfile: pytest.ini, testpaths: beartype_test collecting ... collected 257 items beartype_test/a00_unit/a00_core/test_a00_package.py::test_api_beartype PASSED [ 0%] beartype_test/a00_unit/a00_core/test_a00_package.py::test_api_deprecations PASSED [ 0%] beartype_test/a00_unit/a00_core/test_a90_typing.py::test_api_typing PASSED [ 1%] beartype_test/a00_unit/a10_data/hint/pep/sign/test_datapepsignset.py::test_hint_signs_origin_isinstanceable_args PASSED [ 1%] beartype_test/a00_unit/a20_util/test_utilobject.py::test_is_object_hashable PASSED [ 1%] beartype_test/a00_unit/a20_util/test_utilobject.py::test_get_object_basename_scoped PASSED [ 2%] beartype_test/a00_unit/a20_util/cache/test_utilcachecall.py::test_callable_cached PASSED [ 2%] beartype_test/a00_unit/a20_util/cache/test_utilcachecall.py::test_property_cached PASSED [ 3%] beartype_test/a00_unit/a20_util/cache/map/test_utilmapbig.py::test_cacheunboundedstrong PASSED [ 3%] beartype_test/a00_unit/a20_util/cache/map/test_utilmaplru.py::test_lrucachestrong_one_pass PASSED [ 3%] beartype_test/a00_unit/a20_util/cache/map/test_utilmaplru.py::test_lrucachestrong_two_pass PASSED [ 4%] beartype_test/a00_unit/a20_util/cache/map/test_utilmaplru.py::test_lrucachestrong_fail PASSED [ 4%] beartype_test/a00_unit/a20_util/cache/pool/test_utilcachepool.py::test_key_pool_pass PASSED [ 5%] beartype_test/a00_unit/a20_util/cache/pool/test_utilcachepool.py::test_key_pool_fail PASSED [ 5%] beartype_test/a00_unit/a20_util/cache/pool/test_utilcachepoollistfixed.py::test_listfixed_pool_pass PASSED [ 5%] beartype_test/a00_unit/a20_util/cache/pool/test_utilcachepoollistfixed.py::test_listfixed_pool_fail PASSED [ 6%] beartype_test/a00_unit/a20_util/cache/pool/test_utilcachepoollistfixed.py::test_listfixed_type_pass PASSED [ 6%] beartype_test/a00_unit/a20_util/cache/pool/test_utilcachepoollistfixed.py::test_listfixed_type_fail PASSED [ 7%] beartype_test/a00_unit/a20_util/cache/pool/test_utilcachepoolobjecttyped.py::test_objecttyped_pool_pass PASSED [ 7%] beartype_test/a00_unit/a20_util/cache/pool/test_utilcachepoolobjecttyped.py::test_objecttyped_pool_fail PASSED [ 7%] beartype_test/a00_unit/a20_util/cls/test_utilclstest.py::test_is_type_or_types PASSED [ 8%] beartype_test/a00_unit/a20_util/cls/test_utilclstest.py::test_is_type_builtin PASSED [ 8%] beartype_test/a00_unit/a20_util/cls/test_utilclstest.py::test_is_type_subclass PASSED [ 8%] beartype_test/a00_unit/a20_util/cls/pep/test_utilpep3119.py::test_die_unless_type_isinstanceable PASSED [ 9%] beartype_test/a00_unit/a20_util/cls/pep/test_utilpep3119.py::test_die_unless_type_issubclassable PASSED [ 9%] beartype_test/a00_unit/a20_util/cls/pep/test_utilpep557.py::test_is_type_pep557 PASSED [ 10%] beartype_test/a00_unit/a20_util/error/test_utilerror.py::test_reraise_exception_cached PASSED [ 10%] beartype_test/a00_unit/a20_util/func/test_utilfunccode.py::test_get_func_code_or_none PASSED [ 10%] beartype_test/a00_unit/a20_util/func/test_utilfunccodeobj.py::test_get_func_codeobj PASSED [ 11%] beartype_test/a00_unit/a20_util/func/test_utilfunccodeobj.py::test_get_func_codeobj_or_none PASSED [ 11%] beartype_test/a00_unit/a20_util/func/test_utilfuncfile.py::test_is_func_file PASSED [ 12%] beartype_test/a00_unit/a20_util/func/test_utilfuncfile.py::test_get_func_filename_or_none PASSED [ 12%] beartype_test/a00_unit/a20_util/func/test_utilfuncframe.py::test_get_func_stack_frame PASSED [ 12%] beartype_test/a00_unit/a20_util/func/test_utilfuncget.py::test_get_func_classmethod_wrappee PASSED [ 13%] beartype_test/a00_unit/a20_util/func/test_utilfuncget.py::test_get_func_staticmethod_wrappee PASSED [ 13%] beartype_test/a00_unit/a20_util/func/test_utilfuncmake.py::test_make_func_pass PASSED [ 14%] beartype_test/a00_unit/a20_util/func/test_utilfuncmake.py::test_make_func_fail PASSED [ 14%] beartype_test/a00_unit/a20_util/func/test_utilfuncscope.py::test_is_func_nested PASSED [ 14%] beartype_test/a00_unit/a20_util/func/test_utilfuncscope.py::test_get_func_locals PASSED [ 15%] beartype_test/a00_unit/a20_util/func/test_utilfuncscope.py::test_add_func_scope_attr PASSED [ 15%] beartype_test/a00_unit/a20_util/func/test_utilfunctest.py::test_is_func_lambda PASSED [ 15%] beartype_test/a00_unit/a20_util/func/test_utilfunctest.py::test_is_func_async PASSED [ 16%] beartype_test/a00_unit/a20_util/func/test_utilfunctest.py::test_is_func_coro PASSED [ 16%] beartype_test/a00_unit/a20_util/func/test_utilfunctest.py::test_is_func_async_generator PASSED [ 17%] beartype_test/a00_unit/a20_util/func/test_utilfunctest.py::test_is_func_sync_generator PASSED [ 17%] beartype_test/a00_unit/a20_util/func/test_utilfunctest.py::test_die_unless_func_classmethod PASSED [ 17%] beartype_test/a00_unit/a20_util/func/test_utilfunctest.py::test_is_func_classmethod PASSED [ 18%] beartype_test/a00_unit/a20_util/func/test_utilfunctest.py::test_die_unless_func_property PASSED [ 18%] beartype_test/a00_unit/a20_util/func/test_utilfunctest.py::test_is_func_property PASSED [ 19%] beartype_test/a00_unit/a20_util/func/test_utilfunctest.py::test_die_unless_func_staticmethod PASSED [ 19%] beartype_test/a00_unit/a20_util/func/test_utilfunctest.py::test_is_func_staticmethod PASSED [ 19%] beartype_test/a00_unit/a20_util/func/test_utilfunctest.py::test_die_unless_func_python PASSED [ 20%] beartype_test/a00_unit/a20_util/func/test_utilfunctest.py::test_is_func_python PASSED [ 20%] beartype_test/a00_unit/a20_util/func/test_utilfuncwrap.py::test_unwrap_func PASSED [ 21%] beartype_test/a00_unit/a20_util/func/arg/test_utilfuncargget.py::test_get_func_arg_len_flexible PASSED [ 21%] beartype_test/a00_unit/a20_util/func/arg/test_utilfuncargiter.py::test_iter_func_args PASSED [ 21%] beartype_test/a00_unit/a20_util/func/arg/test_utilfuncargtest.py::test_is_func_argless PASSED [ 22%] beartype_test/a00_unit/a20_util/func/arg/test_utilfuncargtest.py::test_is_func_arg_variadic PASSED [ 22%] beartype_test/a00_unit/a20_util/func/arg/test_utilfuncargtest.py::test_is_func_arg_name PASSED [ 22%] beartype_test/a00_unit/a20_util/func/lib/test_utilbeartypefunc.py::test_is_func_beartyped PASSED [ 23%] beartype_test/a00_unit/a20_util/func/lib/test_utilbeartypefunc.py::test_set_func_beartyped PASSED [ 23%] beartype_test/a00_unit/a20_util/func/pep/test_utilpep484func.py::test_is_func_pep484_notypechecked PASSED [ 24%] beartype_test/a00_unit/a20_util/hint/a00_pep/test_a00_utilpepget.py::test_get_hint_pep_args PASSED [ 24%] beartype_test/a00_unit/a20_util/hint/a00_pep/test_a00_utilpepget.py::test_get_hint_pep_typevars PASSED [ 24%] beartype_test/a00_unit/a20_util/hint/a00_pep/test_a00_utilpepget.py::test_get_hint_pep_sign PASSED [ 25%] beartype_test/a00_unit/a20_util/hint/a00_pep/test_a00_utilpepget.py::test_get_hint_pep_type_isinstanceable PASSED [ 25%] beartype_test/a00_unit/a20_util/hint/a00_pep/test_a00_utilpepget.py::test_get_hint_pep_type_isinstanceable_or_none PASSED [ 26%] beartype_test/a00_unit/a20_util/hint/a00_pep/test_a90_utilpeptest.py::test_is_hint_pep_typevars PASSED [ 26%] beartype_test/a00_unit/a20_util/hint/a00_pep/test_a90_utilpeptest.py::test_is_hint_pep_typing PASSED [ 26%] beartype_test/a00_unit/a20_util/hint/a00_pep/test_a90_utilpeptest.py::test_is_hint_pep_type_typing PASSED [ 27%] beartype_test/a00_unit/a20_util/hint/a00_pep/test_a90_utilpeptest.py::test_is_hint_pep PASSED [ 27%] beartype_test/a00_unit/a20_util/hint/a00_pep/test_a90_utilpeptest.py::test_is_hint_pep_args PASSED [ 28%] beartype_test/a00_unit/a20_util/hint/a00_pep/test_a90_utilpeptest.py::test_is_hint_pep_supported PASSED [ 28%] beartype_test/a00_unit/a20_util/hint/a00_pep/test_a90_utilpeptest.py::test_die_if_hint_pep_unsupported PASSED [ 28%] beartype_test/a00_unit/a20_util/hint/a00_pep/proposal/test_utilpep544.py::test_is_hint_pep544_protocol PASSED [ 29%] beartype_test/a00_unit/a20_util/hint/a00_pep/proposal/test_utilpep557.py::test_get_hint_pep557_initvar_arg PASSED [ 29%] beartype_test/a00_unit/a20_util/hint/a00_pep/proposal/test_utilpep586.py::test_is_hint_pep586 PASSED [ 29%] beartype_test/a00_unit/a20_util/hint/a00_pep/proposal/test_utilpep593.py::test_is_hint_pep593_beartype PASSED [ 30%] beartype_test/a00_unit/a20_util/hint/a00_pep/proposal/test_utilpep604.py::test_is_hint_pep604 PASSED [ 30%] beartype_test/a00_unit/a20_util/hint/a00_pep/proposal/pep484/test_utilpep484typevar.py::test_get_hint_pep484_typevar_bound_or_none PASSED [ 31%] beartype_test/a00_unit/a20_util/hint/a00_pep/proposal/pep484585/test_utilpep484585.py::test_is_hint_pep484585_tuple_empty PASSED [ 31%] beartype_test/a00_unit/a20_util/hint/a00_pep/proposal/pep484585/test_utilpep484585callable.py::test_get_hint_pep484585_callable_params_and_return PASSED [ 31%] beartype_test/a00_unit/a20_util/hint/a00_pep/proposal/pep484585/test_utilpep484585generic.py::test_is_hint_pep484585_generic PASSED [ 32%] beartype_test/a00_unit/a20_util/hint/a00_pep/proposal/pep484585/test_utilpep484585generic.py::test_get_hint_pep484585_generic_type_or_none PASSED [ 32%] beartype_test/a00_unit/a20_util/hint/a00_pep/proposal/pep484585/test_utilpep484585generic.py::test_get_hint_pep484585_generic_bases_unerased PASSED [ 33%] beartype_test/a00_unit/a20_util/hint/a00_pep/proposal/pep484585/test_utilpep484585subclass.py::test_get_hint_pep484585_subclass_superclass PASSED [ 33%] beartype_test/a00_unit/a20_util/hint/a10_nonpep/test_utilhintnonpeptest.py::test_die_unless_hint_nonpep PASSED [ 33%] beartype_test/a00_unit/a20_util/hint/a10_nonpep/test_utilhintnonpeptest.py::test_is_hint_nonpep PASSED [ 34%] beartype_test/a00_unit/a20_util/hint/a10_nonpep/test_utilhintnonpeptest.py::test_is_hint_nonpep_tuple PASSED [ 34%] beartype_test/a00_unit/a20_util/hint/a50_convert/test_utilconvcoerce.py::test_coerce_func_hint_root PASSED [ 35%] beartype_test/a00_unit/a20_util/hint/a50_convert/test_utilconvcoerce.py::test_coerce_hint_any PASSED [ 35%] beartype_test/a00_unit/a20_util/hint/a50_convert/test_utilconvreduce.py::test_reduce_hint PASSED [ 35%] beartype_test/a00_unit/a20_util/hint/a90_core/test_utilhintfactory.py::test_typehinttypefactory PASSED [ 36%] beartype_test/a00_unit/a20_util/hint/a90_core/test_utilhinttest.py::test_die_unless_hint PASSED [ 36%] beartype_test/a00_unit/a20_util/hint/a90_core/test_utilhinttest.py::test_is_hint PASSED [ 36%] beartype_test/a00_unit/a20_util/hint/a90_core/test_utilhinttest.py::test_is_hint_ignorable PASSED [ 37%] beartype_test/a00_unit/a20_util/kind/test_utilkinddict.py::test_die_if_mappings_two_items_collide PASSED [ 37%] beartype_test/a00_unit/a20_util/kind/test_utilkinddict.py::test_is_mapping_keys_all PASSED [ 38%] beartype_test/a00_unit/a20_util/kind/test_utilkinddict.py::test_is_mapping_keys_any PASSED [ 38%] beartype_test/a00_unit/a20_util/kind/test_utilkinddict.py::test_update_mapping PASSED [ 38%] beartype_test/a00_unit/a20_util/kind/test_utilkinddict.py::test_merge_mappings_two PASSED [ 39%] beartype_test/a00_unit/a20_util/kind/test_utilkinddict.py::test_merge_mappings_three PASSED [ 39%] beartype_test/a00_unit/a20_util/mod/test_utilmoddeprecate.py::test_deprecate_module_attr PASSED [ 40%] beartype_test/a00_unit/a20_util/mod/test_utilmodget.py::test_die_unless_module_attr_name PASSED [ 40%] beartype_test/a00_unit/a20_util/mod/test_utilmodimport.py::test_import_module_or_none PASSED [ 40%] beartype_test/a00_unit/a20_util/mod/test_utilmodimport.py::test_import_module_attr PASSED [ 41%] beartype_test/a00_unit/a20_util/mod/test_utilmodimport.py::test_import_module_attr_or_none PASSED [ 41%] beartype_test/a00_unit/a20_util/mod/test_utilmodtest.py::test_die_unless_module_attr_name PASSED [ 42%] beartype_test/a00_unit/a20_util/mod/test_utilmodtest.py::test_is_module PASSED [ 42%] beartype_test/a00_unit/a20_util/mod/lib/test_utiltyping.py::test_import_typing_attr PASSED [ 42%] beartype_test/a00_unit/a20_util/os/test_utilostest.py::test_is_os_macos PASSED [ 43%] beartype_test/a00_unit/a20_util/os/test_utilostest.py::test_is_os_windows_vanilla PASSED [ 43%] beartype_test/a00_unit/a20_util/py/test_utilpyinterpreter.py::test_is_py_pypy PASSED [ 43%] beartype_test/a00_unit/a20_util/py/test_utilpyword.py::test_word_size PASSED [ 44%] beartype_test/a00_unit/a20_util/text/test_utiltextident.py::test_is_identifier PASSED [ 44%] beartype_test/a00_unit/a20_util/text/test_utiltextjoin.py::test_join_delimited PASSED [ 45%] beartype_test/a00_unit/a20_util/text/test_utiltextjoin.py::test_join_delimited_disjunction PASSED [ 45%] beartype_test/a00_unit/a20_util/text/test_utiltextlabel.py::test_label_type PASSED [ 45%] beartype_test/a00_unit/a20_util/text/test_utiltextlabel.py::test_prefix_callable PASSED [ 46%] beartype_test/a00_unit/a20_util/text/test_utiltextmunge.py::test_uppercase_char_first PASSED [ 46%] beartype_test/a00_unit/a20_util/text/test_utiltextmunge.py::test_number_lines PASSED [ 47%] beartype_test/a00_unit/a20_util/text/test_utiltextmunge.py::test_replace_str_substrs PASSED [ 47%] beartype_test/a00_unit/a20_util/text/test_utiltextmunge.py::test_suffix_unless_suffixed PASSED [ 47%] beartype_test/a00_unit/a20_util/text/test_utiltextrepr.py::test_represent_object PASSED [ 48%] beartype_test/a00_unit/a40_pep/test_pep484.py::test_pep484_decor_no_type_check PASSED [ 48%] beartype_test/a00_unit/a40_pep/test_pep484.py::test_pep484_hint_noreturn PASSED [ 49%] beartype_test/a00_unit/a40_pep/test_pep484.py::test_pep484_hint_noreturn_async PASSED [ 49%] beartype_test/a00_unit/a40_pep/test_pep484.py::test_pep484_hint_sequence_args_1_cached PASSED [ 49%] beartype_test/a00_unit/a40_pep/test_pep484585.py::test_decor_async_coroutine PASSED [ 50%] beartype_test/a00_unit/a40_pep/test_pep484585.py::test_decor_async_generator PASSED [ 50%] beartype_test/a00_unit/a40_pep/test_pep484585.py::test_decor_sync_generator PASSED [ 50%] beartype_test/a00_unit/a40_pep/test_pep544.py::test_pep544_pass PASSED [ 51%] beartype_test/a00_unit/a40_pep/test_pep544.py::test_pep544_fail PASSED [ 51%] beartype_test/a00_unit/a40_pep/test_pep544.py::test_pep544_hint_subprotocol_elision PASSED [ 52%] beartype_test/a00_unit/a40_pep/test_pep544.py::test_is_hint_pep544_protocol PASSED [ 52%] beartype_test/a00_unit/a40_pep/test_pep544.py::test_is_hint_pep544_io_generic PASSED [ 52%] beartype_test/a00_unit/a40_pep/test_pep544.py::test_get_hint_pep544_io_protocol_from_generic PASSED [ 53%] beartype_test/a00_unit/a40_pep/test_pep557.py::test_is_hint_pep577 PASSED [ 53%] beartype_test/a00_unit/a40_pep/test_pep561.py::test_pep561_pytyped PASSED [ 54%] beartype_test/a00_unit/a40_pep/test_pep585.py::test_is_hint_pep585_builtin PASSED [ 54%] beartype_test/a00_unit/a40_pep/test_pep585.py::test_is_hint_pep585_generic PASSED [ 54%] beartype_test/a00_unit/a40_pep/test_pep585.py::test_get_hint_pep585_generic_typevars PASSED [ 55%] beartype_test/a00_unit/a40_pep/test_pep589.py::test_is_hint_pep589 PASSED [ 55%] beartype_test/a00_unit/a40_pep/test_pep593.py::test_die_unless_hint_pep593 PASSED [ 56%] beartype_test/a00_unit/a40_pep/test_pep593.py::test_get_hint_pep593_metadata PASSED [ 56%] beartype_test/a00_unit/a40_pep/test_pep593.py::test_get_hint_pep593_metahint PASSED [ 56%] beartype_test/a00_unit/a60_api/test_api_cave.py::test_api_cave_type_core PASSED [ 57%] beartype_test/a00_unit/a60_api/test_api_cave.py::test_api_cave_type_core_nonpypy PASSED [ 57%] beartype_test/a00_unit/a60_api/test_api_cave.py::test_api_cave_tuple_core PASSED [ 57%] beartype_test/a00_unit/a60_api/test_api_cave.py::test_api_cave_tuple_nonetypeor PASSED [ 58%] beartype_test/a00_unit/a60_api/test_api_cave.py::test_api_cave_lib_numpy SKIPPED [ 58%] beartype_test/a00_unit/a60_api/test_api_meta.py::test_api_meta PASSED [ 59%] beartype_test/a00_unit/a60_api/conf/test_conf.py::test_api_conf_strategy PASSED [ 59%] beartype_test/a00_unit/a60_api/conf/test_conf.py::test_api_conf_type PASSED [ 59%] beartype_test/a00_unit/a60_api/door/test_door_func.py::test_door_is_subhint PASSED [ 60%] beartype_test/a00_unit/a60_api/door/test_door_typehint.py::test_door_typehint_new PASSED [ 60%] beartype_test/a00_unit/a60_api/door/test_door_typehint.py::test_door_typehint_mapping PASSED [ 61%] beartype_test/a00_unit/a60_api/door/test_door_typehint.py::test_door_typehint_repr PASSED [ 61%] beartype_test/a00_unit/a60_api/door/test_door_typehint.py::test_door_typehint_equals PASSED [ 61%] beartype_test/a00_unit/a60_api/door/test_door_typehint.py::test_door_typehint_rich_fail PASSED [ 62%] beartype_test/a00_unit/a60_api/door/test_door_typehint.py::test_door_typehint_contains PASSED [ 62%] beartype_test/a00_unit/a60_api/door/test_door_typehint.py::test_door_typehint_iter PASSED [ 63%] beartype_test/a00_unit/a60_api/door/test_door_typehint.py::test_door_typehint_getitem PASSED [ 63%] beartype_test/a00_unit/a60_api/door/test_door_typehint.py::test_door_typehint_bool PASSED [ 63%] beartype_test/a00_unit/a60_api/door/test_door_typehint.py::test_door_typehint_len PASSED [ 64%] beartype_test/a00_unit/a60_api/door/test_door_typehint.py::test_door_typehint_is_ignorable PASSED [ 64%] beartype_test/a00_unit/a60_api/door/test_door_typehint.py::test_door_typehint_is_subhint_fail PASSED [ 64%] beartype_test/a00_unit/a60_api/door/test_door_typehint.py::test_door_types_that_are_just_origins PASSED [ 65%] beartype_test/a00_unit/a60_api/peps/test_pep563.py::test_resolve_pep563_fail PASSED [ 65%] beartype_test/a00_unit/a60_api/peps/test_pep563.py::test_pep563_class_self_reference_reloaded PASSED [ 66%] beartype_test/a00_unit/a60_api/peps/test_pep563.py::test_pep563_class_self_reference_override PASSED [ 66%] beartype_test/a00_unit/a60_api/peps/test_pep563.py::test_pep563_module PASSED [ 66%] beartype_test/a00_unit/a60_api/peps/test_pep563.py::test_pep563_closure_nonnested PASSED [ 67%] beartype_test/a00_unit/a60_api/peps/test_pep563.py::test_pep563_closure_nested SKIPPED [ 67%] beartype_test/a00_unit/a60_api/peps/test_pep563.py::test_pep563_class PASSED [ 68%] beartype_test/a00_unit/a60_api/typing/test_typingpep544.py::test_typingpep544_metaclass PASSED [ 68%] beartype_test/a00_unit/a60_api/typing/test_typingpep544.py::test_typingpep544_superclass PASSED [ 68%] beartype_test/a00_unit/a60_api/typing/test_typingpep544.py::test_typingpep544_subclass PASSED [ 69%] beartype_test/a00_unit/a60_api/typing/test_typingpep544.py::test_typingpep544_protocols_typing PASSED [ 69%] beartype_test/a00_unit/a60_api/typing/test_typingpep544.py::test_typingpep544_protocol_custom_direct PASSED [ 70%] beartype_test/a00_unit/a60_api/typing/test_typingpep544.py::test_typingpep544_protocol_custom_direct_typevar PASSED [ 70%] beartype_test/a00_unit/a60_api/typing/test_typingpep544.py::test_typingpep544_protocol_custom_indirect PASSED [ 70%] beartype_test/a00_unit/a60_api/typing/test_typingpep544.py::test_typingpep544_pep593_integration PASSED [ 71%] beartype_test/a00_unit/a60_api/vale/_core/test_valecore.py::test_api_vale_validator_pass PASSED [ 71%] beartype_test/a00_unit/a60_api/vale/_core/test_valecore.py::test_api_vale_validator_fail PASSED [ 71%] beartype_test/a00_unit/a60_api/vale/_is/test_valeis.py::test_api_vale_is_pass PASSED [ 72%] beartype_test/a00_unit/a60_api/vale/_is/test_valeis.py::test_api_vale_is_fail PASSED [ 72%] beartype_test/a00_unit/a60_api/vale/_is/test_valeis.py::test_api_vale_decor_fail PASSED [ 73%] beartype_test/a00_unit/a60_api/vale/_is/test_valeiscls.py::test_api_vale_isinstance_pass PASSED [ 73%] beartype_test/a00_unit/a60_api/vale/_is/test_valeiscls.py::test_api_vale_isinstance_fail PASSED [ 73%] beartype_test/a00_unit/a60_api/vale/_is/test_valeiscls.py::test_api_vale_issubclass_pass PASSED [ 74%] beartype_test/a00_unit/a60_api/vale/_is/test_valeiscls.py::test_api_vale_issubclass_fail PASSED [ 74%] beartype_test/a00_unit/a60_api/vale/_is/test_valeisobj.py::test_api_vale_isattr_pass PASSED [ 75%] beartype_test/a00_unit/a60_api/vale/_is/test_valeisobj.py::test_api_vale_isattr_fail PASSED [ 75%] beartype_test/a00_unit/a60_api/vale/_is/test_valeisoper.py::test_api_vale_isequal_pass PASSED [ 75%] beartype_test/a00_unit/a60_api/vale/_is/test_valeisoper.py::test_api_vale_isequal_fail PASSED [ 76%] beartype_test/a00_unit/a60_api/vale/_util/test_valeutiltext.py::test_api_vale_format_diagnosis_line PASSED [ 76%] beartype_test/a00_unit/a80_check/a00_expr/test_exprcode.py::test_make_check_code_decoration PASSED [ 77%] beartype_test/a00_unit/a80_check/a00_expr/test_exprscope.py::test_add_func_scope_type_pass PASSED [ 77%] beartype_test/a00_unit/a80_check/a00_expr/test_exprscope.py::test_add_func_scope_type_fail PASSED [ 77%] beartype_test/a00_unit/a80_check/a00_expr/test_exprscope.py::test_add_func_scope_types_pass PASSED [ 78%] beartype_test/a00_unit/a80_check/a00_expr/test_exprscope.py::test_add_func_scope_types_fail PASSED [ 78%] beartype_test/a00_unit/a80_check/a00_expr/test_exprscope.py::test_express_func_scope_type_forwardref PASSED [ 78%] beartype_test/a00_unit/a80_check/a90_door/test_checkdoor.py::test_door_die_if_unbearable_pass PASSED [ 79%] beartype_test/a00_unit/a80_check/a90_door/test_checkdoor.py::test_door_die_if_unbearable_fail PASSED [ 79%] beartype_test/a00_unit/a80_check/a90_door/test_checkdoor.py::test_door_typehint_die_if_unbearable PASSED [ 80%] beartype_test/a00_unit/a80_check/a90_door/test_checkdoor.py::test_door_is_bearable_pass PASSED [ 80%] beartype_test/a00_unit/a80_check/a90_door/test_checkdoor.py::test_door_is_bearable_fail PASSED [ 80%] beartype_test/a00_unit/a80_check/a90_door/test_checkdoor.py::test_door_typehint_is_bearable PASSED [ 81%] beartype_test/a00_unit/a90_decor/test_decorcall.py::test_beartypecall PASSED [ 81%] beartype_test/a00_unit/a90_decor/test_decorconf.py::test_decor_conf PASSED [ 82%] beartype_test/a00_unit/a90_decor/test_decorconf.py::test_decor_conf_is_debug PASSED [ 82%] beartype_test/a00_unit/a90_decor/test_decorconf.py::test_decor_conf_is_debug_updates_linecache PASSED [ 82%] beartype_test/a00_unit/a90_decor/test_decorconf.py::test_decor_conf_strategy PASSED [ 83%] beartype_test/a00_unit/a90_decor/test_decorwrappee.py::test_decor_wrappee_type_descriptor PASSED [ 83%] beartype_test/a00_unit/a90_decor/test_decorwrappee.py::test_decor_arg_name_fail PASSED [ 84%] beartype_test/a00_unit/a90_decor/test_decorwrappee.py::test_decor_arg_call_keyword_unknown_fail PASSED [ 84%] beartype_test/a00_unit/a90_decor/test_decorwrappee.py::test_decor_wrappee_type_fail PASSED [ 84%] beartype_test/a00_unit/a90_decor/test_decorwrapper.py::test_wrapper_fail_obj_large PASSED [ 85%] beartype_test/a00_unit/a90_decor/a00_cache/test_cachetype.py::test_typistry_singleton_pass PASSED [ 85%] beartype_test/a00_unit/a90_decor/a00_cache/test_cachetype.py::test_typistry_singleton_fail PASSED [ 85%] beartype_test/a00_unit/a90_decor/a20_error/test_errormain.py::test_get_beartype_violation PASSED [ 86%] beartype_test/a00_unit/a90_decor/a20_error/test_errortext.py::test_represent_pith PASSED [ 86%] beartype_test/a00_unit/a90_decor/a40_code/test_codeargkind.py::test_arg_kind_flex PASSED [ 87%] beartype_test/a00_unit/a90_decor/a40_code/test_codeargkind.py::test_arg_kind_flex_varkw PASSED [ 87%] beartype_test/a00_unit/a90_decor/a40_code/test_codeargkind.py::test_arg_kind_kwonly_mixed PASSED [ 87%] beartype_test/a00_unit/a90_decor/a40_code/test_codeargkind.py::test_arg_kind_flex_varpos_kwonly PASSED [ 88%] beartype_test/a00_unit/a90_decor/a40_code/test_codeargkind.py::test_arg_kind_posonly PASSED [ 88%] beartype_test/a00_unit/a90_decor/a40_code/test_codeargkind.py::test_arg_kind_posonly_flex_varpos_kwonly PASSED [ 89%] beartype_test/a00_unit/a90_decor/a40_code/test_codenoop.py::test_decor_noop_unhinted_sync PASSED [ 89%] beartype_test/a00_unit/a90_decor/a40_code/test_codenoop.py::test_decor_noop_redecorated_sync PASSED [ 89%] beartype_test/a00_unit/a90_decor/a40_code/test_codenoop.py::test_decor_noop_unhinted_async PASSED [ 90%] beartype_test/a00_unit/a90_decor/a40_code/test_codenoop.py::test_decor_noop_redecorated_async PASSED [ 90%] beartype_test/a00_unit/a90_decor/a40_code/test_codenoop.py::test_decor_noop_hint_ignorable_iter PASSED [ 91%] beartype_test/a00_unit/a90_decor/a40_code/test_codenoop.py::test_decor_noop_hint_ignorable_order PASSED [ 91%] beartype_test/a00_unit/a90_decor/a40_code/nonpep/test_codemypy.py::test_decor_mypy_notimplemented PASSED [ 91%] beartype_test/a00_unit/a90_decor/a40_code/nonpep/test_codenonpep.py::test_nonpep_param_kind_positional_or_keyword_pass PASSED [ 92%] beartype_test/a00_unit/a90_decor/a40_code/nonpep/test_codenonpep.py::test_nonpep_param_kind_variadic_and_keyword_only_pass PASSED [ 92%] beartype_test/a00_unit/a90_decor/a40_code/nonpep/test_codenonpep.py::test_nonpep_param_kind_variadic_fail PASSED [ 92%] beartype_test/a00_unit/a90_decor/a40_code/nonpep/test_codenonpep.py::test_nonpep_pass_param_tuple PASSED [ 93%] beartype_test/a00_unit/a90_decor/a40_code/nonpep/test_codenonpep.py::test_nonpep_pass_param_custom PASSED [ 93%] beartype_test/a00_unit/a90_decor/a40_code/nonpep/test_codenonpep.py::test_nonpep_fail_param_call_tuple PASSED [ 94%] beartype_test/a00_unit/a90_decor/a40_code/nonpep/test_codenonpep.py::test_nonpep_param_hint_invalid_fail PASSED [ 94%] beartype_test/a00_unit/a90_decor/a40_code/nonpep/test_codenonpep.py::test_nonpep_fail_return_call PASSED [ 94%] beartype_test/a00_unit/a90_decor/a40_code/nonpep/test_codenonpep.py::test_nonpep_fail_return_hint_nonpep PASSED [ 95%] beartype_test/a00_unit/a90_decor/a40_code/pep/test_coderef.py::test_hint_forwardref_data_pass PASSED [ 95%] beartype_test/a00_unit/a90_decor/a40_code/pep/test_coderef.py::test_hint_forwardref_param_pass PASSED [ 96%] beartype_test/a00_unit/a90_decor/a40_code/pep/test_coderef.py::test_hint_forwardref_decor_fail PASSED [ 96%] beartype_test/a00_unit/a90_decor/a40_code/pep/test_coderef.py::test_hint_forwardref_call_fail PASSED [ 96%] beartype_test/a00_unit/a90_decor/a40_code/pep/test_coderef.py::test_hint_forwardref_call_param_fail PASSED [ 97%] beartype_test/a00_unit/a90_decor/a60_main/test_codemain.py::test_codemain PASSED [ 97%] beartype_test/a90_func/doc/test_docreadme.py::test_doc_readme SKIPPED [ 98%] beartype_test/a90_func/lib/sphinx/test_beartype_in_sphinx.py::test_beartype_in_sphinx SKIPPED [ 98%] beartype_test/a90_func/lib/sphinx/test_sphinx_build.py::test_sphinx_build SKIPPED [ 98%] beartype_test/a90_func/package/test_package_import.py::test_package_import_isolation PASSED [ 99%] beartype_test/a90_func/pep/test_pep561_static.py::test_pep561_mypy SKIPPED [ 99%] beartype_test/a90_func/pep/test_pep561_static.py::test_pep561_pyright SKIPPED [100%] =========================== short test summary info ============================ SKIPPED [1] beartype_test/a00_unit/a60_api/test_api_cave.py:701: could not import 'numpy.__init__': No module named 'numpy' SKIPPED [1] beartype_test/a00_unit/a60_api/peps/test_pep563.py:259: Python 3.10.7 >= 3.10.0. SKIPPED [1] beartype_test/a90_func/doc/test_docreadme.py:30: could not import 'docutils.__init__': No module named 'docutils' SKIPPED [1] beartype_test/a90_func/lib/sphinx/test_beartype_in_sphinx.py:25: could not import 'sphinx.__init__': No module named 'sphinx' SKIPPED [1] beartype_test/a90_func/lib/sphinx/test_sphinx_build.py:27: could not import 'sphinx.__init__': No module named 'sphinx' SKIPPED [1] beartype_test/a90_func/pep/test_pep561_static.py:45: could not import 'mypy.__init__': No module named 'mypy' SKIPPED [1] beartype_test/a90_func/pep/test_pep561_static.py:149: Command "pyright" not found. ======================= 250 passed, 7 skipped in 10.08s ======================== >>> py3-beartype: 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 egg_info writing beartype.egg-info/PKG-INFO writing dependency_links to beartype.egg-info/dependency_links.txt writing requirements to beartype.egg-info/requires.txt writing top-level names to beartype.egg-info/top_level.txt reading manifest file 'beartype.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.pyo' found under directory '*' adding license file 'LICENSE' writing manifest file 'beartype.egg-info/SOURCES.txt' running install_lib creating /home/buildozer/aports/testing/py3-beartype/pkg creating /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype creating /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr creating /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib creating /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10 creating /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages creating /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype copying build/lib/beartype/_conf.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype creating /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor copying build/lib/beartype/_decor/_decorcall.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor creating /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor/_api copying build/lib/beartype/_decor/_api/__init__.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor/_api creating /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor/_error copying build/lib/beartype/_decor/_error/_errorsleuth.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor/_error copying build/lib/beartype/_decor/_error/_errortext.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor/_error copying build/lib/beartype/_decor/_error/_errortype.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor/_error copying build/lib/beartype/_decor/_error/__init__.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor/_error copying build/lib/beartype/_decor/_error/errormain.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor/_error creating /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor/_error/_pep creating /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor/_error/_pep/_pep484 copying build/lib/beartype/_decor/_error/_pep/_pep484/_errorunion.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor/_error/_pep/_pep484 copying build/lib/beartype/_decor/_error/_pep/_pep484/_errornoreturn.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor/_error/_pep/_pep484 copying build/lib/beartype/_decor/_error/_pep/_pep484/__init__.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor/_error/_pep/_pep484 copying build/lib/beartype/_decor/_error/_pep/_errorpep593.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor/_error/_pep creating /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor/_error/_pep/_pep484585 copying build/lib/beartype/_decor/_error/_pep/_pep484585/_errorgeneric.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor/_error/_pep/_pep484585 copying build/lib/beartype/_decor/_error/_pep/_pep484585/_errorsequence.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor/_error/_pep/_pep484585 copying build/lib/beartype/_decor/_error/_pep/_pep484585/__init__.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor/_error/_pep/_pep484585 copying build/lib/beartype/_decor/_error/_pep/__init__.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor/_error/_pep copying build/lib/beartype/_decor/_error/_pep/_errorpep586.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor/_error/_pep copying build/lib/beartype/_decor/decorcore.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor creating /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor/_cache copying build/lib/beartype/_decor/_cache/cachedecor.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor/_cache copying build/lib/beartype/_decor/_cache/__init__.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor/_cache copying build/lib/beartype/_decor/_cache/cachetype.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor/_cache creating /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor/_wrapper copying build/lib/beartype/_decor/_wrapper/wrappermagic.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor/_wrapper copying build/lib/beartype/_decor/_wrapper/wrappersnip.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor/_wrapper copying build/lib/beartype/_decor/_wrapper/_wrappercode.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor/_wrapper copying build/lib/beartype/_decor/_wrapper/wrappermain.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor/_wrapper copying build/lib/beartype/_decor/_wrapper/__init__.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor/_wrapper copying build/lib/beartype/_decor/__init__.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor copying build/lib/beartype/_decor/decormain.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor copying build/lib/beartype/py.typed -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype creating /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/roar copying build/lib/beartype/roar/_roarexc.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/roar copying build/lib/beartype/roar/__init__.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/roar copying build/lib/beartype/roar/_roarwarn.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/roar creating /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/cave copying build/lib/beartype/cave/_cavelib.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/cave copying build/lib/beartype/cave/__init__.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/cave creating /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_check creating /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_check/util copying build/lib/beartype/_check/util/_checkutilsnip.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_check/util copying build/lib/beartype/_check/util/checkutilmake.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_check/util copying build/lib/beartype/_check/util/__init__.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_check/util copying build/lib/beartype/_check/_checksnip.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_check copying build/lib/beartype/_check/checkmagic.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_check copying build/lib/beartype/_check/checkmake.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_check copying build/lib/beartype/_check/__init__.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_check creating /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_check/expr copying build/lib/beartype/_check/expr/exprmake.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_check/expr copying build/lib/beartype/_check/expr/_exprscope.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_check/expr copying build/lib/beartype/_check/expr/_exprsnip.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_check/expr copying build/lib/beartype/_check/expr/__init__.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_check/expr copying build/lib/beartype/_check/expr/exprmagic.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_check/expr creating /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/claw copying build/lib/beartype/claw/_clawregistrar.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/claw copying build/lib/beartype/claw/_clawpathhooks.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/claw copying build/lib/beartype/claw/_clawast.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/claw copying build/lib/beartype/claw/_clawloader.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/claw copying build/lib/beartype/claw/__init__.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/claw creating /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_data creating /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_data/cls copying build/lib/beartype/_data/cls/datacls.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_data/cls copying build/lib/beartype/_data/cls/__init__.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_data/cls creating /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_data/mod copying build/lib/beartype/_data/mod/datamodtyping.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_data/mod copying build/lib/beartype/_data/mod/datamodpy.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_data/mod copying build/lib/beartype/_data/mod/__init__.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_data/mod creating /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_data/func copying build/lib/beartype/_data/func/__init__.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_data/func copying build/lib/beartype/_data/func/datafunc.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_data/func copying build/lib/beartype/_data/__init__.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_data copying build/lib/beartype/_data/datatyping.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_data copying build/lib/beartype/_data/datakind.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_data creating /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_data/hint creating /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_data/hint/pep copying build/lib/beartype/_data/hint/pep/datapeprepr.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_data/hint/pep creating /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_data/hint/pep/sign copying build/lib/beartype/_data/hint/pep/sign/datapepsigns.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_data/hint/pep/sign copying build/lib/beartype/_data/hint/pep/sign/datapepsignset.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_data/hint/pep/sign copying build/lib/beartype/_data/hint/pep/sign/datapepsigncls.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_data/hint/pep/sign copying build/lib/beartype/_data/hint/pep/sign/__init__.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_data/hint/pep/sign copying build/lib/beartype/_data/hint/pep/__init__.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_data/hint/pep copying build/lib/beartype/_data/hint/__init__.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_data/hint creating /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util creating /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/error copying build/lib/beartype/_util/error/utilerror.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/error copying build/lib/beartype/_util/error/__init__.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/error creating /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/cls copying build/lib/beartype/_util/cls/utilclstest.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/cls copying build/lib/beartype/_util/cls/utilclsget.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/cls creating /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/cls/pep copying build/lib/beartype/_util/cls/pep/utilpep3119.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/cls/pep copying build/lib/beartype/_util/cls/pep/utilpep557.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/cls/pep copying build/lib/beartype/_util/cls/pep/__init__.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/cls/pep copying build/lib/beartype/_util/cls/__init__.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/cls creating /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/py copying build/lib/beartype/_util/py/utilpyversion.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/py copying build/lib/beartype/_util/py/utilpyinterpreter.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/py copying build/lib/beartype/_util/py/__init__.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/py copying build/lib/beartype/_util/py/utilpyword.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/py copying build/lib/beartype/_util/utilobject.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util creating /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/os copying build/lib/beartype/_util/os/__init__.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/os copying build/lib/beartype/_util/os/utilostest.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/os creating /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/mod creating /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/mod/lib copying build/lib/beartype/_util/mod/lib/utilsphinx.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/mod/lib copying build/lib/beartype/_util/mod/lib/__init__.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/mod/lib copying build/lib/beartype/_util/mod/lib/utiltyping.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/mod/lib copying build/lib/beartype/_util/mod/utilmodimport.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/mod copying build/lib/beartype/_util/mod/utilmoddeprecate.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/mod copying build/lib/beartype/_util/mod/__init__.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/mod copying build/lib/beartype/_util/mod/utilmodtest.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/mod copying build/lib/beartype/_util/mod/utilmodget.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/mod creating /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/func copying build/lib/beartype/_util/func/utilfuncscope.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/func creating /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/func/lib copying build/lib/beartype/_util/func/lib/utilbeartypefunc.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/func/lib copying build/lib/beartype/_util/func/lib/__init__.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/func/lib creating /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/func/coro copying build/lib/beartype/_util/func/coro/__init__.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/func/coro copying build/lib/beartype/_util/func/utilfunccodeobj.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/func copying build/lib/beartype/_util/func/utilfunccode.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/func creating /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/func/pep copying build/lib/beartype/_util/func/pep/utilpep484func.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/func/pep copying build/lib/beartype/_util/func/pep/__init__.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/func/pep copying build/lib/beartype/_util/func/utilfuncmake.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/func copying build/lib/beartype/_util/func/utilfunctest.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/func copying build/lib/beartype/_util/func/__init__.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/func copying build/lib/beartype/_util/func/utilfuncfile.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/func creating /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/func/arg copying build/lib/beartype/_util/func/arg/utilfuncargtest.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/func/arg copying build/lib/beartype/_util/func/arg/utilfuncargget.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/func/arg copying build/lib/beartype/_util/func/arg/__init__.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/func/arg copying build/lib/beartype/_util/func/arg/utilfuncargiter.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/func/arg copying build/lib/beartype/_util/func/utilfuncget.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/func copying build/lib/beartype/_util/func/utilfuncframe.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/func copying build/lib/beartype/_util/func/utilfuncwrap.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/func creating /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/text copying build/lib/beartype/_util/text/utiltextjoin.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/text copying build/lib/beartype/_util/text/utiltextget.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/text copying build/lib/beartype/_util/text/utiltextmunge.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/text copying build/lib/beartype/_util/text/utiltextlabel.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/text copying build/lib/beartype/_util/text/utiltextrepr.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/text copying build/lib/beartype/_util/text/utiltexttest.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/text copying build/lib/beartype/_util/text/__init__.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/text copying build/lib/beartype/_util/text/utiltextmagic.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/text copying build/lib/beartype/_util/text/utiltextident.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/text copying build/lib/beartype/_util/text/utiltextcolour.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/text copying build/lib/beartype/_util/__init__.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util creating /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/kind copying build/lib/beartype/_util/kind/__init__.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/kind copying build/lib/beartype/_util/kind/utilkinddict.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/kind creating /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/cache creating /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/cache/pool copying build/lib/beartype/_util/cache/pool/utilcachepoollistfixed.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/cache/pool copying build/lib/beartype/_util/cache/pool/utilcachepool.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/cache/pool copying build/lib/beartype/_util/cache/pool/utilcachepoolobjecttyped.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/cache/pool copying build/lib/beartype/_util/cache/pool/__init__.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/cache/pool copying build/lib/beartype/_util/cache/utilcachemeta.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/cache creating /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/cache/map copying build/lib/beartype/_util/cache/map/utilmaplru.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/cache/map copying build/lib/beartype/_util/cache/map/utilmapbig.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/cache/map copying build/lib/beartype/_util/cache/map/__init__.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/cache/map copying build/lib/beartype/_util/cache/__init__.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/cache copying build/lib/beartype/_util/cache/utilcachecall.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/cache creating /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/hint creating /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/hint/pep copying build/lib/beartype/_util/hint/pep/utilpeptest.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/hint/pep creating /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/hint/pep/mod copying build/lib/beartype/_util/hint/pep/mod/utilmodnumpy.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/hint/pep/mod copying build/lib/beartype/_util/hint/pep/mod/__init__.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/hint/pep/mod creating /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/hint/pep/proposal copying build/lib/beartype/_util/hint/pep/proposal/utilpep586.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/hint/pep/proposal copying build/lib/beartype/_util/hint/pep/proposal/utilpep557.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/hint/pep/proposal copying build/lib/beartype/_util/hint/pep/proposal/utilpep585.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/hint/pep/proposal copying build/lib/beartype/_util/hint/pep/proposal/utilpep604.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/hint/pep/proposal creating /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/hint/pep/proposal/pep484 copying build/lib/beartype/_util/hint/pep/proposal/pep484/utilpep484.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/hint/pep/proposal/pep484 copying build/lib/beartype/_util/hint/pep/proposal/pep484/utilpep484ref.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/hint/pep/proposal/pep484 copying build/lib/beartype/_util/hint/pep/proposal/pep484/utilpep484union.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/hint/pep/proposal/pep484 copying build/lib/beartype/_util/hint/pep/proposal/pep484/utilpep484newtype.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/hint/pep/proposal/pep484 copying build/lib/beartype/_util/hint/pep/proposal/pep484/__init__.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/hint/pep/proposal/pep484 copying build/lib/beartype/_util/hint/pep/proposal/pep484/utilpep484generic.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/hint/pep/proposal/pep484 copying build/lib/beartype/_util/hint/pep/proposal/pep484/utilpep484typevar.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/hint/pep/proposal/pep484 creating /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/hint/pep/proposal/pep484585 copying build/lib/beartype/_util/hint/pep/proposal/pep484585/utilpep484585.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/hint/pep/proposal/pep484585 copying build/lib/beartype/_util/hint/pep/proposal/pep484585/utilpep484585generic.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/hint/pep/proposal/pep484585 copying build/lib/beartype/_util/hint/pep/proposal/pep484585/utilpep484585func.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/hint/pep/proposal/pep484585 copying build/lib/beartype/_util/hint/pep/proposal/pep484585/utilpep484585ref.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/hint/pep/proposal/pep484585 copying build/lib/beartype/_util/hint/pep/proposal/pep484585/utilpep484585arg.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/hint/pep/proposal/pep484585 copying build/lib/beartype/_util/hint/pep/proposal/pep484585/utilpep484585callable.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/hint/pep/proposal/pep484585 copying build/lib/beartype/_util/hint/pep/proposal/pep484585/__init__.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/hint/pep/proposal/pep484585 copying build/lib/beartype/_util/hint/pep/proposal/pep484585/utilpep484585type.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/hint/pep/proposal/pep484585 copying build/lib/beartype/_util/hint/pep/proposal/__init__.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/hint/pep/proposal copying build/lib/beartype/_util/hint/pep/proposal/utilpep593.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/hint/pep/proposal copying build/lib/beartype/_util/hint/pep/proposal/utilpep544.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/hint/pep/proposal copying build/lib/beartype/_util/hint/pep/proposal/utilpep589.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/hint/pep/proposal copying build/lib/beartype/_util/hint/pep/__init__.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/hint/pep copying build/lib/beartype/_util/hint/pep/utilpepget.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/hint/pep copying build/lib/beartype/_util/hint/utilhintfactory.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/hint copying build/lib/beartype/_util/hint/__init__.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/hint copying build/lib/beartype/_util/hint/utilhinttest.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/hint creating /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/hint/nonpep copying build/lib/beartype/_util/hint/nonpep/utilnonpeptest.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/hint/nonpep copying build/lib/beartype/_util/hint/nonpep/__init__.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/hint/nonpep creating /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/hint/convert copying build/lib/beartype/_util/hint/convert/utilconvcoerce.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/hint/convert copying build/lib/beartype/_util/hint/convert/__init__.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/hint/convert copying build/lib/beartype/_util/hint/convert/utilconvreduce.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/hint/convert copying build/lib/beartype/_util/hint/convert/utilconvsanify.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/hint/convert creating /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/vale creating /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/vale/_util copying build/lib/beartype/vale/_util/_valeutilfunc.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/vale/_util copying build/lib/beartype/vale/_util/_valeutilsnip.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/vale/_util copying build/lib/beartype/vale/_util/_valeutiltyping.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/vale/_util copying build/lib/beartype/vale/_util/_valeutiltext.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/vale/_util copying build/lib/beartype/vale/_util/__init__.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/vale/_util creating /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/vale/_is copying build/lib/beartype/vale/_is/_valeisoper.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/vale/_is copying build/lib/beartype/vale/_is/_valeisobj.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/vale/_is copying build/lib/beartype/vale/_is/_valeisabc.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/vale/_is copying build/lib/beartype/vale/_is/__init__.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/vale/_is copying build/lib/beartype/vale/_is/_valeistype.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/vale/_is copying build/lib/beartype/vale/_is/_valeis.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/vale/_is copying build/lib/beartype/vale/__init__.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/vale creating /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/vale/_core copying build/lib/beartype/vale/_core/_valecoreunary.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/vale/_core copying build/lib/beartype/vale/_core/_valecore.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/vale/_core copying build/lib/beartype/vale/_core/__init__.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/vale/_core copying build/lib/beartype/vale/_core/_valecorebinary.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/vale/_core creating /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/peps copying build/lib/beartype/peps/__init__.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/peps copying build/lib/beartype/peps/_pep563.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/peps copying build/lib/beartype/__init__.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype copying build/lib/beartype/meta.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype creating /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/door copying build/lib/beartype/door/_doorcheck.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/door copying build/lib/beartype/door/_doormeta.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/door copying build/lib/beartype/door/_doortyping.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/door copying build/lib/beartype/door/_doordata.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/door creating /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/door/_proposal copying build/lib/beartype/door/_proposal/doorpep593.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/door/_proposal creating /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/door/_proposal/pep484 copying build/lib/beartype/door/_proposal/pep484/doorpep484newtype.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/door/_proposal/pep484 copying build/lib/beartype/door/_proposal/pep484/doorpep484typevar.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/door/_proposal/pep484 copying build/lib/beartype/door/_proposal/pep484/doorpep484class.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/door/_proposal/pep484 copying build/lib/beartype/door/_proposal/pep484/__init__.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/door/_proposal/pep484 creating /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/door/_proposal/pep484585 copying build/lib/beartype/door/_proposal/pep484585/doorpep484585tuple.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/door/_proposal/pep484585 copying build/lib/beartype/door/_proposal/pep484585/__init__.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/door/_proposal/pep484585 copying build/lib/beartype/door/_proposal/pep484585/doorpep484585callable.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/door/_proposal/pep484585 copying build/lib/beartype/door/_proposal/doorpep586.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/door/_proposal copying build/lib/beartype/door/_proposal/__init__.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/door/_proposal copying build/lib/beartype/door/_proposal/doorpep484604.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/door/_proposal copying build/lib/beartype/door/_doorcls.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/door copying build/lib/beartype/door/_doortest.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/door copying build/lib/beartype/door/__init__.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/door creating /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/typing copying build/lib/beartype/typing/__init__.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/typing copying build/lib/beartype/typing/_typingpep544.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/typing copying build/lib/beartype/typing/_typingcache.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/typing creating /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_cave copying build/lib/beartype/_cave/_cavefast.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_cave copying build/lib/beartype/_cave/_cavemap.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_cave copying build/lib/beartype/_cave/__init__.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_cave copying build/lib/beartype/_cave/_caveabc.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_cave byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_conf.py to _conf.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor/_decorcall.py to _decorcall.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor/_api/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor/_error/_errorsleuth.py to _errorsleuth.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor/_error/_errortext.py to _errortext.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor/_error/_errortype.py to _errortype.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor/_error/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor/_error/errormain.py to errormain.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor/_error/_pep/_pep484/_errorunion.py to _errorunion.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor/_error/_pep/_pep484/_errornoreturn.py to _errornoreturn.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor/_error/_pep/_pep484/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor/_error/_pep/_errorpep593.py to _errorpep593.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor/_error/_pep/_pep484585/_errorgeneric.py to _errorgeneric.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor/_error/_pep/_pep484585/_errorsequence.py to _errorsequence.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor/_error/_pep/_pep484585/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor/_error/_pep/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor/_error/_pep/_errorpep586.py to _errorpep586.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor/decorcore.py to decorcore.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor/_cache/cachedecor.py to cachedecor.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor/_cache/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor/_cache/cachetype.py to cachetype.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor/_wrapper/wrappermagic.py to wrappermagic.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor/_wrapper/wrappersnip.py to wrappersnip.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor/_wrapper/_wrappercode.py to _wrappercode.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor/_wrapper/wrappermain.py to wrappermain.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor/_wrapper/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor/decormain.py to decormain.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/roar/_roarexc.py to _roarexc.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/roar/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/roar/_roarwarn.py to _roarwarn.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/cave/_cavelib.py to _cavelib.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/cave/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_check/util/_checkutilsnip.py to _checkutilsnip.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_check/util/checkutilmake.py to checkutilmake.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_check/util/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_check/_checksnip.py to _checksnip.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_check/checkmagic.py to checkmagic.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_check/checkmake.py to checkmake.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_check/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_check/expr/exprmake.py to exprmake.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_check/expr/_exprscope.py to _exprscope.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_check/expr/_exprsnip.py to _exprsnip.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_check/expr/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_check/expr/exprmagic.py to exprmagic.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/claw/_clawregistrar.py to _clawregistrar.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/claw/_clawpathhooks.py to _clawpathhooks.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/claw/_clawast.py to _clawast.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/claw/_clawloader.py to _clawloader.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/claw/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_data/cls/datacls.py to datacls.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_data/cls/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_data/mod/datamodtyping.py to datamodtyping.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_data/mod/datamodpy.py to datamodpy.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_data/mod/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_data/func/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_data/func/datafunc.py to datafunc.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_data/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_data/datatyping.py to datatyping.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_data/datakind.py to datakind.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_data/hint/pep/datapeprepr.py to datapeprepr.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_data/hint/pep/sign/datapepsigns.py to datapepsigns.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_data/hint/pep/sign/datapepsignset.py to datapepsignset.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_data/hint/pep/sign/datapepsigncls.py to datapepsigncls.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_data/hint/pep/sign/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_data/hint/pep/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_data/hint/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/error/utilerror.py to utilerror.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/error/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/cls/utilclstest.py to utilclstest.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/cls/utilclsget.py to utilclsget.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/cls/pep/utilpep3119.py to utilpep3119.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/cls/pep/utilpep557.py to utilpep557.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/cls/pep/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/cls/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/py/utilpyversion.py to utilpyversion.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/py/utilpyinterpreter.py to utilpyinterpreter.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/py/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/py/utilpyword.py to utilpyword.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/utilobject.py to utilobject.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/os/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/os/utilostest.py to utilostest.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/mod/lib/utilsphinx.py to utilsphinx.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/mod/lib/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/mod/lib/utiltyping.py to utiltyping.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/mod/utilmodimport.py to utilmodimport.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/mod/utilmoddeprecate.py to utilmoddeprecate.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/mod/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/mod/utilmodtest.py to utilmodtest.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/mod/utilmodget.py to utilmodget.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/func/utilfuncscope.py to utilfuncscope.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/func/lib/utilbeartypefunc.py to utilbeartypefunc.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/func/lib/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/func/coro/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/func/utilfunccodeobj.py to utilfunccodeobj.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/func/utilfunccode.py to utilfunccode.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/func/pep/utilpep484func.py to utilpep484func.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/func/pep/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/func/utilfuncmake.py to utilfuncmake.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/func/utilfunctest.py to utilfunctest.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/func/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/func/utilfuncfile.py to utilfuncfile.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/func/arg/utilfuncargtest.py to utilfuncargtest.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/func/arg/utilfuncargget.py to utilfuncargget.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/func/arg/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/func/arg/utilfuncargiter.py to utilfuncargiter.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/func/utilfuncget.py to utilfuncget.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/func/utilfuncframe.py to utilfuncframe.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/func/utilfuncwrap.py to utilfuncwrap.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/text/utiltextjoin.py to utiltextjoin.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/text/utiltextget.py to utiltextget.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/text/utiltextmunge.py to utiltextmunge.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/text/utiltextlabel.py to utiltextlabel.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/text/utiltextrepr.py to utiltextrepr.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/text/utiltexttest.py to utiltexttest.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/text/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/text/utiltextmagic.py to utiltextmagic.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/text/utiltextident.py to utiltextident.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/text/utiltextcolour.py to utiltextcolour.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/kind/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/kind/utilkinddict.py to utilkinddict.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/cache/pool/utilcachepoollistfixed.py to utilcachepoollistfixed.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/cache/pool/utilcachepool.py to utilcachepool.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/cache/pool/utilcachepoolobjecttyped.py to utilcachepoolobjecttyped.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/cache/pool/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/cache/utilcachemeta.py to utilcachemeta.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/cache/map/utilmaplru.py to utilmaplru.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/cache/map/utilmapbig.py to utilmapbig.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/cache/map/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/cache/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/cache/utilcachecall.py to utilcachecall.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/hint/pep/utilpeptest.py to utilpeptest.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/hint/pep/mod/utilmodnumpy.py to utilmodnumpy.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/hint/pep/mod/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/hint/pep/proposal/utilpep586.py to utilpep586.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/hint/pep/proposal/utilpep557.py to utilpep557.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/hint/pep/proposal/utilpep585.py to utilpep585.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/hint/pep/proposal/utilpep604.py to utilpep604.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/hint/pep/proposal/pep484/utilpep484.py to utilpep484.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/hint/pep/proposal/pep484/utilpep484ref.py to utilpep484ref.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/hint/pep/proposal/pep484/utilpep484union.py to utilpep484union.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/hint/pep/proposal/pep484/utilpep484newtype.py to utilpep484newtype.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/hint/pep/proposal/pep484/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/hint/pep/proposal/pep484/utilpep484generic.py to utilpep484generic.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/hint/pep/proposal/pep484/utilpep484typevar.py to utilpep484typevar.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/hint/pep/proposal/pep484585/utilpep484585.py to utilpep484585.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/hint/pep/proposal/pep484585/utilpep484585generic.py to utilpep484585generic.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/hint/pep/proposal/pep484585/utilpep484585func.py to utilpep484585func.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/hint/pep/proposal/pep484585/utilpep484585ref.py to utilpep484585ref.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/hint/pep/proposal/pep484585/utilpep484585arg.py to utilpep484585arg.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/hint/pep/proposal/pep484585/utilpep484585callable.py to utilpep484585callable.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/hint/pep/proposal/pep484585/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/hint/pep/proposal/pep484585/utilpep484585type.py to utilpep484585type.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/hint/pep/proposal/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/hint/pep/proposal/utilpep593.py to utilpep593.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/hint/pep/proposal/utilpep544.py to utilpep544.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/hint/pep/proposal/utilpep589.py to utilpep589.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/hint/pep/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/hint/pep/utilpepget.py to utilpepget.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/hint/utilhintfactory.py to utilhintfactory.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/hint/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/hint/utilhinttest.py to utilhinttest.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/hint/nonpep/utilnonpeptest.py to utilnonpeptest.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/hint/nonpep/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/hint/convert/utilconvcoerce.py to utilconvcoerce.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/hint/convert/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/hint/convert/utilconvreduce.py to utilconvreduce.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/hint/convert/utilconvsanify.py to utilconvsanify.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/vale/_util/_valeutilfunc.py to _valeutilfunc.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/vale/_util/_valeutilsnip.py to _valeutilsnip.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/vale/_util/_valeutiltyping.py to _valeutiltyping.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/vale/_util/_valeutiltext.py to _valeutiltext.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/vale/_util/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/vale/_is/_valeisoper.py to _valeisoper.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/vale/_is/_valeisobj.py to _valeisobj.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/vale/_is/_valeisabc.py to _valeisabc.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/vale/_is/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/vale/_is/_valeistype.py to _valeistype.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/vale/_is/_valeis.py to _valeis.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/vale/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/vale/_core/_valecoreunary.py to _valecoreunary.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/vale/_core/_valecore.py to _valecore.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/vale/_core/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/vale/_core/_valecorebinary.py to _valecorebinary.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/peps/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/peps/_pep563.py to _pep563.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/meta.py to meta.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/door/_doorcheck.py to _doorcheck.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/door/_doormeta.py to _doormeta.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/door/_doortyping.py to _doortyping.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/door/_doordata.py to _doordata.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/door/_proposal/doorpep593.py to doorpep593.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/door/_proposal/pep484/doorpep484newtype.py to doorpep484newtype.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/door/_proposal/pep484/doorpep484typevar.py to doorpep484typevar.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/door/_proposal/pep484/doorpep484class.py to doorpep484class.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/door/_proposal/pep484/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/door/_proposal/pep484585/doorpep484585tuple.py to doorpep484585tuple.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/door/_proposal/pep484585/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/door/_proposal/pep484585/doorpep484585callable.py to doorpep484585callable.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/door/_proposal/doorpep586.py to doorpep586.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/door/_proposal/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/door/_proposal/doorpep484604.py to doorpep484604.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/door/_doorcls.py to _doorcls.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/door/_doortest.py to _doortest.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/door/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/typing/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/typing/_typingpep544.py to _typingpep544.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/typing/_typingcache.py to _typingcache.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_cave/_cavefast.py to _cavefast.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_cave/_cavemap.py to _cavemap.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_cave/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_cave/_caveabc.py to _caveabc.cpython-310.pyc running install_egg_info Copying beartype.egg-info to /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype-0.11.0-py3.10.egg-info running install_scripts >>> py3-beartype*: Running postcheck for py3-beartype >>> py3-beartype*: Preparing package py3-beartype... >>> py3-beartype*: Tracing dependencies... >>> py3-beartype*: Package size: 4.6 MB >>> py3-beartype*: Compressing data... >>> py3-beartype*: Create checksum... >>> py3-beartype*: Create py3-beartype-0.11.0-r0.apk >>> py3-beartype: Build complete at Thu, 22 Sep 2022 19:02:38 +0000 elapsed time 0h 0m 18s >>> py3-beartype: Cleaning up srcdir >>> py3-beartype: Cleaning up pkgdir >>> py3-beartype: Uninstalling dependencies... (1/22) Purging .makedepends-py3-beartype (20220922.190221) (2/22) Purging py3-setuptools (65.3.0-r0) (3/22) Purging py3-pytest (7.1.3-r0) (4/22) Purging py3-atomicwrites (1.4.1-r0) (5/22) Purging py3-attrs (22.1.0-r0) (6/22) Purging py3-iniconfig (1.1.1-r3) (7/22) Purging py3-more-itertools (8.13.0-r0) (8/22) Purging py3-packaging (21.3-r2) (9/22) Purging py3-parsing (3.0.9-r0) (10/22) Purging py3-pluggy (1.0.0-r1) (11/22) Purging py3-py (1.10.0-r3) (12/22) Purging py3-pygments (2.13.0-r0) (13/22) Purging py3-tomli (2.0.1-r1) (14/22) Purging py3-wcwidth (0.2.5-r2) (15/22) Purging python3 (3.10.7-r0) (16/22) Purging libbz2 (1.0.8-r3) (17/22) Purging libffi (3.4.3-r0) (18/22) Purging gdbm (1.23-r0) (19/22) Purging xz-libs (5.2.6-r1) (20/22) Purging mpdecimal (2.5.1-r1) (21/22) Purging readline (8.1.2-r0) (22/22) Purging sqlite-libs (3.39.3-r0) Executing busybox-1.35.0-r25.trigger OK: 295 MiB in 94 packages >>> py3-beartype: Updating the testing/ppc64le repository index... >>> py3-beartype: Signing the index...