>>> py3-phonenumbers: Building community/py3-phonenumbers 9.0.17-r0 (using abuild 3.16.0_rc4-r0) started Mon, 27 Oct 2025 01:43:45 +0000 >>> py3-phonenumbers: Validating /home/buildozer/aports/community/py3-phonenumbers/APKBUILD... >>> py3-phonenumbers: Analyzing dependencies... >>> py3-phonenumbers: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel ( 1/24) Installing libbz2 (1.0.8-r6) ( 2/24) Installing libffi (3.5.2-r0) ( 3/24) Installing gdbm (1.26-r0) ( 4/24) Installing xz-libs (5.8.1-r0) ( 5/24) Installing mpdecimal (4.0.1-r0) ( 6/24) Installing libpanelw (6.5_p20251010-r0) ( 7/24) Installing sqlite-libs (3.50.4-r1) ( 8/24) Installing python3 (3.12.12-r0) ( 9/24) Installing python3-pycache-pyc0 (3.12.12-r0) (10/24) Installing pyc (3.12.12-r0) (11/24) Installing python3-pyc (3.12.12-r0) (12/24) Installing py3-installer (0.7.0-r2) (13/24) Installing py3-installer-pyc (0.7.0-r2) (14/24) Installing py3-gpep517 (19-r0) (15/24) Installing py3-gpep517-pyc (19-r0) (16/24) Installing py3-parsing (3.2.3-r0) (17/24) Installing py3-parsing-pyc (3.2.3-r0) (18/24) Installing py3-packaging (25.0-r0) (19/24) Installing py3-packaging-pyc (25.0-r0) (20/24) Installing py3-setuptools (80.9.0-r1) (21/24) Installing py3-setuptools-pyc (80.9.0-r1) (22/24) Installing py3-wheel (0.46.1-r0) (23/24) Installing py3-wheel-pyc (0.46.1-r0) (24/24) Installing .makedepends-py3-phonenumbers (20251027.014346) busybox-1.37.0-r24.trigger: Executing script... OK: 486 MiB in 129 packages >>> py3-phonenumbers: Cleaning up srcdir >>> py3-phonenumbers: Cleaning up pkgdir >>> py3-phonenumbers: Cleaning up tmpdir >>> py3-phonenumbers: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/phonenumbers-9.0.17.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-phonenumbers: Fetching https://files.pythonhosted.org/packages/source/p/phonenumbers/phonenumbers-9.0.17.tar.gz Connecting to files.pythonhosted.org (151.101.128.223:443) Connecting to files.pythonhosted.org (151.101.128.223:443) saving to '/var/cache/distfiles/v3.23/phonenumbers-9.0.17.tar.gz.part' phonenumbers-9.0.17. 100% |********************************| 2244k 0:00:00 ETA '/var/cache/distfiles/v3.23/phonenumbers-9.0.17.tar.gz.part' saved /var/cache/distfiles/v3.23/phonenumbers-9.0.17.tar.gz: OK >>> py3-phonenumbers: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/phonenumbers-9.0.17.tar.gz /var/cache/distfiles/v3.23/phonenumbers-9.0.17.tar.gz: OK >>> py3-phonenumbers: Unpacking /var/cache/distfiles/v3.23/phonenumbers-9.0.17.tar.gz... 2025-10-27 01:43:47,199 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-10-27 01:43:47,350 root INFO running bdist_wheel /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() 2025-10-27 01:43:47,367 root INFO running build 2025-10-27 01:43:47,367 root INFO running build_py 2025-10-27 01:43:47,370 root INFO creating build/lib/phonenumbers 2025-10-27 01:43:47,371 root INFO copying phonenumbers/unicode_util.py -> build/lib/phonenumbers 2025-10-27 01:43:47,371 root INFO copying phonenumbers/phonenumbermatcher.py -> build/lib/phonenumbers 2025-10-27 01:43:47,371 root INFO copying phonenumbers/util.py -> build/lib/phonenumbers 2025-10-27 01:43:47,371 root INFO copying phonenumbers/timezone.py -> build/lib/phonenumbers 2025-10-27 01:43:47,372 root INFO copying phonenumbers/re_util.py -> build/lib/phonenumbers 2025-10-27 01:43:47,372 root INFO copying phonenumbers/asyoutypeformatter.py -> build/lib/phonenumbers 2025-10-27 01:43:47,372 root INFO copying phonenumbers/shortnumberinfo.py -> build/lib/phonenumbers 2025-10-27 01:43:47,372 root INFO copying phonenumbers/phonemetadata.py -> build/lib/phonenumbers 2025-10-27 01:43:47,373 root INFO copying phonenumbers/carrier.py -> build/lib/phonenumbers 2025-10-27 01:43:47,373 root INFO copying phonenumbers/phonenumberutil.py -> build/lib/phonenumbers 2025-10-27 01:43:47,373 root INFO copying phonenumbers/phonenumber.py -> build/lib/phonenumbers 2025-10-27 01:43:47,374 root INFO copying phonenumbers/__init__.py -> build/lib/phonenumbers 2025-10-27 01:43:47,374 root INFO copying phonenumbers/geocoder.py -> build/lib/phonenumbers 2025-10-27 01:43:47,374 root INFO copying phonenumbers/prefix.py -> build/lib/phonenumbers 2025-10-27 01:43:47,376 root INFO creating build/lib/phonenumbers/data 2025-10-27 01:43:47,376 root INFO copying phonenumbers/data/region_KY.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,377 root INFO copying phonenumbers/data/region_PW.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,377 root INFO copying phonenumbers/data/alt_format_52.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,377 root INFO copying phonenumbers/data/region_LA.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,377 root INFO copying phonenumbers/data/region_TL.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,378 root INFO copying phonenumbers/data/region_SC.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,378 root INFO copying phonenumbers/data/region_GP.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,378 root INFO copying phonenumbers/data/alt_format_352.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,378 root INFO copying phonenumbers/data/region_BQ.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,378 root INFO copying phonenumbers/data/region_NE.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,379 root INFO copying phonenumbers/data/region_HU.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,379 root INFO copying phonenumbers/data/region_CI.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,379 root INFO copying phonenumbers/data/region_KZ.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,379 root INFO copying phonenumbers/data/region_CG.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,379 root INFO copying phonenumbers/data/region_CZ.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,380 root INFO copying phonenumbers/data/region_SB.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,380 root INFO copying phonenumbers/data/region_TM.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,380 root INFO copying phonenumbers/data/region_ER.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,380 root INFO copying phonenumbers/data/region_EE.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,381 root INFO copying phonenumbers/data/region_IM.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,381 root INFO copying phonenumbers/data/alt_format_972.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,381 root INFO copying phonenumbers/data/alt_format_84.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,381 root INFO copying phonenumbers/data/region_GA.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,381 root INFO copying phonenumbers/data/alt_format_995.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,382 root INFO copying phonenumbers/data/region_EG.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,382 root INFO copying phonenumbers/data/region_MZ.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,382 root INFO copying phonenumbers/data/region_FO.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,382 root INFO copying phonenumbers/data/region_CD.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,383 root INFO copying phonenumbers/data/region_IR.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,383 root INFO copying phonenumbers/data/region_CH.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,383 root INFO copying phonenumbers/data/region_NA.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,383 root INFO copying phonenumbers/data/alt_format_61.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,383 root INFO copying phonenumbers/data/alt_format_54.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,384 root INFO copying phonenumbers/data/region_ME.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,384 root INFO copying phonenumbers/data/region_HR.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,384 root INFO copying phonenumbers/data/region_CV.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,384 root INFO copying phonenumbers/data/region_MO.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,385 root INFO copying phonenumbers/data/region_QA.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,385 root INFO copying phonenumbers/data/alt_format_58.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,385 root INFO copying phonenumbers/data/alt_format_43.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,385 root INFO copying phonenumbers/data/region_VI.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,385 root INFO copying phonenumbers/data/region_MD.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,386 root INFO copying phonenumbers/data/region_882.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,386 root INFO copying phonenumbers/data/region_CK.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,386 root INFO copying phonenumbers/data/alt_format_64.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,386 root INFO copying phonenumbers/data/alt_format_350.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,387 root INFO copying phonenumbers/data/region_SE.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,387 root INFO copying phonenumbers/data/region_AT.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,387 root INFO copying phonenumbers/data/region_MV.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,387 root INFO copying phonenumbers/data/region_HN.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,387 root INFO copying phonenumbers/data/region_NZ.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,388 root INFO copying phonenumbers/data/alt_format_44.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,388 root INFO copying phonenumbers/data/region_LB.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,388 root INFO copying phonenumbers/data/region_AC.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,388 root INFO copying phonenumbers/data/region_IN.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,389 root INFO copying phonenumbers/data/alt_format_359.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,389 root INFO copying phonenumbers/data/region_GY.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,389 root INFO copying phonenumbers/data/region_AE.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,389 root INFO copying phonenumbers/data/region_808.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,389 root INFO copying phonenumbers/data/region_BZ.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,390 root INFO copying phonenumbers/data/region_SG.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,390 root INFO copying phonenumbers/data/region_TJ.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,390 root INFO copying phonenumbers/data/region_LV.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,390 root INFO copying phonenumbers/data/region_LK.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,391 root INFO copying phonenumbers/data/region_CN.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,391 root INFO copying phonenumbers/data/alt_format_385.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,391 root INFO copying phonenumbers/data/region_DK.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,391 root INFO copying phonenumbers/data/region_AW.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,391 root INFO copying phonenumbers/data/alt_format_95.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,392 root INFO copying phonenumbers/data/alt_format_30.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,392 root INFO copying phonenumbers/data/alt_format_94.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,392 root INFO copying phonenumbers/data/region_SK.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,392 root INFO copying phonenumbers/data/region_ST.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,393 root INFO copying phonenumbers/data/region_MH.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,393 root INFO copying phonenumbers/data/alt_format_55.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,393 root INFO copying phonenumbers/data/region_DJ.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,393 root INFO copying phonenumbers/data/alt_format_679.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,393 root INFO copying phonenumbers/data/region_IE.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,394 root INFO copying phonenumbers/data/alt_format_856.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,394 root INFO copying phonenumbers/data/region_979.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,394 root INFO copying phonenumbers/data/alt_format_62.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,394 root INFO copying phonenumbers/data/region_VE.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,395 root INFO copying phonenumbers/data/alt_format_372.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,395 root INFO copying phonenumbers/data/region_VN.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,395 root INFO copying phonenumbers/data/region_FI.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,395 root INFO copying phonenumbers/data/alt_format_27.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,395 root INFO copying phonenumbers/data/alt_format_595.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,396 root INFO copying phonenumbers/data/region_MS.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,396 root INFO copying phonenumbers/data/region_VG.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,396 root INFO copying phonenumbers/data/region_LT.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,396 root INFO copying phonenumbers/data/region_883.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,397 root INFO copying phonenumbers/data/region_ID.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,397 root INFO copying phonenumbers/data/region_BB.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,397 root INFO copying phonenumbers/data/region_LU.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,397 root INFO copying phonenumbers/data/region_VC.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,397 root INFO copying phonenumbers/data/alt_format_90.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,398 root INFO copying phonenumbers/data/region_ES.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,398 root INFO copying phonenumbers/data/region_MK.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,398 root INFO copying phonenumbers/data/region_YT.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,398 root INFO copying phonenumbers/data/region_GD.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,399 root INFO copying phonenumbers/data/region_CO.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,399 root INFO copying phonenumbers/data/region_PH.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,399 root INFO copying phonenumbers/data/region_KM.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,399 root INFO copying phonenumbers/data/alt_format_255.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,399 root INFO copying phonenumbers/data/region_RO.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,400 root INFO copying phonenumbers/data/region_WF.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,400 root INFO copying phonenumbers/data/region_MW.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,400 root INFO copying phonenumbers/data/region_XK.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,400 root INFO copying phonenumbers/data/region_UG.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,401 root INFO copying phonenumbers/data/region_CU.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,401 root INFO copying phonenumbers/data/region_881.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,401 root INFO copying phonenumbers/data/region_TV.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,401 root INFO copying phonenumbers/data/region_FR.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,401 root INFO copying phonenumbers/data/region_BW.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,402 root INFO copying phonenumbers/data/region_FJ.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,402 root INFO copying phonenumbers/data/region_GN.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,402 root INFO copying phonenumbers/data/region_FM.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,402 root INFO copying phonenumbers/data/region_DZ.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,403 root INFO copying phonenumbers/data/region_GW.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,403 root INFO copying phonenumbers/data/alt_format_34.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,403 root INFO copying phonenumbers/data/region_VA.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,403 root INFO copying phonenumbers/data/region_BH.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,404 root INFO copying phonenumbers/data/region_HT.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,404 root INFO copying phonenumbers/data/region_BO.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,404 root INFO copying phonenumbers/data/region_PG.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,404 root INFO copying phonenumbers/data/region_GU.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,404 root INFO copying phonenumbers/data/region_TR.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,405 root INFO copying phonenumbers/data/region_RE.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,405 root INFO copying phonenumbers/data/region_ZM.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,405 root INFO copying phonenumbers/data/region_MM.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,405 root INFO copying phonenumbers/data/region_PS.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,406 root INFO copying phonenumbers/data/region_BA.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,406 root INFO copying phonenumbers/data/region_AS.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,406 root INFO copying phonenumbers/data/region_MY.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,406 root INFO copying phonenumbers/data/region_GE.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,407 root INFO copying phonenumbers/data/region_UZ.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,407 root INFO copying phonenumbers/data/region_RS.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,407 root INFO copying phonenumbers/data/region_AR.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,407 root INFO copying phonenumbers/data/region_TO.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,407 root INFO copying phonenumbers/data/region_KI.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,408 root INFO copying phonenumbers/data/alt_format_358.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,408 root INFO copying phonenumbers/data/region_NI.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,408 root INFO copying phonenumbers/data/region_MP.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,408 root INFO copying phonenumbers/data/region_ZA.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,409 root INFO copying phonenumbers/data/region_MA.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,409 root INFO copying phonenumbers/data/region_TD.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,409 root INFO copying phonenumbers/data/region_BY.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,409 root INFO copying phonenumbers/data/region_MF.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,410 root INFO copying phonenumbers/data/region_TH.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,410 root INFO copying phonenumbers/data/region_SX.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,410 root INFO copying phonenumbers/data/region_TZ.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,410 root INFO copying phonenumbers/data/region_CW.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,410 root INFO copying phonenumbers/data/region_FK.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,411 root INFO copying phonenumbers/data/region_ML.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,411 root INFO copying phonenumbers/data/region_PK.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,411 root INFO copying phonenumbers/data/region_PY.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,411 root INFO copying phonenumbers/data/region_878.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,412 root INFO copying phonenumbers/data/region_KG.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,412 root INFO copying phonenumbers/data/region_SM.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,412 root INFO copying phonenumbers/data/region_HK.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,412 root INFO copying phonenumbers/data/region_PR.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,412 root INFO copying phonenumbers/data/region_TC.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,413 root INFO copying phonenumbers/data/region_IO.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,413 root INFO copying phonenumbers/data/alt_format_66.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,413 root INFO copying phonenumbers/data/region_PL.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,413 root INFO copying phonenumbers/data/region_GH.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,414 root INFO copying phonenumbers/data/region_NC.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,414 root INFO copying phonenumbers/data/alt_format_381.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,414 root INFO copying phonenumbers/data/region_SY.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,414 root INFO copying phonenumbers/data/region_CC.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,415 root INFO copying phonenumbers/data/region_LR.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,415 root INFO copying phonenumbers/data/region_NF.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,415 root INFO copying phonenumbers/data/region_TN.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,415 root INFO copying phonenumbers/data/region_CL.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,415 root INFO copying phonenumbers/data/region_PM.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,416 root INFO copying phonenumbers/data/region_NP.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,416 root INFO copying phonenumbers/data/region_GL.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,416 root INFO copying phonenumbers/data/region_AX.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,416 root INFO copying phonenumbers/data/region_CX.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,417 root INFO copying phonenumbers/data/region_AD.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,417 root INFO copying phonenumbers/data/region_SV.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,417 root INFO copying phonenumbers/data/region_TA.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,417 root INFO copying phonenumbers/data/region_SH.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,418 root INFO copying phonenumbers/data/region_BD.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,418 root INFO copying phonenumbers/data/region_TW.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,418 root INFO copying phonenumbers/data/region_CR.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,418 root INFO copying phonenumbers/data/region_BM.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,418 root INFO copying phonenumbers/data/region_IT.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,419 root INFO copying phonenumbers/data/region_MR.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,419 root INFO copying phonenumbers/data/region_SI.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,419 root INFO copying phonenumbers/data/region_SS.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,419 root INFO copying phonenumbers/data/region_TG.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,420 root INFO copying phonenumbers/data/region_LS.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,420 root INFO copying phonenumbers/data/region_AI.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,420 root INFO copying phonenumbers/data/region_SO.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,420 root INFO copying phonenumbers/data/region_MU.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,421 root INFO copying phonenumbers/data/region_870.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,421 root INFO copying phonenumbers/data/alt_format_36.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,421 root INFO copying phonenumbers/data/region_AZ.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,421 root INFO copying phonenumbers/data/region_AO.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,422 root INFO copying phonenumbers/data/region_LI.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,422 root INFO copying phonenumbers/data/region_NG.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,422 root INFO copying phonenumbers/data/region_DE.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,422 root INFO copying phonenumbers/data/alt_format_351.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,422 root INFO copying phonenumbers/data/region_TK.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,423 root INFO copying phonenumbers/data/region_CA.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,423 root INFO copying phonenumbers/data/region_DO.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,423 root INFO copying phonenumbers/data/region_OM.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,423 root INFO copying phonenumbers/data/alt_format_505.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,424 root INFO copying phonenumbers/data/region_IS.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,424 root INFO copying phonenumbers/data/region_KH.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,424 root INFO copying phonenumbers/data/region_BE.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,424 root INFO copying phonenumbers/data/alt_format_380.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,424 root INFO copying phonenumbers/data/region_KW.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,425 root INFO copying phonenumbers/data/alt_format_971.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,425 root INFO copying phonenumbers/data/region_PA.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,425 root INFO copying phonenumbers/data/region_KN.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,425 root INFO copying phonenumbers/data/region_MT.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,426 root INFO copying phonenumbers/data/region_GQ.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,426 root INFO copying phonenumbers/data/region_NR.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,426 root INFO copying phonenumbers/data/region_GG.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,426 root INFO copying phonenumbers/data/region_800.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,427 root INFO copying phonenumbers/data/region_SD.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,427 root INFO copying phonenumbers/data/region_PT.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,427 root INFO copying phonenumbers/data/region_JE.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,427 root INFO copying phonenumbers/data/region_GF.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,427 root INFO copying phonenumbers/data/region_BG.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,428 root INFO copying phonenumbers/data/region_AM.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,428 root INFO copying phonenumbers/data/region_NL.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,428 root INFO copying phonenumbers/data/region_SZ.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,428 root INFO copying phonenumbers/data/region_888.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,429 root INFO copying phonenumbers/data/alt_format_7.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,429 root INFO copying phonenumbers/data/region_BS.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,429 root INFO copying phonenumbers/data/region_GI.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,429 root INFO copying phonenumbers/data/alt_format_91.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,430 root INFO copying phonenumbers/data/__init__.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,430 root INFO copying phonenumbers/data/region_CM.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,430 root INFO copying phonenumbers/data/region_BL.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,430 root INFO copying phonenumbers/data/region_SL.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,430 root INFO copying phonenumbers/data/region_JP.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,431 root INFO copying phonenumbers/data/region_KE.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,431 root INFO copying phonenumbers/data/region_JM.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,431 root INFO copying phonenumbers/data/region_KP.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,431 root INFO copying phonenumbers/data/region_SR.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,432 root INFO copying phonenumbers/data/region_BT.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,432 root INFO copying phonenumbers/data/region_AG.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,432 root INFO copying phonenumbers/data/region_BF.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,432 root INFO copying phonenumbers/data/region_ET.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,433 root INFO copying phonenumbers/data/alt_format_676.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,433 root INFO copying phonenumbers/data/region_SA.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,433 root INFO copying phonenumbers/data/region_MG.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,433 root INFO copying phonenumbers/data/alt_format_373.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,433 root INFO copying phonenumbers/data/region_BR.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,434 root INFO copying phonenumbers/data/region_MN.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,434 root INFO copying phonenumbers/data/region_KR.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,434 root INFO copying phonenumbers/data/region_BN.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,434 root INFO copying phonenumbers/data/region_RU.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,435 root INFO copying phonenumbers/data/alt_format_81.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,435 root INFO copying phonenumbers/data/region_MX.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,436 root INFO copying phonenumbers/data/region_ZW.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,436 root INFO copying phonenumbers/data/region_US.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,436 root INFO copying phonenumbers/data/alt_format_855.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,436 root INFO copying phonenumbers/data/region_MQ.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,436 root INFO copying phonenumbers/data/region_LC.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,437 root INFO copying phonenumbers/data/region_TT.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,437 root INFO copying phonenumbers/data/region_JO.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,437 root INFO copying phonenumbers/data/region_UY.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,437 root INFO copying phonenumbers/data/region_BJ.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,438 root INFO copying phonenumbers/data/region_BI.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,438 root INFO copying phonenumbers/data/region_CF.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,438 root INFO copying phonenumbers/data/alt_format_49.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,438 root INFO copying phonenumbers/data/region_GM.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,439 root INFO copying phonenumbers/data/region_NU.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,439 root INFO copying phonenumbers/data/alt_format_39.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,439 root INFO copying phonenumbers/data/region_MC.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,439 root INFO copying phonenumbers/data/region_IL.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,439 root INFO copying phonenumbers/data/region_LY.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,440 root INFO copying phonenumbers/data/region_WS.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,440 root INFO copying phonenumbers/data/alt_format_675.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,440 root INFO copying phonenumbers/data/region_GT.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,440 root INFO copying phonenumbers/data/region_SN.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,441 root INFO copying phonenumbers/data/region_GB.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,441 root INFO copying phonenumbers/data/region_EH.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,441 root INFO copying phonenumbers/data/region_AL.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,441 root INFO copying phonenumbers/data/region_UA.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,442 root INFO copying phonenumbers/data/region_EC.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,442 root INFO copying phonenumbers/data/region_DM.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,442 root INFO copying phonenumbers/data/region_NO.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,442 root INFO copying phonenumbers/data/region_CY.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,442 root INFO copying phonenumbers/data/alt_format_31.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,443 root INFO copying phonenumbers/data/region_PF.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,443 root INFO copying phonenumbers/data/region_IQ.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,443 root INFO copying phonenumbers/data/alt_format_506.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,443 root INFO copying phonenumbers/data/region_AU.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,444 root INFO copying phonenumbers/data/region_RW.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,444 root INFO copying phonenumbers/data/region_YE.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,444 root INFO copying phonenumbers/data/region_VU.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,444 root INFO copying phonenumbers/data/region_AF.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,445 root INFO copying phonenumbers/data/region_PE.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,445 root INFO copying phonenumbers/data/region_SJ.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,445 root INFO copying phonenumbers/data/region_GR.py -> build/lib/phonenumbers/data 2025-10-27 01:43:47,446 root INFO creating build/lib/phonenumbers/geodata 2025-10-27 01:43:47,446 root INFO copying phonenumbers/geodata/data7.py -> build/lib/phonenumbers/geodata 2025-10-27 01:43:47,446 root INFO copying phonenumbers/geodata/locale.py -> build/lib/phonenumbers/geodata 2025-10-27 01:43:47,447 root INFO copying phonenumbers/geodata/data14.py -> build/lib/phonenumbers/geodata 2025-10-27 01:43:47,448 root INFO copying phonenumbers/geodata/data15.py -> build/lib/phonenumbers/geodata 2025-10-27 01:43:47,449 root INFO copying phonenumbers/geodata/data12.py -> build/lib/phonenumbers/geodata 2025-10-27 01:43:47,450 root INFO copying phonenumbers/geodata/data28.py -> build/lib/phonenumbers/geodata 2025-10-27 01:43:47,450 root INFO copying phonenumbers/geodata/data17.py -> build/lib/phonenumbers/geodata 2025-10-27 01:43:47,451 root INFO copying phonenumbers/geodata/data6.py -> build/lib/phonenumbers/geodata 2025-10-27 01:43:47,452 root INFO copying phonenumbers/geodata/data3.py -> build/lib/phonenumbers/geodata 2025-10-27 01:43:47,453 root INFO copying phonenumbers/geodata/data25.py -> build/lib/phonenumbers/geodata 2025-10-27 01:43:47,454 root INFO copying phonenumbers/geodata/data2.py -> build/lib/phonenumbers/geodata 2025-10-27 01:43:47,455 root INFO copying phonenumbers/geodata/data22.py -> build/lib/phonenumbers/geodata 2025-10-27 01:43:47,456 root INFO copying phonenumbers/geodata/data16.py -> build/lib/phonenumbers/geodata 2025-10-27 01:43:47,457 root INFO copying phonenumbers/geodata/data21.py -> build/lib/phonenumbers/geodata 2025-10-27 01:43:47,459 root INFO copying phonenumbers/geodata/data19.py -> build/lib/phonenumbers/geodata 2025-10-27 01:43:47,460 root INFO copying phonenumbers/geodata/data13.py -> build/lib/phonenumbers/geodata 2025-10-27 01:43:47,461 root INFO copying phonenumbers/geodata/data27.py -> build/lib/phonenumbers/geodata 2025-10-27 01:43:47,461 root INFO copying phonenumbers/geodata/data5.py -> build/lib/phonenumbers/geodata 2025-10-27 01:43:47,462 root INFO copying phonenumbers/geodata/data26.py -> build/lib/phonenumbers/geodata 2025-10-27 01:43:47,464 root INFO copying phonenumbers/geodata/data4.py -> build/lib/phonenumbers/geodata 2025-10-27 01:43:47,465 root INFO copying phonenumbers/geodata/data1.py -> build/lib/phonenumbers/geodata 2025-10-27 01:43:47,466 root INFO copying phonenumbers/geodata/data11.py -> build/lib/phonenumbers/geodata 2025-10-27 01:43:47,466 root INFO copying phonenumbers/geodata/data8.py -> build/lib/phonenumbers/geodata 2025-10-27 01:43:47,467 root INFO copying phonenumbers/geodata/__init__.py -> build/lib/phonenumbers/geodata 2025-10-27 01:43:47,467 root INFO copying phonenumbers/geodata/data20.py -> build/lib/phonenumbers/geodata 2025-10-27 01:43:47,468 root INFO copying phonenumbers/geodata/data9.py -> build/lib/phonenumbers/geodata 2025-10-27 01:43:47,469 root INFO copying phonenumbers/geodata/data0.py -> build/lib/phonenumbers/geodata 2025-10-27 01:43:47,470 root INFO copying phonenumbers/geodata/data10.py -> build/lib/phonenumbers/geodata 2025-10-27 01:43:47,470 root INFO copying phonenumbers/geodata/data18.py -> build/lib/phonenumbers/geodata 2025-10-27 01:43:47,472 root INFO copying phonenumbers/geodata/data24.py -> build/lib/phonenumbers/geodata 2025-10-27 01:43:47,473 root INFO copying phonenumbers/geodata/data23.py -> build/lib/phonenumbers/geodata 2025-10-27 01:43:47,476 root INFO creating build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,476 root INFO copying phonenumbers/shortdata/region_KY.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,476 root INFO copying phonenumbers/shortdata/region_PW.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,477 root INFO copying phonenumbers/shortdata/region_LA.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,477 root INFO copying phonenumbers/shortdata/region_TL.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,477 root INFO copying phonenumbers/shortdata/region_SC.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,477 root INFO copying phonenumbers/shortdata/region_GP.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,478 root INFO copying phonenumbers/shortdata/region_BQ.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,478 root INFO copying phonenumbers/shortdata/region_NE.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,478 root INFO copying phonenumbers/shortdata/region_HU.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,479 root INFO copying phonenumbers/shortdata/region_CI.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,479 root INFO copying phonenumbers/shortdata/region_KZ.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,479 root INFO copying phonenumbers/shortdata/region_CG.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,479 root INFO copying phonenumbers/shortdata/region_CZ.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,480 root INFO copying phonenumbers/shortdata/region_SB.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,480 root INFO copying phonenumbers/shortdata/region_TM.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,480 root INFO copying phonenumbers/shortdata/region_ER.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,480 root INFO copying phonenumbers/shortdata/region_EE.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,480 root INFO copying phonenumbers/shortdata/region_IM.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,481 root INFO copying phonenumbers/shortdata/region_GA.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,481 root INFO copying phonenumbers/shortdata/region_EG.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,481 root INFO copying phonenumbers/shortdata/region_MZ.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,481 root INFO copying phonenumbers/shortdata/region_FO.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,482 root INFO copying phonenumbers/shortdata/region_CD.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,482 root INFO copying phonenumbers/shortdata/region_IR.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,482 root INFO copying phonenumbers/shortdata/region_CH.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,482 root INFO copying phonenumbers/shortdata/region_NA.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,482 root INFO copying phonenumbers/shortdata/region_ME.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,483 root INFO copying phonenumbers/shortdata/region_HR.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,483 root INFO copying phonenumbers/shortdata/region_CV.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,483 root INFO copying phonenumbers/shortdata/region_MO.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,483 root INFO copying phonenumbers/shortdata/region_QA.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,484 root INFO copying phonenumbers/shortdata/region_VI.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,484 root INFO copying phonenumbers/shortdata/region_MD.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,484 root INFO copying phonenumbers/shortdata/region_CK.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,484 root INFO copying phonenumbers/shortdata/region_SE.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,484 root INFO copying phonenumbers/shortdata/region_AT.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,485 root INFO copying phonenumbers/shortdata/region_MV.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,485 root INFO copying phonenumbers/shortdata/region_HN.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,485 root INFO copying phonenumbers/shortdata/region_NZ.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,485 root INFO copying phonenumbers/shortdata/region_LB.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,486 root INFO copying phonenumbers/shortdata/region_AC.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,486 root INFO copying phonenumbers/shortdata/region_IN.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,486 root INFO copying phonenumbers/shortdata/region_GY.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,486 root INFO copying phonenumbers/shortdata/region_AE.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,486 root INFO copying phonenumbers/shortdata/region_BZ.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,487 root INFO copying phonenumbers/shortdata/region_SG.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,487 root INFO copying phonenumbers/shortdata/region_TJ.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,487 root INFO copying phonenumbers/shortdata/region_LV.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,487 root INFO copying phonenumbers/shortdata/region_LK.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,488 root INFO copying phonenumbers/shortdata/region_CN.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,488 root INFO copying phonenumbers/shortdata/region_DK.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,488 root INFO copying phonenumbers/shortdata/region_AW.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,488 root INFO copying phonenumbers/shortdata/region_SK.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,488 root INFO copying phonenumbers/shortdata/region_ST.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,489 root INFO copying phonenumbers/shortdata/region_MH.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,489 root INFO copying phonenumbers/shortdata/region_DJ.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,489 root INFO copying phonenumbers/shortdata/region_IE.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,489 root INFO copying phonenumbers/shortdata/region_VE.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,490 root INFO copying phonenumbers/shortdata/region_VN.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,490 root INFO copying phonenumbers/shortdata/region_FI.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,490 root INFO copying phonenumbers/shortdata/region_MS.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,490 root INFO copying phonenumbers/shortdata/region_VG.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,490 root INFO copying phonenumbers/shortdata/region_LT.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,491 root INFO copying phonenumbers/shortdata/region_ID.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,491 root INFO copying phonenumbers/shortdata/region_BB.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,491 root INFO copying phonenumbers/shortdata/region_LU.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,491 root INFO copying phonenumbers/shortdata/region_VC.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,492 root INFO copying phonenumbers/shortdata/region_ES.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,492 root INFO copying phonenumbers/shortdata/region_MK.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,492 root INFO copying phonenumbers/shortdata/region_YT.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,492 root INFO copying phonenumbers/shortdata/region_GD.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,493 root INFO copying phonenumbers/shortdata/region_CO.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,493 root INFO copying phonenumbers/shortdata/region_PH.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,493 root INFO copying phonenumbers/shortdata/region_KM.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,493 root INFO copying phonenumbers/shortdata/region_RO.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,493 root INFO copying phonenumbers/shortdata/region_WF.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,494 root INFO copying phonenumbers/shortdata/region_MW.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,494 root INFO copying phonenumbers/shortdata/region_XK.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,494 root INFO copying phonenumbers/shortdata/region_UG.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,494 root INFO copying phonenumbers/shortdata/region_CU.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,495 root INFO copying phonenumbers/shortdata/region_TV.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,495 root INFO copying phonenumbers/shortdata/region_FR.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,495 root INFO copying phonenumbers/shortdata/region_BW.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,495 root INFO copying phonenumbers/shortdata/region_FJ.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,495 root INFO copying phonenumbers/shortdata/region_GN.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,496 root INFO copying phonenumbers/shortdata/region_FM.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,496 root INFO copying phonenumbers/shortdata/region_DZ.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,496 root INFO copying phonenumbers/shortdata/region_GW.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,496 root INFO copying phonenumbers/shortdata/region_VA.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,497 root INFO copying phonenumbers/shortdata/region_BH.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,497 root INFO copying phonenumbers/shortdata/region_HT.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,497 root INFO copying phonenumbers/shortdata/region_BO.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,497 root INFO copying phonenumbers/shortdata/region_PG.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,497 root INFO copying phonenumbers/shortdata/region_GU.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,498 root INFO copying phonenumbers/shortdata/region_TR.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,498 root INFO copying phonenumbers/shortdata/region_RE.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,498 root INFO copying phonenumbers/shortdata/region_ZM.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,498 root INFO copying phonenumbers/shortdata/region_MM.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,499 root INFO copying phonenumbers/shortdata/region_PS.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,499 root INFO copying phonenumbers/shortdata/region_BA.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,499 root INFO copying phonenumbers/shortdata/region_AS.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,499 root INFO copying phonenumbers/shortdata/region_MY.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,499 root INFO copying phonenumbers/shortdata/region_GE.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,500 root INFO copying phonenumbers/shortdata/region_UZ.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,500 root INFO copying phonenumbers/shortdata/region_RS.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,500 root INFO copying phonenumbers/shortdata/region_AR.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,500 root INFO copying phonenumbers/shortdata/region_TO.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,501 root INFO copying phonenumbers/shortdata/region_KI.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,501 root INFO copying phonenumbers/shortdata/region_NI.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,501 root INFO copying phonenumbers/shortdata/region_MP.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,501 root INFO copying phonenumbers/shortdata/region_ZA.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,501 root INFO copying phonenumbers/shortdata/region_MA.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,502 root INFO copying phonenumbers/shortdata/region_TD.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,502 root INFO copying phonenumbers/shortdata/region_BY.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,502 root INFO copying phonenumbers/shortdata/region_MF.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,502 root INFO copying phonenumbers/shortdata/region_TH.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,503 root INFO copying phonenumbers/shortdata/region_SX.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,503 root INFO copying phonenumbers/shortdata/region_TZ.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,503 root INFO copying phonenumbers/shortdata/region_CW.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,503 root INFO copying phonenumbers/shortdata/region_FK.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,504 root INFO copying phonenumbers/shortdata/region_ML.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,504 root INFO copying phonenumbers/shortdata/region_PK.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,504 root INFO copying phonenumbers/shortdata/region_PY.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,504 root INFO copying phonenumbers/shortdata/region_KG.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,504 root INFO copying phonenumbers/shortdata/region_SM.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,505 root INFO copying phonenumbers/shortdata/region_HK.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,505 root INFO copying phonenumbers/shortdata/region_PR.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,505 root INFO copying phonenumbers/shortdata/region_TC.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,505 root INFO copying phonenumbers/shortdata/region_PL.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,506 root INFO copying phonenumbers/shortdata/region_GH.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,506 root INFO copying phonenumbers/shortdata/region_NC.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,506 root INFO copying phonenumbers/shortdata/region_SY.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,506 root INFO copying phonenumbers/shortdata/region_CC.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,506 root INFO copying phonenumbers/shortdata/region_LR.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,507 root INFO copying phonenumbers/shortdata/region_NF.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,507 root INFO copying phonenumbers/shortdata/region_TN.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,507 root INFO copying phonenumbers/shortdata/region_CL.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,507 root INFO copying phonenumbers/shortdata/region_PM.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,508 root INFO copying phonenumbers/shortdata/region_NP.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,508 root INFO copying phonenumbers/shortdata/region_GL.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,508 root INFO copying phonenumbers/shortdata/region_AX.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,508 root INFO copying phonenumbers/shortdata/region_CX.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,508 root INFO copying phonenumbers/shortdata/region_AD.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,509 root INFO copying phonenumbers/shortdata/region_SV.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,509 root INFO copying phonenumbers/shortdata/region_SH.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,509 root INFO copying phonenumbers/shortdata/region_BD.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,509 root INFO copying phonenumbers/shortdata/region_TW.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,510 root INFO copying phonenumbers/shortdata/region_CR.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,510 root INFO copying phonenumbers/shortdata/region_BM.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,510 root INFO copying phonenumbers/shortdata/region_IT.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,510 root INFO copying phonenumbers/shortdata/region_MR.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,511 root INFO copying phonenumbers/shortdata/region_SI.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,511 root INFO copying phonenumbers/shortdata/region_SS.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,511 root INFO copying phonenumbers/shortdata/region_TG.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,511 root INFO copying phonenumbers/shortdata/region_LS.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,511 root INFO copying phonenumbers/shortdata/region_AI.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,512 root INFO copying phonenumbers/shortdata/region_SO.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,512 root INFO copying phonenumbers/shortdata/region_MU.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,512 root INFO copying phonenumbers/shortdata/region_AZ.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,512 root INFO copying phonenumbers/shortdata/region_AO.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,513 root INFO copying phonenumbers/shortdata/region_LI.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,513 root INFO copying phonenumbers/shortdata/region_NG.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,513 root INFO copying phonenumbers/shortdata/region_DE.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,513 root INFO copying phonenumbers/shortdata/region_CA.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,513 root INFO copying phonenumbers/shortdata/region_DO.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,514 root INFO copying phonenumbers/shortdata/region_OM.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,514 root INFO copying phonenumbers/shortdata/region_IS.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,514 root INFO copying phonenumbers/shortdata/region_KH.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,514 root INFO copying phonenumbers/shortdata/region_BE.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,515 root INFO copying phonenumbers/shortdata/region_KW.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,515 root INFO copying phonenumbers/shortdata/region_PA.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,515 root INFO copying phonenumbers/shortdata/region_KN.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,515 root INFO copying phonenumbers/shortdata/region_MT.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,516 root INFO copying phonenumbers/shortdata/region_NR.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,516 root INFO copying phonenumbers/shortdata/region_GG.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,516 root INFO copying phonenumbers/shortdata/region_SD.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,516 root INFO copying phonenumbers/shortdata/region_PT.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,516 root INFO copying phonenumbers/shortdata/region_JE.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,517 root INFO copying phonenumbers/shortdata/region_GF.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,517 root INFO copying phonenumbers/shortdata/region_BG.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,517 root INFO copying phonenumbers/shortdata/region_AM.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,517 root INFO copying phonenumbers/shortdata/region_NL.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,518 root INFO copying phonenumbers/shortdata/region_SZ.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,518 root INFO copying phonenumbers/shortdata/region_BS.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,518 root INFO copying phonenumbers/shortdata/region_GI.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,518 root INFO copying phonenumbers/shortdata/__init__.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,519 root INFO copying phonenumbers/shortdata/region_CM.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,519 root INFO copying phonenumbers/shortdata/region_BL.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,519 root INFO copying phonenumbers/shortdata/region_SL.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,519 root INFO copying phonenumbers/shortdata/region_JP.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,519 root INFO copying phonenumbers/shortdata/region_KE.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,520 root INFO copying phonenumbers/shortdata/region_JM.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,520 root INFO copying phonenumbers/shortdata/region_KP.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,520 root INFO copying phonenumbers/shortdata/region_SR.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,520 root INFO copying phonenumbers/shortdata/region_BT.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,521 root INFO copying phonenumbers/shortdata/region_AG.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,521 root INFO copying phonenumbers/shortdata/region_BF.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,521 root INFO copying phonenumbers/shortdata/region_ET.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,521 root INFO copying phonenumbers/shortdata/region_SA.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,521 root INFO copying phonenumbers/shortdata/region_MG.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,522 root INFO copying phonenumbers/shortdata/region_BR.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,522 root INFO copying phonenumbers/shortdata/region_MN.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,522 root INFO copying phonenumbers/shortdata/region_KR.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,522 root INFO copying phonenumbers/shortdata/region_BN.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,523 root INFO copying phonenumbers/shortdata/region_RU.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,523 root INFO copying phonenumbers/shortdata/region_MX.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,523 root INFO copying phonenumbers/shortdata/region_ZW.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,523 root INFO copying phonenumbers/shortdata/region_US.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,524 root INFO copying phonenumbers/shortdata/region_MQ.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,524 root INFO copying phonenumbers/shortdata/region_LC.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,524 root INFO copying phonenumbers/shortdata/region_TT.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,524 root INFO copying phonenumbers/shortdata/region_JO.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,524 root INFO copying phonenumbers/shortdata/region_UY.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,525 root INFO copying phonenumbers/shortdata/region_BJ.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,525 root INFO copying phonenumbers/shortdata/region_BI.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,525 root INFO copying phonenumbers/shortdata/region_CF.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,525 root INFO copying phonenumbers/shortdata/region_GM.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,526 root INFO copying phonenumbers/shortdata/region_NU.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,526 root INFO copying phonenumbers/shortdata/region_MC.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,526 root INFO copying phonenumbers/shortdata/region_IL.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,526 root INFO copying phonenumbers/shortdata/region_LY.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,527 root INFO copying phonenumbers/shortdata/region_WS.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,527 root INFO copying phonenumbers/shortdata/region_GT.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,527 root INFO copying phonenumbers/shortdata/region_SN.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,527 root INFO copying phonenumbers/shortdata/region_GB.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,527 root INFO copying phonenumbers/shortdata/region_EH.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,528 root INFO copying phonenumbers/shortdata/region_AL.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,528 root INFO copying phonenumbers/shortdata/region_UA.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,528 root INFO copying phonenumbers/shortdata/region_EC.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,528 root INFO copying phonenumbers/shortdata/region_DM.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,529 root INFO copying phonenumbers/shortdata/region_NO.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,529 root INFO copying phonenumbers/shortdata/region_CY.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,529 root INFO copying phonenumbers/shortdata/region_PF.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,529 root INFO copying phonenumbers/shortdata/region_IQ.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,529 root INFO copying phonenumbers/shortdata/region_AU.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,530 root INFO copying phonenumbers/shortdata/region_RW.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,530 root INFO copying phonenumbers/shortdata/region_YE.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,530 root INFO copying phonenumbers/shortdata/region_VU.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,530 root INFO copying phonenumbers/shortdata/region_AF.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,531 root INFO copying phonenumbers/shortdata/region_PE.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,531 root INFO copying phonenumbers/shortdata/region_SJ.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,531 root INFO copying phonenumbers/shortdata/region_GR.py -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,531 root INFO creating build/lib/phonenumbers/carrierdata 2025-10-27 01:43:47,532 root INFO copying phonenumbers/carrierdata/data2.py -> build/lib/phonenumbers/carrierdata 2025-10-27 01:43:47,532 root INFO copying phonenumbers/carrierdata/data1.py -> build/lib/phonenumbers/carrierdata 2025-10-27 01:43:47,533 root INFO copying phonenumbers/carrierdata/__init__.py -> build/lib/phonenumbers/carrierdata 2025-10-27 01:43:47,533 root INFO copying phonenumbers/carrierdata/data0.py -> build/lib/phonenumbers/carrierdata 2025-10-27 01:43:47,534 root INFO creating build/lib/phonenumbers/tzdata 2025-10-27 01:43:47,534 root INFO copying phonenumbers/tzdata/__init__.py -> build/lib/phonenumbers/tzdata 2025-10-27 01:43:47,534 root INFO copying phonenumbers/tzdata/data0.py -> build/lib/phonenumbers/tzdata 2025-10-27 01:43:47,537 root INFO copying phonenumbers/asyoutypeformatter.pyi -> build/lib/phonenumbers 2025-10-27 01:43:47,538 root INFO copying phonenumbers/unicode_util.pyi -> build/lib/phonenumbers 2025-10-27 01:43:47,538 root INFO copying phonenumbers/geocoder.pyi -> build/lib/phonenumbers 2025-10-27 01:43:47,538 root INFO copying phonenumbers/timezone.pyi -> build/lib/phonenumbers 2025-10-27 01:43:47,538 root INFO copying phonenumbers/re_util.pyi -> build/lib/phonenumbers 2025-10-27 01:43:47,539 root INFO copying phonenumbers/prefix.pyi -> build/lib/phonenumbers 2025-10-27 01:43:47,539 root INFO copying phonenumbers/shortnumberinfo.pyi -> build/lib/phonenumbers 2025-10-27 01:43:47,539 root INFO copying phonenumbers/phonenumbermatcher.pyi -> build/lib/phonenumbers 2025-10-27 01:43:47,539 root INFO copying phonenumbers/phonenumber.pyi -> build/lib/phonenumbers 2025-10-27 01:43:47,540 root INFO copying phonenumbers/phonenumberutil.pyi -> build/lib/phonenumbers 2025-10-27 01:43:47,540 root INFO copying phonenumbers/phonemetadata.pyi -> build/lib/phonenumbers 2025-10-27 01:43:47,540 root INFO copying phonenumbers/carrier.pyi -> build/lib/phonenumbers 2025-10-27 01:43:47,540 root INFO copying phonenumbers/__init__.pyi -> build/lib/phonenumbers 2025-10-27 01:43:47,540 root INFO copying phonenumbers/util.pyi -> build/lib/phonenumbers 2025-10-27 01:43:47,541 root INFO copying phonenumbers/py.typed -> build/lib/phonenumbers 2025-10-27 01:43:47,541 root INFO copying phonenumbers/data/__init__.pyi -> build/lib/phonenumbers/data 2025-10-27 01:43:47,541 root INFO copying phonenumbers/geodata/locale.pyi -> build/lib/phonenumbers/geodata 2025-10-27 01:43:47,541 root INFO copying phonenumbers/geodata/__init__.pyi -> build/lib/phonenumbers/geodata 2025-10-27 01:43:47,542 root INFO copying phonenumbers/shortdata/__init__.pyi -> build/lib/phonenumbers/shortdata 2025-10-27 01:43:47,542 root INFO copying phonenumbers/carrierdata/__init__.pyi -> build/lib/phonenumbers/carrierdata 2025-10-27 01:43:47,542 root INFO copying phonenumbers/tzdata/__init__.pyi -> build/lib/phonenumbers/tzdata 2025-10-27 01:43:47,554 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-27 01:43:47,554 root INFO running install 2025-10-27 01:43:47,563 root INFO running install_lib 2025-10-27 01:43:47,566 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-27 01:43:47,566 root INFO creating build/bdist.linux-x86_64/wheel/phonenumbers 2025-10-27 01:43:47,566 root INFO copying build/lib/phonenumbers/unicode_util.py -> build/bdist.linux-x86_64/wheel/./phonenumbers 2025-10-27 01:43:47,567 root INFO copying build/lib/phonenumbers/phonenumbermatcher.py -> build/bdist.linux-x86_64/wheel/./phonenumbers 2025-10-27 01:43:47,567 root INFO copying build/lib/phonenumbers/asyoutypeformatter.pyi -> build/bdist.linux-x86_64/wheel/./phonenumbers 2025-10-27 01:43:47,567 root INFO creating build/bdist.linux-x86_64/wheel/phonenumbers/shortdata 2025-10-27 01:43:47,567 root INFO copying build/lib/phonenumbers/shortdata/region_KY.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,568 root INFO copying build/lib/phonenumbers/shortdata/region_PW.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,568 root INFO copying build/lib/phonenumbers/shortdata/region_LA.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,568 root INFO copying build/lib/phonenumbers/shortdata/region_TL.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,568 root INFO copying build/lib/phonenumbers/shortdata/region_SC.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,568 root INFO copying build/lib/phonenumbers/shortdata/region_GP.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,568 root INFO copying build/lib/phonenumbers/shortdata/region_BQ.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,569 root INFO copying build/lib/phonenumbers/shortdata/region_NE.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,569 root INFO copying build/lib/phonenumbers/shortdata/region_HU.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,569 root INFO copying build/lib/phonenumbers/shortdata/region_CI.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,569 root INFO copying build/lib/phonenumbers/shortdata/region_KZ.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,569 root INFO copying build/lib/phonenumbers/shortdata/region_CG.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,569 root INFO copying build/lib/phonenumbers/shortdata/region_CZ.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,570 root INFO copying build/lib/phonenumbers/shortdata/region_SB.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,570 root INFO copying build/lib/phonenumbers/shortdata/region_TM.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,570 root INFO copying build/lib/phonenumbers/shortdata/region_ER.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,570 root INFO copying build/lib/phonenumbers/shortdata/region_EE.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,570 root INFO copying build/lib/phonenumbers/shortdata/region_IM.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,570 root INFO copying build/lib/phonenumbers/shortdata/region_GA.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,570 root INFO copying build/lib/phonenumbers/shortdata/region_EG.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,571 root INFO copying build/lib/phonenumbers/shortdata/region_MZ.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,571 root INFO copying build/lib/phonenumbers/shortdata/region_FO.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,571 root INFO copying build/lib/phonenumbers/shortdata/region_CD.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,571 root INFO copying build/lib/phonenumbers/shortdata/region_IR.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,571 root INFO copying build/lib/phonenumbers/shortdata/region_CH.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,571 root INFO copying build/lib/phonenumbers/shortdata/region_NA.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,572 root INFO copying build/lib/phonenumbers/shortdata/region_ME.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,572 root INFO copying build/lib/phonenumbers/shortdata/region_HR.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,572 root INFO copying build/lib/phonenumbers/shortdata/region_CV.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,572 root INFO copying build/lib/phonenumbers/shortdata/region_MO.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,572 root INFO copying build/lib/phonenumbers/shortdata/region_QA.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,572 root INFO copying build/lib/phonenumbers/shortdata/region_VI.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,573 root INFO copying build/lib/phonenumbers/shortdata/region_MD.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,573 root INFO copying build/lib/phonenumbers/shortdata/region_CK.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,573 root INFO copying build/lib/phonenumbers/shortdata/region_SE.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,573 root INFO copying build/lib/phonenumbers/shortdata/region_AT.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,573 root INFO copying build/lib/phonenumbers/shortdata/region_MV.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,573 root INFO copying build/lib/phonenumbers/shortdata/region_HN.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,574 root INFO copying build/lib/phonenumbers/shortdata/region_NZ.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,574 root INFO copying build/lib/phonenumbers/shortdata/region_LB.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,574 root INFO copying build/lib/phonenumbers/shortdata/region_AC.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,574 root INFO copying build/lib/phonenumbers/shortdata/region_IN.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,574 root INFO copying build/lib/phonenumbers/shortdata/region_GY.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,574 root INFO copying build/lib/phonenumbers/shortdata/region_AE.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,574 root INFO copying build/lib/phonenumbers/shortdata/region_BZ.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,575 root INFO copying build/lib/phonenumbers/shortdata/region_SG.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,575 root INFO copying build/lib/phonenumbers/shortdata/region_TJ.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,575 root INFO copying build/lib/phonenumbers/shortdata/region_LV.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,575 root INFO copying build/lib/phonenumbers/shortdata/region_LK.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,575 root INFO copying build/lib/phonenumbers/shortdata/region_CN.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,575 root INFO copying build/lib/phonenumbers/shortdata/region_DK.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,576 root INFO copying build/lib/phonenumbers/shortdata/region_AW.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,576 root INFO copying build/lib/phonenumbers/shortdata/region_SK.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,576 root INFO copying build/lib/phonenumbers/shortdata/region_ST.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,576 root INFO copying build/lib/phonenumbers/shortdata/region_MH.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,576 root INFO copying build/lib/phonenumbers/shortdata/region_DJ.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,576 root INFO copying build/lib/phonenumbers/shortdata/region_IE.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,577 root INFO copying build/lib/phonenumbers/shortdata/region_VE.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,577 root INFO copying build/lib/phonenumbers/shortdata/region_VN.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,577 root INFO copying build/lib/phonenumbers/shortdata/region_FI.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,577 root INFO copying build/lib/phonenumbers/shortdata/region_MS.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,577 root INFO copying build/lib/phonenumbers/shortdata/region_VG.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,577 root INFO copying build/lib/phonenumbers/shortdata/region_LT.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,578 root INFO copying build/lib/phonenumbers/shortdata/region_ID.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,578 root INFO copying build/lib/phonenumbers/shortdata/region_BB.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,578 root INFO copying build/lib/phonenumbers/shortdata/region_LU.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,578 root INFO copying build/lib/phonenumbers/shortdata/region_VC.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,578 root INFO copying build/lib/phonenumbers/shortdata/region_ES.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,578 root INFO copying build/lib/phonenumbers/shortdata/region_MK.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,578 root INFO copying build/lib/phonenumbers/shortdata/region_YT.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,579 root INFO copying build/lib/phonenumbers/shortdata/region_GD.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,579 root INFO copying build/lib/phonenumbers/shortdata/region_CO.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,579 root INFO copying build/lib/phonenumbers/shortdata/region_PH.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,579 root INFO copying build/lib/phonenumbers/shortdata/region_KM.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,579 root INFO copying build/lib/phonenumbers/shortdata/region_RO.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,579 root INFO copying build/lib/phonenumbers/shortdata/region_WF.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,580 root INFO copying build/lib/phonenumbers/shortdata/region_MW.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,580 root INFO copying build/lib/phonenumbers/shortdata/region_XK.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,580 root INFO copying build/lib/phonenumbers/shortdata/region_UG.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,580 root INFO copying build/lib/phonenumbers/shortdata/region_CU.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,580 root INFO copying build/lib/phonenumbers/shortdata/region_TV.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,580 root INFO copying build/lib/phonenumbers/shortdata/region_FR.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,581 root INFO copying build/lib/phonenumbers/shortdata/region_BW.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,581 root INFO copying build/lib/phonenumbers/shortdata/region_FJ.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,581 root INFO copying build/lib/phonenumbers/shortdata/region_GN.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,581 root INFO copying build/lib/phonenumbers/shortdata/region_FM.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,581 root INFO copying build/lib/phonenumbers/shortdata/region_DZ.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,581 root INFO copying build/lib/phonenumbers/shortdata/region_GW.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,582 root INFO copying build/lib/phonenumbers/shortdata/region_VA.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,582 root INFO copying build/lib/phonenumbers/shortdata/region_BH.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,582 root INFO copying build/lib/phonenumbers/shortdata/region_HT.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,582 root INFO copying build/lib/phonenumbers/shortdata/region_BO.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,582 root INFO copying build/lib/phonenumbers/shortdata/region_PG.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,582 root INFO copying build/lib/phonenumbers/shortdata/region_GU.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,583 root INFO copying build/lib/phonenumbers/shortdata/region_TR.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,583 root INFO copying build/lib/phonenumbers/shortdata/region_RE.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,583 root INFO copying build/lib/phonenumbers/shortdata/region_ZM.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,583 root INFO copying build/lib/phonenumbers/shortdata/region_MM.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,583 root INFO copying build/lib/phonenumbers/shortdata/region_PS.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,583 root INFO copying build/lib/phonenumbers/shortdata/region_BA.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,583 root INFO copying build/lib/phonenumbers/shortdata/region_AS.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,584 root INFO copying build/lib/phonenumbers/shortdata/region_MY.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,584 root INFO copying build/lib/phonenumbers/shortdata/region_GE.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,584 root INFO copying build/lib/phonenumbers/shortdata/region_UZ.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,584 root INFO copying build/lib/phonenumbers/shortdata/region_RS.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,584 root INFO copying build/lib/phonenumbers/shortdata/region_AR.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,584 root INFO copying build/lib/phonenumbers/shortdata/region_TO.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,585 root INFO copying build/lib/phonenumbers/shortdata/region_KI.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,585 root INFO copying build/lib/phonenumbers/shortdata/region_NI.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,585 root INFO copying build/lib/phonenumbers/shortdata/region_MP.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,585 root INFO copying build/lib/phonenumbers/shortdata/region_ZA.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,585 root INFO copying build/lib/phonenumbers/shortdata/region_MA.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,585 root INFO copying build/lib/phonenumbers/shortdata/region_TD.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,586 root INFO copying build/lib/phonenumbers/shortdata/region_BY.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,586 root INFO copying build/lib/phonenumbers/shortdata/region_MF.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,586 root INFO copying build/lib/phonenumbers/shortdata/region_TH.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,586 root INFO copying build/lib/phonenumbers/shortdata/region_SX.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,586 root INFO copying build/lib/phonenumbers/shortdata/region_TZ.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,586 root INFO copying build/lib/phonenumbers/shortdata/region_CW.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,587 root INFO copying build/lib/phonenumbers/shortdata/region_FK.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,587 root INFO copying build/lib/phonenumbers/shortdata/region_ML.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,587 root INFO copying build/lib/phonenumbers/shortdata/region_PK.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,587 root INFO copying build/lib/phonenumbers/shortdata/region_PY.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,587 root INFO copying build/lib/phonenumbers/shortdata/region_KG.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,587 root INFO copying build/lib/phonenumbers/shortdata/region_SM.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,588 root INFO copying build/lib/phonenumbers/shortdata/region_HK.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,588 root INFO copying build/lib/phonenumbers/shortdata/region_PR.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,588 root INFO copying build/lib/phonenumbers/shortdata/region_TC.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,588 root INFO copying build/lib/phonenumbers/shortdata/region_PL.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,588 root INFO copying build/lib/phonenumbers/shortdata/region_GH.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,588 root INFO copying build/lib/phonenumbers/shortdata/region_NC.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,588 root INFO copying build/lib/phonenumbers/shortdata/region_SY.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,589 root INFO copying build/lib/phonenumbers/shortdata/region_CC.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,589 root INFO copying build/lib/phonenumbers/shortdata/region_LR.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,589 root INFO copying build/lib/phonenumbers/shortdata/region_NF.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,589 root INFO copying build/lib/phonenumbers/shortdata/region_TN.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,589 root INFO copying build/lib/phonenumbers/shortdata/region_CL.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,589 root INFO copying build/lib/phonenumbers/shortdata/region_PM.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,590 root INFO copying build/lib/phonenumbers/shortdata/region_NP.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,590 root INFO copying build/lib/phonenumbers/shortdata/region_GL.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,590 root INFO copying build/lib/phonenumbers/shortdata/region_AX.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,590 root INFO copying build/lib/phonenumbers/shortdata/region_CX.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,590 root INFO copying build/lib/phonenumbers/shortdata/region_AD.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,590 root INFO copying build/lib/phonenumbers/shortdata/region_SV.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,591 root INFO copying build/lib/phonenumbers/shortdata/region_SH.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,591 root INFO copying build/lib/phonenumbers/shortdata/region_BD.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,591 root INFO copying build/lib/phonenumbers/shortdata/region_TW.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,591 root INFO copying build/lib/phonenumbers/shortdata/region_CR.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,591 root INFO copying build/lib/phonenumbers/shortdata/region_BM.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,591 root INFO copying build/lib/phonenumbers/shortdata/region_IT.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,592 root INFO copying build/lib/phonenumbers/shortdata/region_MR.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,592 root INFO copying build/lib/phonenumbers/shortdata/region_SI.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,592 root INFO copying build/lib/phonenumbers/shortdata/region_SS.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,592 root INFO copying build/lib/phonenumbers/shortdata/region_TG.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,592 root INFO copying build/lib/phonenumbers/shortdata/region_LS.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,592 root INFO copying build/lib/phonenumbers/shortdata/region_AI.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,593 root INFO copying build/lib/phonenumbers/shortdata/region_SO.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,593 root INFO copying build/lib/phonenumbers/shortdata/region_MU.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,593 root INFO copying build/lib/phonenumbers/shortdata/region_AZ.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,593 root INFO copying build/lib/phonenumbers/shortdata/region_AO.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,593 root INFO copying build/lib/phonenumbers/shortdata/region_LI.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,593 root INFO copying build/lib/phonenumbers/shortdata/region_NG.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,594 root INFO copying build/lib/phonenumbers/shortdata/region_DE.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,594 root INFO copying build/lib/phonenumbers/shortdata/region_CA.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,594 root INFO copying build/lib/phonenumbers/shortdata/region_DO.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,594 root INFO copying build/lib/phonenumbers/shortdata/region_OM.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,594 root INFO copying build/lib/phonenumbers/shortdata/region_IS.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,594 root INFO copying build/lib/phonenumbers/shortdata/region_KH.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,595 root INFO copying build/lib/phonenumbers/shortdata/region_BE.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,595 root INFO copying build/lib/phonenumbers/shortdata/region_KW.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,595 root INFO copying build/lib/phonenumbers/shortdata/region_PA.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,595 root INFO copying build/lib/phonenumbers/shortdata/region_KN.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,595 root INFO copying build/lib/phonenumbers/shortdata/region_MT.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,595 root INFO copying build/lib/phonenumbers/shortdata/region_NR.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,596 root INFO copying build/lib/phonenumbers/shortdata/region_GG.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,596 root INFO copying build/lib/phonenumbers/shortdata/region_SD.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,596 root INFO copying build/lib/phonenumbers/shortdata/region_PT.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,596 root INFO copying build/lib/phonenumbers/shortdata/region_JE.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,596 root INFO copying build/lib/phonenumbers/shortdata/region_GF.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,596 root INFO copying build/lib/phonenumbers/shortdata/region_BG.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,597 root INFO copying build/lib/phonenumbers/shortdata/region_AM.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,597 root INFO copying build/lib/phonenumbers/shortdata/region_NL.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,597 root INFO copying build/lib/phonenumbers/shortdata/region_SZ.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,597 root INFO copying build/lib/phonenumbers/shortdata/region_BS.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,597 root INFO copying build/lib/phonenumbers/shortdata/region_GI.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,597 root INFO copying build/lib/phonenumbers/shortdata/__init__.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,598 root INFO copying build/lib/phonenumbers/shortdata/region_CM.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,598 root INFO copying build/lib/phonenumbers/shortdata/region_BL.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,598 root INFO copying build/lib/phonenumbers/shortdata/region_SL.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,598 root INFO copying build/lib/phonenumbers/shortdata/region_JP.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,598 root INFO copying build/lib/phonenumbers/shortdata/region_KE.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,598 root INFO copying build/lib/phonenumbers/shortdata/region_JM.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,599 root INFO copying build/lib/phonenumbers/shortdata/region_KP.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,599 root INFO copying build/lib/phonenumbers/shortdata/region_SR.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,599 root INFO copying build/lib/phonenumbers/shortdata/region_BT.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,599 root INFO copying build/lib/phonenumbers/shortdata/region_AG.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,599 root INFO copying build/lib/phonenumbers/shortdata/region_BF.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,599 root INFO copying build/lib/phonenumbers/shortdata/region_ET.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,600 root INFO copying build/lib/phonenumbers/shortdata/region_SA.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,600 root INFO copying build/lib/phonenumbers/shortdata/region_MG.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,600 root INFO copying build/lib/phonenumbers/shortdata/region_BR.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,600 root INFO copying build/lib/phonenumbers/shortdata/region_MN.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,600 root INFO copying build/lib/phonenumbers/shortdata/region_KR.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,600 root INFO copying build/lib/phonenumbers/shortdata/region_BN.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,601 root INFO copying build/lib/phonenumbers/shortdata/region_RU.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,601 root INFO copying build/lib/phonenumbers/shortdata/region_MX.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,601 root INFO copying build/lib/phonenumbers/shortdata/region_ZW.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,601 root INFO copying build/lib/phonenumbers/shortdata/region_US.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,601 root INFO copying build/lib/phonenumbers/shortdata/region_MQ.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,601 root INFO copying build/lib/phonenumbers/shortdata/region_LC.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,602 root INFO copying build/lib/phonenumbers/shortdata/region_TT.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,602 root INFO copying build/lib/phonenumbers/shortdata/region_JO.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,602 root INFO copying build/lib/phonenumbers/shortdata/region_UY.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,602 root INFO copying build/lib/phonenumbers/shortdata/region_BJ.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,602 root INFO copying build/lib/phonenumbers/shortdata/region_BI.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,602 root INFO copying build/lib/phonenumbers/shortdata/region_CF.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,603 root INFO copying build/lib/phonenumbers/shortdata/region_GM.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,603 root INFO copying build/lib/phonenumbers/shortdata/region_NU.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,603 root INFO copying build/lib/phonenumbers/shortdata/region_MC.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,603 root INFO copying build/lib/phonenumbers/shortdata/region_IL.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,603 root INFO copying build/lib/phonenumbers/shortdata/region_LY.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,603 root INFO copying build/lib/phonenumbers/shortdata/region_WS.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,604 root INFO copying build/lib/phonenumbers/shortdata/region_GT.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,604 root INFO copying build/lib/phonenumbers/shortdata/region_SN.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,604 root INFO copying build/lib/phonenumbers/shortdata/region_GB.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,604 root INFO copying build/lib/phonenumbers/shortdata/region_EH.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,604 root INFO copying build/lib/phonenumbers/shortdata/__init__.pyi -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,604 root INFO copying build/lib/phonenumbers/shortdata/region_AL.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,605 root INFO copying build/lib/phonenumbers/shortdata/region_UA.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,605 root INFO copying build/lib/phonenumbers/shortdata/region_EC.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,605 root INFO copying build/lib/phonenumbers/shortdata/region_DM.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,605 root INFO copying build/lib/phonenumbers/shortdata/region_NO.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,605 root INFO copying build/lib/phonenumbers/shortdata/region_CY.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,605 root INFO copying build/lib/phonenumbers/shortdata/region_PF.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,606 root INFO copying build/lib/phonenumbers/shortdata/region_IQ.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,606 root INFO copying build/lib/phonenumbers/shortdata/region_AU.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,606 root INFO copying build/lib/phonenumbers/shortdata/region_RW.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,606 root INFO copying build/lib/phonenumbers/shortdata/region_YE.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,606 root INFO copying build/lib/phonenumbers/shortdata/region_VU.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,606 root INFO copying build/lib/phonenumbers/shortdata/region_AF.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,607 root INFO copying build/lib/phonenumbers/shortdata/region_PE.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,607 root INFO copying build/lib/phonenumbers/shortdata/region_SJ.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,607 root INFO copying build/lib/phonenumbers/shortdata/region_GR.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/shortdata 2025-10-27 01:43:47,607 root INFO creating build/bdist.linux-x86_64/wheel/phonenumbers/carrierdata 2025-10-27 01:43:47,607 root INFO copying build/lib/phonenumbers/carrierdata/data2.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/carrierdata 2025-10-27 01:43:47,608 root INFO copying build/lib/phonenumbers/carrierdata/data1.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/carrierdata 2025-10-27 01:43:47,608 root INFO copying build/lib/phonenumbers/carrierdata/__init__.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/carrierdata 2025-10-27 01:43:47,608 root INFO copying build/lib/phonenumbers/carrierdata/data0.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/carrierdata 2025-10-27 01:43:47,609 root INFO copying build/lib/phonenumbers/carrierdata/__init__.pyi -> build/bdist.linux-x86_64/wheel/./phonenumbers/carrierdata 2025-10-27 01:43:47,609 root INFO creating build/bdist.linux-x86_64/wheel/phonenumbers/data 2025-10-27 01:43:47,609 root INFO copying build/lib/phonenumbers/data/region_KY.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,610 root INFO copying build/lib/phonenumbers/data/region_PW.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,610 root INFO copying build/lib/phonenumbers/data/alt_format_52.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,610 root INFO copying build/lib/phonenumbers/data/region_LA.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,610 root INFO copying build/lib/phonenumbers/data/region_TL.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,610 root INFO copying build/lib/phonenumbers/data/region_SC.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,611 root INFO copying build/lib/phonenumbers/data/region_GP.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,611 root INFO copying build/lib/phonenumbers/data/alt_format_352.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,611 root INFO copying build/lib/phonenumbers/data/region_BQ.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,611 root INFO copying build/lib/phonenumbers/data/region_NE.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,611 root INFO copying build/lib/phonenumbers/data/region_HU.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,611 root INFO copying build/lib/phonenumbers/data/region_CI.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,612 root INFO copying build/lib/phonenumbers/data/region_KZ.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,612 root INFO copying build/lib/phonenumbers/data/region_CG.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,612 root INFO copying build/lib/phonenumbers/data/region_CZ.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,612 root INFO copying build/lib/phonenumbers/data/region_SB.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,612 root INFO copying build/lib/phonenumbers/data/region_TM.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,612 root INFO copying build/lib/phonenumbers/data/region_ER.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,613 root INFO copying build/lib/phonenumbers/data/region_EE.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,613 root INFO copying build/lib/phonenumbers/data/region_IM.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,613 root INFO copying build/lib/phonenumbers/data/alt_format_972.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,613 root INFO copying build/lib/phonenumbers/data/alt_format_84.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,613 root INFO copying build/lib/phonenumbers/data/region_GA.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,613 root INFO copying build/lib/phonenumbers/data/alt_format_995.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,613 root INFO copying build/lib/phonenumbers/data/region_EG.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,614 root INFO copying build/lib/phonenumbers/data/region_MZ.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,614 root INFO copying build/lib/phonenumbers/data/region_FO.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,614 root INFO copying build/lib/phonenumbers/data/region_CD.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,614 root INFO copying build/lib/phonenumbers/data/region_IR.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,614 root INFO copying build/lib/phonenumbers/data/region_CH.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,614 root INFO copying build/lib/phonenumbers/data/region_NA.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,615 root INFO copying build/lib/phonenumbers/data/alt_format_61.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,615 root INFO copying build/lib/phonenumbers/data/alt_format_54.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,615 root INFO copying build/lib/phonenumbers/data/region_ME.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,615 root INFO copying build/lib/phonenumbers/data/region_HR.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,615 root INFO copying build/lib/phonenumbers/data/region_CV.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,615 root INFO copying build/lib/phonenumbers/data/region_MO.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,616 root INFO copying build/lib/phonenumbers/data/region_QA.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,616 root INFO copying build/lib/phonenumbers/data/alt_format_58.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,616 root INFO copying build/lib/phonenumbers/data/alt_format_43.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,616 root INFO copying build/lib/phonenumbers/data/region_VI.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,616 root INFO copying build/lib/phonenumbers/data/region_MD.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,616 root INFO copying build/lib/phonenumbers/data/region_882.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,617 root INFO copying build/lib/phonenumbers/data/region_CK.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,617 root INFO copying build/lib/phonenumbers/data/alt_format_64.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,617 root INFO copying build/lib/phonenumbers/data/alt_format_350.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,617 root INFO copying build/lib/phonenumbers/data/region_SE.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,617 root INFO copying build/lib/phonenumbers/data/region_AT.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,617 root INFO copying build/lib/phonenumbers/data/region_MV.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,618 root INFO copying build/lib/phonenumbers/data/region_HN.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,618 root INFO copying build/lib/phonenumbers/data/region_NZ.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,618 root INFO copying build/lib/phonenumbers/data/alt_format_44.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,618 root INFO copying build/lib/phonenumbers/data/region_LB.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,618 root INFO copying build/lib/phonenumbers/data/region_AC.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,618 root INFO copying build/lib/phonenumbers/data/region_IN.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,619 root INFO copying build/lib/phonenumbers/data/alt_format_359.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,619 root INFO copying build/lib/phonenumbers/data/region_GY.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,619 root INFO copying build/lib/phonenumbers/data/region_AE.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,619 root INFO copying build/lib/phonenumbers/data/region_808.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,619 root INFO copying build/lib/phonenumbers/data/region_BZ.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,619 root INFO copying build/lib/phonenumbers/data/region_SG.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,620 root INFO copying build/lib/phonenumbers/data/region_TJ.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,620 root INFO copying build/lib/phonenumbers/data/region_LV.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,620 root INFO copying build/lib/phonenumbers/data/region_LK.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,620 root INFO copying build/lib/phonenumbers/data/region_CN.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,620 root INFO copying build/lib/phonenumbers/data/alt_format_385.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,620 root INFO copying build/lib/phonenumbers/data/region_DK.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,621 root INFO copying build/lib/phonenumbers/data/region_AW.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,621 root INFO copying build/lib/phonenumbers/data/alt_format_95.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,621 root INFO copying build/lib/phonenumbers/data/alt_format_30.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,621 root INFO copying build/lib/phonenumbers/data/alt_format_94.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,621 root INFO copying build/lib/phonenumbers/data/region_SK.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,621 root INFO copying build/lib/phonenumbers/data/region_ST.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,622 root INFO copying build/lib/phonenumbers/data/region_MH.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,622 root INFO copying build/lib/phonenumbers/data/alt_format_55.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,622 root INFO copying build/lib/phonenumbers/data/region_DJ.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,622 root INFO copying build/lib/phonenumbers/data/alt_format_679.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,622 root INFO copying build/lib/phonenumbers/data/region_IE.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,622 root INFO copying build/lib/phonenumbers/data/alt_format_856.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,622 root INFO copying build/lib/phonenumbers/data/region_979.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,623 root INFO copying build/lib/phonenumbers/data/alt_format_62.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,623 root INFO copying build/lib/phonenumbers/data/region_VE.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,623 root INFO copying build/lib/phonenumbers/data/alt_format_372.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,623 root INFO copying build/lib/phonenumbers/data/region_VN.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,623 root INFO copying build/lib/phonenumbers/data/region_FI.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,623 root INFO copying build/lib/phonenumbers/data/alt_format_27.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,624 root INFO copying build/lib/phonenumbers/data/alt_format_595.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,624 root INFO copying build/lib/phonenumbers/data/region_MS.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,624 root INFO copying build/lib/phonenumbers/data/region_VG.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,624 root INFO copying build/lib/phonenumbers/data/region_LT.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,624 root INFO copying build/lib/phonenumbers/data/region_883.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,624 root INFO copying build/lib/phonenumbers/data/region_ID.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,625 root INFO copying build/lib/phonenumbers/data/region_BB.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,625 root INFO copying build/lib/phonenumbers/data/region_LU.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,625 root INFO copying build/lib/phonenumbers/data/region_VC.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,625 root INFO copying build/lib/phonenumbers/data/alt_format_90.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,625 root INFO copying build/lib/phonenumbers/data/region_ES.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,625 root INFO copying build/lib/phonenumbers/data/region_MK.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,626 root INFO copying build/lib/phonenumbers/data/region_YT.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,626 root INFO copying build/lib/phonenumbers/data/region_GD.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,626 root INFO copying build/lib/phonenumbers/data/region_CO.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,626 root INFO copying build/lib/phonenumbers/data/region_PH.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,626 root INFO copying build/lib/phonenumbers/data/region_KM.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,626 root INFO copying build/lib/phonenumbers/data/alt_format_255.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,627 root INFO copying build/lib/phonenumbers/data/region_RO.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,627 root INFO copying build/lib/phonenumbers/data/region_WF.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,627 root INFO copying build/lib/phonenumbers/data/region_MW.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,627 root INFO copying build/lib/phonenumbers/data/region_XK.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,627 root INFO copying build/lib/phonenumbers/data/region_UG.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,627 root INFO copying build/lib/phonenumbers/data/region_CU.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,628 root INFO copying build/lib/phonenumbers/data/region_881.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,628 root INFO copying build/lib/phonenumbers/data/region_TV.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,628 root INFO copying build/lib/phonenumbers/data/region_FR.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,628 root INFO copying build/lib/phonenumbers/data/region_BW.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,628 root INFO copying build/lib/phonenumbers/data/region_FJ.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,628 root INFO copying build/lib/phonenumbers/data/region_GN.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,629 root INFO copying build/lib/phonenumbers/data/region_FM.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,629 root INFO copying build/lib/phonenumbers/data/region_DZ.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,629 root INFO copying build/lib/phonenumbers/data/region_GW.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,629 root INFO copying build/lib/phonenumbers/data/alt_format_34.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,629 root INFO copying build/lib/phonenumbers/data/region_VA.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,629 root INFO copying build/lib/phonenumbers/data/region_BH.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,630 root INFO copying build/lib/phonenumbers/data/region_HT.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,630 root INFO copying build/lib/phonenumbers/data/region_BO.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,630 root INFO copying build/lib/phonenumbers/data/region_PG.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,630 root INFO copying build/lib/phonenumbers/data/region_GU.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,630 root INFO copying build/lib/phonenumbers/data/region_TR.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,630 root INFO copying build/lib/phonenumbers/data/region_RE.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,631 root INFO copying build/lib/phonenumbers/data/region_ZM.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,631 root INFO copying build/lib/phonenumbers/data/region_MM.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,631 root INFO copying build/lib/phonenumbers/data/region_PS.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,631 root INFO copying build/lib/phonenumbers/data/region_BA.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,631 root INFO copying build/lib/phonenumbers/data/region_AS.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,631 root INFO copying build/lib/phonenumbers/data/region_MY.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,632 root INFO copying build/lib/phonenumbers/data/region_GE.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,632 root INFO copying build/lib/phonenumbers/data/region_UZ.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,632 root INFO copying build/lib/phonenumbers/data/region_RS.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,632 root INFO copying build/lib/phonenumbers/data/region_AR.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,632 root INFO copying build/lib/phonenumbers/data/region_TO.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,632 root INFO copying build/lib/phonenumbers/data/region_KI.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,633 root INFO copying build/lib/phonenumbers/data/alt_format_358.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,633 root INFO copying build/lib/phonenumbers/data/region_NI.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,633 root INFO copying build/lib/phonenumbers/data/region_MP.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,633 root INFO copying build/lib/phonenumbers/data/region_ZA.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,633 root INFO copying build/lib/phonenumbers/data/region_MA.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,633 root INFO copying build/lib/phonenumbers/data/region_TD.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,634 root INFO copying build/lib/phonenumbers/data/region_BY.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,634 root INFO copying build/lib/phonenumbers/data/region_MF.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,634 root INFO copying build/lib/phonenumbers/data/region_TH.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,634 root INFO copying build/lib/phonenumbers/data/region_SX.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,634 root INFO copying build/lib/phonenumbers/data/region_TZ.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,634 root INFO copying build/lib/phonenumbers/data/region_CW.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,635 root INFO copying build/lib/phonenumbers/data/region_FK.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,635 root INFO copying build/lib/phonenumbers/data/region_ML.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,635 root INFO copying build/lib/phonenumbers/data/region_PK.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,635 root INFO copying build/lib/phonenumbers/data/region_PY.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,635 root INFO copying build/lib/phonenumbers/data/region_878.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,635 root INFO copying build/lib/phonenumbers/data/region_KG.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,636 root INFO copying build/lib/phonenumbers/data/region_SM.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,636 root INFO copying build/lib/phonenumbers/data/region_HK.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,636 root INFO copying build/lib/phonenumbers/data/region_PR.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,636 root INFO copying build/lib/phonenumbers/data/region_TC.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,636 root INFO copying build/lib/phonenumbers/data/region_IO.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,636 root INFO copying build/lib/phonenumbers/data/alt_format_66.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,637 root INFO copying build/lib/phonenumbers/data/region_PL.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,637 root INFO copying build/lib/phonenumbers/data/region_GH.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,637 root INFO copying build/lib/phonenumbers/data/region_NC.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,637 root INFO copying build/lib/phonenumbers/data/alt_format_381.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,637 root INFO copying build/lib/phonenumbers/data/region_SY.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,637 root INFO copying build/lib/phonenumbers/data/region_CC.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,638 root INFO copying build/lib/phonenumbers/data/region_LR.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,638 root INFO copying build/lib/phonenumbers/data/region_NF.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,638 root INFO copying build/lib/phonenumbers/data/region_TN.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,638 root INFO copying build/lib/phonenumbers/data/region_CL.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,638 root INFO copying build/lib/phonenumbers/data/region_PM.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,638 root INFO copying build/lib/phonenumbers/data/region_NP.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,639 root INFO copying build/lib/phonenumbers/data/region_GL.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,639 root INFO copying build/lib/phonenumbers/data/region_AX.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,639 root INFO copying build/lib/phonenumbers/data/region_CX.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,639 root INFO copying build/lib/phonenumbers/data/region_AD.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,639 root INFO copying build/lib/phonenumbers/data/region_SV.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,639 root INFO copying build/lib/phonenumbers/data/region_TA.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,640 root INFO copying build/lib/phonenumbers/data/region_SH.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,640 root INFO copying build/lib/phonenumbers/data/region_BD.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,640 root INFO copying build/lib/phonenumbers/data/region_TW.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,640 root INFO copying build/lib/phonenumbers/data/region_CR.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,640 root INFO copying build/lib/phonenumbers/data/region_BM.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,640 root INFO copying build/lib/phonenumbers/data/region_IT.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,641 root INFO copying build/lib/phonenumbers/data/region_MR.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,641 root INFO copying build/lib/phonenumbers/data/region_SI.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,641 root INFO copying build/lib/phonenumbers/data/region_SS.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,641 root INFO copying build/lib/phonenumbers/data/region_TG.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,641 root INFO copying build/lib/phonenumbers/data/region_LS.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,641 root INFO copying build/lib/phonenumbers/data/region_AI.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,642 root INFO copying build/lib/phonenumbers/data/region_SO.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,642 root INFO copying build/lib/phonenumbers/data/region_MU.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,642 root INFO copying build/lib/phonenumbers/data/region_870.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,642 root INFO copying build/lib/phonenumbers/data/alt_format_36.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,642 root INFO copying build/lib/phonenumbers/data/region_AZ.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,642 root INFO copying build/lib/phonenumbers/data/region_AO.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,643 root INFO copying build/lib/phonenumbers/data/region_LI.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,643 root INFO copying build/lib/phonenumbers/data/region_NG.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,643 root INFO copying build/lib/phonenumbers/data/region_DE.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,643 root INFO copying build/lib/phonenumbers/data/alt_format_351.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,643 root INFO copying build/lib/phonenumbers/data/region_TK.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,643 root INFO copying build/lib/phonenumbers/data/region_CA.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,644 root INFO copying build/lib/phonenumbers/data/region_DO.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,644 root INFO copying build/lib/phonenumbers/data/region_OM.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,644 root INFO copying build/lib/phonenumbers/data/alt_format_505.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,644 root INFO copying build/lib/phonenumbers/data/region_IS.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,644 root INFO copying build/lib/phonenumbers/data/region_KH.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,645 root INFO copying build/lib/phonenumbers/data/region_BE.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,645 root INFO copying build/lib/phonenumbers/data/alt_format_380.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,645 root INFO copying build/lib/phonenumbers/data/region_KW.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,645 root INFO copying build/lib/phonenumbers/data/alt_format_971.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,645 root INFO copying build/lib/phonenumbers/data/region_PA.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,645 root INFO copying build/lib/phonenumbers/data/region_KN.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,646 root INFO copying build/lib/phonenumbers/data/region_MT.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,646 root INFO copying build/lib/phonenumbers/data/region_GQ.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,646 root INFO copying build/lib/phonenumbers/data/region_NR.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,646 root INFO copying build/lib/phonenumbers/data/region_GG.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,646 root INFO copying build/lib/phonenumbers/data/region_800.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,646 root INFO copying build/lib/phonenumbers/data/region_SD.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,647 root INFO copying build/lib/phonenumbers/data/region_PT.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,647 root INFO copying build/lib/phonenumbers/data/region_JE.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,647 root INFO copying build/lib/phonenumbers/data/region_GF.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,647 root INFO copying build/lib/phonenumbers/data/region_BG.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,647 root INFO copying build/lib/phonenumbers/data/region_AM.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,647 root INFO copying build/lib/phonenumbers/data/region_NL.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,648 root INFO copying build/lib/phonenumbers/data/region_SZ.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,648 root INFO copying build/lib/phonenumbers/data/region_888.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,648 root INFO copying build/lib/phonenumbers/data/alt_format_7.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,648 root INFO copying build/lib/phonenumbers/data/region_BS.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,648 root INFO copying build/lib/phonenumbers/data/region_GI.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,649 root INFO copying build/lib/phonenumbers/data/alt_format_91.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,649 root INFO copying build/lib/phonenumbers/data/__init__.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,649 root INFO copying build/lib/phonenumbers/data/region_CM.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,649 root INFO copying build/lib/phonenumbers/data/region_BL.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,649 root INFO copying build/lib/phonenumbers/data/region_SL.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,649 root INFO copying build/lib/phonenumbers/data/region_JP.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,650 root INFO copying build/lib/phonenumbers/data/region_KE.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,650 root INFO copying build/lib/phonenumbers/data/region_JM.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,650 root INFO copying build/lib/phonenumbers/data/region_KP.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,650 root INFO copying build/lib/phonenumbers/data/region_SR.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,650 root INFO copying build/lib/phonenumbers/data/region_BT.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,650 root INFO copying build/lib/phonenumbers/data/region_AG.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,651 root INFO copying build/lib/phonenumbers/data/region_BF.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,651 root INFO copying build/lib/phonenumbers/data/region_ET.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,651 root INFO copying build/lib/phonenumbers/data/alt_format_676.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,651 root INFO copying build/lib/phonenumbers/data/region_SA.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,651 root INFO copying build/lib/phonenumbers/data/region_MG.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,651 root INFO copying build/lib/phonenumbers/data/alt_format_373.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,652 root INFO copying build/lib/phonenumbers/data/region_BR.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,652 root INFO copying build/lib/phonenumbers/data/region_MN.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,652 root INFO copying build/lib/phonenumbers/data/region_KR.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,652 root INFO copying build/lib/phonenumbers/data/region_BN.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,652 root INFO copying build/lib/phonenumbers/data/region_RU.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,652 root INFO copying build/lib/phonenumbers/data/alt_format_81.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,653 root INFO copying build/lib/phonenumbers/data/region_MX.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,653 root INFO copying build/lib/phonenumbers/data/region_ZW.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,653 root INFO copying build/lib/phonenumbers/data/region_US.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,653 root INFO copying build/lib/phonenumbers/data/alt_format_855.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,653 root INFO copying build/lib/phonenumbers/data/region_MQ.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,653 root INFO copying build/lib/phonenumbers/data/region_LC.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,654 root INFO copying build/lib/phonenumbers/data/region_TT.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,654 root INFO copying build/lib/phonenumbers/data/region_JO.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,654 root INFO copying build/lib/phonenumbers/data/region_UY.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,654 root INFO copying build/lib/phonenumbers/data/region_BJ.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,654 root INFO copying build/lib/phonenumbers/data/region_BI.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,654 root INFO copying build/lib/phonenumbers/data/region_CF.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,655 root INFO copying build/lib/phonenumbers/data/alt_format_49.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,655 root INFO copying build/lib/phonenumbers/data/region_GM.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,655 root INFO copying build/lib/phonenumbers/data/region_NU.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,655 root INFO copying build/lib/phonenumbers/data/alt_format_39.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,655 root INFO copying build/lib/phonenumbers/data/region_MC.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,655 root INFO copying build/lib/phonenumbers/data/region_IL.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,656 root INFO copying build/lib/phonenumbers/data/region_LY.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,656 root INFO copying build/lib/phonenumbers/data/region_WS.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,656 root INFO copying build/lib/phonenumbers/data/alt_format_675.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,656 root INFO copying build/lib/phonenumbers/data/region_GT.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,656 root INFO copying build/lib/phonenumbers/data/region_SN.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,656 root INFO copying build/lib/phonenumbers/data/region_GB.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,657 root INFO copying build/lib/phonenumbers/data/region_EH.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,657 root INFO copying build/lib/phonenumbers/data/__init__.pyi -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,657 root INFO copying build/lib/phonenumbers/data/region_AL.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,657 root INFO copying build/lib/phonenumbers/data/region_UA.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,657 root INFO copying build/lib/phonenumbers/data/region_EC.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,657 root INFO copying build/lib/phonenumbers/data/region_DM.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,658 root INFO copying build/lib/phonenumbers/data/region_NO.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,658 root INFO copying build/lib/phonenumbers/data/region_CY.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,658 root INFO copying build/lib/phonenumbers/data/alt_format_31.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,658 root INFO copying build/lib/phonenumbers/data/region_PF.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,658 root INFO copying build/lib/phonenumbers/data/region_IQ.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,659 root INFO copying build/lib/phonenumbers/data/alt_format_506.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,659 root INFO copying build/lib/phonenumbers/data/region_AU.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,659 root INFO copying build/lib/phonenumbers/data/region_RW.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,659 root INFO copying build/lib/phonenumbers/data/region_YE.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,659 root INFO copying build/lib/phonenumbers/data/region_VU.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,659 root INFO copying build/lib/phonenumbers/data/region_AF.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,660 root INFO copying build/lib/phonenumbers/data/region_PE.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,660 root INFO copying build/lib/phonenumbers/data/region_SJ.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,660 root INFO copying build/lib/phonenumbers/data/region_GR.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/data 2025-10-27 01:43:47,660 root INFO copying build/lib/phonenumbers/util.py -> build/bdist.linux-x86_64/wheel/./phonenumbers 2025-10-27 01:43:47,660 root INFO copying build/lib/phonenumbers/unicode_util.pyi -> build/bdist.linux-x86_64/wheel/./phonenumbers 2025-10-27 01:43:47,660 root INFO copying build/lib/phonenumbers/timezone.py -> build/bdist.linux-x86_64/wheel/./phonenumbers 2025-10-27 01:43:47,661 root INFO copying build/lib/phonenumbers/re_util.py -> build/bdist.linux-x86_64/wheel/./phonenumbers 2025-10-27 01:43:47,661 root INFO copying build/lib/phonenumbers/asyoutypeformatter.py -> build/bdist.linux-x86_64/wheel/./phonenumbers 2025-10-27 01:43:47,661 root INFO copying build/lib/phonenumbers/geocoder.pyi -> build/bdist.linux-x86_64/wheel/./phonenumbers 2025-10-27 01:43:47,661 root INFO copying build/lib/phonenumbers/timezone.pyi -> build/bdist.linux-x86_64/wheel/./phonenumbers 2025-10-27 01:43:47,661 root INFO copying build/lib/phonenumbers/re_util.pyi -> build/bdist.linux-x86_64/wheel/./phonenumbers 2025-10-27 01:43:47,662 root INFO copying build/lib/phonenumbers/shortnumberinfo.py -> build/bdist.linux-x86_64/wheel/./phonenumbers 2025-10-27 01:43:47,662 root INFO copying build/lib/phonenumbers/prefix.pyi -> build/bdist.linux-x86_64/wheel/./phonenumbers 2025-10-27 01:43:47,662 root INFO copying build/lib/phonenumbers/phonemetadata.py -> build/bdist.linux-x86_64/wheel/./phonenumbers 2025-10-27 01:43:47,662 root INFO copying build/lib/phonenumbers/shortnumberinfo.pyi -> build/bdist.linux-x86_64/wheel/./phonenumbers 2025-10-27 01:43:47,662 root INFO copying build/lib/phonenumbers/carrier.py -> build/bdist.linux-x86_64/wheel/./phonenumbers 2025-10-27 01:43:47,663 root INFO creating build/bdist.linux-x86_64/wheel/phonenumbers/geodata 2025-10-27 01:43:47,663 root INFO copying build/lib/phonenumbers/geodata/data7.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/geodata 2025-10-27 01:43:47,663 root INFO copying build/lib/phonenumbers/geodata/locale.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/geodata 2025-10-27 01:43:47,664 root INFO copying build/lib/phonenumbers/geodata/data14.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/geodata 2025-10-27 01:43:47,665 root INFO copying build/lib/phonenumbers/geodata/data15.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/geodata 2025-10-27 01:43:47,666 root INFO copying build/lib/phonenumbers/geodata/locale.pyi -> build/bdist.linux-x86_64/wheel/./phonenumbers/geodata 2025-10-27 01:43:47,667 root INFO copying build/lib/phonenumbers/geodata/data12.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/geodata 2025-10-27 01:43:47,667 root INFO copying build/lib/phonenumbers/geodata/data28.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/geodata 2025-10-27 01:43:47,668 root INFO copying build/lib/phonenumbers/geodata/data17.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/geodata 2025-10-27 01:43:47,669 root INFO copying build/lib/phonenumbers/geodata/data6.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/geodata 2025-10-27 01:43:47,670 root INFO copying build/lib/phonenumbers/geodata/data3.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/geodata 2025-10-27 01:43:47,671 root INFO copying build/lib/phonenumbers/geodata/data25.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/geodata 2025-10-27 01:43:47,672 root INFO copying build/lib/phonenumbers/geodata/data2.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/geodata 2025-10-27 01:43:47,672 root INFO copying build/lib/phonenumbers/geodata/data22.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/geodata 2025-10-27 01:43:47,674 root INFO copying build/lib/phonenumbers/geodata/data16.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/geodata 2025-10-27 01:43:47,675 root INFO copying build/lib/phonenumbers/geodata/data21.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/geodata 2025-10-27 01:43:47,676 root INFO copying build/lib/phonenumbers/geodata/data19.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/geodata 2025-10-27 01:43:47,678 root INFO copying build/lib/phonenumbers/geodata/data13.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/geodata 2025-10-27 01:43:47,678 root INFO copying build/lib/phonenumbers/geodata/data27.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/geodata 2025-10-27 01:43:47,679 root INFO copying build/lib/phonenumbers/geodata/data5.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/geodata 2025-10-27 01:43:47,680 root INFO copying build/lib/phonenumbers/geodata/data26.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/geodata 2025-10-27 01:43:47,682 root INFO copying build/lib/phonenumbers/geodata/data4.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/geodata 2025-10-27 01:43:47,683 root INFO copying build/lib/phonenumbers/geodata/data1.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/geodata 2025-10-27 01:43:47,683 root INFO copying build/lib/phonenumbers/geodata/data11.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/geodata 2025-10-27 01:43:47,684 root INFO copying build/lib/phonenumbers/geodata/data8.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/geodata 2025-10-27 01:43:47,684 root INFO copying build/lib/phonenumbers/geodata/__init__.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/geodata 2025-10-27 01:43:47,685 root INFO copying build/lib/phonenumbers/geodata/data20.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/geodata 2025-10-27 01:43:47,686 root INFO copying build/lib/phonenumbers/geodata/data9.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/geodata 2025-10-27 01:43:47,687 root INFO copying build/lib/phonenumbers/geodata/data0.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/geodata 2025-10-27 01:43:47,688 root INFO copying build/lib/phonenumbers/geodata/data10.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/geodata 2025-10-27 01:43:47,688 root INFO copying build/lib/phonenumbers/geodata/data18.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/geodata 2025-10-27 01:43:47,689 root INFO copying build/lib/phonenumbers/geodata/data24.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/geodata 2025-10-27 01:43:47,691 root INFO copying build/lib/phonenumbers/geodata/__init__.pyi -> build/bdist.linux-x86_64/wheel/./phonenumbers/geodata 2025-10-27 01:43:47,691 root INFO copying build/lib/phonenumbers/geodata/data23.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/geodata 2025-10-27 01:43:47,692 root INFO copying build/lib/phonenumbers/phonenumberutil.py -> build/bdist.linux-x86_64/wheel/./phonenumbers 2025-10-27 01:43:47,692 root INFO copying build/lib/phonenumbers/phonenumbermatcher.pyi -> build/bdist.linux-x86_64/wheel/./phonenumbers 2025-10-27 01:43:47,693 root INFO copying build/lib/phonenumbers/phonenumber.pyi -> build/bdist.linux-x86_64/wheel/./phonenumbers 2025-10-27 01:43:47,693 root INFO creating build/bdist.linux-x86_64/wheel/phonenumbers/tzdata 2025-10-27 01:43:47,693 root INFO copying build/lib/phonenumbers/tzdata/__init__.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/tzdata 2025-10-27 01:43:47,693 root INFO copying build/lib/phonenumbers/tzdata/data0.py -> build/bdist.linux-x86_64/wheel/./phonenumbers/tzdata 2025-10-27 01:43:47,694 root INFO copying build/lib/phonenumbers/tzdata/__init__.pyi -> build/bdist.linux-x86_64/wheel/./phonenumbers/tzdata 2025-10-27 01:43:47,694 root INFO copying build/lib/phonenumbers/phonenumberutil.pyi -> build/bdist.linux-x86_64/wheel/./phonenumbers 2025-10-27 01:43:47,694 root INFO copying build/lib/phonenumbers/py.typed -> build/bdist.linux-x86_64/wheel/./phonenumbers 2025-10-27 01:43:47,694 root INFO copying build/lib/phonenumbers/phonemetadata.pyi -> build/bdist.linux-x86_64/wheel/./phonenumbers 2025-10-27 01:43:47,694 root INFO copying build/lib/phonenumbers/phonenumber.py -> build/bdist.linux-x86_64/wheel/./phonenumbers 2025-10-27 01:43:47,694 root INFO copying build/lib/phonenumbers/__init__.py -> build/bdist.linux-x86_64/wheel/./phonenumbers 2025-10-27 01:43:47,695 root INFO copying build/lib/phonenumbers/carrier.pyi -> build/bdist.linux-x86_64/wheel/./phonenumbers 2025-10-27 01:43:47,695 root INFO copying build/lib/phonenumbers/__init__.pyi -> build/bdist.linux-x86_64/wheel/./phonenumbers 2025-10-27 01:43:47,695 root INFO copying build/lib/phonenumbers/geocoder.py -> build/bdist.linux-x86_64/wheel/./phonenumbers 2025-10-27 01:43:47,695 root INFO copying build/lib/phonenumbers/util.pyi -> build/bdist.linux-x86_64/wheel/./phonenumbers 2025-10-27 01:43:47,695 root INFO copying build/lib/phonenumbers/prefix.py -> build/bdist.linux-x86_64/wheel/./phonenumbers 2025-10-27 01:43:47,696 root INFO running install_egg_info 2025-10-27 01:43:47,699 root INFO running egg_info 2025-10-27 01:43:47,701 root INFO writing phonenumbers.egg-info/PKG-INFO 2025-10-27 01:43:47,702 root INFO writing dependency_links to phonenumbers.egg-info/dependency_links.txt 2025-10-27 01:43:47,702 root INFO writing top-level names to phonenumbers.egg-info/top_level.txt 2025-10-27 01:43:47,715 root INFO reading manifest file 'phonenumbers.egg-info/SOURCES.txt' 2025-10-27 01:43:47,724 root INFO reading manifest template 'MANIFEST.in' 2025-10-27 01:43:47,726 root INFO adding license file 'LICENSE' 2025-10-27 01:43:47,734 root INFO writing manifest file 'phonenumbers.egg-info/SOURCES.txt' 2025-10-27 01:43:47,734 root INFO Copying phonenumbers.egg-info to build/bdist.linux-x86_64/wheel/./phonenumbers-9.0.17-py3.12.egg-info 2025-10-27 01:43:47,735 root INFO running install_scripts 2025-10-27 01:43:47,736 root INFO creating build/bdist.linux-x86_64/wheel/phonenumbers-9.0.17.dist-info/WHEEL 2025-10-27 01:43:47,736 wheel INFO creating '/home/buildozer/aports/community/py3-phonenumbers/src/phonenumbers-9.0.17/.dist/.tmp-b9d2swvh/phonenumbers-9.0.17-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-27 01:43:47,737 wheel INFO adding 'phonenumbers/__init__.py' 2025-10-27 01:43:47,737 wheel INFO adding 'phonenumbers/__init__.pyi' 2025-10-27 01:43:47,737 wheel INFO adding 'phonenumbers/asyoutypeformatter.py' 2025-10-27 01:43:47,738 wheel INFO adding 'phonenumbers/asyoutypeformatter.pyi' 2025-10-27 01:43:47,738 wheel INFO adding 'phonenumbers/carrier.py' 2025-10-27 01:43:47,738 wheel INFO adding 'phonenumbers/carrier.pyi' 2025-10-27 01:43:47,738 wheel INFO adding 'phonenumbers/geocoder.py' 2025-10-27 01:43:47,739 wheel INFO adding 'phonenumbers/geocoder.pyi' 2025-10-27 01:43:47,739 wheel INFO adding 'phonenumbers/phonemetadata.py' 2025-10-27 01:43:47,739 wheel INFO adding 'phonenumbers/phonemetadata.pyi' 2025-10-27 01:43:47,739 wheel INFO adding 'phonenumbers/phonenumber.py' 2025-10-27 01:43:47,739 wheel INFO adding 'phonenumbers/phonenumber.pyi' 2025-10-27 01:43:47,740 wheel INFO adding 'phonenumbers/phonenumbermatcher.py' 2025-10-27 01:43:47,740 wheel INFO adding 'phonenumbers/phonenumbermatcher.pyi' 2025-10-27 01:43:47,741 wheel INFO adding 'phonenumbers/phonenumberutil.py' 2025-10-27 01:43:47,741 wheel INFO adding 'phonenumbers/phonenumberutil.pyi' 2025-10-27 01:43:47,741 wheel INFO adding 'phonenumbers/prefix.py' 2025-10-27 01:43:47,742 wheel INFO adding 'phonenumbers/prefix.pyi' 2025-10-27 01:43:47,742 wheel INFO adding 'phonenumbers/py.typed' 2025-10-27 01:43:47,742 wheel INFO adding 'phonenumbers/re_util.py' 2025-10-27 01:43:47,742 wheel INFO adding 'phonenumbers/re_util.pyi' 2025-10-27 01:43:47,742 wheel INFO adding 'phonenumbers/shortnumberinfo.py' 2025-10-27 01:43:47,743 wheel INFO adding 'phonenumbers/shortnumberinfo.pyi' 2025-10-27 01:43:47,743 wheel INFO adding 'phonenumbers/timezone.py' 2025-10-27 01:43:47,743 wheel INFO adding 'phonenumbers/timezone.pyi' 2025-10-27 01:43:47,743 wheel INFO adding 'phonenumbers/unicode_util.py' 2025-10-27 01:43:47,743 wheel INFO adding 'phonenumbers/unicode_util.pyi' 2025-10-27 01:43:47,744 wheel INFO adding 'phonenumbers/util.py' 2025-10-27 01:43:47,744 wheel INFO adding 'phonenumbers/util.pyi' 2025-10-27 01:43:47,744 wheel INFO adding 'phonenumbers/carrierdata/__init__.py' 2025-10-27 01:43:47,744 wheel INFO adding 'phonenumbers/carrierdata/__init__.pyi' 2025-10-27 01:43:47,745 wheel INFO adding 'phonenumbers/carrierdata/data0.py' 2025-10-27 01:43:47,747 wheel INFO adding 'phonenumbers/carrierdata/data1.py' 2025-10-27 01:43:47,748 wheel INFO adding 'phonenumbers/carrierdata/data2.py' 2025-10-27 01:43:47,749 wheel INFO adding 'phonenumbers/data/__init__.py' 2025-10-27 01:43:47,750 wheel INFO adding 'phonenumbers/data/__init__.pyi' 2025-10-27 01:43:47,750 wheel INFO adding 'phonenumbers/data/alt_format_255.py' 2025-10-27 01:43:47,750 wheel INFO adding 'phonenumbers/data/alt_format_27.py' 2025-10-27 01:43:47,750 wheel INFO adding 'phonenumbers/data/alt_format_30.py' 2025-10-27 01:43:47,751 wheel INFO adding 'phonenumbers/data/alt_format_31.py' 2025-10-27 01:43:47,751 wheel INFO adding 'phonenumbers/data/alt_format_34.py' 2025-10-27 01:43:47,751 wheel INFO adding 'phonenumbers/data/alt_format_350.py' 2025-10-27 01:43:47,751 wheel INFO adding 'phonenumbers/data/alt_format_351.py' 2025-10-27 01:43:47,751 wheel INFO adding 'phonenumbers/data/alt_format_352.py' 2025-10-27 01:43:47,751 wheel INFO adding 'phonenumbers/data/alt_format_358.py' 2025-10-27 01:43:47,752 wheel INFO adding 'phonenumbers/data/alt_format_359.py' 2025-10-27 01:43:47,752 wheel INFO adding 'phonenumbers/data/alt_format_36.py' 2025-10-27 01:43:47,752 wheel INFO adding 'phonenumbers/data/alt_format_372.py' 2025-10-27 01:43:47,752 wheel INFO adding 'phonenumbers/data/alt_format_373.py' 2025-10-27 01:43:47,752 wheel INFO adding 'phonenumbers/data/alt_format_380.py' 2025-10-27 01:43:47,753 wheel INFO adding 'phonenumbers/data/alt_format_381.py' 2025-10-27 01:43:47,753 wheel INFO adding 'phonenumbers/data/alt_format_385.py' 2025-10-27 01:43:47,753 wheel INFO adding 'phonenumbers/data/alt_format_39.py' 2025-10-27 01:43:47,753 wheel INFO adding 'phonenumbers/data/alt_format_43.py' 2025-10-27 01:43:47,753 wheel INFO adding 'phonenumbers/data/alt_format_44.py' 2025-10-27 01:43:47,753 wheel INFO adding 'phonenumbers/data/alt_format_49.py' 2025-10-27 01:43:47,754 wheel INFO adding 'phonenumbers/data/alt_format_505.py' 2025-10-27 01:43:47,754 wheel INFO adding 'phonenumbers/data/alt_format_506.py' 2025-10-27 01:43:47,754 wheel INFO adding 'phonenumbers/data/alt_format_52.py' 2025-10-27 01:43:47,754 wheel INFO adding 'phonenumbers/data/alt_format_54.py' 2025-10-27 01:43:47,754 wheel INFO adding 'phonenumbers/data/alt_format_55.py' 2025-10-27 01:43:47,755 wheel INFO adding 'phonenumbers/data/alt_format_58.py' 2025-10-27 01:43:47,755 wheel INFO adding 'phonenumbers/data/alt_format_595.py' 2025-10-27 01:43:47,755 wheel INFO adding 'phonenumbers/data/alt_format_61.py' 2025-10-27 01:43:47,755 wheel INFO adding 'phonenumbers/data/alt_format_62.py' 2025-10-27 01:43:47,755 wheel INFO adding 'phonenumbers/data/alt_format_64.py' 2025-10-27 01:43:47,755 wheel INFO adding 'phonenumbers/data/alt_format_66.py' 2025-10-27 01:43:47,756 wheel INFO adding 'phonenumbers/data/alt_format_675.py' 2025-10-27 01:43:47,756 wheel INFO adding 'phonenumbers/data/alt_format_676.py' 2025-10-27 01:43:47,756 wheel INFO adding 'phonenumbers/data/alt_format_679.py' 2025-10-27 01:43:47,756 wheel INFO adding 'phonenumbers/data/alt_format_7.py' 2025-10-27 01:43:47,756 wheel INFO adding 'phonenumbers/data/alt_format_81.py' 2025-10-27 01:43:47,756 wheel INFO adding 'phonenumbers/data/alt_format_84.py' 2025-10-27 01:43:47,757 wheel INFO adding 'phonenumbers/data/alt_format_855.py' 2025-10-27 01:43:47,757 wheel INFO adding 'phonenumbers/data/alt_format_856.py' 2025-10-27 01:43:47,757 wheel INFO adding 'phonenumbers/data/alt_format_90.py' 2025-10-27 01:43:47,757 wheel INFO adding 'phonenumbers/data/alt_format_91.py' 2025-10-27 01:43:47,757 wheel INFO adding 'phonenumbers/data/alt_format_94.py' 2025-10-27 01:43:47,757 wheel INFO adding 'phonenumbers/data/alt_format_95.py' 2025-10-27 01:43:47,758 wheel INFO adding 'phonenumbers/data/alt_format_971.py' 2025-10-27 01:43:47,758 wheel INFO adding 'phonenumbers/data/alt_format_972.py' 2025-10-27 01:43:47,758 wheel INFO adding 'phonenumbers/data/alt_format_995.py' 2025-10-27 01:43:47,758 wheel INFO adding 'phonenumbers/data/region_800.py' 2025-10-27 01:43:47,758 wheel INFO adding 'phonenumbers/data/region_808.py' 2025-10-27 01:43:47,759 wheel INFO adding 'phonenumbers/data/region_870.py' 2025-10-27 01:43:47,759 wheel INFO adding 'phonenumbers/data/region_878.py' 2025-10-27 01:43:47,759 wheel INFO adding 'phonenumbers/data/region_881.py' 2025-10-27 01:43:47,759 wheel INFO adding 'phonenumbers/data/region_882.py' 2025-10-27 01:43:47,759 wheel INFO adding 'phonenumbers/data/region_883.py' 2025-10-27 01:43:47,759 wheel INFO adding 'phonenumbers/data/region_888.py' 2025-10-27 01:43:47,760 wheel INFO adding 'phonenumbers/data/region_979.py' 2025-10-27 01:43:47,760 wheel INFO adding 'phonenumbers/data/region_AC.py' 2025-10-27 01:43:47,760 wheel INFO adding 'phonenumbers/data/region_AD.py' 2025-10-27 01:43:47,760 wheel INFO adding 'phonenumbers/data/region_AE.py' 2025-10-27 01:43:47,760 wheel INFO adding 'phonenumbers/data/region_AF.py' 2025-10-27 01:43:47,760 wheel INFO adding 'phonenumbers/data/region_AG.py' 2025-10-27 01:43:47,761 wheel INFO adding 'phonenumbers/data/region_AI.py' 2025-10-27 01:43:47,761 wheel INFO adding 'phonenumbers/data/region_AL.py' 2025-10-27 01:43:47,761 wheel INFO adding 'phonenumbers/data/region_AM.py' 2025-10-27 01:43:47,761 wheel INFO adding 'phonenumbers/data/region_AO.py' 2025-10-27 01:43:47,761 wheel INFO adding 'phonenumbers/data/region_AR.py' 2025-10-27 01:43:47,762 wheel INFO adding 'phonenumbers/data/region_AS.py' 2025-10-27 01:43:47,762 wheel INFO adding 'phonenumbers/data/region_AT.py' 2025-10-27 01:43:47,762 wheel INFO adding 'phonenumbers/data/region_AU.py' 2025-10-27 01:43:47,762 wheel INFO adding 'phonenumbers/data/region_AW.py' 2025-10-27 01:43:47,762 wheel INFO adding 'phonenumbers/data/region_AX.py' 2025-10-27 01:43:47,762 wheel INFO adding 'phonenumbers/data/region_AZ.py' 2025-10-27 01:43:47,763 wheel INFO adding 'phonenumbers/data/region_BA.py' 2025-10-27 01:43:47,763 wheel INFO adding 'phonenumbers/data/region_BB.py' 2025-10-27 01:43:47,763 wheel INFO adding 'phonenumbers/data/region_BD.py' 2025-10-27 01:43:47,763 wheel INFO adding 'phonenumbers/data/region_BE.py' 2025-10-27 01:43:47,763 wheel INFO adding 'phonenumbers/data/region_BF.py' 2025-10-27 01:43:47,764 wheel INFO adding 'phonenumbers/data/region_BG.py' 2025-10-27 01:43:47,764 wheel INFO adding 'phonenumbers/data/region_BH.py' 2025-10-27 01:43:47,764 wheel INFO adding 'phonenumbers/data/region_BI.py' 2025-10-27 01:43:47,764 wheel INFO adding 'phonenumbers/data/region_BJ.py' 2025-10-27 01:43:47,764 wheel INFO adding 'phonenumbers/data/region_BL.py' 2025-10-27 01:43:47,765 wheel INFO adding 'phonenumbers/data/region_BM.py' 2025-10-27 01:43:47,765 wheel INFO adding 'phonenumbers/data/region_BN.py' 2025-10-27 01:43:47,765 wheel INFO adding 'phonenumbers/data/region_BO.py' 2025-10-27 01:43:47,765 wheel INFO adding 'phonenumbers/data/region_BQ.py' 2025-10-27 01:43:47,765 wheel INFO adding 'phonenumbers/data/region_BR.py' 2025-10-27 01:43:47,765 wheel INFO adding 'phonenumbers/data/region_BS.py' 2025-10-27 01:43:47,766 wheel INFO adding 'phonenumbers/data/region_BT.py' 2025-10-27 01:43:47,766 wheel INFO adding 'phonenumbers/data/region_BW.py' 2025-10-27 01:43:47,766 wheel INFO adding 'phonenumbers/data/region_BY.py' 2025-10-27 01:43:47,766 wheel INFO adding 'phonenumbers/data/region_BZ.py' 2025-10-27 01:43:47,766 wheel INFO adding 'phonenumbers/data/region_CA.py' 2025-10-27 01:43:47,767 wheel INFO adding 'phonenumbers/data/region_CC.py' 2025-10-27 01:43:47,767 wheel INFO adding 'phonenumbers/data/region_CD.py' 2025-10-27 01:43:47,767 wheel INFO adding 'phonenumbers/data/region_CF.py' 2025-10-27 01:43:47,767 wheel INFO adding 'phonenumbers/data/region_CG.py' 2025-10-27 01:43:47,767 wheel INFO adding 'phonenumbers/data/region_CH.py' 2025-10-27 01:43:47,767 wheel INFO adding 'phonenumbers/data/region_CI.py' 2025-10-27 01:43:47,768 wheel INFO adding 'phonenumbers/data/region_CK.py' 2025-10-27 01:43:47,768 wheel INFO adding 'phonenumbers/data/region_CL.py' 2025-10-27 01:43:47,768 wheel INFO adding 'phonenumbers/data/region_CM.py' 2025-10-27 01:43:47,768 wheel INFO adding 'phonenumbers/data/region_CN.py' 2025-10-27 01:43:47,768 wheel INFO adding 'phonenumbers/data/region_CO.py' 2025-10-27 01:43:47,769 wheel INFO adding 'phonenumbers/data/region_CR.py' 2025-10-27 01:43:47,769 wheel INFO adding 'phonenumbers/data/region_CU.py' 2025-10-27 01:43:47,769 wheel INFO adding 'phonenumbers/data/region_CV.py' 2025-10-27 01:43:47,769 wheel INFO adding 'phonenumbers/data/region_CW.py' 2025-10-27 01:43:47,769 wheel INFO adding 'phonenumbers/data/region_CX.py' 2025-10-27 01:43:47,769 wheel INFO adding 'phonenumbers/data/region_CY.py' 2025-10-27 01:43:47,770 wheel INFO adding 'phonenumbers/data/region_CZ.py' 2025-10-27 01:43:47,770 wheel INFO adding 'phonenumbers/data/region_DE.py' 2025-10-27 01:43:47,770 wheel INFO adding 'phonenumbers/data/region_DJ.py' 2025-10-27 01:43:47,770 wheel INFO adding 'phonenumbers/data/region_DK.py' 2025-10-27 01:43:47,770 wheel INFO adding 'phonenumbers/data/region_DM.py' 2025-10-27 01:43:47,771 wheel INFO adding 'phonenumbers/data/region_DO.py' 2025-10-27 01:43:47,771 wheel INFO adding 'phonenumbers/data/region_DZ.py' 2025-10-27 01:43:47,771 wheel INFO adding 'phonenumbers/data/region_EC.py' 2025-10-27 01:43:47,771 wheel INFO adding 'phonenumbers/data/region_EE.py' 2025-10-27 01:43:47,771 wheel INFO adding 'phonenumbers/data/region_EG.py' 2025-10-27 01:43:47,771 wheel INFO adding 'phonenumbers/data/region_EH.py' 2025-10-27 01:43:47,772 wheel INFO adding 'phonenumbers/data/region_ER.py' 2025-10-27 01:43:47,772 wheel INFO adding 'phonenumbers/data/region_ES.py' 2025-10-27 01:43:47,772 wheel INFO adding 'phonenumbers/data/region_ET.py' 2025-10-27 01:43:47,772 wheel INFO adding 'phonenumbers/data/region_FI.py' 2025-10-27 01:43:47,772 wheel INFO adding 'phonenumbers/data/region_FJ.py' 2025-10-27 01:43:47,772 wheel INFO adding 'phonenumbers/data/region_FK.py' 2025-10-27 01:43:47,773 wheel INFO adding 'phonenumbers/data/region_FM.py' 2025-10-27 01:43:47,773 wheel INFO adding 'phonenumbers/data/region_FO.py' 2025-10-27 01:43:47,773 wheel INFO adding 'phonenumbers/data/region_FR.py' 2025-10-27 01:43:47,773 wheel INFO adding 'phonenumbers/data/region_GA.py' 2025-10-27 01:43:47,773 wheel INFO adding 'phonenumbers/data/region_GB.py' 2025-10-27 01:43:47,774 wheel INFO adding 'phonenumbers/data/region_GD.py' 2025-10-27 01:43:47,774 wheel INFO adding 'phonenumbers/data/region_GE.py' 2025-10-27 01:43:47,774 wheel INFO adding 'phonenumbers/data/region_GF.py' 2025-10-27 01:43:47,774 wheel INFO adding 'phonenumbers/data/region_GG.py' 2025-10-27 01:43:47,774 wheel INFO adding 'phonenumbers/data/region_GH.py' 2025-10-27 01:43:47,774 wheel INFO adding 'phonenumbers/data/region_GI.py' 2025-10-27 01:43:47,775 wheel INFO adding 'phonenumbers/data/region_GL.py' 2025-10-27 01:43:47,775 wheel INFO adding 'phonenumbers/data/region_GM.py' 2025-10-27 01:43:47,775 wheel INFO adding 'phonenumbers/data/region_GN.py' 2025-10-27 01:43:47,775 wheel INFO adding 'phonenumbers/data/region_GP.py' 2025-10-27 01:43:47,775 wheel INFO adding 'phonenumbers/data/region_GQ.py' 2025-10-27 01:43:47,775 wheel INFO adding 'phonenumbers/data/region_GR.py' 2025-10-27 01:43:47,776 wheel INFO adding 'phonenumbers/data/region_GT.py' 2025-10-27 01:43:47,776 wheel INFO adding 'phonenumbers/data/region_GU.py' 2025-10-27 01:43:47,776 wheel INFO adding 'phonenumbers/data/region_GW.py' 2025-10-27 01:43:47,776 wheel INFO adding 'phonenumbers/data/region_GY.py' 2025-10-27 01:43:47,776 wheel INFO adding 'phonenumbers/data/region_HK.py' 2025-10-27 01:43:47,777 wheel INFO adding 'phonenumbers/data/region_HN.py' 2025-10-27 01:43:47,777 wheel INFO adding 'phonenumbers/data/region_HR.py' 2025-10-27 01:43:47,777 wheel INFO adding 'phonenumbers/data/region_HT.py' 2025-10-27 01:43:47,777 wheel INFO adding 'phonenumbers/data/region_HU.py' 2025-10-27 01:43:47,777 wheel INFO adding 'phonenumbers/data/region_ID.py' 2025-10-27 01:43:47,777 wheel INFO adding 'phonenumbers/data/region_IE.py' 2025-10-27 01:43:47,778 wheel INFO adding 'phonenumbers/data/region_IL.py' 2025-10-27 01:43:47,778 wheel INFO adding 'phonenumbers/data/region_IM.py' 2025-10-27 01:43:47,778 wheel INFO adding 'phonenumbers/data/region_IN.py' 2025-10-27 01:43:47,778 wheel INFO adding 'phonenumbers/data/region_IO.py' 2025-10-27 01:43:47,778 wheel INFO adding 'phonenumbers/data/region_IQ.py' 2025-10-27 01:43:47,779 wheel INFO adding 'phonenumbers/data/region_IR.py' 2025-10-27 01:43:47,779 wheel INFO adding 'phonenumbers/data/region_IS.py' 2025-10-27 01:43:47,779 wheel INFO adding 'phonenumbers/data/region_IT.py' 2025-10-27 01:43:47,779 wheel INFO adding 'phonenumbers/data/region_JE.py' 2025-10-27 01:43:47,779 wheel INFO adding 'phonenumbers/data/region_JM.py' 2025-10-27 01:43:47,779 wheel INFO adding 'phonenumbers/data/region_JO.py' 2025-10-27 01:43:47,780 wheel INFO adding 'phonenumbers/data/region_JP.py' 2025-10-27 01:43:47,780 wheel INFO adding 'phonenumbers/data/region_KE.py' 2025-10-27 01:43:47,780 wheel INFO adding 'phonenumbers/data/region_KG.py' 2025-10-27 01:43:47,780 wheel INFO adding 'phonenumbers/data/region_KH.py' 2025-10-27 01:43:47,780 wheel INFO adding 'phonenumbers/data/region_KI.py' 2025-10-27 01:43:47,781 wheel INFO adding 'phonenumbers/data/region_KM.py' 2025-10-27 01:43:47,781 wheel INFO adding 'phonenumbers/data/region_KN.py' 2025-10-27 01:43:47,781 wheel INFO adding 'phonenumbers/data/region_KP.py' 2025-10-27 01:43:47,781 wheel INFO adding 'phonenumbers/data/region_KR.py' 2025-10-27 01:43:47,781 wheel INFO adding 'phonenumbers/data/region_KW.py' 2025-10-27 01:43:47,781 wheel INFO adding 'phonenumbers/data/region_KY.py' 2025-10-27 01:43:47,782 wheel INFO adding 'phonenumbers/data/region_KZ.py' 2025-10-27 01:43:47,782 wheel INFO adding 'phonenumbers/data/region_LA.py' 2025-10-27 01:43:47,782 wheel INFO adding 'phonenumbers/data/region_LB.py' 2025-10-27 01:43:47,782 wheel INFO adding 'phonenumbers/data/region_LC.py' 2025-10-27 01:43:47,782 wheel INFO adding 'phonenumbers/data/region_LI.py' 2025-10-27 01:43:47,783 wheel INFO adding 'phonenumbers/data/region_LK.py' 2025-10-27 01:43:47,783 wheel INFO adding 'phonenumbers/data/region_LR.py' 2025-10-27 01:43:47,783 wheel INFO adding 'phonenumbers/data/region_LS.py' 2025-10-27 01:43:47,783 wheel INFO adding 'phonenumbers/data/region_LT.py' 2025-10-27 01:43:47,783 wheel INFO adding 'phonenumbers/data/region_LU.py' 2025-10-27 01:43:47,784 wheel INFO adding 'phonenumbers/data/region_LV.py' 2025-10-27 01:43:47,784 wheel INFO adding 'phonenumbers/data/region_LY.py' 2025-10-27 01:43:47,784 wheel INFO adding 'phonenumbers/data/region_MA.py' 2025-10-27 01:43:47,784 wheel INFO adding 'phonenumbers/data/region_MC.py' 2025-10-27 01:43:47,784 wheel INFO adding 'phonenumbers/data/region_MD.py' 2025-10-27 01:43:47,784 wheel INFO adding 'phonenumbers/data/region_ME.py' 2025-10-27 01:43:47,785 wheel INFO adding 'phonenumbers/data/region_MF.py' 2025-10-27 01:43:47,785 wheel INFO adding 'phonenumbers/data/region_MG.py' 2025-10-27 01:43:47,785 wheel INFO adding 'phonenumbers/data/region_MH.py' 2025-10-27 01:43:47,785 wheel INFO adding 'phonenumbers/data/region_MK.py' 2025-10-27 01:43:47,785 wheel INFO adding 'phonenumbers/data/region_ML.py' 2025-10-27 01:43:47,786 wheel INFO adding 'phonenumbers/data/region_MM.py' 2025-10-27 01:43:47,786 wheel INFO adding 'phonenumbers/data/region_MN.py' 2025-10-27 01:43:47,786 wheel INFO adding 'phonenumbers/data/region_MO.py' 2025-10-27 01:43:47,786 wheel INFO adding 'phonenumbers/data/region_MP.py' 2025-10-27 01:43:47,786 wheel INFO adding 'phonenumbers/data/region_MQ.py' 2025-10-27 01:43:47,786 wheel INFO adding 'phonenumbers/data/region_MR.py' 2025-10-27 01:43:47,787 wheel INFO adding 'phonenumbers/data/region_MS.py' 2025-10-27 01:43:47,787 wheel INFO adding 'phonenumbers/data/region_MT.py' 2025-10-27 01:43:47,787 wheel INFO adding 'phonenumbers/data/region_MU.py' 2025-10-27 01:43:47,787 wheel INFO adding 'phonenumbers/data/region_MV.py' 2025-10-27 01:43:47,787 wheel INFO adding 'phonenumbers/data/region_MW.py' 2025-10-27 01:43:47,788 wheel INFO adding 'phonenumbers/data/region_MX.py' 2025-10-27 01:43:47,788 wheel INFO adding 'phonenumbers/data/region_MY.py' 2025-10-27 01:43:47,788 wheel INFO adding 'phonenumbers/data/region_MZ.py' 2025-10-27 01:43:47,788 wheel INFO adding 'phonenumbers/data/region_NA.py' 2025-10-27 01:43:47,788 wheel INFO adding 'phonenumbers/data/region_NC.py' 2025-10-27 01:43:47,788 wheel INFO adding 'phonenumbers/data/region_NE.py' 2025-10-27 01:43:47,789 wheel INFO adding 'phonenumbers/data/region_NF.py' 2025-10-27 01:43:47,789 wheel INFO adding 'phonenumbers/data/region_NG.py' 2025-10-27 01:43:47,789 wheel INFO adding 'phonenumbers/data/region_NI.py' 2025-10-27 01:43:47,789 wheel INFO adding 'phonenumbers/data/region_NL.py' 2025-10-27 01:43:47,789 wheel INFO adding 'phonenumbers/data/region_NO.py' 2025-10-27 01:43:47,789 wheel INFO adding 'phonenumbers/data/region_NP.py' 2025-10-27 01:43:47,790 wheel INFO adding 'phonenumbers/data/region_NR.py' 2025-10-27 01:43:47,790 wheel INFO adding 'phonenumbers/data/region_NU.py' 2025-10-27 01:43:47,790 wheel INFO adding 'phonenumbers/data/region_NZ.py' 2025-10-27 01:43:47,790 wheel INFO adding 'phonenumbers/data/region_OM.py' 2025-10-27 01:43:47,790 wheel INFO adding 'phonenumbers/data/region_PA.py' 2025-10-27 01:43:47,791 wheel INFO adding 'phonenumbers/data/region_PE.py' 2025-10-27 01:43:47,791 wheel INFO adding 'phonenumbers/data/region_PF.py' 2025-10-27 01:43:47,791 wheel INFO adding 'phonenumbers/data/region_PG.py' 2025-10-27 01:43:47,791 wheel INFO adding 'phonenumbers/data/region_PH.py' 2025-10-27 01:43:47,791 wheel INFO adding 'phonenumbers/data/region_PK.py' 2025-10-27 01:43:47,791 wheel INFO adding 'phonenumbers/data/region_PL.py' 2025-10-27 01:43:47,792 wheel INFO adding 'phonenumbers/data/region_PM.py' 2025-10-27 01:43:47,792 wheel INFO adding 'phonenumbers/data/region_PR.py' 2025-10-27 01:43:47,792 wheel INFO adding 'phonenumbers/data/region_PS.py' 2025-10-27 01:43:47,792 wheel INFO adding 'phonenumbers/data/region_PT.py' 2025-10-27 01:43:47,792 wheel INFO adding 'phonenumbers/data/region_PW.py' 2025-10-27 01:43:47,793 wheel INFO adding 'phonenumbers/data/region_PY.py' 2025-10-27 01:43:47,793 wheel INFO adding 'phonenumbers/data/region_QA.py' 2025-10-27 01:43:47,793 wheel INFO adding 'phonenumbers/data/region_RE.py' 2025-10-27 01:43:47,793 wheel INFO adding 'phonenumbers/data/region_RO.py' 2025-10-27 01:43:47,793 wheel INFO adding 'phonenumbers/data/region_RS.py' 2025-10-27 01:43:47,793 wheel INFO adding 'phonenumbers/data/region_RU.py' 2025-10-27 01:43:47,794 wheel INFO adding 'phonenumbers/data/region_RW.py' 2025-10-27 01:43:47,794 wheel INFO adding 'phonenumbers/data/region_SA.py' 2025-10-27 01:43:47,794 wheel INFO adding 'phonenumbers/data/region_SB.py' 2025-10-27 01:43:47,794 wheel INFO adding 'phonenumbers/data/region_SC.py' 2025-10-27 01:43:47,794 wheel INFO adding 'phonenumbers/data/region_SD.py' 2025-10-27 01:43:47,795 wheel INFO adding 'phonenumbers/data/region_SE.py' 2025-10-27 01:43:47,795 wheel INFO adding 'phonenumbers/data/region_SG.py' 2025-10-27 01:43:47,795 wheel INFO adding 'phonenumbers/data/region_SH.py' 2025-10-27 01:43:47,795 wheel INFO adding 'phonenumbers/data/region_SI.py' 2025-10-27 01:43:47,795 wheel INFO adding 'phonenumbers/data/region_SJ.py' 2025-10-27 01:43:47,795 wheel INFO adding 'phonenumbers/data/region_SK.py' 2025-10-27 01:43:47,796 wheel INFO adding 'phonenumbers/data/region_SL.py' 2025-10-27 01:43:47,796 wheel INFO adding 'phonenumbers/data/region_SM.py' 2025-10-27 01:43:47,796 wheel INFO adding 'phonenumbers/data/region_SN.py' 2025-10-27 01:43:47,796 wheel INFO adding 'phonenumbers/data/region_SO.py' 2025-10-27 01:43:47,796 wheel INFO adding 'phonenumbers/data/region_SR.py' 2025-10-27 01:43:47,797 wheel INFO adding 'phonenumbers/data/region_SS.py' 2025-10-27 01:43:47,797 wheel INFO adding 'phonenumbers/data/region_ST.py' 2025-10-27 01:43:47,797 wheel INFO adding 'phonenumbers/data/region_SV.py' 2025-10-27 01:43:47,797 wheel INFO adding 'phonenumbers/data/region_SX.py' 2025-10-27 01:43:47,797 wheel INFO adding 'phonenumbers/data/region_SY.py' 2025-10-27 01:43:47,797 wheel INFO adding 'phonenumbers/data/region_SZ.py' 2025-10-27 01:43:47,798 wheel INFO adding 'phonenumbers/data/region_TA.py' 2025-10-27 01:43:47,798 wheel INFO adding 'phonenumbers/data/region_TC.py' 2025-10-27 01:43:47,798 wheel INFO adding 'phonenumbers/data/region_TD.py' 2025-10-27 01:43:47,798 wheel INFO adding 'phonenumbers/data/region_TG.py' 2025-10-27 01:43:47,798 wheel INFO adding 'phonenumbers/data/region_TH.py' 2025-10-27 01:43:47,799 wheel INFO adding 'phonenumbers/data/region_TJ.py' 2025-10-27 01:43:47,799 wheel INFO adding 'phonenumbers/data/region_TK.py' 2025-10-27 01:43:47,799 wheel INFO adding 'phonenumbers/data/region_TL.py' 2025-10-27 01:43:47,799 wheel INFO adding 'phonenumbers/data/region_TM.py' 2025-10-27 01:43:47,799 wheel INFO adding 'phonenumbers/data/region_TN.py' 2025-10-27 01:43:47,799 wheel INFO adding 'phonenumbers/data/region_TO.py' 2025-10-27 01:43:47,800 wheel INFO adding 'phonenumbers/data/region_TR.py' 2025-10-27 01:43:47,800 wheel INFO adding 'phonenumbers/data/region_TT.py' 2025-10-27 01:43:47,800 wheel INFO adding 'phonenumbers/data/region_TV.py' 2025-10-27 01:43:47,800 wheel INFO adding 'phonenumbers/data/region_TW.py' 2025-10-27 01:43:47,800 wheel INFO adding 'phonenumbers/data/region_TZ.py' 2025-10-27 01:43:47,801 wheel INFO adding 'phonenumbers/data/region_UA.py' 2025-10-27 01:43:47,801 wheel INFO adding 'phonenumbers/data/region_UG.py' 2025-10-27 01:43:47,801 wheel INFO adding 'phonenumbers/data/region_US.py' 2025-10-27 01:43:47,801 wheel INFO adding 'phonenumbers/data/region_UY.py' 2025-10-27 01:43:47,801 wheel INFO adding 'phonenumbers/data/region_UZ.py' 2025-10-27 01:43:47,801 wheel INFO adding 'phonenumbers/data/region_VA.py' 2025-10-27 01:43:47,802 wheel INFO adding 'phonenumbers/data/region_VC.py' 2025-10-27 01:43:47,802 wheel INFO adding 'phonenumbers/data/region_VE.py' 2025-10-27 01:43:47,802 wheel INFO adding 'phonenumbers/data/region_VG.py' 2025-10-27 01:43:47,802 wheel INFO adding 'phonenumbers/data/region_VI.py' 2025-10-27 01:43:47,802 wheel INFO adding 'phonenumbers/data/region_VN.py' 2025-10-27 01:43:47,802 wheel INFO adding 'phonenumbers/data/region_VU.py' 2025-10-27 01:43:47,803 wheel INFO adding 'phonenumbers/data/region_WF.py' 2025-10-27 01:43:47,803 wheel INFO adding 'phonenumbers/data/region_WS.py' 2025-10-27 01:43:47,803 wheel INFO adding 'phonenumbers/data/region_XK.py' 2025-10-27 01:43:47,803 wheel INFO adding 'phonenumbers/data/region_YE.py' 2025-10-27 01:43:47,803 wheel INFO adding 'phonenumbers/data/region_YT.py' 2025-10-27 01:43:47,804 wheel INFO adding 'phonenumbers/data/region_ZA.py' 2025-10-27 01:43:47,804 wheel INFO adding 'phonenumbers/data/region_ZM.py' 2025-10-27 01:43:47,804 wheel INFO adding 'phonenumbers/data/region_ZW.py' 2025-10-27 01:43:47,804 wheel INFO adding 'phonenumbers/geodata/__init__.py' 2025-10-27 01:43:47,804 wheel INFO adding 'phonenumbers/geodata/__init__.pyi' 2025-10-27 01:43:47,805 wheel INFO adding 'phonenumbers/geodata/data0.py' 2025-10-27 01:43:47,807 wheel INFO adding 'phonenumbers/geodata/data1.py' 2025-10-27 01:43:47,808 wheel INFO adding 'phonenumbers/geodata/data10.py' 2025-10-27 01:43:47,810 wheel INFO adding 'phonenumbers/geodata/data11.py' 2025-10-27 01:43:47,812 wheel INFO adding 'phonenumbers/geodata/data12.py' 2025-10-27 01:43:47,813 wheel INFO adding 'phonenumbers/geodata/data13.py' 2025-10-27 01:43:47,815 wheel INFO adding 'phonenumbers/geodata/data14.py' 2025-10-27 01:43:47,818 wheel INFO adding 'phonenumbers/geodata/data15.py' 2025-10-27 01:43:47,822 wheel INFO adding 'phonenumbers/geodata/data16.py' 2025-10-27 01:43:47,826 wheel INFO adding 'phonenumbers/geodata/data17.py' 2025-10-27 01:43:47,829 wheel INFO adding 'phonenumbers/geodata/data18.py' 2025-10-27 01:43:47,833 wheel INFO adding 'phonenumbers/geodata/data19.py' 2025-10-27 01:43:47,836 wheel INFO adding 'phonenumbers/geodata/data2.py' 2025-10-27 01:43:47,838 wheel INFO adding 'phonenumbers/geodata/data20.py' 2025-10-27 01:43:47,842 wheel INFO adding 'phonenumbers/geodata/data21.py' 2025-10-27 01:43:47,846 wheel INFO adding 'phonenumbers/geodata/data22.py' 2025-10-27 01:43:47,850 wheel INFO adding 'phonenumbers/geodata/data23.py' 2025-10-27 01:43:47,853 wheel INFO adding 'phonenumbers/geodata/data24.py' 2025-10-27 01:43:47,857 wheel INFO adding 'phonenumbers/geodata/data25.py' 2025-10-27 01:43:47,861 wheel INFO adding 'phonenumbers/geodata/data26.py' 2025-10-27 01:43:47,864 wheel INFO adding 'phonenumbers/geodata/data27.py' 2025-10-27 01:43:47,866 wheel INFO adding 'phonenumbers/geodata/data28.py' 2025-10-27 01:43:47,867 wheel INFO adding 'phonenumbers/geodata/data3.py' 2025-10-27 01:43:47,870 wheel INFO adding 'phonenumbers/geodata/data4.py' 2025-10-27 01:43:47,872 wheel INFO adding 'phonenumbers/geodata/data5.py' 2025-10-27 01:43:47,876 wheel INFO adding 'phonenumbers/geodata/data6.py' 2025-10-27 01:43:47,878 wheel INFO adding 'phonenumbers/geodata/data7.py' 2025-10-27 01:43:47,880 wheel INFO adding 'phonenumbers/geodata/data8.py' 2025-10-27 01:43:47,882 wheel INFO adding 'phonenumbers/geodata/data9.py' 2025-10-27 01:43:47,884 wheel INFO adding 'phonenumbers/geodata/locale.py' 2025-10-27 01:43:47,885 wheel INFO adding 'phonenumbers/geodata/locale.pyi' 2025-10-27 01:43:47,886 wheel INFO adding 'phonenumbers/shortdata/__init__.py' 2025-10-27 01:43:47,886 wheel INFO adding 'phonenumbers/shortdata/__init__.pyi' 2025-10-27 01:43:47,886 wheel INFO adding 'phonenumbers/shortdata/region_AC.py' 2025-10-27 01:43:47,886 wheel INFO adding 'phonenumbers/shortdata/region_AD.py' 2025-10-27 01:43:47,886 wheel INFO adding 'phonenumbers/shortdata/region_AE.py' 2025-10-27 01:43:47,887 wheel INFO adding 'phonenumbers/shortdata/region_AF.py' 2025-10-27 01:43:47,887 wheel INFO adding 'phonenumbers/shortdata/region_AG.py' 2025-10-27 01:43:47,887 wheel INFO adding 'phonenumbers/shortdata/region_AI.py' 2025-10-27 01:43:47,887 wheel INFO adding 'phonenumbers/shortdata/region_AL.py' 2025-10-27 01:43:47,887 wheel INFO adding 'phonenumbers/shortdata/region_AM.py' 2025-10-27 01:43:47,888 wheel INFO adding 'phonenumbers/shortdata/region_AO.py' 2025-10-27 01:43:47,888 wheel INFO adding 'phonenumbers/shortdata/region_AR.py' 2025-10-27 01:43:47,888 wheel INFO adding 'phonenumbers/shortdata/region_AS.py' 2025-10-27 01:43:47,888 wheel INFO adding 'phonenumbers/shortdata/region_AT.py' 2025-10-27 01:43:47,888 wheel INFO adding 'phonenumbers/shortdata/region_AU.py' 2025-10-27 01:43:47,888 wheel INFO adding 'phonenumbers/shortdata/region_AW.py' 2025-10-27 01:43:47,889 wheel INFO adding 'phonenumbers/shortdata/region_AX.py' 2025-10-27 01:43:47,889 wheel INFO adding 'phonenumbers/shortdata/region_AZ.py' 2025-10-27 01:43:47,889 wheel INFO adding 'phonenumbers/shortdata/region_BA.py' 2025-10-27 01:43:47,889 wheel INFO adding 'phonenumbers/shortdata/region_BB.py' 2025-10-27 01:43:47,889 wheel INFO adding 'phonenumbers/shortdata/region_BD.py' 2025-10-27 01:43:47,889 wheel INFO adding 'phonenumbers/shortdata/region_BE.py' 2025-10-27 01:43:47,890 wheel INFO adding 'phonenumbers/shortdata/region_BF.py' 2025-10-27 01:43:47,890 wheel INFO adding 'phonenumbers/shortdata/region_BG.py' 2025-10-27 01:43:47,890 wheel INFO adding 'phonenumbers/shortdata/region_BH.py' 2025-10-27 01:43:47,890 wheel INFO adding 'phonenumbers/shortdata/region_BI.py' 2025-10-27 01:43:47,890 wheel INFO adding 'phonenumbers/shortdata/region_BJ.py' 2025-10-27 01:43:47,891 wheel INFO adding 'phonenumbers/shortdata/region_BL.py' 2025-10-27 01:43:47,891 wheel INFO adding 'phonenumbers/shortdata/region_BM.py' 2025-10-27 01:43:47,891 wheel INFO adding 'phonenumbers/shortdata/region_BN.py' 2025-10-27 01:43:47,891 wheel INFO adding 'phonenumbers/shortdata/region_BO.py' 2025-10-27 01:43:47,891 wheel INFO adding 'phonenumbers/shortdata/region_BQ.py' 2025-10-27 01:43:47,891 wheel INFO adding 'phonenumbers/shortdata/region_BR.py' 2025-10-27 01:43:47,892 wheel INFO adding 'phonenumbers/shortdata/region_BS.py' 2025-10-27 01:43:47,892 wheel INFO adding 'phonenumbers/shortdata/region_BT.py' 2025-10-27 01:43:47,892 wheel INFO adding 'phonenumbers/shortdata/region_BW.py' 2025-10-27 01:43:47,892 wheel INFO adding 'phonenumbers/shortdata/region_BY.py' 2025-10-27 01:43:47,892 wheel INFO adding 'phonenumbers/shortdata/region_BZ.py' 2025-10-27 01:43:47,892 wheel INFO adding 'phonenumbers/shortdata/region_CA.py' 2025-10-27 01:43:47,893 wheel INFO adding 'phonenumbers/shortdata/region_CC.py' 2025-10-27 01:43:47,893 wheel INFO adding 'phonenumbers/shortdata/region_CD.py' 2025-10-27 01:43:47,893 wheel INFO adding 'phonenumbers/shortdata/region_CF.py' 2025-10-27 01:43:47,893 wheel INFO adding 'phonenumbers/shortdata/region_CG.py' 2025-10-27 01:43:47,893 wheel INFO adding 'phonenumbers/shortdata/region_CH.py' 2025-10-27 01:43:47,894 wheel INFO adding 'phonenumbers/shortdata/region_CI.py' 2025-10-27 01:43:47,894 wheel INFO adding 'phonenumbers/shortdata/region_CK.py' 2025-10-27 01:43:47,894 wheel INFO adding 'phonenumbers/shortdata/region_CL.py' 2025-10-27 01:43:47,894 wheel INFO adding 'phonenumbers/shortdata/region_CM.py' 2025-10-27 01:43:47,894 wheel INFO adding 'phonenumbers/shortdata/region_CN.py' 2025-10-27 01:43:47,894 wheel INFO adding 'phonenumbers/shortdata/region_CO.py' 2025-10-27 01:43:47,895 wheel INFO adding 'phonenumbers/shortdata/region_CR.py' 2025-10-27 01:43:47,895 wheel INFO adding 'phonenumbers/shortdata/region_CU.py' 2025-10-27 01:43:47,895 wheel INFO adding 'phonenumbers/shortdata/region_CV.py' 2025-10-27 01:43:47,895 wheel INFO adding 'phonenumbers/shortdata/region_CW.py' 2025-10-27 01:43:47,895 wheel INFO adding 'phonenumbers/shortdata/region_CX.py' 2025-10-27 01:43:47,895 wheel INFO adding 'phonenumbers/shortdata/region_CY.py' 2025-10-27 01:43:47,896 wheel INFO adding 'phonenumbers/shortdata/region_CZ.py' 2025-10-27 01:43:47,896 wheel INFO adding 'phonenumbers/shortdata/region_DE.py' 2025-10-27 01:43:47,896 wheel INFO adding 'phonenumbers/shortdata/region_DJ.py' 2025-10-27 01:43:47,896 wheel INFO adding 'phonenumbers/shortdata/region_DK.py' 2025-10-27 01:43:47,896 wheel INFO adding 'phonenumbers/shortdata/region_DM.py' 2025-10-27 01:43:47,896 wheel INFO adding 'phonenumbers/shortdata/region_DO.py' 2025-10-27 01:43:47,897 wheel INFO adding 'phonenumbers/shortdata/region_DZ.py' 2025-10-27 01:43:47,897 wheel INFO adding 'phonenumbers/shortdata/region_EC.py' 2025-10-27 01:43:47,897 wheel INFO adding 'phonenumbers/shortdata/region_EE.py' 2025-10-27 01:43:47,897 wheel INFO adding 'phonenumbers/shortdata/region_EG.py' 2025-10-27 01:43:47,897 wheel INFO adding 'phonenumbers/shortdata/region_EH.py' 2025-10-27 01:43:47,898 wheel INFO adding 'phonenumbers/shortdata/region_ER.py' 2025-10-27 01:43:47,898 wheel INFO adding 'phonenumbers/shortdata/region_ES.py' 2025-10-27 01:43:47,898 wheel INFO adding 'phonenumbers/shortdata/region_ET.py' 2025-10-27 01:43:47,898 wheel INFO adding 'phonenumbers/shortdata/region_FI.py' 2025-10-27 01:43:47,898 wheel INFO adding 'phonenumbers/shortdata/region_FJ.py' 2025-10-27 01:43:47,898 wheel INFO adding 'phonenumbers/shortdata/region_FK.py' 2025-10-27 01:43:47,899 wheel INFO adding 'phonenumbers/shortdata/region_FM.py' 2025-10-27 01:43:47,899 wheel INFO adding 'phonenumbers/shortdata/region_FO.py' 2025-10-27 01:43:47,899 wheel INFO adding 'phonenumbers/shortdata/region_FR.py' 2025-10-27 01:43:47,899 wheel INFO adding 'phonenumbers/shortdata/region_GA.py' 2025-10-27 01:43:47,899 wheel INFO adding 'phonenumbers/shortdata/region_GB.py' 2025-10-27 01:43:47,899 wheel INFO adding 'phonenumbers/shortdata/region_GD.py' 2025-10-27 01:43:47,900 wheel INFO adding 'phonenumbers/shortdata/region_GE.py' 2025-10-27 01:43:47,900 wheel INFO adding 'phonenumbers/shortdata/region_GF.py' 2025-10-27 01:43:47,900 wheel INFO adding 'phonenumbers/shortdata/region_GG.py' 2025-10-27 01:43:47,900 wheel INFO adding 'phonenumbers/shortdata/region_GH.py' 2025-10-27 01:43:47,900 wheel INFO adding 'phonenumbers/shortdata/region_GI.py' 2025-10-27 01:43:47,901 wheel INFO adding 'phonenumbers/shortdata/region_GL.py' 2025-10-27 01:43:47,901 wheel INFO adding 'phonenumbers/shortdata/region_GM.py' 2025-10-27 01:43:47,901 wheel INFO adding 'phonenumbers/shortdata/region_GN.py' 2025-10-27 01:43:47,901 wheel INFO adding 'phonenumbers/shortdata/region_GP.py' 2025-10-27 01:43:47,901 wheel INFO adding 'phonenumbers/shortdata/region_GR.py' 2025-10-27 01:43:47,901 wheel INFO adding 'phonenumbers/shortdata/region_GT.py' 2025-10-27 01:43:47,902 wheel INFO adding 'phonenumbers/shortdata/region_GU.py' 2025-10-27 01:43:47,902 wheel INFO adding 'phonenumbers/shortdata/region_GW.py' 2025-10-27 01:43:47,902 wheel INFO adding 'phonenumbers/shortdata/region_GY.py' 2025-10-27 01:43:47,902 wheel INFO adding 'phonenumbers/shortdata/region_HK.py' 2025-10-27 01:43:47,902 wheel INFO adding 'phonenumbers/shortdata/region_HN.py' 2025-10-27 01:43:47,902 wheel INFO adding 'phonenumbers/shortdata/region_HR.py' 2025-10-27 01:43:47,903 wheel INFO adding 'phonenumbers/shortdata/region_HT.py' 2025-10-27 01:43:47,903 wheel INFO adding 'phonenumbers/shortdata/region_HU.py' 2025-10-27 01:43:47,903 wheel INFO adding 'phonenumbers/shortdata/region_ID.py' 2025-10-27 01:43:47,903 wheel INFO adding 'phonenumbers/shortdata/region_IE.py' 2025-10-27 01:43:47,903 wheel INFO adding 'phonenumbers/shortdata/region_IL.py' 2025-10-27 01:43:47,903 wheel INFO adding 'phonenumbers/shortdata/region_IM.py' 2025-10-27 01:43:47,904 wheel INFO adding 'phonenumbers/shortdata/region_IN.py' 2025-10-27 01:43:47,904 wheel INFO adding 'phonenumbers/shortdata/region_IQ.py' 2025-10-27 01:43:47,904 wheel INFO adding 'phonenumbers/shortdata/region_IR.py' 2025-10-27 01:43:47,904 wheel INFO adding 'phonenumbers/shortdata/region_IS.py' 2025-10-27 01:43:47,904 wheel INFO adding 'phonenumbers/shortdata/region_IT.py' 2025-10-27 01:43:47,905 wheel INFO adding 'phonenumbers/shortdata/region_JE.py' 2025-10-27 01:43:47,905 wheel INFO adding 'phonenumbers/shortdata/region_JM.py' 2025-10-27 01:43:47,905 wheel INFO adding 'phonenumbers/shortdata/region_JO.py' 2025-10-27 01:43:47,905 wheel INFO adding 'phonenumbers/shortdata/region_JP.py' 2025-10-27 01:43:47,905 wheel INFO adding 'phonenumbers/shortdata/region_KE.py' 2025-10-27 01:43:47,905 wheel INFO adding 'phonenumbers/shortdata/region_KG.py' 2025-10-27 01:43:47,906 wheel INFO adding 'phonenumbers/shortdata/region_KH.py' 2025-10-27 01:43:47,906 wheel INFO adding 'phonenumbers/shortdata/region_KI.py' 2025-10-27 01:43:47,906 wheel INFO adding 'phonenumbers/shortdata/region_KM.py' 2025-10-27 01:43:47,906 wheel INFO adding 'phonenumbers/shortdata/region_KN.py' 2025-10-27 01:43:47,906 wheel INFO adding 'phonenumbers/shortdata/region_KP.py' 2025-10-27 01:43:47,906 wheel INFO adding 'phonenumbers/shortdata/region_KR.py' 2025-10-27 01:43:47,907 wheel INFO adding 'phonenumbers/shortdata/region_KW.py' 2025-10-27 01:43:47,907 wheel INFO adding 'phonenumbers/shortdata/region_KY.py' 2025-10-27 01:43:47,907 wheel INFO adding 'phonenumbers/shortdata/region_KZ.py' 2025-10-27 01:43:47,907 wheel INFO adding 'phonenumbers/shortdata/region_LA.py' 2025-10-27 01:43:47,907 wheel INFO adding 'phonenumbers/shortdata/region_LB.py' 2025-10-27 01:43:47,907 wheel INFO adding 'phonenumbers/shortdata/region_LC.py' 2025-10-27 01:43:47,908 wheel INFO adding 'phonenumbers/shortdata/region_LI.py' 2025-10-27 01:43:47,908 wheel INFO adding 'phonenumbers/shortdata/region_LK.py' 2025-10-27 01:43:47,908 wheel INFO adding 'phonenumbers/shortdata/region_LR.py' 2025-10-27 01:43:47,908 wheel INFO adding 'phonenumbers/shortdata/region_LS.py' 2025-10-27 01:43:47,908 wheel INFO adding 'phonenumbers/shortdata/region_LT.py' 2025-10-27 01:43:47,909 wheel INFO adding 'phonenumbers/shortdata/region_LU.py' 2025-10-27 01:43:47,909 wheel INFO adding 'phonenumbers/shortdata/region_LV.py' 2025-10-27 01:43:47,909 wheel INFO adding 'phonenumbers/shortdata/region_LY.py' 2025-10-27 01:43:47,909 wheel INFO adding 'phonenumbers/shortdata/region_MA.py' 2025-10-27 01:43:47,909 wheel INFO adding 'phonenumbers/shortdata/region_MC.py' 2025-10-27 01:43:47,909 wheel INFO adding 'phonenumbers/shortdata/region_MD.py' 2025-10-27 01:43:47,910 wheel INFO adding 'phonenumbers/shortdata/region_ME.py' 2025-10-27 01:43:47,910 wheel INFO adding 'phonenumbers/shortdata/region_MF.py' 2025-10-27 01:43:47,910 wheel INFO adding 'phonenumbers/shortdata/region_MG.py' 2025-10-27 01:43:47,910 wheel INFO adding 'phonenumbers/shortdata/region_MH.py' 2025-10-27 01:43:47,910 wheel INFO adding 'phonenumbers/shortdata/region_MK.py' 2025-10-27 01:43:47,910 wheel INFO adding 'phonenumbers/shortdata/region_ML.py' 2025-10-27 01:43:47,911 wheel INFO adding 'phonenumbers/shortdata/region_MM.py' 2025-10-27 01:43:47,911 wheel INFO adding 'phonenumbers/shortdata/region_MN.py' 2025-10-27 01:43:47,911 wheel INFO adding 'phonenumbers/shortdata/region_MO.py' 2025-10-27 01:43:47,911 wheel INFO adding 'phonenumbers/shortdata/region_MP.py' 2025-10-27 01:43:47,911 wheel INFO adding 'phonenumbers/shortdata/region_MQ.py' 2025-10-27 01:43:47,911 wheel INFO adding 'phonenumbers/shortdata/region_MR.py' 2025-10-27 01:43:47,912 wheel INFO adding 'phonenumbers/shortdata/region_MS.py' 2025-10-27 01:43:47,912 wheel INFO adding 'phonenumbers/shortdata/region_MT.py' 2025-10-27 01:43:47,912 wheel INFO adding 'phonenumbers/shortdata/region_MU.py' 2025-10-27 01:43:47,912 wheel INFO adding 'phonenumbers/shortdata/region_MV.py' 2025-10-27 01:43:47,912 wheel INFO adding 'phonenumbers/shortdata/region_MW.py' 2025-10-27 01:43:47,913 wheel INFO adding 'phonenumbers/shortdata/region_MX.py' 2025-10-27 01:43:47,913 wheel INFO adding 'phonenumbers/shortdata/region_MY.py' 2025-10-27 01:43:47,913 wheel INFO adding 'phonenumbers/shortdata/region_MZ.py' 2025-10-27 01:43:47,913 wheel INFO adding 'phonenumbers/shortdata/region_NA.py' 2025-10-27 01:43:47,913 wheel INFO adding 'phonenumbers/shortdata/region_NC.py' 2025-10-27 01:43:47,913 wheel INFO adding 'phonenumbers/shortdata/region_NE.py' 2025-10-27 01:43:47,914 wheel INFO adding 'phonenumbers/shortdata/region_NF.py' 2025-10-27 01:43:47,914 wheel INFO adding 'phonenumbers/shortdata/region_NG.py' 2025-10-27 01:43:47,914 wheel INFO adding 'phonenumbers/shortdata/region_NI.py' 2025-10-27 01:43:47,914 wheel INFO adding 'phonenumbers/shortdata/region_NL.py' 2025-10-27 01:43:47,914 wheel INFO adding 'phonenumbers/shortdata/region_NO.py' 2025-10-27 01:43:47,914 wheel INFO adding 'phonenumbers/shortdata/region_NP.py' 2025-10-27 01:43:47,915 wheel INFO adding 'phonenumbers/shortdata/region_NR.py' 2025-10-27 01:43:47,915 wheel INFO adding 'phonenumbers/shortdata/region_NU.py' 2025-10-27 01:43:47,915 wheel INFO adding 'phonenumbers/shortdata/region_NZ.py' 2025-10-27 01:43:47,915 wheel INFO adding 'phonenumbers/shortdata/region_OM.py' 2025-10-27 01:43:47,915 wheel INFO adding 'phonenumbers/shortdata/region_PA.py' 2025-10-27 01:43:47,915 wheel INFO adding 'phonenumbers/shortdata/region_PE.py' 2025-10-27 01:43:47,916 wheel INFO adding 'phonenumbers/shortdata/region_PF.py' 2025-10-27 01:43:47,916 wheel INFO adding 'phonenumbers/shortdata/region_PG.py' 2025-10-27 01:43:47,916 wheel INFO adding 'phonenumbers/shortdata/region_PH.py' 2025-10-27 01:43:47,916 wheel INFO adding 'phonenumbers/shortdata/region_PK.py' 2025-10-27 01:43:47,916 wheel INFO adding 'phonenumbers/shortdata/region_PL.py' 2025-10-27 01:43:47,916 wheel INFO adding 'phonenumbers/shortdata/region_PM.py' 2025-10-27 01:43:47,917 wheel INFO adding 'phonenumbers/shortdata/region_PR.py' 2025-10-27 01:43:47,917 wheel INFO adding 'phonenumbers/shortdata/region_PS.py' 2025-10-27 01:43:47,917 wheel INFO adding 'phonenumbers/shortdata/region_PT.py' 2025-10-27 01:43:47,917 wheel INFO adding 'phonenumbers/shortdata/region_PW.py' 2025-10-27 01:43:47,917 wheel INFO adding 'phonenumbers/shortdata/region_PY.py' 2025-10-27 01:43:47,918 wheel INFO adding 'phonenumbers/shortdata/region_QA.py' 2025-10-27 01:43:47,918 wheel INFO adding 'phonenumbers/shortdata/region_RE.py' 2025-10-27 01:43:47,918 wheel INFO adding 'phonenumbers/shortdata/region_RO.py' 2025-10-27 01:43:47,918 wheel INFO adding 'phonenumbers/shortdata/region_RS.py' 2025-10-27 01:43:47,918 wheel INFO adding 'phonenumbers/shortdata/region_RU.py' 2025-10-27 01:43:47,918 wheel INFO adding 'phonenumbers/shortdata/region_RW.py' 2025-10-27 01:43:47,919 wheel INFO adding 'phonenumbers/shortdata/region_SA.py' 2025-10-27 01:43:47,919 wheel INFO adding 'phonenumbers/shortdata/region_SB.py' 2025-10-27 01:43:47,919 wheel INFO adding 'phonenumbers/shortdata/region_SC.py' 2025-10-27 01:43:47,919 wheel INFO adding 'phonenumbers/shortdata/region_SD.py' 2025-10-27 01:43:47,919 wheel INFO adding 'phonenumbers/shortdata/region_SE.py' 2025-10-27 01:43:47,919 wheel INFO adding 'phonenumbers/shortdata/region_SG.py' 2025-10-27 01:43:47,920 wheel INFO adding 'phonenumbers/shortdata/region_SH.py' 2025-10-27 01:43:47,920 wheel INFO adding 'phonenumbers/shortdata/region_SI.py' 2025-10-27 01:43:47,920 wheel INFO adding 'phonenumbers/shortdata/region_SJ.py' 2025-10-27 01:43:47,920 wheel INFO adding 'phonenumbers/shortdata/region_SK.py' 2025-10-27 01:43:47,920 wheel INFO adding 'phonenumbers/shortdata/region_SL.py' 2025-10-27 01:43:47,920 wheel INFO adding 'phonenumbers/shortdata/region_SM.py' 2025-10-27 01:43:47,921 wheel INFO adding 'phonenumbers/shortdata/region_SN.py' 2025-10-27 01:43:47,921 wheel INFO adding 'phonenumbers/shortdata/region_SO.py' 2025-10-27 01:43:47,921 wheel INFO adding 'phonenumbers/shortdata/region_SR.py' 2025-10-27 01:43:47,921 wheel INFO adding 'phonenumbers/shortdata/region_SS.py' 2025-10-27 01:43:47,921 wheel INFO adding 'phonenumbers/shortdata/region_ST.py' 2025-10-27 01:43:47,921 wheel INFO adding 'phonenumbers/shortdata/region_SV.py' 2025-10-27 01:43:47,922 wheel INFO adding 'phonenumbers/shortdata/region_SX.py' 2025-10-27 01:43:47,922 wheel INFO adding 'phonenumbers/shortdata/region_SY.py' 2025-10-27 01:43:47,922 wheel INFO adding 'phonenumbers/shortdata/region_SZ.py' 2025-10-27 01:43:47,922 wheel INFO adding 'phonenumbers/shortdata/region_TC.py' 2025-10-27 01:43:47,922 wheel INFO adding 'phonenumbers/shortdata/region_TD.py' 2025-10-27 01:43:47,923 wheel INFO adding 'phonenumbers/shortdata/region_TG.py' 2025-10-27 01:43:47,923 wheel INFO adding 'phonenumbers/shortdata/region_TH.py' 2025-10-27 01:43:47,923 wheel INFO adding 'phonenumbers/shortdata/region_TJ.py' 2025-10-27 01:43:47,923 wheel INFO adding 'phonenumbers/shortdata/region_TL.py' 2025-10-27 01:43:47,923 wheel INFO adding 'phonenumbers/shortdata/region_TM.py' 2025-10-27 01:43:47,923 wheel INFO adding 'phonenumbers/shortdata/region_TN.py' 2025-10-27 01:43:47,924 wheel INFO adding 'phonenumbers/shortdata/region_TO.py' 2025-10-27 01:43:47,924 wheel INFO adding 'phonenumbers/shortdata/region_TR.py' 2025-10-27 01:43:47,924 wheel INFO adding 'phonenumbers/shortdata/region_TT.py' 2025-10-27 01:43:47,924 wheel INFO adding 'phonenumbers/shortdata/region_TV.py' 2025-10-27 01:43:47,924 wheel INFO adding 'phonenumbers/shortdata/region_TW.py' 2025-10-27 01:43:47,924 wheel INFO adding 'phonenumbers/shortdata/region_TZ.py' 2025-10-27 01:43:47,925 wheel INFO adding 'phonenumbers/shortdata/region_UA.py' 2025-10-27 01:43:47,925 wheel INFO adding 'phonenumbers/shortdata/region_UG.py' 2025-10-27 01:43:47,925 wheel INFO adding 'phonenumbers/shortdata/region_US.py' 2025-10-27 01:43:47,925 wheel INFO adding 'phonenumbers/shortdata/region_UY.py' 2025-10-27 01:43:47,925 wheel INFO adding 'phonenumbers/shortdata/region_UZ.py' 2025-10-27 01:43:47,926 wheel INFO adding 'phonenumbers/shortdata/region_VA.py' 2025-10-27 01:43:47,926 wheel INFO adding 'phonenumbers/shortdata/region_VC.py' 2025-10-27 01:43:47,926 wheel INFO adding 'phonenumbers/shortdata/region_VE.py' 2025-10-27 01:43:47,926 wheel INFO adding 'phonenumbers/shortdata/region_VG.py' 2025-10-27 01:43:47,926 wheel INFO adding 'phonenumbers/shortdata/region_VI.py' 2025-10-27 01:43:47,926 wheel INFO adding 'phonenumbers/shortdata/region_VN.py' 2025-10-27 01:43:47,927 wheel INFO adding 'phonenumbers/shortdata/region_VU.py' 2025-10-27 01:43:47,927 wheel INFO adding 'phonenumbers/shortdata/region_WF.py' 2025-10-27 01:43:47,927 wheel INFO adding 'phonenumbers/shortdata/region_WS.py' 2025-10-27 01:43:47,927 wheel INFO adding 'phonenumbers/shortdata/region_XK.py' 2025-10-27 01:43:47,927 wheel INFO adding 'phonenumbers/shortdata/region_YE.py' 2025-10-27 01:43:47,927 wheel INFO adding 'phonenumbers/shortdata/region_YT.py' 2025-10-27 01:43:47,928 wheel INFO adding 'phonenumbers/shortdata/region_ZA.py' 2025-10-27 01:43:47,928 wheel INFO adding 'phonenumbers/shortdata/region_ZM.py' 2025-10-27 01:43:47,928 wheel INFO adding 'phonenumbers/shortdata/region_ZW.py' 2025-10-27 01:43:47,928 wheel INFO adding 'phonenumbers/tzdata/__init__.py' 2025-10-27 01:43:47,928 wheel INFO adding 'phonenumbers/tzdata/__init__.pyi' 2025-10-27 01:43:47,929 wheel INFO adding 'phonenumbers/tzdata/data0.py' 2025-10-27 01:43:47,929 wheel INFO adding 'phonenumbers-9.0.17.dist-info/licenses/LICENSE' 2025-10-27 01:43:47,930 wheel INFO adding 'phonenumbers-9.0.17.dist-info/METADATA' 2025-10-27 01:43:47,930 wheel INFO adding 'phonenumbers-9.0.17.dist-info/WHEEL' 2025-10-27 01:43:47,930 wheel INFO adding 'phonenumbers-9.0.17.dist-info/top_level.txt' 2025-10-27 01:43:47,932 wheel INFO adding 'phonenumbers-9.0.17.dist-info/RECORD' 2025-10-27 01:43:47,934 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-27 01:43:47,945 gpep517 INFO The backend produced .dist/phonenumbers-9.0.17-py2.py3-none-any.whl phonenumbers-9.0.17-py2.py3-none-any.whl ................................................................................................................................................................................................................................................................................................................ ---------------------------------------------------------------------- Ran 304 tests in 4.847s OK >>> py3-phonenumbers: Entering fakeroot... >>> py3-phonenumbers-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/phonenumbers/shortdata/__pycache__' -> '/home/buildozer/aports/community/py3-phonenumbers/pkg/py3-phonenumbers-pyc/usr/lib/python3.12/site-packages/phonenumbers/shortdata/__pycache__' 'usr/lib/python3.12/site-packages/phonenumbers/carrierdata/__pycache__' -> '/home/buildozer/aports/community/py3-phonenumbers/pkg/py3-phonenumbers-pyc/usr/lib/python3.12/site-packages/phonenumbers/carrierdata/__pycache__' 'usr/lib/python3.12/site-packages/phonenumbers/data/__pycache__' -> '/home/buildozer/aports/community/py3-phonenumbers/pkg/py3-phonenumbers-pyc/usr/lib/python3.12/site-packages/phonenumbers/data/__pycache__' 'usr/lib/python3.12/site-packages/phonenumbers/geodata/__pycache__' -> '/home/buildozer/aports/community/py3-phonenumbers/pkg/py3-phonenumbers-pyc/usr/lib/python3.12/site-packages/phonenumbers/geodata/__pycache__' 'usr/lib/python3.12/site-packages/phonenumbers/tzdata/__pycache__' -> '/home/buildozer/aports/community/py3-phonenumbers/pkg/py3-phonenumbers-pyc/usr/lib/python3.12/site-packages/phonenumbers/tzdata/__pycache__' 'usr/lib/python3.12/site-packages/phonenumbers/__pycache__' -> '/home/buildozer/aports/community/py3-phonenumbers/pkg/py3-phonenumbers-pyc/usr/lib/python3.12/site-packages/phonenumbers/__pycache__' >>> py3-phonenumbers-pyc*: Preparing subpackage py3-phonenumbers-pyc... >>> py3-phonenumbers-pyc*: Running postcheck for py3-phonenumbers-pyc >>> py3-phonenumbers*: Running postcheck for py3-phonenumbers >>> py3-phonenumbers*: Preparing package py3-phonenumbers... >>> py3-phonenumbers-pyc*: Tracing dependencies... python3~3.12 >>> py3-phonenumbers-pyc*: Package size: 20.8 MB >>> py3-phonenumbers-pyc*: Compressing data... >>> py3-phonenumbers-pyc*: Create checksum... >>> py3-phonenumbers-pyc*: Create py3-phonenumbers-pyc-9.0.17-r0.apk >>> py3-phonenumbers*: Tracing dependencies... python3 python3~3.12 >>> py3-phonenumbers*: Package size: 20.7 MB >>> py3-phonenumbers*: Compressing data... >>> py3-phonenumbers*: Create checksum... >>> py3-phonenumbers*: Create py3-phonenumbers-9.0.17-r0.apk >>> py3-phonenumbers: Build complete at Mon, 27 Oct 2025 01:44:12 +0000 elapsed time 0h 0m 27s >>> py3-phonenumbers: Cleaning up srcdir >>> py3-phonenumbers: Cleaning up pkgdir >>> py3-phonenumbers: Uninstalling dependencies... ( 1/24) Purging .makedepends-py3-phonenumbers (20251027.014346) ( 2/24) Purging py3-gpep517-pyc (19-r0) ( 3/24) Purging py3-gpep517 (19-r0) ( 4/24) Purging py3-installer-pyc (0.7.0-r2) ( 5/24) Purging py3-installer (0.7.0-r2) ( 6/24) Purging py3-setuptools-pyc (80.9.0-r1) ( 7/24) Purging py3-setuptools (80.9.0-r1) ( 8/24) Purging py3-wheel-pyc (0.46.1-r0) ( 9/24) Purging py3-wheel (0.46.1-r0) (10/24) Purging py3-packaging-pyc (25.0-r0) (11/24) Purging py3-packaging (25.0-r0) (12/24) Purging py3-parsing-pyc (3.2.3-r0) (13/24) Purging py3-parsing (3.2.3-r0) (14/24) Purging python3-pyc (3.12.12-r0) (15/24) Purging python3-pycache-pyc0 (3.12.12-r0) (16/24) Purging pyc (3.12.12-r0) (17/24) Purging python3 (3.12.12-r0) (18/24) Purging gdbm (1.26-r0) (19/24) Purging libbz2 (1.0.8-r6) (20/24) Purging libffi (3.5.2-r0) (21/24) Purging libpanelw (6.5_p20251010-r0) (22/24) Purging mpdecimal (4.0.1-r0) (23/24) Purging sqlite-libs (3.50.4-r1) (24/24) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... OK: 440 MiB in 105 packages >>> py3-phonenumbers: Updating the community/x86_64 repository index... >>> py3-phonenumbers: Signing the index...