>>> py3-beartype: Building testing/py3-beartype 0.10.4-r0 (using abuild 3.9.0-r1) started Wed, 15 Jun 2022 10:26:57 +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 (1/16) Installing libbz2 (1.0.8-r1) (2/16) Installing libffi (3.4.2-r1) (3/16) Installing gdbm (1.23-r0) (4/16) Installing xz-libs (5.2.5-r1) (5/16) Installing mpdecimal (2.5.1-r1) (6/16) Installing readline (8.1.2-r0) (7/16) Installing sqlite-libs (3.38.5-r0) (8/16) Installing python3 (3.10.5-r0) (9/16) Installing py3-appdirs (1.4.4-r3) (10/16) Installing py3-more-itertools (8.13.0-r0) (11/16) Installing py3-ordered-set (4.0.2-r3) (12/16) Installing py3-parsing (2.4.7-r3) (13/16) Installing py3-six (1.16.0-r1) (14/16) Installing py3-packaging (21.3-r0) (15/16) Installing py3-setuptools (59.4.0-r0) (16/16) Installing .makedepends-py3-beartype (20220615.102701) Executing busybox-1.35.0-r15.trigger OK: 266 MiB in 94 packages >>> py3-beartype: Cleaning up srcdir >>> py3-beartype: Cleaning up pkgdir >>> py3-beartype: Fetching https://distfiles.alpinelinux.org/distfiles/edge//beartype-0.10.4.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-beartype: Fetching beartype-0.10.4.tar.gz::https://github.com/beartype/beartype/archive/refs/tags/v0.10.4.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 100 664k 100 664k 0 0 1344k 0 --:--:-- --:--:-- --:--:-- 1344k >>> py3-beartype: Fetching https://distfiles.alpinelinux.org/distfiles/edge//beartype-0.10.4.tar.gz >>> py3-beartype: Checking sha512sums... beartype-0.10.4.tar.gz: OK >>> py3-beartype: Unpacking /var/cache/distfiles/beartype-0.10.4.tar.gz... running build running build_py creating build creating build/lib creating build/lib/beartype copying beartype/meta.py -> build/lib/beartype copying beartype/__init__.py -> build/lib/beartype creating build/lib/beartype/typing copying beartype/typing/_typingpep544.py -> build/lib/beartype/typing copying beartype/typing/__init__.py -> build/lib/beartype/typing 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/cave copying beartype/cave/_cavelib.py -> build/lib/beartype/cave copying beartype/cave/__init__.py -> build/lib/beartype/cave creating build/lib/beartype/_decor copying beartype/_decor/conf.py -> build/lib/beartype/_decor copying beartype/_decor/_call.py -> build/lib/beartype/_decor copying beartype/_decor/_core.py -> build/lib/beartype/_decor copying beartype/_decor/main.py -> build/lib/beartype/_decor copying beartype/_decor/__init__.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/_caveabc.py -> 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 creating build/lib/beartype/_data copying beartype/_data/datatyping.py -> build/lib/beartype/_data copying beartype/_data/__init__.py -> build/lib/beartype/_data creating build/lib/beartype/vale copying beartype/vale/__init__.py -> build/lib/beartype/vale creating build/lib/beartype/abby copying beartype/abby/_abbytest.py -> build/lib/beartype/abby copying beartype/abby/__init__.py -> build/lib/beartype/abby 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/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/utiltextident.py -> build/lib/beartype/_util/text copying beartype/_util/text/utiltextmagic.py -> build/lib/beartype/_util/text copying beartype/_util/text/utiltexttest.py -> build/lib/beartype/_util/text copying beartype/_util/text/utiltextrepr.py -> 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/__init__.py -> build/lib/beartype/_util/text creating build/lib/beartype/_util/func copying beartype/_util/func/utilfuncstack.py -> build/lib/beartype/_util/func copying beartype/_util/func/utilfuncmake.py -> build/lib/beartype/_util/func copying beartype/_util/func/utilfunccode.py -> build/lib/beartype/_util/func copying beartype/_util/func/utilfuncfile.py -> build/lib/beartype/_util/func copying beartype/_util/func/utilfuncwrap.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/utilfuncscope.py -> build/lib/beartype/_util/func copying beartype/_util/func/utilfunccodeobj.py -> build/lib/beartype/_util/func creating build/lib/beartype/_util/cls copying beartype/_util/cls/utilclstest.py -> build/lib/beartype/_util/cls copying beartype/_util/cls/__init__.py -> build/lib/beartype/_util/cls creating build/lib/beartype/_util/hint copying beartype/_util/hint/utilhinttest.py -> build/lib/beartype/_util/hint copying beartype/_util/hint/utilhintconv.py -> build/lib/beartype/_util/hint copying beartype/_util/hint/__init__.py -> build/lib/beartype/_util/hint creating build/lib/beartype/_util/mod copying beartype/_util/mod/utilmodimport.py -> build/lib/beartype/_util/mod copying beartype/_util/mod/utilmodtest.py -> build/lib/beartype/_util/mod copying beartype/_util/mod/utilmoddeprecate.py -> build/lib/beartype/_util/mod copying beartype/_util/mod/utilmodule.py -> build/lib/beartype/_util/mod copying beartype/_util/mod/__init__.py -> build/lib/beartype/_util/mod 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/kind copying beartype/_util/kind/utilkinddict.py -> build/lib/beartype/_util/kind copying beartype/_util/kind/__init__.py -> build/lib/beartype/_util/kind creating build/lib/beartype/_util/cache copying beartype/_util/cache/utilcachecall.py -> build/lib/beartype/_util/cache copying beartype/_util/cache/__init__.py -> build/lib/beartype/_util/cache creating build/lib/beartype/_util/os copying beartype/_util/os/utilostest.py -> build/lib/beartype/_util/os copying beartype/_util/os/__init__.py -> build/lib/beartype/_util/os 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/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/arg copying beartype/_util/func/arg/utilfuncargget.py -> build/lib/beartype/_util/func/arg copying beartype/_util/func/arg/utilfuncargiter.py -> build/lib/beartype/_util/func/arg copying beartype/_util/func/arg/utilfuncargtest.py -> build/lib/beartype/_util/func/arg copying beartype/_util/func/arg/__init__.py -> build/lib/beartype/_util/func/arg 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/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/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/pep/mod copying beartype/_util/hint/pep/mod/__init__.py -> build/lib/beartype/_util/hint/pep/mod copying beartype/_util/hint/pep/mod/utilmodnumpy.py -> build/lib/beartype/_util/hint/pep/mod creating 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/utilpep586.py -> build/lib/beartype/_util/hint/pep/proposal copying beartype/_util/hint/pep/proposal/utilpep589.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/utilpep557.py -> build/lib/beartype/_util/hint/pep/proposal copying beartype/_util/hint/pep/proposal/__init__.py -> build/lib/beartype/_util/hint/pep/proposal creating 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/utilpep484585arg.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 copying beartype/_util/hint/pep/proposal/pep484585/utilpep484585generic.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/utilpep484585.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 creating 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/utilpep484ref.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 copying beartype/_util/hint/pep/proposal/pep484/utilpep484union.py -> 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/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 creating build/lib/beartype/_util/mod/lib copying beartype/_util/mod/lib/utiltyping.py -> 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 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/cache/pool copying beartype/_util/cache/pool/utilcachepool.py -> build/lib/beartype/_util/cache/pool copying beartype/_util/cache/pool/utilcachepoollistfixed.py -> build/lib/beartype/_util/cache/pool copying beartype/_util/cache/pool/__init__.py -> build/lib/beartype/_util/cache/pool copying beartype/_util/cache/pool/utilcachepoolobjecttyped.py -> build/lib/beartype/_util/cache/pool 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/_errortype.py -> build/lib/beartype/_decor/_error copying beartype/_decor/_error/errormain.py -> build/lib/beartype/_decor/_error copying beartype/_decor/_error/__init__.py -> build/lib/beartype/_decor/_error creating build/lib/beartype/_decor/cache copying beartype/_decor/cache/_cachetype.py -> 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 creating build/lib/beartype/_decor/_code copying beartype/_decor/_code/codemain.py -> build/lib/beartype/_decor/_code copying beartype/_decor/_code/codemagic.py -> build/lib/beartype/_decor/_code copying beartype/_decor/_code/codesnip.py -> build/lib/beartype/_decor/_code copying beartype/_decor/_code/__init__.py -> build/lib/beartype/_decor/_code creating build/lib/beartype/_decor/_pep copying beartype/_decor/_pep/pep563.py -> build/lib/beartype/_decor/_pep copying beartype/_decor/_pep/__init__.py -> build/lib/beartype/_decor/_pep creating build/lib/beartype/_decor/_error/_pep copying beartype/_decor/_error/_pep/_errorpep586.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/_errorpep593.py -> build/lib/beartype/_decor/_error/_pep 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/_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/_errorunion.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/cache/decor copying beartype/_decor/cache/decor/__init__.py -> build/lib/beartype/_decor/cache/decor creating build/lib/beartype/_decor/_code/_pep copying beartype/_decor/_code/_pep/_pepscope.py -> build/lib/beartype/_decor/_code/_pep copying beartype/_decor/_code/_pep/_pephint.py -> build/lib/beartype/_decor/_code/_pep copying beartype/_decor/_code/_pep/_pepmagic.py -> build/lib/beartype/_decor/_code/_pep copying beartype/_decor/_code/_pep/_pepsnip.py -> build/lib/beartype/_decor/_code/_pep copying beartype/_decor/_code/_pep/__init__.py -> build/lib/beartype/_decor/_code/_pep creating build/lib/beartype/_data/func copying beartype/_data/func/datafunc.py -> build/lib/beartype/_data/func copying beartype/_data/func/__init__.py -> build/lib/beartype/_data/func 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/hint copying beartype/_data/hint/__init__.py -> build/lib/beartype/_data/hint creating build/lib/beartype/_data/mod copying beartype/_data/mod/__init__.py -> build/lib/beartype/_data/mod copying beartype/_data/mod/datamod.py -> build/lib/beartype/_data/mod creating build/lib/beartype/_data/hint/pep copying beartype/_data/hint/pep/__init__.py -> build/lib/beartype/_data/hint/pep copying beartype/_data/hint/pep/datapeprepr.py -> build/lib/beartype/_data/hint/pep creating 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/datapepsigns.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/vale/_util copying beartype/vale/_util/_valeutiltext.py -> build/lib/beartype/vale/_util copying beartype/vale/_util/_valeutilsnip.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/_valeistype.py -> build/lib/beartype/vale/_is copying beartype/vale/_is/_valeis.py -> build/lib/beartype/vale/_is copying beartype/vale/_is/_valeisobj.py -> build/lib/beartype/vale/_is copying beartype/vale/_is/_valeisoper.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 creating build/lib/beartype/vale/_core copying beartype/vale/_core/_valecoreunary.py -> build/lib/beartype/vale/_core copying beartype/vale/_core/_valecorebinary.py -> build/lib/beartype/vale/_core copying beartype/vale/_core/__init__.py -> build/lib/beartype/vale/_core copying beartype/vale/_core/_valecore.py -> build/lib/beartype/vale/_core 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 >>> 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 '*.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' 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 creating /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/__init__.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/_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/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/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/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/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/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/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/__init__.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/text 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/utilfuncstack.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/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/utilfunccode.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 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/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 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 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/utilfuncscope.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/utilfunccodeobj.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/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/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/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/__init__.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/func/arg 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 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/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 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/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/__init__.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/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/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/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/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/utilpep589.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/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/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/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/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/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/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/__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/utilpep585.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/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/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/utilpep484typevar.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/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/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/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/__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/__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/utilhintconv.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 creating /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_util/mod 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 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/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/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/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/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/utilmodule.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 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 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/utilkinddict.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/__init__.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 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/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 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/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/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/__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/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/__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/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/utilostest.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/__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/__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/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/_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 copying build/lib/beartype/_decor/conf.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/_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/_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/errormain.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 creating /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 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 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/_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/_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/__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/__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/_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/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 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 creating /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor/cache/decor copying build/lib/beartype/_decor/cache/decor/__init__.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor/cache/decor copying build/lib/beartype/_decor/_call.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor copying build/lib/beartype/_decor/_core.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/_code copying build/lib/beartype/_decor/_code/codemain.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor/_code copying build/lib/beartype/_decor/_code/codemagic.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor/_code copying build/lib/beartype/_decor/_code/codesnip.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor/_code copying build/lib/beartype/_decor/_code/__init__.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor/_code creating /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor/_code/_pep copying build/lib/beartype/_decor/_code/_pep/_pepscope.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor/_code/_pep copying build/lib/beartype/_decor/_code/_pep/_pephint.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor/_code/_pep copying build/lib/beartype/_decor/_code/_pep/_pepmagic.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor/_code/_pep copying build/lib/beartype/_decor/_code/_pep/_pepsnip.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor/_code/_pep copying build/lib/beartype/_decor/_code/_pep/__init__.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor/_code/_pep copying build/lib/beartype/_decor/main.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor copying build/lib/beartype/_decor/__init__.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/_pep copying build/lib/beartype/_decor/_pep/pep563.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor/_pep copying build/lib/beartype/_decor/_pep/__init__.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor/_pep 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/_caveabc.py -> /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/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/_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 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/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/func/__init__.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_data/func 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/hint creating /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/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/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/__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/pep/datapeprepr.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/_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 copying build/lib/beartype/_data/mod/datamod.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_data/mod copying build/lib/beartype/_data/__init__.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/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/_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/_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/__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/_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/_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/_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/_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 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/_valecorebinary.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/_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/__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/abby copying build/lib/beartype/abby/_abbytest.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/abby copying build/lib/beartype/abby/__init__.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/abby copying build/lib/beartype/meta.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype copying build/lib/beartype/__init__.py -> /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype 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/__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/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/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/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/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/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/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/__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/utilfuncstack.py to utilfuncstack.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/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/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/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/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/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/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/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/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/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/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/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/__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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/__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/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/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/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/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/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/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/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/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/__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/__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/utilhintconv.py to utilhintconv.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/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/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/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/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/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/utilmodule.py to utilmodule.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/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/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/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/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/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/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/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/__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/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/__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/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/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/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/__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/_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/_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/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/_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/_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/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/__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/_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/_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/_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/__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/_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/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/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/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/_call.py to _call.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor/_core.py to _core.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor/_code/codemain.py to codemain.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor/_code/codemagic.py to codemagic.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor/_code/codesnip.py to codesnip.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor/_code/__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/_code/_pep/_pepscope.py to _pepscope.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor/_code/_pep/_pephint.py to _pephint.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor/_code/_pep/_pepmagic.py to _pepmagic.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor/_code/_pep/_pepsnip.py to _pepsnip.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/_decor/_code/_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/main.py to main.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/_pep/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/_decor/_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/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/_caveabc.py to _caveabc.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/_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/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/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/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/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/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/__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/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/__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/__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/datamod.py to datamod.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/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/_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/__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/_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/_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/_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/_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/_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/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/_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/__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/abby/_abbytest.py to _abbytest.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-beartype/pkg/py3-beartype/usr/lib/python3.10/site-packages/beartype/abby/__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/__init__.py to __init__.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.10.4-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: 3.8 MB >>> py3-beartype*: Compressing data... >>> py3-beartype*: Create checksum... >>> py3-beartype*: Create py3-beartype-0.10.4-r0.apk >>> py3-beartype: Build complete at Wed, 15 Jun 2022 10:27:13 +0000 elapsed time 0h 0m 16s >>> py3-beartype: Cleaning up srcdir >>> py3-beartype: Cleaning up pkgdir >>> py3-beartype: Uninstalling dependencies... (1/16) Purging .makedepends-py3-beartype (20220615.102701) (2/16) Purging py3-setuptools (59.4.0-r0) (3/16) Purging py3-appdirs (1.4.4-r3) (4/16) Purging py3-more-itertools (8.13.0-r0) (5/16) Purging py3-ordered-set (4.0.2-r3) (6/16) Purging py3-packaging (21.3-r0) (7/16) Purging py3-six (1.16.0-r1) (8/16) Purging py3-parsing (2.4.7-r3) (9/16) Purging python3 (3.10.5-r0) (10/16) Purging libbz2 (1.0.8-r1) (11/16) Purging libffi (3.4.2-r1) (12/16) Purging gdbm (1.23-r0) (13/16) Purging xz-libs (5.2.5-r1) (14/16) Purging mpdecimal (2.5.1-r1) (15/16) Purging readline (8.1.2-r0) (16/16) Purging sqlite-libs (3.38.5-r0) Executing busybox-1.35.0-r15.trigger OK: 215 MiB in 78 packages >>> py3-beartype: Updating the testing/riscv64 repository index... >>> py3-beartype: Signing the index...