>>> py3-phonenumbers: Building community/py3-phonenumbers 9.0.19-r0 (using abuild 3.16.0_rc4-r0) started Thu, 20 Nov 2025 23:55:29 +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_p20251115-r0) ( 7/24) Installing sqlite-libs (3.51.0-r0) ( 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-r1) (15/24) Installing py3-gpep517-pyc (19-r1) (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-r2) (21/24) Installing py3-setuptools-pyc (80.9.0-r2) (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 (20251120.235530) busybox-1.37.0-r27.trigger: Executing script... OK: 471 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.19.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.19.tar.gz Connecting to files.pythonhosted.org (151.101.128.223:443) Connecting to files.pythonhosted.org (151.101.64.223:443) saving to '/var/cache/distfiles/v3.23/phonenumbers-9.0.19.tar.gz.part' phonenumbers-9.0.19. 100% |********************************| 2244k 0:00:00 ETA '/var/cache/distfiles/v3.23/phonenumbers-9.0.19.tar.gz.part' saved /var/cache/distfiles/v3.23/phonenumbers-9.0.19.tar.gz: OK >>> py3-phonenumbers: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/phonenumbers-9.0.19.tar.gz /var/cache/distfiles/v3.23/phonenumbers-9.0.19.tar.gz: OK >>> py3-phonenumbers: Unpacking /var/cache/distfiles/v3.23/phonenumbers-9.0.19.tar.gz... 2025-11-20 23:55:31,995 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-11-20 23:55:32,179 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-11-20 23:55:32,202 root INFO running build 2025-11-20 23:55:32,202 root INFO running build_py 2025-11-20 23:55:32,207 root INFO creating build/lib/phonenumbers 2025-11-20 23:55:32,207 root INFO copying phonenumbers/shortnumberinfo.py -> build/lib/phonenumbers 2025-11-20 23:55:32,207 root INFO copying phonenumbers/phonenumberutil.py -> build/lib/phonenumbers 2025-11-20 23:55:32,208 root INFO copying phonenumbers/asyoutypeformatter.py -> build/lib/phonenumbers 2025-11-20 23:55:32,208 root INFO copying phonenumbers/re_util.py -> build/lib/phonenumbers 2025-11-20 23:55:32,209 root INFO copying phonenumbers/unicode_util.py -> build/lib/phonenumbers 2025-11-20 23:55:32,209 root INFO copying phonenumbers/util.py -> build/lib/phonenumbers 2025-11-20 23:55:32,210 root INFO copying phonenumbers/carrier.py -> build/lib/phonenumbers 2025-11-20 23:55:32,210 root INFO copying phonenumbers/phonenumber.py -> build/lib/phonenumbers 2025-11-20 23:55:32,210 root INFO copying phonenumbers/__init__.py -> build/lib/phonenumbers 2025-11-20 23:55:32,211 root INFO copying phonenumbers/phonenumbermatcher.py -> build/lib/phonenumbers 2025-11-20 23:55:32,211 root INFO copying phonenumbers/timezone.py -> build/lib/phonenumbers 2025-11-20 23:55:32,211 root INFO copying phonenumbers/phonemetadata.py -> build/lib/phonenumbers 2025-11-20 23:55:32,212 root INFO copying phonenumbers/geocoder.py -> build/lib/phonenumbers 2025-11-20 23:55:32,212 root INFO copying phonenumbers/prefix.py -> build/lib/phonenumbers 2025-11-20 23:55:32,215 root INFO creating build/lib/phonenumbers/data 2025-11-20 23:55:32,215 root INFO copying phonenumbers/data/region_LT.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,216 root INFO copying phonenumbers/data/region_870.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,216 root INFO copying phonenumbers/data/region_VN.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,216 root INFO copying phonenumbers/data/region_PS.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,217 root INFO copying phonenumbers/data/region_PR.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,217 root INFO copying phonenumbers/data/region_BZ.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,217 root INFO copying phonenumbers/data/region_UY.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,218 root INFO copying phonenumbers/data/region_BI.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,218 root INFO copying phonenumbers/data/region_EG.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,218 root INFO copying phonenumbers/data/region_GH.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,219 root INFO copying phonenumbers/data/region_TL.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,219 root INFO copying phonenumbers/data/region_MA.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,219 root INFO copying phonenumbers/data/region_LB.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,220 root INFO copying phonenumbers/data/region_ML.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,220 root INFO copying phonenumbers/data/region_GM.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,220 root INFO copying phonenumbers/data/region_AZ.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,221 root INFO copying phonenumbers/data/region_CO.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,221 root INFO copying phonenumbers/data/region_SO.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,221 root INFO copying phonenumbers/data/region_SZ.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,222 root INFO copying phonenumbers/data/region_BB.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,222 root INFO copying phonenumbers/data/region_NF.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,222 root INFO copying phonenumbers/data/region_SG.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,223 root INFO copying phonenumbers/data/region_979.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,223 root INFO copying phonenumbers/data/region_CK.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,223 root INFO copying phonenumbers/data/region_AL.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,224 root INFO copying phonenumbers/data/region_FR.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,224 root INFO copying phonenumbers/data/region_BF.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,224 root INFO copying phonenumbers/data/region_TA.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,225 root INFO copying phonenumbers/data/region_ER.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,225 root INFO copying phonenumbers/data/alt_format_94.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,225 root INFO copying phonenumbers/data/alt_format_351.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,225 root INFO copying phonenumbers/data/alt_format_255.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,226 root INFO copying phonenumbers/data/region_JO.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,226 root INFO copying phonenumbers/data/region_GP.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,226 root INFO copying phonenumbers/data/region_EE.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,227 root INFO copying phonenumbers/data/region_NE.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,227 root INFO copying phonenumbers/data/region_IQ.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,227 root INFO copying phonenumbers/data/region_FI.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,227 root INFO copying phonenumbers/data/region_YT.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,228 root INFO copying phonenumbers/data/alt_format_595.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,228 root INFO copying phonenumbers/data/region_TZ.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,228 root INFO copying phonenumbers/data/region_GL.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,229 root INFO copying phonenumbers/data/region_WS.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,229 root INFO copying phonenumbers/data/region_AE.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,229 root INFO copying phonenumbers/data/region_SD.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,229 root INFO copying phonenumbers/data/region_878.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,230 root INFO copying phonenumbers/data/region_GU.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,230 root INFO copying phonenumbers/data/region_882.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,230 root INFO copying phonenumbers/data/region_AD.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,231 root INFO copying phonenumbers/data/alt_format_352.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,231 root INFO copying phonenumbers/data/region_FJ.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,231 root INFO copying phonenumbers/data/region_WF.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,231 root INFO copying phonenumbers/data/region_KM.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,232 root INFO copying phonenumbers/data/region_GQ.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,232 root INFO copying phonenumbers/data/region_PT.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,232 root INFO copying phonenumbers/data/alt_format_385.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,233 root INFO copying phonenumbers/data/region_ES.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,233 root INFO copying phonenumbers/data/region_TH.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,233 root INFO copying phonenumbers/data/region_SV.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,233 root INFO copying phonenumbers/data/region_UG.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,234 root INFO copying phonenumbers/data/region_TD.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,234 root INFO copying phonenumbers/data/region_GW.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,234 root INFO copying phonenumbers/data/alt_format_505.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,235 root INFO copying phonenumbers/data/alt_format_95.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,235 root INFO copying phonenumbers/data/region_DJ.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,235 root INFO copying phonenumbers/data/region_AU.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,236 root INFO copying phonenumbers/data/region_AT.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,236 root INFO copying phonenumbers/data/region_RW.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,237 root INFO copying phonenumbers/data/region_SL.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,237 root INFO copying phonenumbers/data/alt_format_43.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,237 root INFO copying phonenumbers/data/region_DZ.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,237 root INFO copying phonenumbers/data/alt_format_54.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,238 root INFO copying phonenumbers/data/region_BY.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,238 root INFO copying phonenumbers/data/region_LC.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,238 root INFO copying phonenumbers/data/region_PY.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,239 root INFO copying phonenumbers/data/region_TK.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,239 root INFO copying phonenumbers/data/region_MC.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,239 root INFO copying phonenumbers/data/region_KR.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,240 root INFO copying phonenumbers/data/region_FM.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,240 root INFO copying phonenumbers/data/region_GD.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,240 root INFO copying phonenumbers/data/region_BN.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,240 root INFO copying phonenumbers/data/region_GR.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,241 root INFO copying phonenumbers/data/region_SI.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,241 root INFO copying phonenumbers/data/region_AX.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,241 root INFO copying phonenumbers/data/region_ME.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,242 root INFO copying phonenumbers/data/alt_format_350.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,242 root INFO copying phonenumbers/data/region_CR.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,242 root INFO copying phonenumbers/data/region_BE.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,242 root INFO copying phonenumbers/data/region_AI.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,243 root INFO copying phonenumbers/data/region_EC.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,243 root INFO copying phonenumbers/data/region_CA.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,243 root INFO copying phonenumbers/data/region_IE.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,244 root INFO copying phonenumbers/data/region_KG.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,244 root INFO copying phonenumbers/data/region_AF.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,244 root INFO copying phonenumbers/data/region_HN.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,244 root INFO copying phonenumbers/data/alt_format_855.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,245 root INFO copying phonenumbers/data/region_NA.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,245 root INFO copying phonenumbers/data/region_BT.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,245 root INFO copying phonenumbers/data/region_AS.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,246 root INFO copying phonenumbers/data/alt_format_358.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,246 root INFO copying phonenumbers/data/alt_format_91.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,246 root INFO copying phonenumbers/data/region_BR.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,246 root INFO copying phonenumbers/data/region_NO.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,247 root INFO copying phonenumbers/data/region_VC.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,247 root INFO copying phonenumbers/data/alt_format_64.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,247 root INFO copying phonenumbers/data/region_KY.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,248 root INFO copying phonenumbers/data/region_TG.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,248 root INFO copying phonenumbers/data/region_NG.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,248 root INFO copying phonenumbers/data/region_MQ.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,249 root INFO copying phonenumbers/data/__init__.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,249 root INFO copying phonenumbers/data/region_GA.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,249 root INFO copying phonenumbers/data/region_TJ.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,249 root INFO copying phonenumbers/data/region_TR.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,250 root INFO copying phonenumbers/data/region_888.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,250 root INFO copying phonenumbers/data/region_NP.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,250 root INFO copying phonenumbers/data/region_MY.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,251 root INFO copying phonenumbers/data/region_PW.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,251 root INFO copying phonenumbers/data/region_800.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,251 root INFO copying phonenumbers/data/region_MX.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,251 root INFO copying phonenumbers/data/region_YE.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,252 root INFO copying phonenumbers/data/region_SR.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,252 root INFO copying phonenumbers/data/region_GF.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,252 root INFO copying phonenumbers/data/region_TW.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,253 root INFO copying phonenumbers/data/region_CI.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,253 root INFO copying phonenumbers/data/region_PE.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,253 root INFO copying phonenumbers/data/region_FK.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,254 root INFO copying phonenumbers/data/alt_format_381.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,254 root INFO copying phonenumbers/data/region_IT.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,254 root INFO copying phonenumbers/data/region_BO.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,254 root INFO copying phonenumbers/data/region_SS.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,255 root INFO copying phonenumbers/data/region_TM.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,255 root INFO copying phonenumbers/data/region_CW.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,255 root INFO copying phonenumbers/data/region_BG.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,256 root INFO copying phonenumbers/data/region_KH.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,256 root INFO copying phonenumbers/data/region_KI.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,256 root INFO copying phonenumbers/data/region_SE.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,257 root INFO copying phonenumbers/data/region_KZ.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,257 root INFO copying phonenumbers/data/region_IN.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,257 root INFO copying phonenumbers/data/alt_format_44.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,257 root INFO copying phonenumbers/data/region_DO.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,258 root INFO copying phonenumbers/data/region_EH.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,258 root INFO copying phonenumbers/data/region_RS.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,258 root INFO copying phonenumbers/data/region_SJ.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,259 root INFO copying phonenumbers/data/alt_format_62.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,259 root INFO copying phonenumbers/data/region_CM.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,259 root INFO copying phonenumbers/data/region_SH.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,259 root INFO copying phonenumbers/data/region_DM.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,260 root INFO copying phonenumbers/data/region_PM.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,260 root INFO copying phonenumbers/data/region_IR.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,260 root INFO copying phonenumbers/data/region_TT.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,261 root INFO copying phonenumbers/data/region_BL.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,261 root INFO copying phonenumbers/data/region_ID.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,261 root INFO copying phonenumbers/data/region_TO.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,262 root INFO copying phonenumbers/data/region_MP.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,262 root INFO copying phonenumbers/data/region_RU.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,262 root INFO copying phonenumbers/data/alt_format_58.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,262 root INFO copying phonenumbers/data/alt_format_995.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,263 root INFO copying phonenumbers/data/alt_format_971.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,263 root INFO copying phonenumbers/data/region_CY.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,263 root INFO copying phonenumbers/data/region_US.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,264 root INFO copying phonenumbers/data/alt_format_372.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,264 root INFO copying phonenumbers/data/region_KN.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,264 root INFO copying phonenumbers/data/region_GY.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,264 root INFO copying phonenumbers/data/region_ST.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,265 root INFO copying phonenumbers/data/region_LR.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,265 root INFO copying phonenumbers/data/region_PA.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,265 root INFO copying phonenumbers/data/region_CX.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,266 root INFO copying phonenumbers/data/region_MH.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,266 root INFO copying phonenumbers/data/region_KW.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,266 root INFO copying phonenumbers/data/region_NI.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,267 root INFO copying phonenumbers/data/region_BW.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,267 root INFO copying phonenumbers/data/region_KP.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,267 root INFO copying phonenumbers/data/alt_format_7.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,267 root INFO copying phonenumbers/data/region_SN.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,268 root INFO copying phonenumbers/data/region_SM.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,268 root INFO copying phonenumbers/data/region_808.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,268 root INFO copying phonenumbers/data/region_IM.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,269 root INFO copying phonenumbers/data/region_IL.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,269 root INFO copying phonenumbers/data/region_CN.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,269 root INFO copying phonenumbers/data/region_TN.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,270 root INFO copying phonenumbers/data/region_AC.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,270 root INFO copying phonenumbers/data/region_HR.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,270 root INFO copying phonenumbers/data/alt_format_676.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,270 root INFO copying phonenumbers/data/region_TV.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,271 root INFO copying phonenumbers/data/region_JM.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,271 root INFO copying phonenumbers/data/region_DE.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,271 root INFO copying phonenumbers/data/region_LV.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,272 root INFO copying phonenumbers/data/region_CG.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,272 root INFO copying phonenumbers/data/region_OM.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,272 root INFO copying phonenumbers/data/region_BD.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,273 root INFO copying phonenumbers/data/region_MZ.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,273 root INFO copying phonenumbers/data/alt_format_90.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,273 root INFO copying phonenumbers/data/region_GB.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,273 root INFO copying phonenumbers/data/alt_format_81.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,274 root INFO copying phonenumbers/data/region_MK.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,274 root INFO copying phonenumbers/data/region_BJ.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,274 root INFO copying phonenumbers/data/alt_format_972.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,275 root INFO copying phonenumbers/data/region_JE.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,275 root INFO copying phonenumbers/data/region_NU.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,275 root INFO copying phonenumbers/data/region_ZA.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,275 root INFO copying phonenumbers/data/region_GG.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,276 root INFO copying phonenumbers/data/region_SA.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,276 root INFO copying phonenumbers/data/region_CD.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,276 root INFO copying phonenumbers/data/region_RO.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,277 root INFO copying phonenumbers/data/region_GI.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,277 root INFO copying phonenumbers/data/region_LK.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,277 root INFO copying phonenumbers/data/region_UA.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,278 root INFO copying phonenumbers/data/region_MO.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,278 root INFO copying phonenumbers/data/region_LU.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,278 root INFO copying phonenumbers/data/region_MD.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,279 root INFO copying phonenumbers/data/region_LS.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,279 root INFO copying phonenumbers/data/region_NZ.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,279 root INFO copying phonenumbers/data/region_SK.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,279 root INFO copying phonenumbers/data/region_VI.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,280 root INFO copying phonenumbers/data/region_BQ.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,280 root INFO copying phonenumbers/data/region_SY.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,280 root INFO copying phonenumbers/data/alt_format_36.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,281 root INFO copying phonenumbers/data/region_CV.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,281 root INFO copying phonenumbers/data/region_JP.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,281 root INFO copying phonenumbers/data/region_MM.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,281 root INFO copying phonenumbers/data/region_VG.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,282 root INFO copying phonenumbers/data/region_CF.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,282 root INFO copying phonenumbers/data/region_GT.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,282 root INFO copying phonenumbers/data/region_IS.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,283 root INFO copying phonenumbers/data/region_ET.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,283 root INFO copying phonenumbers/data/alt_format_679.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,283 root INFO copying phonenumbers/data/region_MV.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,284 root INFO copying phonenumbers/data/region_LA.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,284 root INFO copying phonenumbers/data/region_CU.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,284 root INFO copying phonenumbers/data/alt_format_31.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,284 root INFO copying phonenumbers/data/region_ZW.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,285 root INFO copying phonenumbers/data/region_PG.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,285 root INFO copying phonenumbers/data/alt_format_34.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,285 root INFO copying phonenumbers/data/region_IO.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,286 root INFO copying phonenumbers/data/region_RE.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,286 root INFO copying phonenumbers/data/region_AR.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,286 root INFO copying phonenumbers/data/alt_format_84.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,287 root INFO copying phonenumbers/data/region_BH.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,287 root INFO copying phonenumbers/data/region_GN.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,287 root INFO copying phonenumbers/data/alt_format_856.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,287 root INFO copying phonenumbers/data/region_MR.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,288 root INFO copying phonenumbers/data/region_FO.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,288 root INFO copying phonenumbers/data/region_SX.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,288 root INFO copying phonenumbers/data/region_PK.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,289 root INFO copying phonenumbers/data/region_NL.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,289 root INFO copying phonenumbers/data/region_AM.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,289 root INFO copying phonenumbers/data/region_VE.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,289 root INFO copying phonenumbers/data/region_VA.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,290 root INFO copying phonenumbers/data/region_PH.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,290 root INFO copying phonenumbers/data/alt_format_66.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,290 root INFO copying phonenumbers/data/alt_format_30.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,291 root INFO copying phonenumbers/data/region_XK.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,291 root INFO copying phonenumbers/data/region_UZ.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,291 root INFO copying phonenumbers/data/region_BM.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,292 root INFO copying phonenumbers/data/region_MS.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,292 root INFO copying phonenumbers/data/region_881.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,292 root INFO copying phonenumbers/data/alt_format_27.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,292 root INFO copying phonenumbers/data/region_AO.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,293 root INFO copying phonenumbers/data/region_AW.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,293 root INFO copying phonenumbers/data/region_MU.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,293 root INFO copying phonenumbers/data/region_MN.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,294 root INFO copying phonenumbers/data/region_AG.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,294 root INFO copying phonenumbers/data/region_NC.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,294 root INFO copying phonenumbers/data/alt_format_373.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,295 root INFO copying phonenumbers/data/region_883.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,295 root INFO copying phonenumbers/data/alt_format_506.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,295 root INFO copying phonenumbers/data/region_PF.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,295 root INFO copying phonenumbers/data/region_HT.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,296 root INFO copying phonenumbers/data/region_KE.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,296 root INFO copying phonenumbers/data/region_LI.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,296 root INFO copying phonenumbers/data/region_DK.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,297 root INFO copying phonenumbers/data/region_NR.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,297 root INFO copying phonenumbers/data/region_CL.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,297 root INFO copying phonenumbers/data/alt_format_359.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,297 root INFO copying phonenumbers/data/region_LY.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,298 root INFO copying phonenumbers/data/region_QA.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,298 root INFO copying phonenumbers/data/region_PL.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,298 root INFO copying phonenumbers/data/region_TC.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,299 root INFO copying phonenumbers/data/alt_format_55.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,299 root INFO copying phonenumbers/data/region_HK.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,299 root INFO copying phonenumbers/data/region_MW.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,300 root INFO copying phonenumbers/data/region_SC.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,300 root INFO copying phonenumbers/data/alt_format_49.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,300 root INFO copying phonenumbers/data/region_CC.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,301 root INFO copying phonenumbers/data/alt_format_61.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,301 root INFO copying phonenumbers/data/region_CZ.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,301 root INFO copying phonenumbers/data/region_MT.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,301 root INFO copying phonenumbers/data/alt_format_380.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,302 root INFO copying phonenumbers/data/region_VU.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,302 root INFO copying phonenumbers/data/region_MG.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,302 root INFO copying phonenumbers/data/region_CH.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,303 root INFO copying phonenumbers/data/alt_format_52.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,303 root INFO copying phonenumbers/data/region_SB.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,303 root INFO copying phonenumbers/data/region_GE.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,304 root INFO copying phonenumbers/data/region_ZM.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,304 root INFO copying phonenumbers/data/region_HU.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,304 root INFO copying phonenumbers/data/region_MF.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,304 root INFO copying phonenumbers/data/alt_format_39.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,305 root INFO copying phonenumbers/data/region_BA.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,305 root INFO copying phonenumbers/data/alt_format_675.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,305 root INFO copying phonenumbers/data/region_BS.py -> build/lib/phonenumbers/data 2025-11-20 23:55:32,306 root INFO creating build/lib/phonenumbers/geodata 2025-11-20 23:55:32,306 root INFO copying phonenumbers/geodata/data12.py -> build/lib/phonenumbers/geodata 2025-11-20 23:55:32,307 root INFO copying phonenumbers/geodata/data7.py -> build/lib/phonenumbers/geodata 2025-11-20 23:55:32,308 root INFO copying phonenumbers/geodata/data22.py -> build/lib/phonenumbers/geodata 2025-11-20 23:55:32,309 root INFO copying phonenumbers/geodata/data15.py -> build/lib/phonenumbers/geodata 2025-11-20 23:55:32,311 root INFO copying phonenumbers/geodata/data2.py -> build/lib/phonenumbers/geodata 2025-11-20 23:55:32,312 root INFO copying phonenumbers/geodata/locale.py -> build/lib/phonenumbers/geodata 2025-11-20 23:55:32,313 root INFO copying phonenumbers/geodata/data16.py -> build/lib/phonenumbers/geodata 2025-11-20 23:55:32,314 root INFO copying phonenumbers/geodata/data19.py -> build/lib/phonenumbers/geodata 2025-11-20 23:55:32,316 root INFO copying phonenumbers/geodata/data0.py -> build/lib/phonenumbers/geodata 2025-11-20 23:55:32,317 root INFO copying phonenumbers/geodata/data13.py -> build/lib/phonenumbers/geodata 2025-11-20 23:55:32,318 root INFO copying phonenumbers/geodata/__init__.py -> build/lib/phonenumbers/geodata 2025-11-20 23:55:32,318 root INFO copying phonenumbers/geodata/data8.py -> build/lib/phonenumbers/geodata 2025-11-20 23:55:32,318 root INFO copying phonenumbers/geodata/data9.py -> build/lib/phonenumbers/geodata 2025-11-20 23:55:32,319 root INFO copying phonenumbers/geodata/data23.py -> build/lib/phonenumbers/geodata 2025-11-20 23:55:32,320 root INFO copying phonenumbers/geodata/data11.py -> build/lib/phonenumbers/geodata 2025-11-20 23:55:32,321 root INFO copying phonenumbers/geodata/data14.py -> build/lib/phonenumbers/geodata 2025-11-20 23:55:32,323 root INFO copying phonenumbers/geodata/data10.py -> build/lib/phonenumbers/geodata 2025-11-20 23:55:32,323 root INFO copying phonenumbers/geodata/data21.py -> build/lib/phonenumbers/geodata 2025-11-20 23:55:32,324 root INFO copying phonenumbers/geodata/data28.py -> build/lib/phonenumbers/geodata 2025-11-20 23:55:32,325 root INFO copying phonenumbers/geodata/data25.py -> build/lib/phonenumbers/geodata 2025-11-20 23:55:32,327 root INFO copying phonenumbers/geodata/data1.py -> build/lib/phonenumbers/geodata 2025-11-20 23:55:32,328 root INFO copying phonenumbers/geodata/data3.py -> build/lib/phonenumbers/geodata 2025-11-20 23:55:32,328 root INFO copying phonenumbers/geodata/data24.py -> build/lib/phonenumbers/geodata 2025-11-20 23:55:32,330 root INFO copying phonenumbers/geodata/data17.py -> build/lib/phonenumbers/geodata 2025-11-20 23:55:32,331 root INFO copying phonenumbers/geodata/data4.py -> build/lib/phonenumbers/geodata 2025-11-20 23:55:32,333 root INFO copying phonenumbers/geodata/data27.py -> build/lib/phonenumbers/geodata 2025-11-20 23:55:32,334 root INFO copying phonenumbers/geodata/data20.py -> build/lib/phonenumbers/geodata 2025-11-20 23:55:32,335 root INFO copying phonenumbers/geodata/data6.py -> build/lib/phonenumbers/geodata 2025-11-20 23:55:32,337 root INFO copying phonenumbers/geodata/data5.py -> build/lib/phonenumbers/geodata 2025-11-20 23:55:32,338 root INFO copying phonenumbers/geodata/data18.py -> build/lib/phonenumbers/geodata 2025-11-20 23:55:32,340 root INFO copying phonenumbers/geodata/data26.py -> build/lib/phonenumbers/geodata 2025-11-20 23:55:32,343 root INFO creating build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,344 root INFO copying phonenumbers/shortdata/region_LT.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,344 root INFO copying phonenumbers/shortdata/region_VN.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,344 root INFO copying phonenumbers/shortdata/region_PS.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,345 root INFO copying phonenumbers/shortdata/region_PR.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,345 root INFO copying phonenumbers/shortdata/region_BZ.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,345 root INFO copying phonenumbers/shortdata/region_UY.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,346 root INFO copying phonenumbers/shortdata/region_BI.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,346 root INFO copying phonenumbers/shortdata/region_EG.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,346 root INFO copying phonenumbers/shortdata/region_GH.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,346 root INFO copying phonenumbers/shortdata/region_TL.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,347 root INFO copying phonenumbers/shortdata/region_MA.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,347 root INFO copying phonenumbers/shortdata/region_LB.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,347 root INFO copying phonenumbers/shortdata/region_ML.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,348 root INFO copying phonenumbers/shortdata/region_GM.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,348 root INFO copying phonenumbers/shortdata/region_AZ.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,348 root INFO copying phonenumbers/shortdata/region_CO.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,348 root INFO copying phonenumbers/shortdata/region_SO.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,349 root INFO copying phonenumbers/shortdata/region_SZ.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,349 root INFO copying phonenumbers/shortdata/region_BB.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,349 root INFO copying phonenumbers/shortdata/region_NF.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,350 root INFO copying phonenumbers/shortdata/region_SG.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,350 root INFO copying phonenumbers/shortdata/region_CK.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,350 root INFO copying phonenumbers/shortdata/region_AL.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,351 root INFO copying phonenumbers/shortdata/region_FR.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,351 root INFO copying phonenumbers/shortdata/region_BF.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,351 root INFO copying phonenumbers/shortdata/region_ER.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,351 root INFO copying phonenumbers/shortdata/region_JO.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,352 root INFO copying phonenumbers/shortdata/region_GP.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,352 root INFO copying phonenumbers/shortdata/region_EE.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,352 root INFO copying phonenumbers/shortdata/region_NE.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,353 root INFO copying phonenumbers/shortdata/region_IQ.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,353 root INFO copying phonenumbers/shortdata/region_FI.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,353 root INFO copying phonenumbers/shortdata/region_YT.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,354 root INFO copying phonenumbers/shortdata/region_TZ.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,354 root INFO copying phonenumbers/shortdata/region_GL.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,354 root INFO copying phonenumbers/shortdata/region_WS.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,354 root INFO copying phonenumbers/shortdata/region_AE.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,355 root INFO copying phonenumbers/shortdata/region_SD.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,355 root INFO copying phonenumbers/shortdata/region_GU.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,355 root INFO copying phonenumbers/shortdata/region_AD.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,356 root INFO copying phonenumbers/shortdata/region_FJ.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,356 root INFO copying phonenumbers/shortdata/region_WF.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,356 root INFO copying phonenumbers/shortdata/region_KM.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,356 root INFO copying phonenumbers/shortdata/region_PT.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,357 root INFO copying phonenumbers/shortdata/region_ES.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,357 root INFO copying phonenumbers/shortdata/region_TH.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,357 root INFO copying phonenumbers/shortdata/region_SV.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,358 root INFO copying phonenumbers/shortdata/region_UG.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,358 root INFO copying phonenumbers/shortdata/region_TD.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,358 root INFO copying phonenumbers/shortdata/region_GW.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,359 root INFO copying phonenumbers/shortdata/region_DJ.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,359 root INFO copying phonenumbers/shortdata/region_AU.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,359 root INFO copying phonenumbers/shortdata/region_AT.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,359 root INFO copying phonenumbers/shortdata/region_RW.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,360 root INFO copying phonenumbers/shortdata/region_SL.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,360 root INFO copying phonenumbers/shortdata/region_DZ.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,360 root INFO copying phonenumbers/shortdata/region_BY.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,361 root INFO copying phonenumbers/shortdata/region_LC.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,361 root INFO copying phonenumbers/shortdata/region_PY.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,362 root INFO copying phonenumbers/shortdata/region_MC.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,362 root INFO copying phonenumbers/shortdata/region_KR.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,362 root INFO copying phonenumbers/shortdata/region_FM.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,363 root INFO copying phonenumbers/shortdata/region_GD.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,363 root INFO copying phonenumbers/shortdata/region_BN.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,363 root INFO copying phonenumbers/shortdata/region_GR.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,363 root INFO copying phonenumbers/shortdata/region_SI.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,364 root INFO copying phonenumbers/shortdata/region_AX.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,364 root INFO copying phonenumbers/shortdata/region_ME.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,364 root INFO copying phonenumbers/shortdata/region_CR.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,365 root INFO copying phonenumbers/shortdata/region_BE.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,365 root INFO copying phonenumbers/shortdata/region_AI.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,365 root INFO copying phonenumbers/shortdata/region_EC.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,365 root INFO copying phonenumbers/shortdata/region_CA.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,366 root INFO copying phonenumbers/shortdata/region_IE.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,366 root INFO copying phonenumbers/shortdata/region_KG.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,366 root INFO copying phonenumbers/shortdata/region_AF.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,367 root INFO copying phonenumbers/shortdata/region_HN.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,367 root INFO copying phonenumbers/shortdata/region_NA.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,367 root INFO copying phonenumbers/shortdata/region_BT.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,368 root INFO copying phonenumbers/shortdata/region_AS.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,368 root INFO copying phonenumbers/shortdata/region_BR.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,368 root INFO copying phonenumbers/shortdata/region_NO.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,368 root INFO copying phonenumbers/shortdata/region_VC.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,369 root INFO copying phonenumbers/shortdata/region_KY.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,369 root INFO copying phonenumbers/shortdata/region_TG.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,369 root INFO copying phonenumbers/shortdata/region_NG.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,370 root INFO copying phonenumbers/shortdata/region_MQ.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,370 root INFO copying phonenumbers/shortdata/__init__.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,370 root INFO copying phonenumbers/shortdata/region_GA.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,370 root INFO copying phonenumbers/shortdata/region_TJ.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,371 root INFO copying phonenumbers/shortdata/region_TR.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,371 root INFO copying phonenumbers/shortdata/region_NP.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,371 root INFO copying phonenumbers/shortdata/region_MY.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,372 root INFO copying phonenumbers/shortdata/region_PW.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,372 root INFO copying phonenumbers/shortdata/region_MX.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,372 root INFO copying phonenumbers/shortdata/region_YE.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,373 root INFO copying phonenumbers/shortdata/region_SR.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,373 root INFO copying phonenumbers/shortdata/region_GF.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,373 root INFO copying phonenumbers/shortdata/region_TW.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,373 root INFO copying phonenumbers/shortdata/region_CI.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,374 root INFO copying phonenumbers/shortdata/region_PE.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,374 root INFO copying phonenumbers/shortdata/region_FK.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,374 root INFO copying phonenumbers/shortdata/region_IT.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,375 root INFO copying phonenumbers/shortdata/region_BO.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,375 root INFO copying phonenumbers/shortdata/region_SS.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,375 root INFO copying phonenumbers/shortdata/region_TM.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,376 root INFO copying phonenumbers/shortdata/region_CW.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,376 root INFO copying phonenumbers/shortdata/region_BG.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,376 root INFO copying phonenumbers/shortdata/region_KH.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,376 root INFO copying phonenumbers/shortdata/region_KI.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,377 root INFO copying phonenumbers/shortdata/region_SE.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,377 root INFO copying phonenumbers/shortdata/region_KZ.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,377 root INFO copying phonenumbers/shortdata/region_IN.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,378 root INFO copying phonenumbers/shortdata/region_DO.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,378 root INFO copying phonenumbers/shortdata/region_EH.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,378 root INFO copying phonenumbers/shortdata/region_RS.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,379 root INFO copying phonenumbers/shortdata/region_SJ.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,379 root INFO copying phonenumbers/shortdata/region_CM.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,379 root INFO copying phonenumbers/shortdata/region_SH.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,379 root INFO copying phonenumbers/shortdata/region_DM.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,380 root INFO copying phonenumbers/shortdata/region_PM.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,380 root INFO copying phonenumbers/shortdata/region_IR.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,380 root INFO copying phonenumbers/shortdata/region_TT.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,381 root INFO copying phonenumbers/shortdata/region_BL.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,381 root INFO copying phonenumbers/shortdata/region_ID.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,381 root INFO copying phonenumbers/shortdata/region_TO.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,382 root INFO copying phonenumbers/shortdata/region_MP.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,382 root INFO copying phonenumbers/shortdata/region_RU.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,382 root INFO copying phonenumbers/shortdata/region_CY.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,382 root INFO copying phonenumbers/shortdata/region_US.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,383 root INFO copying phonenumbers/shortdata/region_KN.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,383 root INFO copying phonenumbers/shortdata/region_GY.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,383 root INFO copying phonenumbers/shortdata/region_ST.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,384 root INFO copying phonenumbers/shortdata/region_LR.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,384 root INFO copying phonenumbers/shortdata/region_PA.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,384 root INFO copying phonenumbers/shortdata/region_CX.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,385 root INFO copying phonenumbers/shortdata/region_MH.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,385 root INFO copying phonenumbers/shortdata/region_KW.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,385 root INFO copying phonenumbers/shortdata/region_NI.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,385 root INFO copying phonenumbers/shortdata/region_BW.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,386 root INFO copying phonenumbers/shortdata/region_KP.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,386 root INFO copying phonenumbers/shortdata/region_SN.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,386 root INFO copying phonenumbers/shortdata/region_SM.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,387 root INFO copying phonenumbers/shortdata/region_IM.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,387 root INFO copying phonenumbers/shortdata/region_IL.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,387 root INFO copying phonenumbers/shortdata/region_CN.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,388 root INFO copying phonenumbers/shortdata/region_TN.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,388 root INFO copying phonenumbers/shortdata/region_AC.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,388 root INFO copying phonenumbers/shortdata/region_HR.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,388 root INFO copying phonenumbers/shortdata/region_TV.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,389 root INFO copying phonenumbers/shortdata/region_JM.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,389 root INFO copying phonenumbers/shortdata/region_DE.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,389 root INFO copying phonenumbers/shortdata/region_LV.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,390 root INFO copying phonenumbers/shortdata/region_CG.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,390 root INFO copying phonenumbers/shortdata/region_OM.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,390 root INFO copying phonenumbers/shortdata/region_BD.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,391 root INFO copying phonenumbers/shortdata/region_MZ.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,391 root INFO copying phonenumbers/shortdata/region_GB.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,391 root INFO copying phonenumbers/shortdata/region_MK.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,391 root INFO copying phonenumbers/shortdata/region_BJ.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,392 root INFO copying phonenumbers/shortdata/region_JE.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,392 root INFO copying phonenumbers/shortdata/region_NU.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,392 root INFO copying phonenumbers/shortdata/region_ZA.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,393 root INFO copying phonenumbers/shortdata/region_GG.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,393 root INFO copying phonenumbers/shortdata/region_SA.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,393 root INFO copying phonenumbers/shortdata/region_CD.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,394 root INFO copying phonenumbers/shortdata/region_RO.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,394 root INFO copying phonenumbers/shortdata/region_GI.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,394 root INFO copying phonenumbers/shortdata/region_LK.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,394 root INFO copying phonenumbers/shortdata/region_UA.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,395 root INFO copying phonenumbers/shortdata/region_MO.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,395 root INFO copying phonenumbers/shortdata/region_LU.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,395 root INFO copying phonenumbers/shortdata/region_MD.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,396 root INFO copying phonenumbers/shortdata/region_LS.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,396 root INFO copying phonenumbers/shortdata/region_NZ.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,396 root INFO copying phonenumbers/shortdata/region_SK.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,397 root INFO copying phonenumbers/shortdata/region_VI.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,397 root INFO copying phonenumbers/shortdata/region_BQ.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,397 root INFO copying phonenumbers/shortdata/region_SY.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,397 root INFO copying phonenumbers/shortdata/region_CV.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,398 root INFO copying phonenumbers/shortdata/region_JP.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,398 root INFO copying phonenumbers/shortdata/region_MM.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,398 root INFO copying phonenumbers/shortdata/region_VG.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,399 root INFO copying phonenumbers/shortdata/region_CF.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,399 root INFO copying phonenumbers/shortdata/region_GT.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,399 root INFO copying phonenumbers/shortdata/region_IS.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,400 root INFO copying phonenumbers/shortdata/region_ET.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,400 root INFO copying phonenumbers/shortdata/region_MV.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,400 root INFO copying phonenumbers/shortdata/region_LA.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,401 root INFO copying phonenumbers/shortdata/region_CU.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,401 root INFO copying phonenumbers/shortdata/region_ZW.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,401 root INFO copying phonenumbers/shortdata/region_PG.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,401 root INFO copying phonenumbers/shortdata/region_RE.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,402 root INFO copying phonenumbers/shortdata/region_AR.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,402 root INFO copying phonenumbers/shortdata/region_BH.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,402 root INFO copying phonenumbers/shortdata/region_GN.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,403 root INFO copying phonenumbers/shortdata/region_MR.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,403 root INFO copying phonenumbers/shortdata/region_FO.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,403 root INFO copying phonenumbers/shortdata/region_SX.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,404 root INFO copying phonenumbers/shortdata/region_PK.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,404 root INFO copying phonenumbers/shortdata/region_NL.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,404 root INFO copying phonenumbers/shortdata/region_AM.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,404 root INFO copying phonenumbers/shortdata/region_VE.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,405 root INFO copying phonenumbers/shortdata/region_VA.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,405 root INFO copying phonenumbers/shortdata/region_PH.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,405 root INFO copying phonenumbers/shortdata/region_XK.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,406 root INFO copying phonenumbers/shortdata/region_UZ.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,406 root INFO copying phonenumbers/shortdata/region_BM.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,406 root INFO copying phonenumbers/shortdata/region_MS.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,407 root INFO copying phonenumbers/shortdata/region_AO.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,407 root INFO copying phonenumbers/shortdata/region_AW.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,407 root INFO copying phonenumbers/shortdata/region_MU.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,408 root INFO copying phonenumbers/shortdata/region_MN.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,408 root INFO copying phonenumbers/shortdata/region_AG.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,408 root INFO copying phonenumbers/shortdata/region_NC.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,408 root INFO copying phonenumbers/shortdata/region_PF.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,409 root INFO copying phonenumbers/shortdata/region_HT.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,409 root INFO copying phonenumbers/shortdata/region_KE.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,409 root INFO copying phonenumbers/shortdata/region_LI.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,410 root INFO copying phonenumbers/shortdata/region_DK.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,410 root INFO copying phonenumbers/shortdata/region_NR.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,410 root INFO copying phonenumbers/shortdata/region_CL.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,411 root INFO copying phonenumbers/shortdata/region_LY.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,411 root INFO copying phonenumbers/shortdata/region_QA.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,411 root INFO copying phonenumbers/shortdata/region_PL.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,411 root INFO copying phonenumbers/shortdata/region_TC.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,412 root INFO copying phonenumbers/shortdata/region_HK.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,412 root INFO copying phonenumbers/shortdata/region_MW.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,412 root INFO copying phonenumbers/shortdata/region_SC.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,413 root INFO copying phonenumbers/shortdata/region_CC.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,413 root INFO copying phonenumbers/shortdata/region_CZ.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,413 root INFO copying phonenumbers/shortdata/region_MT.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,414 root INFO copying phonenumbers/shortdata/region_VU.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,414 root INFO copying phonenumbers/shortdata/region_MG.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,414 root INFO copying phonenumbers/shortdata/region_CH.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,414 root INFO copying phonenumbers/shortdata/region_SB.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,415 root INFO copying phonenumbers/shortdata/region_GE.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,415 root INFO copying phonenumbers/shortdata/region_ZM.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,415 root INFO copying phonenumbers/shortdata/region_HU.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,416 root INFO copying phonenumbers/shortdata/region_MF.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,416 root INFO copying phonenumbers/shortdata/region_BA.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,416 root INFO copying phonenumbers/shortdata/region_BS.py -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,417 root INFO creating build/lib/phonenumbers/carrierdata 2025-11-20 23:55:32,417 root INFO copying phonenumbers/carrierdata/data2.py -> build/lib/phonenumbers/carrierdata 2025-11-20 23:55:32,418 root INFO copying phonenumbers/carrierdata/data0.py -> build/lib/phonenumbers/carrierdata 2025-11-20 23:55:32,418 root INFO copying phonenumbers/carrierdata/__init__.py -> build/lib/phonenumbers/carrierdata 2025-11-20 23:55:32,419 root INFO copying phonenumbers/carrierdata/data1.py -> build/lib/phonenumbers/carrierdata 2025-11-20 23:55:32,419 root INFO creating build/lib/phonenumbers/tzdata 2025-11-20 23:55:32,420 root INFO copying phonenumbers/tzdata/data0.py -> build/lib/phonenumbers/tzdata 2025-11-20 23:55:32,420 root INFO copying phonenumbers/tzdata/__init__.py -> build/lib/phonenumbers/tzdata 2025-11-20 23:55:32,425 root INFO copying phonenumbers/carrier.pyi -> build/lib/phonenumbers 2025-11-20 23:55:32,425 root INFO copying phonenumbers/phonemetadata.pyi -> build/lib/phonenumbers 2025-11-20 23:55:32,425 root INFO copying phonenumbers/re_util.pyi -> build/lib/phonenumbers 2025-11-20 23:55:32,426 root INFO copying phonenumbers/shortnumberinfo.pyi -> build/lib/phonenumbers 2025-11-20 23:55:32,426 root INFO copying phonenumbers/__init__.pyi -> build/lib/phonenumbers 2025-11-20 23:55:32,426 root INFO copying phonenumbers/phonenumber.pyi -> build/lib/phonenumbers 2025-11-20 23:55:32,427 root INFO copying phonenumbers/timezone.pyi -> build/lib/phonenumbers 2025-11-20 23:55:32,427 root INFO copying phonenumbers/asyoutypeformatter.pyi -> build/lib/phonenumbers 2025-11-20 23:55:32,427 root INFO copying phonenumbers/prefix.pyi -> build/lib/phonenumbers 2025-11-20 23:55:32,427 root INFO copying phonenumbers/unicode_util.pyi -> build/lib/phonenumbers 2025-11-20 23:55:32,428 root INFO copying phonenumbers/util.pyi -> build/lib/phonenumbers 2025-11-20 23:55:32,428 root INFO copying phonenumbers/geocoder.pyi -> build/lib/phonenumbers 2025-11-20 23:55:32,428 root INFO copying phonenumbers/phonenumberutil.pyi -> build/lib/phonenumbers 2025-11-20 23:55:32,429 root INFO copying phonenumbers/phonenumbermatcher.pyi -> build/lib/phonenumbers 2025-11-20 23:55:32,429 root INFO copying phonenumbers/py.typed -> build/lib/phonenumbers 2025-11-20 23:55:32,429 root INFO copying phonenumbers/data/__init__.pyi -> build/lib/phonenumbers/data 2025-11-20 23:55:32,430 root INFO copying phonenumbers/geodata/locale.pyi -> build/lib/phonenumbers/geodata 2025-11-20 23:55:32,430 root INFO copying phonenumbers/geodata/__init__.pyi -> build/lib/phonenumbers/geodata 2025-11-20 23:55:32,430 root INFO copying phonenumbers/shortdata/__init__.pyi -> build/lib/phonenumbers/shortdata 2025-11-20 23:55:32,431 root INFO copying phonenumbers/carrierdata/__init__.pyi -> build/lib/phonenumbers/carrierdata 2025-11-20 23:55:32,431 root INFO copying phonenumbers/tzdata/__init__.pyi -> build/lib/phonenumbers/tzdata 2025-11-20 23:55:32,448 root INFO installing to build/bdist.linux-i686/wheel 2025-11-20 23:55:32,448 root INFO running install 2025-11-20 23:55:32,461 root INFO running install_lib 2025-11-20 23:55:32,465 root INFO creating build/bdist.linux-i686/wheel 2025-11-20 23:55:32,465 root INFO creating build/bdist.linux-i686/wheel/phonenumbers 2025-11-20 23:55:32,466 root INFO copying build/lib/phonenumbers/shortnumberinfo.py -> build/bdist.linux-i686/wheel/./phonenumbers 2025-11-20 23:55:32,466 root INFO copying build/lib/phonenumbers/phonenumberutil.py -> build/bdist.linux-i686/wheel/./phonenumbers 2025-11-20 23:55:32,467 root INFO copying build/lib/phonenumbers/asyoutypeformatter.py -> build/bdist.linux-i686/wheel/./phonenumbers 2025-11-20 23:55:32,467 root INFO copying build/lib/phonenumbers/re_util.py -> build/bdist.linux-i686/wheel/./phonenumbers 2025-11-20 23:55:32,467 root INFO copying build/lib/phonenumbers/carrier.pyi -> build/bdist.linux-i686/wheel/./phonenumbers 2025-11-20 23:55:32,467 root INFO copying build/lib/phonenumbers/unicode_util.py -> build/bdist.linux-i686/wheel/./phonenumbers 2025-11-20 23:55:32,468 root INFO copying build/lib/phonenumbers/util.py -> build/bdist.linux-i686/wheel/./phonenumbers 2025-11-20 23:55:32,468 root INFO copying build/lib/phonenumbers/carrier.py -> build/bdist.linux-i686/wheel/./phonenumbers 2025-11-20 23:55:32,468 root INFO copying build/lib/phonenumbers/phonemetadata.pyi -> build/bdist.linux-i686/wheel/./phonenumbers 2025-11-20 23:55:32,468 root INFO copying build/lib/phonenumbers/phonenumber.py -> build/bdist.linux-i686/wheel/./phonenumbers 2025-11-20 23:55:32,469 root INFO copying build/lib/phonenumbers/re_util.pyi -> build/bdist.linux-i686/wheel/./phonenumbers 2025-11-20 23:55:32,469 root INFO copying build/lib/phonenumbers/__init__.py -> build/bdist.linux-i686/wheel/./phonenumbers 2025-11-20 23:55:32,469 root INFO creating build/bdist.linux-i686/wheel/phonenumbers/shortdata 2025-11-20 23:55:32,469 root INFO copying build/lib/phonenumbers/shortdata/region_LT.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,470 root INFO copying build/lib/phonenumbers/shortdata/region_VN.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,470 root INFO copying build/lib/phonenumbers/shortdata/region_PS.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,470 root INFO copying build/lib/phonenumbers/shortdata/region_PR.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,470 root INFO copying build/lib/phonenumbers/shortdata/region_BZ.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,471 root INFO copying build/lib/phonenumbers/shortdata/region_UY.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,471 root INFO copying build/lib/phonenumbers/shortdata/region_BI.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,471 root INFO copying build/lib/phonenumbers/shortdata/region_EG.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,471 root INFO copying build/lib/phonenumbers/shortdata/region_GH.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,471 root INFO copying build/lib/phonenumbers/shortdata/region_TL.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,472 root INFO copying build/lib/phonenumbers/shortdata/region_MA.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,472 root INFO copying build/lib/phonenumbers/shortdata/region_LB.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,472 root INFO copying build/lib/phonenumbers/shortdata/region_ML.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,472 root INFO copying build/lib/phonenumbers/shortdata/region_GM.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,472 root INFO copying build/lib/phonenumbers/shortdata/region_AZ.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,473 root INFO copying build/lib/phonenumbers/shortdata/region_CO.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,473 root INFO copying build/lib/phonenumbers/shortdata/region_SO.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,473 root INFO copying build/lib/phonenumbers/shortdata/region_SZ.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,473 root INFO copying build/lib/phonenumbers/shortdata/region_BB.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,474 root INFO copying build/lib/phonenumbers/shortdata/region_NF.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,474 root INFO copying build/lib/phonenumbers/shortdata/region_SG.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,474 root INFO copying build/lib/phonenumbers/shortdata/region_CK.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,474 root INFO copying build/lib/phonenumbers/shortdata/region_AL.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,474 root INFO copying build/lib/phonenumbers/shortdata/region_FR.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,475 root INFO copying build/lib/phonenumbers/shortdata/region_BF.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,475 root INFO copying build/lib/phonenumbers/shortdata/region_ER.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,475 root INFO copying build/lib/phonenumbers/shortdata/region_JO.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,475 root INFO copying build/lib/phonenumbers/shortdata/region_GP.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,475 root INFO copying build/lib/phonenumbers/shortdata/region_EE.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,476 root INFO copying build/lib/phonenumbers/shortdata/region_NE.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,476 root INFO copying build/lib/phonenumbers/shortdata/region_IQ.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,476 root INFO copying build/lib/phonenumbers/shortdata/region_FI.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,476 root INFO copying build/lib/phonenumbers/shortdata/region_YT.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,477 root INFO copying build/lib/phonenumbers/shortdata/region_TZ.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,477 root INFO copying build/lib/phonenumbers/shortdata/region_GL.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,477 root INFO copying build/lib/phonenumbers/shortdata/region_WS.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,477 root INFO copying build/lib/phonenumbers/shortdata/region_AE.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,477 root INFO copying build/lib/phonenumbers/shortdata/region_SD.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,478 root INFO copying build/lib/phonenumbers/shortdata/region_GU.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,478 root INFO copying build/lib/phonenumbers/shortdata/region_AD.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,478 root INFO copying build/lib/phonenumbers/shortdata/region_FJ.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,478 root INFO copying build/lib/phonenumbers/shortdata/region_WF.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,478 root INFO copying build/lib/phonenumbers/shortdata/region_KM.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,479 root INFO copying build/lib/phonenumbers/shortdata/region_PT.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,479 root INFO copying build/lib/phonenumbers/shortdata/region_ES.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,479 root INFO copying build/lib/phonenumbers/shortdata/region_TH.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,479 root INFO copying build/lib/phonenumbers/shortdata/region_SV.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,480 root INFO copying build/lib/phonenumbers/shortdata/region_UG.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,480 root INFO copying build/lib/phonenumbers/shortdata/region_TD.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,480 root INFO copying build/lib/phonenumbers/shortdata/region_GW.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,480 root INFO copying build/lib/phonenumbers/shortdata/region_DJ.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,480 root INFO copying build/lib/phonenumbers/shortdata/region_AU.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,481 root INFO copying build/lib/phonenumbers/shortdata/region_AT.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,481 root INFO copying build/lib/phonenumbers/shortdata/region_RW.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,481 root INFO copying build/lib/phonenumbers/shortdata/region_SL.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,481 root INFO copying build/lib/phonenumbers/shortdata/region_DZ.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,481 root INFO copying build/lib/phonenumbers/shortdata/region_BY.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,482 root INFO copying build/lib/phonenumbers/shortdata/region_LC.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,482 root INFO copying build/lib/phonenumbers/shortdata/region_PY.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,482 root INFO copying build/lib/phonenumbers/shortdata/region_MC.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,482 root INFO copying build/lib/phonenumbers/shortdata/region_KR.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,483 root INFO copying build/lib/phonenumbers/shortdata/region_FM.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,483 root INFO copying build/lib/phonenumbers/shortdata/region_GD.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,483 root INFO copying build/lib/phonenumbers/shortdata/region_BN.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,483 root INFO copying build/lib/phonenumbers/shortdata/region_GR.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,483 root INFO copying build/lib/phonenumbers/shortdata/region_SI.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,484 root INFO copying build/lib/phonenumbers/shortdata/region_AX.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,484 root INFO copying build/lib/phonenumbers/shortdata/region_ME.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,484 root INFO copying build/lib/phonenumbers/shortdata/region_CR.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,484 root INFO copying build/lib/phonenumbers/shortdata/region_BE.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,485 root INFO copying build/lib/phonenumbers/shortdata/region_AI.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,485 root INFO copying build/lib/phonenumbers/shortdata/region_EC.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,485 root INFO copying build/lib/phonenumbers/shortdata/region_CA.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,485 root INFO copying build/lib/phonenumbers/shortdata/region_IE.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,485 root INFO copying build/lib/phonenumbers/shortdata/region_KG.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,486 root INFO copying build/lib/phonenumbers/shortdata/region_AF.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,486 root INFO copying build/lib/phonenumbers/shortdata/region_HN.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,486 root INFO copying build/lib/phonenumbers/shortdata/region_NA.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,487 root INFO copying build/lib/phonenumbers/shortdata/region_BT.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,487 root INFO copying build/lib/phonenumbers/shortdata/region_AS.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,487 root INFO copying build/lib/phonenumbers/shortdata/region_BR.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,487 root INFO copying build/lib/phonenumbers/shortdata/region_NO.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,488 root INFO copying build/lib/phonenumbers/shortdata/region_VC.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,488 root INFO copying build/lib/phonenumbers/shortdata/region_KY.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,488 root INFO copying build/lib/phonenumbers/shortdata/region_TG.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,488 root INFO copying build/lib/phonenumbers/shortdata/region_NG.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,488 root INFO copying build/lib/phonenumbers/shortdata/region_MQ.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,489 root INFO copying build/lib/phonenumbers/shortdata/__init__.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,489 root INFO copying build/lib/phonenumbers/shortdata/region_GA.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,489 root INFO copying build/lib/phonenumbers/shortdata/region_TJ.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,489 root INFO copying build/lib/phonenumbers/shortdata/region_TR.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,489 root INFO copying build/lib/phonenumbers/shortdata/region_NP.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,490 root INFO copying build/lib/phonenumbers/shortdata/region_MY.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,490 root INFO copying build/lib/phonenumbers/shortdata/region_PW.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,490 root INFO copying build/lib/phonenumbers/shortdata/region_MX.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,490 root INFO copying build/lib/phonenumbers/shortdata/region_YE.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,491 root INFO copying build/lib/phonenumbers/shortdata/region_SR.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,491 root INFO copying build/lib/phonenumbers/shortdata/region_GF.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,491 root INFO copying build/lib/phonenumbers/shortdata/region_TW.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,491 root INFO copying build/lib/phonenumbers/shortdata/region_CI.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,491 root INFO copying build/lib/phonenumbers/shortdata/region_PE.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,492 root INFO copying build/lib/phonenumbers/shortdata/region_FK.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,492 root INFO copying build/lib/phonenumbers/shortdata/region_IT.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,492 root INFO copying build/lib/phonenumbers/shortdata/region_BO.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,492 root INFO copying build/lib/phonenumbers/shortdata/region_SS.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,493 root INFO copying build/lib/phonenumbers/shortdata/region_TM.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,493 root INFO copying build/lib/phonenumbers/shortdata/region_CW.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,493 root INFO copying build/lib/phonenumbers/shortdata/region_BG.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,493 root INFO copying build/lib/phonenumbers/shortdata/region_KH.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,493 root INFO copying build/lib/phonenumbers/shortdata/region_KI.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,494 root INFO copying build/lib/phonenumbers/shortdata/region_SE.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,494 root INFO copying build/lib/phonenumbers/shortdata/__init__.pyi -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,494 root INFO copying build/lib/phonenumbers/shortdata/region_KZ.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,494 root INFO copying build/lib/phonenumbers/shortdata/region_IN.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,495 root INFO copying build/lib/phonenumbers/shortdata/region_DO.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,495 root INFO copying build/lib/phonenumbers/shortdata/region_EH.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,495 root INFO copying build/lib/phonenumbers/shortdata/region_RS.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,495 root INFO copying build/lib/phonenumbers/shortdata/region_SJ.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,495 root INFO copying build/lib/phonenumbers/shortdata/region_CM.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,496 root INFO copying build/lib/phonenumbers/shortdata/region_SH.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,496 root INFO copying build/lib/phonenumbers/shortdata/region_DM.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,496 root INFO copying build/lib/phonenumbers/shortdata/region_PM.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,496 root INFO copying build/lib/phonenumbers/shortdata/region_IR.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,496 root INFO copying build/lib/phonenumbers/shortdata/region_TT.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,497 root INFO copying build/lib/phonenumbers/shortdata/region_BL.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,497 root INFO copying build/lib/phonenumbers/shortdata/region_ID.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,497 root INFO copying build/lib/phonenumbers/shortdata/region_TO.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,497 root INFO copying build/lib/phonenumbers/shortdata/region_MP.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,498 root INFO copying build/lib/phonenumbers/shortdata/region_RU.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,498 root INFO copying build/lib/phonenumbers/shortdata/region_CY.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,498 root INFO copying build/lib/phonenumbers/shortdata/region_US.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,498 root INFO copying build/lib/phonenumbers/shortdata/region_KN.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,498 root INFO copying build/lib/phonenumbers/shortdata/region_GY.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,499 root INFO copying build/lib/phonenumbers/shortdata/region_ST.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,499 root INFO copying build/lib/phonenumbers/shortdata/region_LR.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,499 root INFO copying build/lib/phonenumbers/shortdata/region_PA.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,499 root INFO copying build/lib/phonenumbers/shortdata/region_CX.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,500 root INFO copying build/lib/phonenumbers/shortdata/region_MH.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,500 root INFO copying build/lib/phonenumbers/shortdata/region_KW.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,500 root INFO copying build/lib/phonenumbers/shortdata/region_NI.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,500 root INFO copying build/lib/phonenumbers/shortdata/region_BW.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,500 root INFO copying build/lib/phonenumbers/shortdata/region_KP.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,501 root INFO copying build/lib/phonenumbers/shortdata/region_SN.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,501 root INFO copying build/lib/phonenumbers/shortdata/region_SM.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,501 root INFO copying build/lib/phonenumbers/shortdata/region_IM.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,501 root INFO copying build/lib/phonenumbers/shortdata/region_IL.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,502 root INFO copying build/lib/phonenumbers/shortdata/region_CN.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,502 root INFO copying build/lib/phonenumbers/shortdata/region_TN.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,502 root INFO copying build/lib/phonenumbers/shortdata/region_AC.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,502 root INFO copying build/lib/phonenumbers/shortdata/region_HR.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,502 root INFO copying build/lib/phonenumbers/shortdata/region_TV.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,503 root INFO copying build/lib/phonenumbers/shortdata/region_JM.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,503 root INFO copying build/lib/phonenumbers/shortdata/region_DE.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,503 root INFO copying build/lib/phonenumbers/shortdata/region_LV.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,503 root INFO copying build/lib/phonenumbers/shortdata/region_CG.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,504 root INFO copying build/lib/phonenumbers/shortdata/region_OM.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,504 root INFO copying build/lib/phonenumbers/shortdata/region_BD.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,504 root INFO copying build/lib/phonenumbers/shortdata/region_MZ.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,504 root INFO copying build/lib/phonenumbers/shortdata/region_GB.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,504 root INFO copying build/lib/phonenumbers/shortdata/region_MK.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,505 root INFO copying build/lib/phonenumbers/shortdata/region_BJ.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,505 root INFO copying build/lib/phonenumbers/shortdata/region_JE.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,505 root INFO copying build/lib/phonenumbers/shortdata/region_NU.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,505 root INFO copying build/lib/phonenumbers/shortdata/region_ZA.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,506 root INFO copying build/lib/phonenumbers/shortdata/region_GG.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,506 root INFO copying build/lib/phonenumbers/shortdata/region_SA.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,506 root INFO copying build/lib/phonenumbers/shortdata/region_CD.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,506 root INFO copying build/lib/phonenumbers/shortdata/region_RO.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,506 root INFO copying build/lib/phonenumbers/shortdata/region_GI.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,507 root INFO copying build/lib/phonenumbers/shortdata/region_LK.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,507 root INFO copying build/lib/phonenumbers/shortdata/region_UA.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,507 root INFO copying build/lib/phonenumbers/shortdata/region_MO.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,507 root INFO copying build/lib/phonenumbers/shortdata/region_LU.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,508 root INFO copying build/lib/phonenumbers/shortdata/region_MD.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,508 root INFO copying build/lib/phonenumbers/shortdata/region_LS.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,508 root INFO copying build/lib/phonenumbers/shortdata/region_NZ.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,508 root INFO copying build/lib/phonenumbers/shortdata/region_SK.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,508 root INFO copying build/lib/phonenumbers/shortdata/region_VI.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,509 root INFO copying build/lib/phonenumbers/shortdata/region_BQ.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,509 root INFO copying build/lib/phonenumbers/shortdata/region_SY.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,509 root INFO copying build/lib/phonenumbers/shortdata/region_CV.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,509 root INFO copying build/lib/phonenumbers/shortdata/region_JP.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,509 root INFO copying build/lib/phonenumbers/shortdata/region_MM.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,510 root INFO copying build/lib/phonenumbers/shortdata/region_VG.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,510 root INFO copying build/lib/phonenumbers/shortdata/region_CF.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,510 root INFO copying build/lib/phonenumbers/shortdata/region_GT.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,510 root INFO copying build/lib/phonenumbers/shortdata/region_IS.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,511 root INFO copying build/lib/phonenumbers/shortdata/region_ET.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,511 root INFO copying build/lib/phonenumbers/shortdata/region_MV.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,511 root INFO copying build/lib/phonenumbers/shortdata/region_LA.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,511 root INFO copying build/lib/phonenumbers/shortdata/region_CU.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,511 root INFO copying build/lib/phonenumbers/shortdata/region_ZW.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,512 root INFO copying build/lib/phonenumbers/shortdata/region_PG.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,512 root INFO copying build/lib/phonenumbers/shortdata/region_RE.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,512 root INFO copying build/lib/phonenumbers/shortdata/region_AR.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,512 root INFO copying build/lib/phonenumbers/shortdata/region_BH.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,513 root INFO copying build/lib/phonenumbers/shortdata/region_GN.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,513 root INFO copying build/lib/phonenumbers/shortdata/region_MR.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,513 root INFO copying build/lib/phonenumbers/shortdata/region_FO.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,513 root INFO copying build/lib/phonenumbers/shortdata/region_SX.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,514 root INFO copying build/lib/phonenumbers/shortdata/region_PK.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,514 root INFO copying build/lib/phonenumbers/shortdata/region_NL.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,514 root INFO copying build/lib/phonenumbers/shortdata/region_AM.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,514 root INFO copying build/lib/phonenumbers/shortdata/region_VE.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,514 root INFO copying build/lib/phonenumbers/shortdata/region_VA.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,515 root INFO copying build/lib/phonenumbers/shortdata/region_PH.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,515 root INFO copying build/lib/phonenumbers/shortdata/region_XK.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,515 root INFO copying build/lib/phonenumbers/shortdata/region_UZ.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,515 root INFO copying build/lib/phonenumbers/shortdata/region_BM.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,516 root INFO copying build/lib/phonenumbers/shortdata/region_MS.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,516 root INFO copying build/lib/phonenumbers/shortdata/region_AO.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,516 root INFO copying build/lib/phonenumbers/shortdata/region_AW.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,516 root INFO copying build/lib/phonenumbers/shortdata/region_MU.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,516 root INFO copying build/lib/phonenumbers/shortdata/region_MN.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,517 root INFO copying build/lib/phonenumbers/shortdata/region_AG.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,517 root INFO copying build/lib/phonenumbers/shortdata/region_NC.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,517 root INFO copying build/lib/phonenumbers/shortdata/region_PF.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,517 root INFO copying build/lib/phonenumbers/shortdata/region_HT.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,518 root INFO copying build/lib/phonenumbers/shortdata/region_KE.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,518 root INFO copying build/lib/phonenumbers/shortdata/region_LI.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,518 root INFO copying build/lib/phonenumbers/shortdata/region_DK.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,518 root INFO copying build/lib/phonenumbers/shortdata/region_NR.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,518 root INFO copying build/lib/phonenumbers/shortdata/region_CL.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,519 root INFO copying build/lib/phonenumbers/shortdata/region_LY.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,519 root INFO copying build/lib/phonenumbers/shortdata/region_QA.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,519 root INFO copying build/lib/phonenumbers/shortdata/region_PL.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,519 root INFO copying build/lib/phonenumbers/shortdata/region_TC.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,520 root INFO copying build/lib/phonenumbers/shortdata/region_HK.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,520 root INFO copying build/lib/phonenumbers/shortdata/region_MW.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,520 root INFO copying build/lib/phonenumbers/shortdata/region_SC.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,520 root INFO copying build/lib/phonenumbers/shortdata/region_CC.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,520 root INFO copying build/lib/phonenumbers/shortdata/region_CZ.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,521 root INFO copying build/lib/phonenumbers/shortdata/region_MT.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,521 root INFO copying build/lib/phonenumbers/shortdata/region_VU.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,521 root INFO copying build/lib/phonenumbers/shortdata/region_MG.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,521 root INFO copying build/lib/phonenumbers/shortdata/region_CH.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,522 root INFO copying build/lib/phonenumbers/shortdata/region_SB.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,522 root INFO copying build/lib/phonenumbers/shortdata/region_GE.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,522 root INFO copying build/lib/phonenumbers/shortdata/region_ZM.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,522 root INFO copying build/lib/phonenumbers/shortdata/region_HU.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,522 root INFO copying build/lib/phonenumbers/shortdata/region_MF.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,523 root INFO copying build/lib/phonenumbers/shortdata/region_BA.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,523 root INFO copying build/lib/phonenumbers/shortdata/region_BS.py -> build/bdist.linux-i686/wheel/./phonenumbers/shortdata 2025-11-20 23:55:32,523 root INFO copying build/lib/phonenumbers/shortnumberinfo.pyi -> build/bdist.linux-i686/wheel/./phonenumbers 2025-11-20 23:55:32,523 root INFO copying build/lib/phonenumbers/__init__.pyi -> build/bdist.linux-i686/wheel/./phonenumbers 2025-11-20 23:55:32,524 root INFO copying build/lib/phonenumbers/phonenumber.pyi -> build/bdist.linux-i686/wheel/./phonenumbers 2025-11-20 23:55:32,524 root INFO copying build/lib/phonenumbers/timezone.pyi -> build/bdist.linux-i686/wheel/./phonenumbers 2025-11-20 23:55:32,524 root INFO creating build/bdist.linux-i686/wheel/phonenumbers/geodata 2025-11-20 23:55:32,524 root INFO copying build/lib/phonenumbers/geodata/data12.py -> build/bdist.linux-i686/wheel/./phonenumbers/geodata 2025-11-20 23:55:32,525 root INFO copying build/lib/phonenumbers/geodata/data7.py -> build/bdist.linux-i686/wheel/./phonenumbers/geodata 2025-11-20 23:55:32,526 root INFO copying build/lib/phonenumbers/geodata/locale.pyi -> build/bdist.linux-i686/wheel/./phonenumbers/geodata 2025-11-20 23:55:32,526 root INFO copying build/lib/phonenumbers/geodata/data22.py -> build/bdist.linux-i686/wheel/./phonenumbers/geodata 2025-11-20 23:55:32,527 root INFO copying build/lib/phonenumbers/geodata/data15.py -> build/bdist.linux-i686/wheel/./phonenumbers/geodata 2025-11-20 23:55:32,529 root INFO copying build/lib/phonenumbers/geodata/data2.py -> build/bdist.linux-i686/wheel/./phonenumbers/geodata 2025-11-20 23:55:32,529 root INFO copying build/lib/phonenumbers/geodata/locale.py -> build/bdist.linux-i686/wheel/./phonenumbers/geodata 2025-11-20 23:55:32,530 root INFO copying build/lib/phonenumbers/geodata/data16.py -> build/bdist.linux-i686/wheel/./phonenumbers/geodata 2025-11-20 23:55:32,531 root INFO copying build/lib/phonenumbers/geodata/data19.py -> build/bdist.linux-i686/wheel/./phonenumbers/geodata 2025-11-20 23:55:32,533 root INFO copying build/lib/phonenumbers/geodata/data0.py -> build/bdist.linux-i686/wheel/./phonenumbers/geodata 2025-11-20 23:55:32,534 root INFO copying build/lib/phonenumbers/geodata/data13.py -> build/bdist.linux-i686/wheel/./phonenumbers/geodata 2025-11-20 23:55:32,535 root INFO copying build/lib/phonenumbers/geodata/__init__.py -> build/bdist.linux-i686/wheel/./phonenumbers/geodata 2025-11-20 23:55:32,535 root INFO copying build/lib/phonenumbers/geodata/__init__.pyi -> build/bdist.linux-i686/wheel/./phonenumbers/geodata 2025-11-20 23:55:32,535 root INFO copying build/lib/phonenumbers/geodata/data8.py -> build/bdist.linux-i686/wheel/./phonenumbers/geodata 2025-11-20 23:55:32,536 root INFO copying build/lib/phonenumbers/geodata/data9.py -> build/bdist.linux-i686/wheel/./phonenumbers/geodata 2025-11-20 23:55:32,536 root INFO copying build/lib/phonenumbers/geodata/data23.py -> build/bdist.linux-i686/wheel/./phonenumbers/geodata 2025-11-20 23:55:32,538 root INFO copying build/lib/phonenumbers/geodata/data11.py -> build/bdist.linux-i686/wheel/./phonenumbers/geodata 2025-11-20 23:55:32,539 root INFO copying build/lib/phonenumbers/geodata/data14.py -> build/bdist.linux-i686/wheel/./phonenumbers/geodata 2025-11-20 23:55:32,540 root INFO copying build/lib/phonenumbers/geodata/data10.py -> build/bdist.linux-i686/wheel/./phonenumbers/geodata 2025-11-20 23:55:32,540 root INFO copying build/lib/phonenumbers/geodata/data21.py -> build/bdist.linux-i686/wheel/./phonenumbers/geodata 2025-11-20 23:55:32,542 root INFO copying build/lib/phonenumbers/geodata/data28.py -> build/bdist.linux-i686/wheel/./phonenumbers/geodata 2025-11-20 23:55:32,542 root INFO copying build/lib/phonenumbers/geodata/data25.py -> build/bdist.linux-i686/wheel/./phonenumbers/geodata 2025-11-20 23:55:32,544 root INFO copying build/lib/phonenumbers/geodata/data1.py -> build/bdist.linux-i686/wheel/./phonenumbers/geodata 2025-11-20 23:55:32,545 root INFO copying build/lib/phonenumbers/geodata/data3.py -> build/bdist.linux-i686/wheel/./phonenumbers/geodata 2025-11-20 23:55:32,545 root INFO copying build/lib/phonenumbers/geodata/data24.py -> build/bdist.linux-i686/wheel/./phonenumbers/geodata 2025-11-20 23:55:32,547 root INFO copying build/lib/phonenumbers/geodata/data17.py -> build/bdist.linux-i686/wheel/./phonenumbers/geodata 2025-11-20 23:55:32,548 root INFO copying build/lib/phonenumbers/geodata/data4.py -> build/bdist.linux-i686/wheel/./phonenumbers/geodata 2025-11-20 23:55:32,550 root INFO copying build/lib/phonenumbers/geodata/data27.py -> build/bdist.linux-i686/wheel/./phonenumbers/geodata 2025-11-20 23:55:32,551 root INFO copying build/lib/phonenumbers/geodata/data20.py -> build/bdist.linux-i686/wheel/./phonenumbers/geodata 2025-11-20 23:55:32,552 root INFO copying build/lib/phonenumbers/geodata/data6.py -> build/bdist.linux-i686/wheel/./phonenumbers/geodata 2025-11-20 23:55:32,554 root INFO copying build/lib/phonenumbers/geodata/data5.py -> build/bdist.linux-i686/wheel/./phonenumbers/geodata 2025-11-20 23:55:32,555 root INFO copying build/lib/phonenumbers/geodata/data18.py -> build/bdist.linux-i686/wheel/./phonenumbers/geodata 2025-11-20 23:55:32,556 root INFO copying build/lib/phonenumbers/geodata/data26.py -> build/bdist.linux-i686/wheel/./phonenumbers/geodata 2025-11-20 23:55:32,558 root INFO copying build/lib/phonenumbers/asyoutypeformatter.pyi -> build/bdist.linux-i686/wheel/./phonenumbers 2025-11-20 23:55:32,558 root INFO copying build/lib/phonenumbers/prefix.pyi -> build/bdist.linux-i686/wheel/./phonenumbers 2025-11-20 23:55:32,558 root INFO copying build/lib/phonenumbers/unicode_util.pyi -> build/bdist.linux-i686/wheel/./phonenumbers 2025-11-20 23:55:32,558 root INFO copying build/lib/phonenumbers/util.pyi -> build/bdist.linux-i686/wheel/./phonenumbers 2025-11-20 23:55:32,558 root INFO copying build/lib/phonenumbers/py.typed -> build/bdist.linux-i686/wheel/./phonenumbers 2025-11-20 23:55:32,559 root INFO copying build/lib/phonenumbers/phonenumbermatcher.py -> build/bdist.linux-i686/wheel/./phonenumbers 2025-11-20 23:55:32,559 root INFO copying build/lib/phonenumbers/geocoder.pyi -> build/bdist.linux-i686/wheel/./phonenumbers 2025-11-20 23:55:32,559 root INFO creating build/bdist.linux-i686/wheel/phonenumbers/tzdata 2025-11-20 23:55:32,560 root INFO copying build/lib/phonenumbers/tzdata/data0.py -> build/bdist.linux-i686/wheel/./phonenumbers/tzdata 2025-11-20 23:55:32,560 root INFO copying build/lib/phonenumbers/tzdata/__init__.py -> build/bdist.linux-i686/wheel/./phonenumbers/tzdata 2025-11-20 23:55:32,560 root INFO copying build/lib/phonenumbers/tzdata/__init__.pyi -> build/bdist.linux-i686/wheel/./phonenumbers/tzdata 2025-11-20 23:55:32,560 root INFO copying build/lib/phonenumbers/timezone.py -> build/bdist.linux-i686/wheel/./phonenumbers 2025-11-20 23:55:32,561 root INFO copying build/lib/phonenumbers/phonemetadata.py -> build/bdist.linux-i686/wheel/./phonenumbers 2025-11-20 23:55:32,561 root INFO creating build/bdist.linux-i686/wheel/phonenumbers/carrierdata 2025-11-20 23:55:32,561 root INFO copying build/lib/phonenumbers/carrierdata/data2.py -> build/bdist.linux-i686/wheel/./phonenumbers/carrierdata 2025-11-20 23:55:32,562 root INFO copying build/lib/phonenumbers/carrierdata/data0.py -> build/bdist.linux-i686/wheel/./phonenumbers/carrierdata 2025-11-20 23:55:32,562 root INFO copying build/lib/phonenumbers/carrierdata/__init__.py -> build/bdist.linux-i686/wheel/./phonenumbers/carrierdata 2025-11-20 23:55:32,563 root INFO copying build/lib/phonenumbers/carrierdata/__init__.pyi -> build/bdist.linux-i686/wheel/./phonenumbers/carrierdata 2025-11-20 23:55:32,563 root INFO copying build/lib/phonenumbers/carrierdata/data1.py -> build/bdist.linux-i686/wheel/./phonenumbers/carrierdata 2025-11-20 23:55:32,564 root INFO copying build/lib/phonenumbers/phonenumberutil.pyi -> build/bdist.linux-i686/wheel/./phonenumbers 2025-11-20 23:55:32,564 root INFO copying build/lib/phonenumbers/geocoder.py -> build/bdist.linux-i686/wheel/./phonenumbers 2025-11-20 23:55:32,564 root INFO copying build/lib/phonenumbers/prefix.py -> build/bdist.linux-i686/wheel/./phonenumbers 2025-11-20 23:55:32,564 root INFO copying build/lib/phonenumbers/phonenumbermatcher.pyi -> build/bdist.linux-i686/wheel/./phonenumbers 2025-11-20 23:55:32,565 root INFO creating build/bdist.linux-i686/wheel/phonenumbers/data 2025-11-20 23:55:32,565 root INFO copying build/lib/phonenumbers/data/region_LT.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,565 root INFO copying build/lib/phonenumbers/data/region_870.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,565 root INFO copying build/lib/phonenumbers/data/region_VN.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,566 root INFO copying build/lib/phonenumbers/data/region_PS.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,566 root INFO copying build/lib/phonenumbers/data/region_PR.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,566 root INFO copying build/lib/phonenumbers/data/region_BZ.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,566 root INFO copying build/lib/phonenumbers/data/region_UY.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,566 root INFO copying build/lib/phonenumbers/data/region_BI.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,567 root INFO copying build/lib/phonenumbers/data/region_EG.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,567 root INFO copying build/lib/phonenumbers/data/region_GH.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,567 root INFO copying build/lib/phonenumbers/data/region_TL.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,567 root INFO copying build/lib/phonenumbers/data/region_MA.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,568 root INFO copying build/lib/phonenumbers/data/region_LB.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,568 root INFO copying build/lib/phonenumbers/data/region_ML.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,568 root INFO copying build/lib/phonenumbers/data/region_GM.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,568 root INFO copying build/lib/phonenumbers/data/region_AZ.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,568 root INFO copying build/lib/phonenumbers/data/region_CO.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,569 root INFO copying build/lib/phonenumbers/data/region_SO.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,569 root INFO copying build/lib/phonenumbers/data/region_SZ.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,569 root INFO copying build/lib/phonenumbers/data/region_BB.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,569 root INFO copying build/lib/phonenumbers/data/region_NF.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,569 root INFO copying build/lib/phonenumbers/data/region_SG.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,570 root INFO copying build/lib/phonenumbers/data/region_979.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,570 root INFO copying build/lib/phonenumbers/data/region_CK.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,570 root INFO copying build/lib/phonenumbers/data/region_AL.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,570 root INFO copying build/lib/phonenumbers/data/region_FR.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,571 root INFO copying build/lib/phonenumbers/data/region_BF.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,571 root INFO copying build/lib/phonenumbers/data/region_TA.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,571 root INFO copying build/lib/phonenumbers/data/region_ER.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,571 root INFO copying build/lib/phonenumbers/data/alt_format_94.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,572 root INFO copying build/lib/phonenumbers/data/alt_format_351.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,572 root INFO copying build/lib/phonenumbers/data/alt_format_255.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,572 root INFO copying build/lib/phonenumbers/data/region_JO.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,572 root INFO copying build/lib/phonenumbers/data/region_GP.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,572 root INFO copying build/lib/phonenumbers/data/region_EE.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,573 root INFO copying build/lib/phonenumbers/data/region_NE.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,573 root INFO copying build/lib/phonenumbers/data/region_IQ.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,573 root INFO copying build/lib/phonenumbers/data/region_FI.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,573 root INFO copying build/lib/phonenumbers/data/region_YT.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,574 root INFO copying build/lib/phonenumbers/data/alt_format_595.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,574 root INFO copying build/lib/phonenumbers/data/region_TZ.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,574 root INFO copying build/lib/phonenumbers/data/region_GL.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,574 root INFO copying build/lib/phonenumbers/data/region_WS.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,574 root INFO copying build/lib/phonenumbers/data/region_AE.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,575 root INFO copying build/lib/phonenumbers/data/region_SD.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,575 root INFO copying build/lib/phonenumbers/data/region_878.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,575 root INFO copying build/lib/phonenumbers/data/region_GU.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,575 root INFO copying build/lib/phonenumbers/data/region_882.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,576 root INFO copying build/lib/phonenumbers/data/region_AD.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,576 root INFO copying build/lib/phonenumbers/data/alt_format_352.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,576 root INFO copying build/lib/phonenumbers/data/region_FJ.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,576 root INFO copying build/lib/phonenumbers/data/region_WF.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,576 root INFO copying build/lib/phonenumbers/data/region_KM.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,577 root INFO copying build/lib/phonenumbers/data/region_GQ.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,577 root INFO copying build/lib/phonenumbers/data/region_PT.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,577 root INFO copying build/lib/phonenumbers/data/alt_format_385.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,577 root INFO copying build/lib/phonenumbers/data/region_ES.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,578 root INFO copying build/lib/phonenumbers/data/region_TH.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,578 root INFO copying build/lib/phonenumbers/data/region_SV.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,578 root INFO copying build/lib/phonenumbers/data/region_UG.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,578 root INFO copying build/lib/phonenumbers/data/region_TD.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,578 root INFO copying build/lib/phonenumbers/data/region_GW.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,579 root INFO copying build/lib/phonenumbers/data/alt_format_505.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,579 root INFO copying build/lib/phonenumbers/data/alt_format_95.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,579 root INFO copying build/lib/phonenumbers/data/region_DJ.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,579 root INFO copying build/lib/phonenumbers/data/region_AU.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,579 root INFO copying build/lib/phonenumbers/data/region_AT.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,580 root INFO copying build/lib/phonenumbers/data/region_RW.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,580 root INFO copying build/lib/phonenumbers/data/region_SL.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,580 root INFO copying build/lib/phonenumbers/data/alt_format_43.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,580 root INFO copying build/lib/phonenumbers/data/region_DZ.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,581 root INFO copying build/lib/phonenumbers/data/alt_format_54.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,581 root INFO copying build/lib/phonenumbers/data/region_BY.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,581 root INFO copying build/lib/phonenumbers/data/region_LC.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,581 root INFO copying build/lib/phonenumbers/data/region_PY.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,581 root INFO copying build/lib/phonenumbers/data/region_TK.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,582 root INFO copying build/lib/phonenumbers/data/region_MC.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,582 root INFO copying build/lib/phonenumbers/data/region_KR.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,582 root INFO copying build/lib/phonenumbers/data/region_FM.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,582 root INFO copying build/lib/phonenumbers/data/region_GD.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,583 root INFO copying build/lib/phonenumbers/data/region_BN.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,583 root INFO copying build/lib/phonenumbers/data/region_GR.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,583 root INFO copying build/lib/phonenumbers/data/region_SI.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,583 root INFO copying build/lib/phonenumbers/data/region_AX.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,583 root INFO copying build/lib/phonenumbers/data/region_ME.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,584 root INFO copying build/lib/phonenumbers/data/alt_format_350.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,584 root INFO copying build/lib/phonenumbers/data/region_CR.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,584 root INFO copying build/lib/phonenumbers/data/region_BE.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,584 root INFO copying build/lib/phonenumbers/data/region_AI.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,585 root INFO copying build/lib/phonenumbers/data/region_EC.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,585 root INFO copying build/lib/phonenumbers/data/region_CA.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,585 root INFO copying build/lib/phonenumbers/data/region_IE.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,585 root INFO copying build/lib/phonenumbers/data/region_KG.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,585 root INFO copying build/lib/phonenumbers/data/region_AF.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,586 root INFO copying build/lib/phonenumbers/data/region_HN.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,586 root INFO copying build/lib/phonenumbers/data/alt_format_855.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,586 root INFO copying build/lib/phonenumbers/data/region_NA.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,586 root INFO copying build/lib/phonenumbers/data/region_BT.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,587 root INFO copying build/lib/phonenumbers/data/region_AS.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,587 root INFO copying build/lib/phonenumbers/data/alt_format_358.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,587 root INFO copying build/lib/phonenumbers/data/alt_format_91.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,587 root INFO copying build/lib/phonenumbers/data/region_BR.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,587 root INFO copying build/lib/phonenumbers/data/region_NO.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,588 root INFO copying build/lib/phonenumbers/data/region_VC.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,588 root INFO copying build/lib/phonenumbers/data/alt_format_64.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,588 root INFO copying build/lib/phonenumbers/data/region_KY.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,588 root INFO copying build/lib/phonenumbers/data/region_TG.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,589 root INFO copying build/lib/phonenumbers/data/region_NG.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,589 root INFO copying build/lib/phonenumbers/data/region_MQ.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,589 root INFO copying build/lib/phonenumbers/data/__init__.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,589 root INFO copying build/lib/phonenumbers/data/region_GA.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,589 root INFO copying build/lib/phonenumbers/data/region_TJ.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,590 root INFO copying build/lib/phonenumbers/data/region_TR.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,590 root INFO copying build/lib/phonenumbers/data/region_888.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,590 root INFO copying build/lib/phonenumbers/data/region_NP.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,590 root INFO copying build/lib/phonenumbers/data/region_MY.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,591 root INFO copying build/lib/phonenumbers/data/region_PW.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,591 root INFO copying build/lib/phonenumbers/data/region_800.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,591 root INFO copying build/lib/phonenumbers/data/region_MX.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,591 root INFO copying build/lib/phonenumbers/data/region_YE.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,591 root INFO copying build/lib/phonenumbers/data/region_SR.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,592 root INFO copying build/lib/phonenumbers/data/region_GF.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,592 root INFO copying build/lib/phonenumbers/data/region_TW.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,592 root INFO copying build/lib/phonenumbers/data/region_CI.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,592 root INFO copying build/lib/phonenumbers/data/region_PE.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,593 root INFO copying build/lib/phonenumbers/data/region_FK.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,593 root INFO copying build/lib/phonenumbers/data/alt_format_381.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,593 root INFO copying build/lib/phonenumbers/data/region_IT.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,593 root INFO copying build/lib/phonenumbers/data/region_BO.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,593 root INFO copying build/lib/phonenumbers/data/region_SS.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,594 root INFO copying build/lib/phonenumbers/data/region_TM.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,594 root INFO copying build/lib/phonenumbers/data/region_CW.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,594 root INFO copying build/lib/phonenumbers/data/region_BG.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,594 root INFO copying build/lib/phonenumbers/data/region_KH.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,595 root INFO copying build/lib/phonenumbers/data/region_KI.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,595 root INFO copying build/lib/phonenumbers/data/region_SE.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,595 root INFO copying build/lib/phonenumbers/data/__init__.pyi -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,595 root INFO copying build/lib/phonenumbers/data/region_KZ.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,596 root INFO copying build/lib/phonenumbers/data/region_IN.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,596 root INFO copying build/lib/phonenumbers/data/alt_format_44.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,596 root INFO copying build/lib/phonenumbers/data/region_DO.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,596 root INFO copying build/lib/phonenumbers/data/region_EH.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,596 root INFO copying build/lib/phonenumbers/data/region_RS.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,597 root INFO copying build/lib/phonenumbers/data/region_SJ.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,597 root INFO copying build/lib/phonenumbers/data/alt_format_62.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,597 root INFO copying build/lib/phonenumbers/data/region_CM.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,597 root INFO copying build/lib/phonenumbers/data/region_SH.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,597 root INFO copying build/lib/phonenumbers/data/region_DM.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,598 root INFO copying build/lib/phonenumbers/data/region_PM.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,598 root INFO copying build/lib/phonenumbers/data/region_IR.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,598 root INFO copying build/lib/phonenumbers/data/region_TT.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,598 root INFO copying build/lib/phonenumbers/data/region_BL.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,599 root INFO copying build/lib/phonenumbers/data/region_ID.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,599 root INFO copying build/lib/phonenumbers/data/region_TO.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,599 root INFO copying build/lib/phonenumbers/data/region_MP.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,599 root INFO copying build/lib/phonenumbers/data/region_RU.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,599 root INFO copying build/lib/phonenumbers/data/alt_format_58.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,600 root INFO copying build/lib/phonenumbers/data/alt_format_995.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,600 root INFO copying build/lib/phonenumbers/data/alt_format_971.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,600 root INFO copying build/lib/phonenumbers/data/region_CY.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,600 root INFO copying build/lib/phonenumbers/data/region_US.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,601 root INFO copying build/lib/phonenumbers/data/alt_format_372.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,601 root INFO copying build/lib/phonenumbers/data/region_KN.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,601 root INFO copying build/lib/phonenumbers/data/region_GY.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,601 root INFO copying build/lib/phonenumbers/data/region_ST.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,602 root INFO copying build/lib/phonenumbers/data/region_LR.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,602 root INFO copying build/lib/phonenumbers/data/region_PA.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,602 root INFO copying build/lib/phonenumbers/data/region_CX.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,602 root INFO copying build/lib/phonenumbers/data/region_MH.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,602 root INFO copying build/lib/phonenumbers/data/region_KW.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,603 root INFO copying build/lib/phonenumbers/data/region_NI.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,603 root INFO copying build/lib/phonenumbers/data/region_BW.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,603 root INFO copying build/lib/phonenumbers/data/region_KP.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,603 root INFO copying build/lib/phonenumbers/data/alt_format_7.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,604 root INFO copying build/lib/phonenumbers/data/region_SN.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,604 root INFO copying build/lib/phonenumbers/data/region_SM.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,604 root INFO copying build/lib/phonenumbers/data/region_808.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,604 root INFO copying build/lib/phonenumbers/data/region_IM.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,604 root INFO copying build/lib/phonenumbers/data/region_IL.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,605 root INFO copying build/lib/phonenumbers/data/region_CN.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,605 root INFO copying build/lib/phonenumbers/data/region_TN.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,605 root INFO copying build/lib/phonenumbers/data/region_AC.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,605 root INFO copying build/lib/phonenumbers/data/region_HR.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,606 root INFO copying build/lib/phonenumbers/data/alt_format_676.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,606 root INFO copying build/lib/phonenumbers/data/region_TV.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,606 root INFO copying build/lib/phonenumbers/data/region_JM.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,606 root INFO copying build/lib/phonenumbers/data/region_DE.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,606 root INFO copying build/lib/phonenumbers/data/region_LV.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,607 root INFO copying build/lib/phonenumbers/data/region_CG.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,607 root INFO copying build/lib/phonenumbers/data/region_OM.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,607 root INFO copying build/lib/phonenumbers/data/region_BD.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,607 root INFO copying build/lib/phonenumbers/data/region_MZ.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,608 root INFO copying build/lib/phonenumbers/data/alt_format_90.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,608 root INFO copying build/lib/phonenumbers/data/region_GB.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,608 root INFO copying build/lib/phonenumbers/data/alt_format_81.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,608 root INFO copying build/lib/phonenumbers/data/region_MK.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,608 root INFO copying build/lib/phonenumbers/data/region_BJ.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,609 root INFO copying build/lib/phonenumbers/data/alt_format_972.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,609 root INFO copying build/lib/phonenumbers/data/region_JE.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,609 root INFO copying build/lib/phonenumbers/data/region_NU.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,609 root INFO copying build/lib/phonenumbers/data/region_ZA.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,610 root INFO copying build/lib/phonenumbers/data/region_GG.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,610 root INFO copying build/lib/phonenumbers/data/region_SA.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,610 root INFO copying build/lib/phonenumbers/data/region_CD.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,610 root INFO copying build/lib/phonenumbers/data/region_RO.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,611 root INFO copying build/lib/phonenumbers/data/region_GI.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,611 root INFO copying build/lib/phonenumbers/data/region_LK.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,611 root INFO copying build/lib/phonenumbers/data/region_UA.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,611 root INFO copying build/lib/phonenumbers/data/region_MO.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,612 root INFO copying build/lib/phonenumbers/data/region_LU.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,612 root INFO copying build/lib/phonenumbers/data/region_MD.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,612 root INFO copying build/lib/phonenumbers/data/region_LS.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,612 root INFO copying build/lib/phonenumbers/data/region_NZ.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,613 root INFO copying build/lib/phonenumbers/data/region_SK.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,613 root INFO copying build/lib/phonenumbers/data/region_VI.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,613 root INFO copying build/lib/phonenumbers/data/region_BQ.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,613 root INFO copying build/lib/phonenumbers/data/region_SY.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,613 root INFO copying build/lib/phonenumbers/data/alt_format_36.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,614 root INFO copying build/lib/phonenumbers/data/region_CV.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,614 root INFO copying build/lib/phonenumbers/data/region_JP.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,615 root INFO copying build/lib/phonenumbers/data/region_MM.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,615 root INFO copying build/lib/phonenumbers/data/region_VG.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,615 root INFO copying build/lib/phonenumbers/data/region_CF.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,615 root INFO copying build/lib/phonenumbers/data/region_GT.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,616 root INFO copying build/lib/phonenumbers/data/region_IS.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,616 root INFO copying build/lib/phonenumbers/data/region_ET.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,616 root INFO copying build/lib/phonenumbers/data/alt_format_679.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,616 root INFO copying build/lib/phonenumbers/data/region_MV.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,617 root INFO copying build/lib/phonenumbers/data/region_LA.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,617 root INFO copying build/lib/phonenumbers/data/region_CU.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,617 root INFO copying build/lib/phonenumbers/data/alt_format_31.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,617 root INFO copying build/lib/phonenumbers/data/region_ZW.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,618 root INFO copying build/lib/phonenumbers/data/region_PG.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,618 root INFO copying build/lib/phonenumbers/data/alt_format_34.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,618 root INFO copying build/lib/phonenumbers/data/region_IO.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,618 root INFO copying build/lib/phonenumbers/data/region_RE.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,618 root INFO copying build/lib/phonenumbers/data/region_AR.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,619 root INFO copying build/lib/phonenumbers/data/alt_format_84.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,619 root INFO copying build/lib/phonenumbers/data/region_BH.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,619 root INFO copying build/lib/phonenumbers/data/region_GN.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,619 root INFO copying build/lib/phonenumbers/data/alt_format_856.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,620 root INFO copying build/lib/phonenumbers/data/region_MR.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,620 root INFO copying build/lib/phonenumbers/data/region_FO.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,620 root INFO copying build/lib/phonenumbers/data/region_SX.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,620 root INFO copying build/lib/phonenumbers/data/region_PK.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,620 root INFO copying build/lib/phonenumbers/data/region_NL.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,621 root INFO copying build/lib/phonenumbers/data/region_AM.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,621 root INFO copying build/lib/phonenumbers/data/region_VE.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,621 root INFO copying build/lib/phonenumbers/data/region_VA.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,621 root INFO copying build/lib/phonenumbers/data/region_PH.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,622 root INFO copying build/lib/phonenumbers/data/alt_format_66.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,622 root INFO copying build/lib/phonenumbers/data/alt_format_30.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,622 root INFO copying build/lib/phonenumbers/data/region_XK.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,622 root INFO copying build/lib/phonenumbers/data/region_UZ.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,622 root INFO copying build/lib/phonenumbers/data/region_BM.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,623 root INFO copying build/lib/phonenumbers/data/region_MS.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,623 root INFO copying build/lib/phonenumbers/data/region_881.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,623 root INFO copying build/lib/phonenumbers/data/alt_format_27.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,623 root INFO copying build/lib/phonenumbers/data/region_AO.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,624 root INFO copying build/lib/phonenumbers/data/region_AW.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,624 root INFO copying build/lib/phonenumbers/data/region_MU.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,624 root INFO copying build/lib/phonenumbers/data/region_MN.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,624 root INFO copying build/lib/phonenumbers/data/region_AG.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,624 root INFO copying build/lib/phonenumbers/data/region_NC.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,625 root INFO copying build/lib/phonenumbers/data/alt_format_373.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,625 root INFO copying build/lib/phonenumbers/data/region_883.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,625 root INFO copying build/lib/phonenumbers/data/alt_format_506.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,625 root INFO copying build/lib/phonenumbers/data/region_PF.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,626 root INFO copying build/lib/phonenumbers/data/region_HT.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,626 root INFO copying build/lib/phonenumbers/data/region_KE.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,626 root INFO copying build/lib/phonenumbers/data/region_LI.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,626 root INFO copying build/lib/phonenumbers/data/region_DK.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,627 root INFO copying build/lib/phonenumbers/data/region_NR.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,627 root INFO copying build/lib/phonenumbers/data/region_CL.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,627 root INFO copying build/lib/phonenumbers/data/alt_format_359.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,627 root INFO copying build/lib/phonenumbers/data/region_LY.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,627 root INFO copying build/lib/phonenumbers/data/region_QA.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,628 root INFO copying build/lib/phonenumbers/data/region_PL.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,628 root INFO copying build/lib/phonenumbers/data/region_TC.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,628 root INFO copying build/lib/phonenumbers/data/alt_format_55.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,628 root INFO copying build/lib/phonenumbers/data/region_HK.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,629 root INFO copying build/lib/phonenumbers/data/region_MW.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,629 root INFO copying build/lib/phonenumbers/data/region_SC.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,629 root INFO copying build/lib/phonenumbers/data/alt_format_49.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,629 root INFO copying build/lib/phonenumbers/data/region_CC.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,630 root INFO copying build/lib/phonenumbers/data/alt_format_61.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,630 root INFO copying build/lib/phonenumbers/data/region_CZ.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,630 root INFO copying build/lib/phonenumbers/data/region_MT.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,630 root INFO copying build/lib/phonenumbers/data/alt_format_380.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,630 root INFO copying build/lib/phonenumbers/data/region_VU.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,631 root INFO copying build/lib/phonenumbers/data/region_MG.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,631 root INFO copying build/lib/phonenumbers/data/region_CH.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,631 root INFO copying build/lib/phonenumbers/data/alt_format_52.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,631 root INFO copying build/lib/phonenumbers/data/region_SB.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,632 root INFO copying build/lib/phonenumbers/data/region_GE.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,632 root INFO copying build/lib/phonenumbers/data/region_ZM.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,632 root INFO copying build/lib/phonenumbers/data/region_HU.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,632 root INFO copying build/lib/phonenumbers/data/region_MF.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,632 root INFO copying build/lib/phonenumbers/data/alt_format_39.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,633 root INFO copying build/lib/phonenumbers/data/region_BA.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,633 root INFO copying build/lib/phonenumbers/data/alt_format_675.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,633 root INFO copying build/lib/phonenumbers/data/region_BS.py -> build/bdist.linux-i686/wheel/./phonenumbers/data 2025-11-20 23:55:32,633 root INFO running install_egg_info 2025-11-20 23:55:32,638 root INFO running egg_info 2025-11-20 23:55:32,641 root INFO writing phonenumbers.egg-info/PKG-INFO 2025-11-20 23:55:32,642 root INFO writing dependency_links to phonenumbers.egg-info/dependency_links.txt 2025-11-20 23:55:32,643 root INFO writing top-level names to phonenumbers.egg-info/top_level.txt 2025-11-20 23:55:32,660 root INFO reading manifest file 'phonenumbers.egg-info/SOURCES.txt' 2025-11-20 23:55:32,676 root INFO reading manifest template 'MANIFEST.in' 2025-11-20 23:55:32,679 root INFO adding license file 'LICENSE' 2025-11-20 23:55:32,692 root INFO writing manifest file 'phonenumbers.egg-info/SOURCES.txt' 2025-11-20 23:55:32,693 root INFO Copying phonenumbers.egg-info to build/bdist.linux-i686/wheel/./phonenumbers-9.0.19-py3.12.egg-info 2025-11-20 23:55:32,694 root INFO running install_scripts 2025-11-20 23:55:32,695 root INFO creating build/bdist.linux-i686/wheel/phonenumbers-9.0.19.dist-info/WHEEL 2025-11-20 23:55:32,696 wheel INFO creating '/home/buildozer/aports/community/py3-phonenumbers/src/phonenumbers-9.0.19/.dist/.tmp-dpmr8pef/phonenumbers-9.0.19-py2.py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2025-11-20 23:55:32,696 wheel INFO adding 'phonenumbers/__init__.py' 2025-11-20 23:55:32,697 wheel INFO adding 'phonenumbers/__init__.pyi' 2025-11-20 23:55:32,697 wheel INFO adding 'phonenumbers/asyoutypeformatter.py' 2025-11-20 23:55:32,697 wheel INFO adding 'phonenumbers/asyoutypeformatter.pyi' 2025-11-20 23:55:32,698 wheel INFO adding 'phonenumbers/carrier.py' 2025-11-20 23:55:32,698 wheel INFO adding 'phonenumbers/carrier.pyi' 2025-11-20 23:55:32,698 wheel INFO adding 'phonenumbers/geocoder.py' 2025-11-20 23:55:32,699 wheel INFO adding 'phonenumbers/geocoder.pyi' 2025-11-20 23:55:32,699 wheel INFO adding 'phonenumbers/phonemetadata.py' 2025-11-20 23:55:32,699 wheel INFO adding 'phonenumbers/phonemetadata.pyi' 2025-11-20 23:55:32,700 wheel INFO adding 'phonenumbers/phonenumber.py' 2025-11-20 23:55:32,700 wheel INFO adding 'phonenumbers/phonenumber.pyi' 2025-11-20 23:55:32,700 wheel INFO adding 'phonenumbers/phonenumbermatcher.py' 2025-11-20 23:55:32,701 wheel INFO adding 'phonenumbers/phonenumbermatcher.pyi' 2025-11-20 23:55:32,701 wheel INFO adding 'phonenumbers/phonenumberutil.py' 2025-11-20 23:55:32,702 wheel INFO adding 'phonenumbers/phonenumberutil.pyi' 2025-11-20 23:55:32,702 wheel INFO adding 'phonenumbers/prefix.py' 2025-11-20 23:55:32,703 wheel INFO adding 'phonenumbers/prefix.pyi' 2025-11-20 23:55:32,703 wheel INFO adding 'phonenumbers/py.typed' 2025-11-20 23:55:32,703 wheel INFO adding 'phonenumbers/re_util.py' 2025-11-20 23:55:32,703 wheel INFO adding 'phonenumbers/re_util.pyi' 2025-11-20 23:55:32,704 wheel INFO adding 'phonenumbers/shortnumberinfo.py' 2025-11-20 23:55:32,704 wheel INFO adding 'phonenumbers/shortnumberinfo.pyi' 2025-11-20 23:55:32,704 wheel INFO adding 'phonenumbers/timezone.py' 2025-11-20 23:55:32,705 wheel INFO adding 'phonenumbers/timezone.pyi' 2025-11-20 23:55:32,705 wheel INFO adding 'phonenumbers/unicode_util.py' 2025-11-20 23:55:32,705 wheel INFO adding 'phonenumbers/unicode_util.pyi' 2025-11-20 23:55:32,705 wheel INFO adding 'phonenumbers/util.py' 2025-11-20 23:55:32,706 wheel INFO adding 'phonenumbers/util.pyi' 2025-11-20 23:55:32,706 wheel INFO adding 'phonenumbers/carrierdata/__init__.py' 2025-11-20 23:55:32,706 wheel INFO adding 'phonenumbers/carrierdata/__init__.pyi' 2025-11-20 23:55:32,707 wheel INFO adding 'phonenumbers/carrierdata/data0.py' 2025-11-20 23:55:32,709 wheel INFO adding 'phonenumbers/carrierdata/data1.py' 2025-11-20 23:55:32,711 wheel INFO adding 'phonenumbers/carrierdata/data2.py' 2025-11-20 23:55:32,713 wheel INFO adding 'phonenumbers/data/__init__.py' 2025-11-20 23:55:32,713 wheel INFO adding 'phonenumbers/data/__init__.pyi' 2025-11-20 23:55:32,714 wheel INFO adding 'phonenumbers/data/alt_format_255.py' 2025-11-20 23:55:32,714 wheel INFO adding 'phonenumbers/data/alt_format_27.py' 2025-11-20 23:55:32,714 wheel INFO adding 'phonenumbers/data/alt_format_30.py' 2025-11-20 23:55:32,714 wheel INFO adding 'phonenumbers/data/alt_format_31.py' 2025-11-20 23:55:32,715 wheel INFO adding 'phonenumbers/data/alt_format_34.py' 2025-11-20 23:55:32,715 wheel INFO adding 'phonenumbers/data/alt_format_350.py' 2025-11-20 23:55:32,715 wheel INFO adding 'phonenumbers/data/alt_format_351.py' 2025-11-20 23:55:32,715 wheel INFO adding 'phonenumbers/data/alt_format_352.py' 2025-11-20 23:55:32,716 wheel INFO adding 'phonenumbers/data/alt_format_358.py' 2025-11-20 23:55:32,716 wheel INFO adding 'phonenumbers/data/alt_format_359.py' 2025-11-20 23:55:32,716 wheel INFO adding 'phonenumbers/data/alt_format_36.py' 2025-11-20 23:55:32,716 wheel INFO adding 'phonenumbers/data/alt_format_372.py' 2025-11-20 23:55:32,717 wheel INFO adding 'phonenumbers/data/alt_format_373.py' 2025-11-20 23:55:32,717 wheel INFO adding 'phonenumbers/data/alt_format_380.py' 2025-11-20 23:55:32,717 wheel INFO adding 'phonenumbers/data/alt_format_381.py' 2025-11-20 23:55:32,717 wheel INFO adding 'phonenumbers/data/alt_format_385.py' 2025-11-20 23:55:32,717 wheel INFO adding 'phonenumbers/data/alt_format_39.py' 2025-11-20 23:55:32,718 wheel INFO adding 'phonenumbers/data/alt_format_43.py' 2025-11-20 23:55:32,718 wheel INFO adding 'phonenumbers/data/alt_format_44.py' 2025-11-20 23:55:32,718 wheel INFO adding 'phonenumbers/data/alt_format_49.py' 2025-11-20 23:55:32,719 wheel INFO adding 'phonenumbers/data/alt_format_505.py' 2025-11-20 23:55:32,719 wheel INFO adding 'phonenumbers/data/alt_format_506.py' 2025-11-20 23:55:32,719 wheel INFO adding 'phonenumbers/data/alt_format_52.py' 2025-11-20 23:55:32,719 wheel INFO adding 'phonenumbers/data/alt_format_54.py' 2025-11-20 23:55:32,720 wheel INFO adding 'phonenumbers/data/alt_format_55.py' 2025-11-20 23:55:32,720 wheel INFO adding 'phonenumbers/data/alt_format_58.py' 2025-11-20 23:55:32,720 wheel INFO adding 'phonenumbers/data/alt_format_595.py' 2025-11-20 23:55:32,720 wheel INFO adding 'phonenumbers/data/alt_format_61.py' 2025-11-20 23:55:32,720 wheel INFO adding 'phonenumbers/data/alt_format_62.py' 2025-11-20 23:55:32,721 wheel INFO adding 'phonenumbers/data/alt_format_64.py' 2025-11-20 23:55:32,721 wheel INFO adding 'phonenumbers/data/alt_format_66.py' 2025-11-20 23:55:32,721 wheel INFO adding 'phonenumbers/data/alt_format_675.py' 2025-11-20 23:55:32,721 wheel INFO adding 'phonenumbers/data/alt_format_676.py' 2025-11-20 23:55:32,722 wheel INFO adding 'phonenumbers/data/alt_format_679.py' 2025-11-20 23:55:32,722 wheel INFO adding 'phonenumbers/data/alt_format_7.py' 2025-11-20 23:55:32,722 wheel INFO adding 'phonenumbers/data/alt_format_81.py' 2025-11-20 23:55:32,722 wheel INFO adding 'phonenumbers/data/alt_format_84.py' 2025-11-20 23:55:32,723 wheel INFO adding 'phonenumbers/data/alt_format_855.py' 2025-11-20 23:55:32,723 wheel INFO adding 'phonenumbers/data/alt_format_856.py' 2025-11-20 23:55:32,723 wheel INFO adding 'phonenumbers/data/alt_format_90.py' 2025-11-20 23:55:32,723 wheel INFO adding 'phonenumbers/data/alt_format_91.py' 2025-11-20 23:55:32,723 wheel INFO adding 'phonenumbers/data/alt_format_94.py' 2025-11-20 23:55:32,724 wheel INFO adding 'phonenumbers/data/alt_format_95.py' 2025-11-20 23:55:32,724 wheel INFO adding 'phonenumbers/data/alt_format_971.py' 2025-11-20 23:55:32,724 wheel INFO adding 'phonenumbers/data/alt_format_972.py' 2025-11-20 23:55:32,724 wheel INFO adding 'phonenumbers/data/alt_format_995.py' 2025-11-20 23:55:32,725 wheel INFO adding 'phonenumbers/data/region_800.py' 2025-11-20 23:55:32,725 wheel INFO adding 'phonenumbers/data/region_808.py' 2025-11-20 23:55:32,725 wheel INFO adding 'phonenumbers/data/region_870.py' 2025-11-20 23:55:32,725 wheel INFO adding 'phonenumbers/data/region_878.py' 2025-11-20 23:55:32,726 wheel INFO adding 'phonenumbers/data/region_881.py' 2025-11-20 23:55:32,726 wheel INFO adding 'phonenumbers/data/region_882.py' 2025-11-20 23:55:32,726 wheel INFO adding 'phonenumbers/data/region_883.py' 2025-11-20 23:55:32,726 wheel INFO adding 'phonenumbers/data/region_888.py' 2025-11-20 23:55:32,727 wheel INFO adding 'phonenumbers/data/region_979.py' 2025-11-20 23:55:32,727 wheel INFO adding 'phonenumbers/data/region_AC.py' 2025-11-20 23:55:32,727 wheel INFO adding 'phonenumbers/data/region_AD.py' 2025-11-20 23:55:32,727 wheel INFO adding 'phonenumbers/data/region_AE.py' 2025-11-20 23:55:32,728 wheel INFO adding 'phonenumbers/data/region_AF.py' 2025-11-20 23:55:32,728 wheel INFO adding 'phonenumbers/data/region_AG.py' 2025-11-20 23:55:32,728 wheel INFO adding 'phonenumbers/data/region_AI.py' 2025-11-20 23:55:32,728 wheel INFO adding 'phonenumbers/data/region_AL.py' 2025-11-20 23:55:32,728 wheel INFO adding 'phonenumbers/data/region_AM.py' 2025-11-20 23:55:32,729 wheel INFO adding 'phonenumbers/data/region_AO.py' 2025-11-20 23:55:32,729 wheel INFO adding 'phonenumbers/data/region_AR.py' 2025-11-20 23:55:32,729 wheel INFO adding 'phonenumbers/data/region_AS.py' 2025-11-20 23:55:32,730 wheel INFO adding 'phonenumbers/data/region_AT.py' 2025-11-20 23:55:32,730 wheel INFO adding 'phonenumbers/data/region_AU.py' 2025-11-20 23:55:32,730 wheel INFO adding 'phonenumbers/data/region_AW.py' 2025-11-20 23:55:32,730 wheel INFO adding 'phonenumbers/data/region_AX.py' 2025-11-20 23:55:32,731 wheel INFO adding 'phonenumbers/data/region_AZ.py' 2025-11-20 23:55:32,731 wheel INFO adding 'phonenumbers/data/region_BA.py' 2025-11-20 23:55:32,731 wheel INFO adding 'phonenumbers/data/region_BB.py' 2025-11-20 23:55:32,731 wheel INFO adding 'phonenumbers/data/region_BD.py' 2025-11-20 23:55:32,732 wheel INFO adding 'phonenumbers/data/region_BE.py' 2025-11-20 23:55:32,732 wheel INFO adding 'phonenumbers/data/region_BF.py' 2025-11-20 23:55:32,732 wheel INFO adding 'phonenumbers/data/region_BG.py' 2025-11-20 23:55:32,732 wheel INFO adding 'phonenumbers/data/region_BH.py' 2025-11-20 23:55:32,732 wheel INFO adding 'phonenumbers/data/region_BI.py' 2025-11-20 23:55:32,733 wheel INFO adding 'phonenumbers/data/region_BJ.py' 2025-11-20 23:55:32,733 wheel INFO adding 'phonenumbers/data/region_BL.py' 2025-11-20 23:55:32,733 wheel INFO adding 'phonenumbers/data/region_BM.py' 2025-11-20 23:55:32,733 wheel INFO adding 'phonenumbers/data/region_BN.py' 2025-11-20 23:55:32,734 wheel INFO adding 'phonenumbers/data/region_BO.py' 2025-11-20 23:55:32,734 wheel INFO adding 'phonenumbers/data/region_BQ.py' 2025-11-20 23:55:32,734 wheel INFO adding 'phonenumbers/data/region_BR.py' 2025-11-20 23:55:32,734 wheel INFO adding 'phonenumbers/data/region_BS.py' 2025-11-20 23:55:32,735 wheel INFO adding 'phonenumbers/data/region_BT.py' 2025-11-20 23:55:32,735 wheel INFO adding 'phonenumbers/data/region_BW.py' 2025-11-20 23:55:32,735 wheel INFO adding 'phonenumbers/data/region_BY.py' 2025-11-20 23:55:32,735 wheel INFO adding 'phonenumbers/data/region_BZ.py' 2025-11-20 23:55:32,736 wheel INFO adding 'phonenumbers/data/region_CA.py' 2025-11-20 23:55:32,736 wheel INFO adding 'phonenumbers/data/region_CC.py' 2025-11-20 23:55:32,736 wheel INFO adding 'phonenumbers/data/region_CD.py' 2025-11-20 23:55:32,737 wheel INFO adding 'phonenumbers/data/region_CF.py' 2025-11-20 23:55:32,737 wheel INFO adding 'phonenumbers/data/region_CG.py' 2025-11-20 23:55:32,737 wheel INFO adding 'phonenumbers/data/region_CH.py' 2025-11-20 23:55:32,737 wheel INFO adding 'phonenumbers/data/region_CI.py' 2025-11-20 23:55:32,738 wheel INFO adding 'phonenumbers/data/region_CK.py' 2025-11-20 23:55:32,738 wheel INFO adding 'phonenumbers/data/region_CL.py' 2025-11-20 23:55:32,738 wheel INFO adding 'phonenumbers/data/region_CM.py' 2025-11-20 23:55:32,738 wheel INFO adding 'phonenumbers/data/region_CN.py' 2025-11-20 23:55:32,739 wheel INFO adding 'phonenumbers/data/region_CO.py' 2025-11-20 23:55:32,739 wheel INFO adding 'phonenumbers/data/region_CR.py' 2025-11-20 23:55:32,739 wheel INFO adding 'phonenumbers/data/region_CU.py' 2025-11-20 23:55:32,739 wheel INFO adding 'phonenumbers/data/region_CV.py' 2025-11-20 23:55:32,740 wheel INFO adding 'phonenumbers/data/region_CW.py' 2025-11-20 23:55:32,740 wheel INFO adding 'phonenumbers/data/region_CX.py' 2025-11-20 23:55:32,740 wheel INFO adding 'phonenumbers/data/region_CY.py' 2025-11-20 23:55:32,740 wheel INFO adding 'phonenumbers/data/region_CZ.py' 2025-11-20 23:55:32,741 wheel INFO adding 'phonenumbers/data/region_DE.py' 2025-11-20 23:55:32,741 wheel INFO adding 'phonenumbers/data/region_DJ.py' 2025-11-20 23:55:32,741 wheel INFO adding 'phonenumbers/data/region_DK.py' 2025-11-20 23:55:32,741 wheel INFO adding 'phonenumbers/data/region_DM.py' 2025-11-20 23:55:32,742 wheel INFO adding 'phonenumbers/data/region_DO.py' 2025-11-20 23:55:32,742 wheel INFO adding 'phonenumbers/data/region_DZ.py' 2025-11-20 23:55:32,742 wheel INFO adding 'phonenumbers/data/region_EC.py' 2025-11-20 23:55:32,742 wheel INFO adding 'phonenumbers/data/region_EE.py' 2025-11-20 23:55:32,743 wheel INFO adding 'phonenumbers/data/region_EG.py' 2025-11-20 23:55:32,743 wheel INFO adding 'phonenumbers/data/region_EH.py' 2025-11-20 23:55:32,743 wheel INFO adding 'phonenumbers/data/region_ER.py' 2025-11-20 23:55:32,743 wheel INFO adding 'phonenumbers/data/region_ES.py' 2025-11-20 23:55:32,743 wheel INFO adding 'phonenumbers/data/region_ET.py' 2025-11-20 23:55:32,744 wheel INFO adding 'phonenumbers/data/region_FI.py' 2025-11-20 23:55:32,744 wheel INFO adding 'phonenumbers/data/region_FJ.py' 2025-11-20 23:55:32,744 wheel INFO adding 'phonenumbers/data/region_FK.py' 2025-11-20 23:55:32,744 wheel INFO adding 'phonenumbers/data/region_FM.py' 2025-11-20 23:55:32,745 wheel INFO adding 'phonenumbers/data/region_FO.py' 2025-11-20 23:55:32,745 wheel INFO adding 'phonenumbers/data/region_FR.py' 2025-11-20 23:55:32,745 wheel INFO adding 'phonenumbers/data/region_GA.py' 2025-11-20 23:55:32,745 wheel INFO adding 'phonenumbers/data/region_GB.py' 2025-11-20 23:55:32,746 wheel INFO adding 'phonenumbers/data/region_GD.py' 2025-11-20 23:55:32,746 wheel INFO adding 'phonenumbers/data/region_GE.py' 2025-11-20 23:55:32,746 wheel INFO adding 'phonenumbers/data/region_GF.py' 2025-11-20 23:55:32,746 wheel INFO adding 'phonenumbers/data/region_GG.py' 2025-11-20 23:55:32,747 wheel INFO adding 'phonenumbers/data/region_GH.py' 2025-11-20 23:55:32,747 wheel INFO adding 'phonenumbers/data/region_GI.py' 2025-11-20 23:55:32,747 wheel INFO adding 'phonenumbers/data/region_GL.py' 2025-11-20 23:55:32,747 wheel INFO adding 'phonenumbers/data/region_GM.py' 2025-11-20 23:55:32,748 wheel INFO adding 'phonenumbers/data/region_GN.py' 2025-11-20 23:55:32,748 wheel INFO adding 'phonenumbers/data/region_GP.py' 2025-11-20 23:55:32,748 wheel INFO adding 'phonenumbers/data/region_GQ.py' 2025-11-20 23:55:32,748 wheel INFO adding 'phonenumbers/data/region_GR.py' 2025-11-20 23:55:32,749 wheel INFO adding 'phonenumbers/data/region_GT.py' 2025-11-20 23:55:32,749 wheel INFO adding 'phonenumbers/data/region_GU.py' 2025-11-20 23:55:32,749 wheel INFO adding 'phonenumbers/data/region_GW.py' 2025-11-20 23:55:32,749 wheel INFO adding 'phonenumbers/data/region_GY.py' 2025-11-20 23:55:32,750 wheel INFO adding 'phonenumbers/data/region_HK.py' 2025-11-20 23:55:32,750 wheel INFO adding 'phonenumbers/data/region_HN.py' 2025-11-20 23:55:32,750 wheel INFO adding 'phonenumbers/data/region_HR.py' 2025-11-20 23:55:32,750 wheel INFO adding 'phonenumbers/data/region_HT.py' 2025-11-20 23:55:32,750 wheel INFO adding 'phonenumbers/data/region_HU.py' 2025-11-20 23:55:32,751 wheel INFO adding 'phonenumbers/data/region_ID.py' 2025-11-20 23:55:32,751 wheel INFO adding 'phonenumbers/data/region_IE.py' 2025-11-20 23:55:32,751 wheel INFO adding 'phonenumbers/data/region_IL.py' 2025-11-20 23:55:32,751 wheel INFO adding 'phonenumbers/data/region_IM.py' 2025-11-20 23:55:32,752 wheel INFO adding 'phonenumbers/data/region_IN.py' 2025-11-20 23:55:32,752 wheel INFO adding 'phonenumbers/data/region_IO.py' 2025-11-20 23:55:32,752 wheel INFO adding 'phonenumbers/data/region_IQ.py' 2025-11-20 23:55:32,752 wheel INFO adding 'phonenumbers/data/region_IR.py' 2025-11-20 23:55:32,753 wheel INFO adding 'phonenumbers/data/region_IS.py' 2025-11-20 23:55:32,753 wheel INFO adding 'phonenumbers/data/region_IT.py' 2025-11-20 23:55:32,753 wheel INFO adding 'phonenumbers/data/region_JE.py' 2025-11-20 23:55:32,753 wheel INFO adding 'phonenumbers/data/region_JM.py' 2025-11-20 23:55:32,754 wheel INFO adding 'phonenumbers/data/region_JO.py' 2025-11-20 23:55:32,754 wheel INFO adding 'phonenumbers/data/region_JP.py' 2025-11-20 23:55:32,754 wheel INFO adding 'phonenumbers/data/region_KE.py' 2025-11-20 23:55:32,754 wheel INFO adding 'phonenumbers/data/region_KG.py' 2025-11-20 23:55:32,755 wheel INFO adding 'phonenumbers/data/region_KH.py' 2025-11-20 23:55:32,755 wheel INFO adding 'phonenumbers/data/region_KI.py' 2025-11-20 23:55:32,755 wheel INFO adding 'phonenumbers/data/region_KM.py' 2025-11-20 23:55:32,755 wheel INFO adding 'phonenumbers/data/region_KN.py' 2025-11-20 23:55:32,756 wheel INFO adding 'phonenumbers/data/region_KP.py' 2025-11-20 23:55:32,756 wheel INFO adding 'phonenumbers/data/region_KR.py' 2025-11-20 23:55:32,756 wheel INFO adding 'phonenumbers/data/region_KW.py' 2025-11-20 23:55:32,756 wheel INFO adding 'phonenumbers/data/region_KY.py' 2025-11-20 23:55:32,757 wheel INFO adding 'phonenumbers/data/region_KZ.py' 2025-11-20 23:55:32,757 wheel INFO adding 'phonenumbers/data/region_LA.py' 2025-11-20 23:55:32,757 wheel INFO adding 'phonenumbers/data/region_LB.py' 2025-11-20 23:55:32,757 wheel INFO adding 'phonenumbers/data/region_LC.py' 2025-11-20 23:55:32,758 wheel INFO adding 'phonenumbers/data/region_LI.py' 2025-11-20 23:55:32,758 wheel INFO adding 'phonenumbers/data/region_LK.py' 2025-11-20 23:55:32,758 wheel INFO adding 'phonenumbers/data/region_LR.py' 2025-11-20 23:55:32,758 wheel INFO adding 'phonenumbers/data/region_LS.py' 2025-11-20 23:55:32,759 wheel INFO adding 'phonenumbers/data/region_LT.py' 2025-11-20 23:55:32,759 wheel INFO adding 'phonenumbers/data/region_LU.py' 2025-11-20 23:55:32,759 wheel INFO adding 'phonenumbers/data/region_LV.py' 2025-11-20 23:55:32,759 wheel INFO adding 'phonenumbers/data/region_LY.py' 2025-11-20 23:55:32,760 wheel INFO adding 'phonenumbers/data/region_MA.py' 2025-11-20 23:55:32,760 wheel INFO adding 'phonenumbers/data/region_MC.py' 2025-11-20 23:55:32,760 wheel INFO adding 'phonenumbers/data/region_MD.py' 2025-11-20 23:55:32,760 wheel INFO adding 'phonenumbers/data/region_ME.py' 2025-11-20 23:55:32,760 wheel INFO adding 'phonenumbers/data/region_MF.py' 2025-11-20 23:55:32,761 wheel INFO adding 'phonenumbers/data/region_MG.py' 2025-11-20 23:55:32,761 wheel INFO adding 'phonenumbers/data/region_MH.py' 2025-11-20 23:55:32,761 wheel INFO adding 'phonenumbers/data/region_MK.py' 2025-11-20 23:55:32,761 wheel INFO adding 'phonenumbers/data/region_ML.py' 2025-11-20 23:55:32,762 wheel INFO adding 'phonenumbers/data/region_MM.py' 2025-11-20 23:55:32,762 wheel INFO adding 'phonenumbers/data/region_MN.py' 2025-11-20 23:55:32,762 wheel INFO adding 'phonenumbers/data/region_MO.py' 2025-11-20 23:55:32,762 wheel INFO adding 'phonenumbers/data/region_MP.py' 2025-11-20 23:55:32,763 wheel INFO adding 'phonenumbers/data/region_MQ.py' 2025-11-20 23:55:32,763 wheel INFO adding 'phonenumbers/data/region_MR.py' 2025-11-20 23:55:32,763 wheel INFO adding 'phonenumbers/data/region_MS.py' 2025-11-20 23:55:32,763 wheel INFO adding 'phonenumbers/data/region_MT.py' 2025-11-20 23:55:32,764 wheel INFO adding 'phonenumbers/data/region_MU.py' 2025-11-20 23:55:32,764 wheel INFO adding 'phonenumbers/data/region_MV.py' 2025-11-20 23:55:32,764 wheel INFO adding 'phonenumbers/data/region_MW.py' 2025-11-20 23:55:32,764 wheel INFO adding 'phonenumbers/data/region_MX.py' 2025-11-20 23:55:32,765 wheel INFO adding 'phonenumbers/data/region_MY.py' 2025-11-20 23:55:32,765 wheel INFO adding 'phonenumbers/data/region_MZ.py' 2025-11-20 23:55:32,765 wheel INFO adding 'phonenumbers/data/region_NA.py' 2025-11-20 23:55:32,765 wheel INFO adding 'phonenumbers/data/region_NC.py' 2025-11-20 23:55:32,765 wheel INFO adding 'phonenumbers/data/region_NE.py' 2025-11-20 23:55:32,766 wheel INFO adding 'phonenumbers/data/region_NF.py' 2025-11-20 23:55:32,766 wheel INFO adding 'phonenumbers/data/region_NG.py' 2025-11-20 23:55:32,766 wheel INFO adding 'phonenumbers/data/region_NI.py' 2025-11-20 23:55:32,766 wheel INFO adding 'phonenumbers/data/region_NL.py' 2025-11-20 23:55:32,767 wheel INFO adding 'phonenumbers/data/region_NO.py' 2025-11-20 23:55:32,767 wheel INFO adding 'phonenumbers/data/region_NP.py' 2025-11-20 23:55:32,767 wheel INFO adding 'phonenumbers/data/region_NR.py' 2025-11-20 23:55:32,767 wheel INFO adding 'phonenumbers/data/region_NU.py' 2025-11-20 23:55:32,768 wheel INFO adding 'phonenumbers/data/region_NZ.py' 2025-11-20 23:55:32,768 wheel INFO adding 'phonenumbers/data/region_OM.py' 2025-11-20 23:55:32,768 wheel INFO adding 'phonenumbers/data/region_PA.py' 2025-11-20 23:55:32,768 wheel INFO adding 'phonenumbers/data/region_PE.py' 2025-11-20 23:55:32,769 wheel INFO adding 'phonenumbers/data/region_PF.py' 2025-11-20 23:55:32,769 wheel INFO adding 'phonenumbers/data/region_PG.py' 2025-11-20 23:55:32,769 wheel INFO adding 'phonenumbers/data/region_PH.py' 2025-11-20 23:55:32,769 wheel INFO adding 'phonenumbers/data/region_PK.py' 2025-11-20 23:55:32,770 wheel INFO adding 'phonenumbers/data/region_PL.py' 2025-11-20 23:55:32,770 wheel INFO adding 'phonenumbers/data/region_PM.py' 2025-11-20 23:55:32,770 wheel INFO adding 'phonenumbers/data/region_PR.py' 2025-11-20 23:55:32,770 wheel INFO adding 'phonenumbers/data/region_PS.py' 2025-11-20 23:55:32,771 wheel INFO adding 'phonenumbers/data/region_PT.py' 2025-11-20 23:55:32,771 wheel INFO adding 'phonenumbers/data/region_PW.py' 2025-11-20 23:55:32,771 wheel INFO adding 'phonenumbers/data/region_PY.py' 2025-11-20 23:55:32,771 wheel INFO adding 'phonenumbers/data/region_QA.py' 2025-11-20 23:55:32,771 wheel INFO adding 'phonenumbers/data/region_RE.py' 2025-11-20 23:55:32,772 wheel INFO adding 'phonenumbers/data/region_RO.py' 2025-11-20 23:55:32,772 wheel INFO adding 'phonenumbers/data/region_RS.py' 2025-11-20 23:55:32,772 wheel INFO adding 'phonenumbers/data/region_RU.py' 2025-11-20 23:55:32,772 wheel INFO adding 'phonenumbers/data/region_RW.py' 2025-11-20 23:55:32,773 wheel INFO adding 'phonenumbers/data/region_SA.py' 2025-11-20 23:55:32,773 wheel INFO adding 'phonenumbers/data/region_SB.py' 2025-11-20 23:55:32,773 wheel INFO adding 'phonenumbers/data/region_SC.py' 2025-11-20 23:55:32,773 wheel INFO adding 'phonenumbers/data/region_SD.py' 2025-11-20 23:55:32,774 wheel INFO adding 'phonenumbers/data/region_SE.py' 2025-11-20 23:55:32,774 wheel INFO adding 'phonenumbers/data/region_SG.py' 2025-11-20 23:55:32,774 wheel INFO adding 'phonenumbers/data/region_SH.py' 2025-11-20 23:55:32,774 wheel INFO adding 'phonenumbers/data/region_SI.py' 2025-11-20 23:55:32,775 wheel INFO adding 'phonenumbers/data/region_SJ.py' 2025-11-20 23:55:32,775 wheel INFO adding 'phonenumbers/data/region_SK.py' 2025-11-20 23:55:32,775 wheel INFO adding 'phonenumbers/data/region_SL.py' 2025-11-20 23:55:32,776 wheel INFO adding 'phonenumbers/data/region_SM.py' 2025-11-20 23:55:32,776 wheel INFO adding 'phonenumbers/data/region_SN.py' 2025-11-20 23:55:32,776 wheel INFO adding 'phonenumbers/data/region_SO.py' 2025-11-20 23:55:32,776 wheel INFO adding 'phonenumbers/data/region_SR.py' 2025-11-20 23:55:32,777 wheel INFO adding 'phonenumbers/data/region_SS.py' 2025-11-20 23:55:32,777 wheel INFO adding 'phonenumbers/data/region_ST.py' 2025-11-20 23:55:32,777 wheel INFO adding 'phonenumbers/data/region_SV.py' 2025-11-20 23:55:32,777 wheel INFO adding 'phonenumbers/data/region_SX.py' 2025-11-20 23:55:32,778 wheel INFO adding 'phonenumbers/data/region_SY.py' 2025-11-20 23:55:32,778 wheel INFO adding 'phonenumbers/data/region_SZ.py' 2025-11-20 23:55:32,778 wheel INFO adding 'phonenumbers/data/region_TA.py' 2025-11-20 23:55:32,778 wheel INFO adding 'phonenumbers/data/region_TC.py' 2025-11-20 23:55:32,779 wheel INFO adding 'phonenumbers/data/region_TD.py' 2025-11-20 23:55:32,779 wheel INFO adding 'phonenumbers/data/region_TG.py' 2025-11-20 23:55:32,779 wheel INFO adding 'phonenumbers/data/region_TH.py' 2025-11-20 23:55:32,779 wheel INFO adding 'phonenumbers/data/region_TJ.py' 2025-11-20 23:55:32,779 wheel INFO adding 'phonenumbers/data/region_TK.py' 2025-11-20 23:55:32,780 wheel INFO adding 'phonenumbers/data/region_TL.py' 2025-11-20 23:55:32,780 wheel INFO adding 'phonenumbers/data/region_TM.py' 2025-11-20 23:55:32,780 wheel INFO adding 'phonenumbers/data/region_TN.py' 2025-11-20 23:55:32,780 wheel INFO adding 'phonenumbers/data/region_TO.py' 2025-11-20 23:55:32,781 wheel INFO adding 'phonenumbers/data/region_TR.py' 2025-11-20 23:55:32,781 wheel INFO adding 'phonenumbers/data/region_TT.py' 2025-11-20 23:55:32,781 wheel INFO adding 'phonenumbers/data/region_TV.py' 2025-11-20 23:55:32,781 wheel INFO adding 'phonenumbers/data/region_TW.py' 2025-11-20 23:55:32,782 wheel INFO adding 'phonenumbers/data/region_TZ.py' 2025-11-20 23:55:32,782 wheel INFO adding 'phonenumbers/data/region_UA.py' 2025-11-20 23:55:32,782 wheel INFO adding 'phonenumbers/data/region_UG.py' 2025-11-20 23:55:32,782 wheel INFO adding 'phonenumbers/data/region_US.py' 2025-11-20 23:55:32,783 wheel INFO adding 'phonenumbers/data/region_UY.py' 2025-11-20 23:55:32,783 wheel INFO adding 'phonenumbers/data/region_UZ.py' 2025-11-20 23:55:32,783 wheel INFO adding 'phonenumbers/data/region_VA.py' 2025-11-20 23:55:32,783 wheel INFO adding 'phonenumbers/data/region_VC.py' 2025-11-20 23:55:32,784 wheel INFO adding 'phonenumbers/data/region_VE.py' 2025-11-20 23:55:32,784 wheel INFO adding 'phonenumbers/data/region_VG.py' 2025-11-20 23:55:32,784 wheel INFO adding 'phonenumbers/data/region_VI.py' 2025-11-20 23:55:32,784 wheel INFO adding 'phonenumbers/data/region_VN.py' 2025-11-20 23:55:32,785 wheel INFO adding 'phonenumbers/data/region_VU.py' 2025-11-20 23:55:32,785 wheel INFO adding 'phonenumbers/data/region_WF.py' 2025-11-20 23:55:32,785 wheel INFO adding 'phonenumbers/data/region_WS.py' 2025-11-20 23:55:32,785 wheel INFO adding 'phonenumbers/data/region_XK.py' 2025-11-20 23:55:32,786 wheel INFO adding 'phonenumbers/data/region_YE.py' 2025-11-20 23:55:32,786 wheel INFO adding 'phonenumbers/data/region_YT.py' 2025-11-20 23:55:32,786 wheel INFO adding 'phonenumbers/data/region_ZA.py' 2025-11-20 23:55:32,786 wheel INFO adding 'phonenumbers/data/region_ZM.py' 2025-11-20 23:55:32,787 wheel INFO adding 'phonenumbers/data/region_ZW.py' 2025-11-20 23:55:32,787 wheel INFO adding 'phonenumbers/geodata/__init__.py' 2025-11-20 23:55:32,787 wheel INFO adding 'phonenumbers/geodata/__init__.pyi' 2025-11-20 23:55:32,788 wheel INFO adding 'phonenumbers/geodata/data0.py' 2025-11-20 23:55:32,790 wheel INFO adding 'phonenumbers/geodata/data1.py' 2025-11-20 23:55:32,792 wheel INFO adding 'phonenumbers/geodata/data10.py' 2025-11-20 23:55:32,795 wheel INFO adding 'phonenumbers/geodata/data11.py' 2025-11-20 23:55:32,797 wheel INFO adding 'phonenumbers/geodata/data12.py' 2025-11-20 23:55:32,799 wheel INFO adding 'phonenumbers/geodata/data13.py' 2025-11-20 23:55:32,801 wheel INFO adding 'phonenumbers/geodata/data14.py' 2025-11-20 23:55:32,806 wheel INFO adding 'phonenumbers/geodata/data15.py' 2025-11-20 23:55:32,811 wheel INFO adding 'phonenumbers/geodata/data16.py' 2025-11-20 23:55:32,816 wheel INFO adding 'phonenumbers/geodata/data17.py' 2025-11-20 23:55:32,821 wheel INFO adding 'phonenumbers/geodata/data18.py' 2025-11-20 23:55:32,826 wheel INFO adding 'phonenumbers/geodata/data19.py' 2025-11-20 23:55:32,830 wheel INFO adding 'phonenumbers/geodata/data2.py' 2025-11-20 23:55:32,833 wheel INFO adding 'phonenumbers/geodata/data20.py' 2025-11-20 23:55:32,838 wheel INFO adding 'phonenumbers/geodata/data21.py' 2025-11-20 23:55:32,843 wheel INFO adding 'phonenumbers/geodata/data22.py' 2025-11-20 23:55:32,848 wheel INFO adding 'phonenumbers/geodata/data23.py' 2025-11-20 23:55:32,853 wheel INFO adding 'phonenumbers/geodata/data24.py' 2025-11-20 23:55:32,858 wheel INFO adding 'phonenumbers/geodata/data25.py' 2025-11-20 23:55:32,864 wheel INFO adding 'phonenumbers/geodata/data26.py' 2025-11-20 23:55:32,868 wheel INFO adding 'phonenumbers/geodata/data27.py' 2025-11-20 23:55:32,871 wheel INFO adding 'phonenumbers/geodata/data28.py' 2025-11-20 23:55:32,873 wheel INFO adding 'phonenumbers/geodata/data3.py' 2025-11-20 23:55:32,876 wheel INFO adding 'phonenumbers/geodata/data4.py' 2025-11-20 23:55:32,880 wheel INFO adding 'phonenumbers/geodata/data5.py' 2025-11-20 23:55:32,884 wheel INFO adding 'phonenumbers/geodata/data6.py' 2025-11-20 23:55:32,887 wheel INFO adding 'phonenumbers/geodata/data7.py' 2025-11-20 23:55:32,890 wheel INFO adding 'phonenumbers/geodata/data8.py' 2025-11-20 23:55:32,892 wheel INFO adding 'phonenumbers/geodata/data9.py' 2025-11-20 23:55:32,895 wheel INFO adding 'phonenumbers/geodata/locale.py' 2025-11-20 23:55:32,897 wheel INFO adding 'phonenumbers/geodata/locale.pyi' 2025-11-20 23:55:32,898 wheel INFO adding 'phonenumbers/shortdata/__init__.py' 2025-11-20 23:55:32,898 wheel INFO adding 'phonenumbers/shortdata/__init__.pyi' 2025-11-20 23:55:32,898 wheel INFO adding 'phonenumbers/shortdata/region_AC.py' 2025-11-20 23:55:32,898 wheel INFO adding 'phonenumbers/shortdata/region_AD.py' 2025-11-20 23:55:32,899 wheel INFO adding 'phonenumbers/shortdata/region_AE.py' 2025-11-20 23:55:32,899 wheel INFO adding 'phonenumbers/shortdata/region_AF.py' 2025-11-20 23:55:32,899 wheel INFO adding 'phonenumbers/shortdata/region_AG.py' 2025-11-20 23:55:32,899 wheel INFO adding 'phonenumbers/shortdata/region_AI.py' 2025-11-20 23:55:32,900 wheel INFO adding 'phonenumbers/shortdata/region_AL.py' 2025-11-20 23:55:32,900 wheel INFO adding 'phonenumbers/shortdata/region_AM.py' 2025-11-20 23:55:32,900 wheel INFO adding 'phonenumbers/shortdata/region_AO.py' 2025-11-20 23:55:32,900 wheel INFO adding 'phonenumbers/shortdata/region_AR.py' 2025-11-20 23:55:32,901 wheel INFO adding 'phonenumbers/shortdata/region_AS.py' 2025-11-20 23:55:32,901 wheel INFO adding 'phonenumbers/shortdata/region_AT.py' 2025-11-20 23:55:32,901 wheel INFO adding 'phonenumbers/shortdata/region_AU.py' 2025-11-20 23:55:32,901 wheel INFO adding 'phonenumbers/shortdata/region_AW.py' 2025-11-20 23:55:32,902 wheel INFO adding 'phonenumbers/shortdata/region_AX.py' 2025-11-20 23:55:32,902 wheel INFO adding 'phonenumbers/shortdata/region_AZ.py' 2025-11-20 23:55:32,902 wheel INFO adding 'phonenumbers/shortdata/region_BA.py' 2025-11-20 23:55:32,902 wheel INFO adding 'phonenumbers/shortdata/region_BB.py' 2025-11-20 23:55:32,903 wheel INFO adding 'phonenumbers/shortdata/region_BD.py' 2025-11-20 23:55:32,903 wheel INFO adding 'phonenumbers/shortdata/region_BE.py' 2025-11-20 23:55:32,903 wheel INFO adding 'phonenumbers/shortdata/region_BF.py' 2025-11-20 23:55:32,903 wheel INFO adding 'phonenumbers/shortdata/region_BG.py' 2025-11-20 23:55:32,903 wheel INFO adding 'phonenumbers/shortdata/region_BH.py' 2025-11-20 23:55:32,904 wheel INFO adding 'phonenumbers/shortdata/region_BI.py' 2025-11-20 23:55:32,904 wheel INFO adding 'phonenumbers/shortdata/region_BJ.py' 2025-11-20 23:55:32,904 wheel INFO adding 'phonenumbers/shortdata/region_BL.py' 2025-11-20 23:55:32,904 wheel INFO adding 'phonenumbers/shortdata/region_BM.py' 2025-11-20 23:55:32,905 wheel INFO adding 'phonenumbers/shortdata/region_BN.py' 2025-11-20 23:55:32,905 wheel INFO adding 'phonenumbers/shortdata/region_BO.py' 2025-11-20 23:55:32,905 wheel INFO adding 'phonenumbers/shortdata/region_BQ.py' 2025-11-20 23:55:32,905 wheel INFO adding 'phonenumbers/shortdata/region_BR.py' 2025-11-20 23:55:32,906 wheel INFO adding 'phonenumbers/shortdata/region_BS.py' 2025-11-20 23:55:32,906 wheel INFO adding 'phonenumbers/shortdata/region_BT.py' 2025-11-20 23:55:32,906 wheel INFO adding 'phonenumbers/shortdata/region_BW.py' 2025-11-20 23:55:32,906 wheel INFO adding 'phonenumbers/shortdata/region_BY.py' 2025-11-20 23:55:32,907 wheel INFO adding 'phonenumbers/shortdata/region_BZ.py' 2025-11-20 23:55:32,907 wheel INFO adding 'phonenumbers/shortdata/region_CA.py' 2025-11-20 23:55:32,907 wheel INFO adding 'phonenumbers/shortdata/region_CC.py' 2025-11-20 23:55:32,907 wheel INFO adding 'phonenumbers/shortdata/region_CD.py' 2025-11-20 23:55:32,908 wheel INFO adding 'phonenumbers/shortdata/region_CF.py' 2025-11-20 23:55:32,908 wheel INFO adding 'phonenumbers/shortdata/region_CG.py' 2025-11-20 23:55:32,908 wheel INFO adding 'phonenumbers/shortdata/region_CH.py' 2025-11-20 23:55:32,908 wheel INFO adding 'phonenumbers/shortdata/region_CI.py' 2025-11-20 23:55:32,909 wheel INFO adding 'phonenumbers/shortdata/region_CK.py' 2025-11-20 23:55:32,909 wheel INFO adding 'phonenumbers/shortdata/region_CL.py' 2025-11-20 23:55:32,909 wheel INFO adding 'phonenumbers/shortdata/region_CM.py' 2025-11-20 23:55:32,909 wheel INFO adding 'phonenumbers/shortdata/region_CN.py' 2025-11-20 23:55:32,909 wheel INFO adding 'phonenumbers/shortdata/region_CO.py' 2025-11-20 23:55:32,910 wheel INFO adding 'phonenumbers/shortdata/region_CR.py' 2025-11-20 23:55:32,910 wheel INFO adding 'phonenumbers/shortdata/region_CU.py' 2025-11-20 23:55:32,910 wheel INFO adding 'phonenumbers/shortdata/region_CV.py' 2025-11-20 23:55:32,910 wheel INFO adding 'phonenumbers/shortdata/region_CW.py' 2025-11-20 23:55:32,911 wheel INFO adding 'phonenumbers/shortdata/region_CX.py' 2025-11-20 23:55:32,911 wheel INFO adding 'phonenumbers/shortdata/region_CY.py' 2025-11-20 23:55:32,911 wheel INFO adding 'phonenumbers/shortdata/region_CZ.py' 2025-11-20 23:55:32,911 wheel INFO adding 'phonenumbers/shortdata/region_DE.py' 2025-11-20 23:55:32,912 wheel INFO adding 'phonenumbers/shortdata/region_DJ.py' 2025-11-20 23:55:32,912 wheel INFO adding 'phonenumbers/shortdata/region_DK.py' 2025-11-20 23:55:32,912 wheel INFO adding 'phonenumbers/shortdata/region_DM.py' 2025-11-20 23:55:32,912 wheel INFO adding 'phonenumbers/shortdata/region_DO.py' 2025-11-20 23:55:32,912 wheel INFO adding 'phonenumbers/shortdata/region_DZ.py' 2025-11-20 23:55:32,913 wheel INFO adding 'phonenumbers/shortdata/region_EC.py' 2025-11-20 23:55:32,913 wheel INFO adding 'phonenumbers/shortdata/region_EE.py' 2025-11-20 23:55:32,913 wheel INFO adding 'phonenumbers/shortdata/region_EG.py' 2025-11-20 23:55:32,913 wheel INFO adding 'phonenumbers/shortdata/region_EH.py' 2025-11-20 23:55:32,914 wheel INFO adding 'phonenumbers/shortdata/region_ER.py' 2025-11-20 23:55:32,914 wheel INFO adding 'phonenumbers/shortdata/region_ES.py' 2025-11-20 23:55:32,914 wheel INFO adding 'phonenumbers/shortdata/region_ET.py' 2025-11-20 23:55:32,914 wheel INFO adding 'phonenumbers/shortdata/region_FI.py' 2025-11-20 23:55:32,915 wheel INFO adding 'phonenumbers/shortdata/region_FJ.py' 2025-11-20 23:55:32,915 wheel INFO adding 'phonenumbers/shortdata/region_FK.py' 2025-11-20 23:55:32,915 wheel INFO adding 'phonenumbers/shortdata/region_FM.py' 2025-11-20 23:55:32,915 wheel INFO adding 'phonenumbers/shortdata/region_FO.py' 2025-11-20 23:55:32,916 wheel INFO adding 'phonenumbers/shortdata/region_FR.py' 2025-11-20 23:55:32,916 wheel INFO adding 'phonenumbers/shortdata/region_GA.py' 2025-11-20 23:55:32,916 wheel INFO adding 'phonenumbers/shortdata/region_GB.py' 2025-11-20 23:55:32,916 wheel INFO adding 'phonenumbers/shortdata/region_GD.py' 2025-11-20 23:55:32,916 wheel INFO adding 'phonenumbers/shortdata/region_GE.py' 2025-11-20 23:55:32,917 wheel INFO adding 'phonenumbers/shortdata/region_GF.py' 2025-11-20 23:55:32,917 wheel INFO adding 'phonenumbers/shortdata/region_GG.py' 2025-11-20 23:55:32,917 wheel INFO adding 'phonenumbers/shortdata/region_GH.py' 2025-11-20 23:55:32,917 wheel INFO adding 'phonenumbers/shortdata/region_GI.py' 2025-11-20 23:55:32,918 wheel INFO adding 'phonenumbers/shortdata/region_GL.py' 2025-11-20 23:55:32,918 wheel INFO adding 'phonenumbers/shortdata/region_GM.py' 2025-11-20 23:55:32,918 wheel INFO adding 'phonenumbers/shortdata/region_GN.py' 2025-11-20 23:55:32,918 wheel INFO adding 'phonenumbers/shortdata/region_GP.py' 2025-11-20 23:55:32,919 wheel INFO adding 'phonenumbers/shortdata/region_GR.py' 2025-11-20 23:55:32,919 wheel INFO adding 'phonenumbers/shortdata/region_GT.py' 2025-11-20 23:55:32,919 wheel INFO adding 'phonenumbers/shortdata/region_GU.py' 2025-11-20 23:55:32,919 wheel INFO adding 'phonenumbers/shortdata/region_GW.py' 2025-11-20 23:55:32,919 wheel INFO adding 'phonenumbers/shortdata/region_GY.py' 2025-11-20 23:55:32,920 wheel INFO adding 'phonenumbers/shortdata/region_HK.py' 2025-11-20 23:55:32,920 wheel INFO adding 'phonenumbers/shortdata/region_HN.py' 2025-11-20 23:55:32,920 wheel INFO adding 'phonenumbers/shortdata/region_HR.py' 2025-11-20 23:55:32,920 wheel INFO adding 'phonenumbers/shortdata/region_HT.py' 2025-11-20 23:55:32,921 wheel INFO adding 'phonenumbers/shortdata/region_HU.py' 2025-11-20 23:55:32,921 wheel INFO adding 'phonenumbers/shortdata/region_ID.py' 2025-11-20 23:55:32,921 wheel INFO adding 'phonenumbers/shortdata/region_IE.py' 2025-11-20 23:55:32,921 wheel INFO adding 'phonenumbers/shortdata/region_IL.py' 2025-11-20 23:55:32,922 wheel INFO adding 'phonenumbers/shortdata/region_IM.py' 2025-11-20 23:55:32,922 wheel INFO adding 'phonenumbers/shortdata/region_IN.py' 2025-11-20 23:55:32,922 wheel INFO adding 'phonenumbers/shortdata/region_IQ.py' 2025-11-20 23:55:32,922 wheel INFO adding 'phonenumbers/shortdata/region_IR.py' 2025-11-20 23:55:32,923 wheel INFO adding 'phonenumbers/shortdata/region_IS.py' 2025-11-20 23:55:32,923 wheel INFO adding 'phonenumbers/shortdata/region_IT.py' 2025-11-20 23:55:32,923 wheel INFO adding 'phonenumbers/shortdata/region_JE.py' 2025-11-20 23:55:32,923 wheel INFO adding 'phonenumbers/shortdata/region_JM.py' 2025-11-20 23:55:32,923 wheel INFO adding 'phonenumbers/shortdata/region_JO.py' 2025-11-20 23:55:32,924 wheel INFO adding 'phonenumbers/shortdata/region_JP.py' 2025-11-20 23:55:32,924 wheel INFO adding 'phonenumbers/shortdata/region_KE.py' 2025-11-20 23:55:32,924 wheel INFO adding 'phonenumbers/shortdata/region_KG.py' 2025-11-20 23:55:32,924 wheel INFO adding 'phonenumbers/shortdata/region_KH.py' 2025-11-20 23:55:32,925 wheel INFO adding 'phonenumbers/shortdata/region_KI.py' 2025-11-20 23:55:32,925 wheel INFO adding 'phonenumbers/shortdata/region_KM.py' 2025-11-20 23:55:32,925 wheel INFO adding 'phonenumbers/shortdata/region_KN.py' 2025-11-20 23:55:32,925 wheel INFO adding 'phonenumbers/shortdata/region_KP.py' 2025-11-20 23:55:32,926 wheel INFO adding 'phonenumbers/shortdata/region_KR.py' 2025-11-20 23:55:32,926 wheel INFO adding 'phonenumbers/shortdata/region_KW.py' 2025-11-20 23:55:32,926 wheel INFO adding 'phonenumbers/shortdata/region_KY.py' 2025-11-20 23:55:32,926 wheel INFO adding 'phonenumbers/shortdata/region_KZ.py' 2025-11-20 23:55:32,927 wheel INFO adding 'phonenumbers/shortdata/region_LA.py' 2025-11-20 23:55:32,927 wheel INFO adding 'phonenumbers/shortdata/region_LB.py' 2025-11-20 23:55:32,927 wheel INFO adding 'phonenumbers/shortdata/region_LC.py' 2025-11-20 23:55:32,927 wheel INFO adding 'phonenumbers/shortdata/region_LI.py' 2025-11-20 23:55:32,928 wheel INFO adding 'phonenumbers/shortdata/region_LK.py' 2025-11-20 23:55:32,928 wheel INFO adding 'phonenumbers/shortdata/region_LR.py' 2025-11-20 23:55:32,928 wheel INFO adding 'phonenumbers/shortdata/region_LS.py' 2025-11-20 23:55:32,928 wheel INFO adding 'phonenumbers/shortdata/region_LT.py' 2025-11-20 23:55:32,928 wheel INFO adding 'phonenumbers/shortdata/region_LU.py' 2025-11-20 23:55:32,929 wheel INFO adding 'phonenumbers/shortdata/region_LV.py' 2025-11-20 23:55:32,929 wheel INFO adding 'phonenumbers/shortdata/region_LY.py' 2025-11-20 23:55:32,929 wheel INFO adding 'phonenumbers/shortdata/region_MA.py' 2025-11-20 23:55:32,929 wheel INFO adding 'phonenumbers/shortdata/region_MC.py' 2025-11-20 23:55:32,930 wheel INFO adding 'phonenumbers/shortdata/region_MD.py' 2025-11-20 23:55:32,930 wheel INFO adding 'phonenumbers/shortdata/region_ME.py' 2025-11-20 23:55:32,930 wheel INFO adding 'phonenumbers/shortdata/region_MF.py' 2025-11-20 23:55:32,930 wheel INFO adding 'phonenumbers/shortdata/region_MG.py' 2025-11-20 23:55:32,931 wheel INFO adding 'phonenumbers/shortdata/region_MH.py' 2025-11-20 23:55:32,931 wheel INFO adding 'phonenumbers/shortdata/region_MK.py' 2025-11-20 23:55:32,931 wheel INFO adding 'phonenumbers/shortdata/region_ML.py' 2025-11-20 23:55:32,931 wheel INFO adding 'phonenumbers/shortdata/region_MM.py' 2025-11-20 23:55:32,931 wheel INFO adding 'phonenumbers/shortdata/region_MN.py' 2025-11-20 23:55:32,932 wheel INFO adding 'phonenumbers/shortdata/region_MO.py' 2025-11-20 23:55:32,932 wheel INFO adding 'phonenumbers/shortdata/region_MP.py' 2025-11-20 23:55:32,932 wheel INFO adding 'phonenumbers/shortdata/region_MQ.py' 2025-11-20 23:55:32,932 wheel INFO adding 'phonenumbers/shortdata/region_MR.py' 2025-11-20 23:55:32,933 wheel INFO adding 'phonenumbers/shortdata/region_MS.py' 2025-11-20 23:55:32,933 wheel INFO adding 'phonenumbers/shortdata/region_MT.py' 2025-11-20 23:55:32,933 wheel INFO adding 'phonenumbers/shortdata/region_MU.py' 2025-11-20 23:55:32,933 wheel INFO adding 'phonenumbers/shortdata/region_MV.py' 2025-11-20 23:55:32,934 wheel INFO adding 'phonenumbers/shortdata/region_MW.py' 2025-11-20 23:55:32,934 wheel INFO adding 'phonenumbers/shortdata/region_MX.py' 2025-11-20 23:55:32,934 wheel INFO adding 'phonenumbers/shortdata/region_MY.py' 2025-11-20 23:55:32,934 wheel INFO adding 'phonenumbers/shortdata/region_MZ.py' 2025-11-20 23:55:32,935 wheel INFO adding 'phonenumbers/shortdata/region_NA.py' 2025-11-20 23:55:32,935 wheel INFO adding 'phonenumbers/shortdata/region_NC.py' 2025-11-20 23:55:32,935 wheel INFO adding 'phonenumbers/shortdata/region_NE.py' 2025-11-20 23:55:32,935 wheel INFO adding 'phonenumbers/shortdata/region_NF.py' 2025-11-20 23:55:32,935 wheel INFO adding 'phonenumbers/shortdata/region_NG.py' 2025-11-20 23:55:32,936 wheel INFO adding 'phonenumbers/shortdata/region_NI.py' 2025-11-20 23:55:32,936 wheel INFO adding 'phonenumbers/shortdata/region_NL.py' 2025-11-20 23:55:32,936 wheel INFO adding 'phonenumbers/shortdata/region_NO.py' 2025-11-20 23:55:32,936 wheel INFO adding 'phonenumbers/shortdata/region_NP.py' 2025-11-20 23:55:32,937 wheel INFO adding 'phonenumbers/shortdata/region_NR.py' 2025-11-20 23:55:32,937 wheel INFO adding 'phonenumbers/shortdata/region_NU.py' 2025-11-20 23:55:32,937 wheel INFO adding 'phonenumbers/shortdata/region_NZ.py' 2025-11-20 23:55:32,937 wheel INFO adding 'phonenumbers/shortdata/region_OM.py' 2025-11-20 23:55:32,938 wheel INFO adding 'phonenumbers/shortdata/region_PA.py' 2025-11-20 23:55:32,938 wheel INFO adding 'phonenumbers/shortdata/region_PE.py' 2025-11-20 23:55:32,938 wheel INFO adding 'phonenumbers/shortdata/region_PF.py' 2025-11-20 23:55:32,938 wheel INFO adding 'phonenumbers/shortdata/region_PG.py' 2025-11-20 23:55:32,938 wheel INFO adding 'phonenumbers/shortdata/region_PH.py' 2025-11-20 23:55:32,939 wheel INFO adding 'phonenumbers/shortdata/region_PK.py' 2025-11-20 23:55:32,939 wheel INFO adding 'phonenumbers/shortdata/region_PL.py' 2025-11-20 23:55:32,939 wheel INFO adding 'phonenumbers/shortdata/region_PM.py' 2025-11-20 23:55:32,939 wheel INFO adding 'phonenumbers/shortdata/region_PR.py' 2025-11-20 23:55:32,940 wheel INFO adding 'phonenumbers/shortdata/region_PS.py' 2025-11-20 23:55:32,940 wheel INFO adding 'phonenumbers/shortdata/region_PT.py' 2025-11-20 23:55:32,940 wheel INFO adding 'phonenumbers/shortdata/region_PW.py' 2025-11-20 23:55:32,940 wheel INFO adding 'phonenumbers/shortdata/region_PY.py' 2025-11-20 23:55:32,941 wheel INFO adding 'phonenumbers/shortdata/region_QA.py' 2025-11-20 23:55:32,941 wheel INFO adding 'phonenumbers/shortdata/region_RE.py' 2025-11-20 23:55:32,941 wheel INFO adding 'phonenumbers/shortdata/region_RO.py' 2025-11-20 23:55:32,941 wheel INFO adding 'phonenumbers/shortdata/region_RS.py' 2025-11-20 23:55:32,941 wheel INFO adding 'phonenumbers/shortdata/region_RU.py' 2025-11-20 23:55:32,942 wheel INFO adding 'phonenumbers/shortdata/region_RW.py' 2025-11-20 23:55:32,942 wheel INFO adding 'phonenumbers/shortdata/region_SA.py' 2025-11-20 23:55:32,942 wheel INFO adding 'phonenumbers/shortdata/region_SB.py' 2025-11-20 23:55:32,942 wheel INFO adding 'phonenumbers/shortdata/region_SC.py' 2025-11-20 23:55:32,943 wheel INFO adding 'phonenumbers/shortdata/region_SD.py' 2025-11-20 23:55:32,943 wheel INFO adding 'phonenumbers/shortdata/region_SE.py' 2025-11-20 23:55:32,943 wheel INFO adding 'phonenumbers/shortdata/region_SG.py' 2025-11-20 23:55:32,943 wheel INFO adding 'phonenumbers/shortdata/region_SH.py' 2025-11-20 23:55:32,944 wheel INFO adding 'phonenumbers/shortdata/region_SI.py' 2025-11-20 23:55:32,944 wheel INFO adding 'phonenumbers/shortdata/region_SJ.py' 2025-11-20 23:55:32,944 wheel INFO adding 'phonenumbers/shortdata/region_SK.py' 2025-11-20 23:55:32,944 wheel INFO adding 'phonenumbers/shortdata/region_SL.py' 2025-11-20 23:55:32,944 wheel INFO adding 'phonenumbers/shortdata/region_SM.py' 2025-11-20 23:55:32,945 wheel INFO adding 'phonenumbers/shortdata/region_SN.py' 2025-11-20 23:55:32,945 wheel INFO adding 'phonenumbers/shortdata/region_SO.py' 2025-11-20 23:55:32,945 wheel INFO adding 'phonenumbers/shortdata/region_SR.py' 2025-11-20 23:55:32,945 wheel INFO adding 'phonenumbers/shortdata/region_SS.py' 2025-11-20 23:55:32,946 wheel INFO adding 'phonenumbers/shortdata/region_ST.py' 2025-11-20 23:55:32,946 wheel INFO adding 'phonenumbers/shortdata/region_SV.py' 2025-11-20 23:55:32,946 wheel INFO adding 'phonenumbers/shortdata/region_SX.py' 2025-11-20 23:55:32,946 wheel INFO adding 'phonenumbers/shortdata/region_SY.py' 2025-11-20 23:55:32,947 wheel INFO adding 'phonenumbers/shortdata/region_SZ.py' 2025-11-20 23:55:32,947 wheel INFO adding 'phonenumbers/shortdata/region_TC.py' 2025-11-20 23:55:32,947 wheel INFO adding 'phonenumbers/shortdata/region_TD.py' 2025-11-20 23:55:32,947 wheel INFO adding 'phonenumbers/shortdata/region_TG.py' 2025-11-20 23:55:32,947 wheel INFO adding 'phonenumbers/shortdata/region_TH.py' 2025-11-20 23:55:32,948 wheel INFO adding 'phonenumbers/shortdata/region_TJ.py' 2025-11-20 23:55:32,948 wheel INFO adding 'phonenumbers/shortdata/region_TL.py' 2025-11-20 23:55:32,948 wheel INFO adding 'phonenumbers/shortdata/region_TM.py' 2025-11-20 23:55:32,948 wheel INFO adding 'phonenumbers/shortdata/region_TN.py' 2025-11-20 23:55:32,949 wheel INFO adding 'phonenumbers/shortdata/region_TO.py' 2025-11-20 23:55:32,949 wheel INFO adding 'phonenumbers/shortdata/region_TR.py' 2025-11-20 23:55:32,949 wheel INFO adding 'phonenumbers/shortdata/region_TT.py' 2025-11-20 23:55:32,949 wheel INFO adding 'phonenumbers/shortdata/region_TV.py' 2025-11-20 23:55:32,950 wheel INFO adding 'phonenumbers/shortdata/region_TW.py' 2025-11-20 23:55:32,950 wheel INFO adding 'phonenumbers/shortdata/region_TZ.py' 2025-11-20 23:55:32,950 wheel INFO adding 'phonenumbers/shortdata/region_UA.py' 2025-11-20 23:55:32,950 wheel INFO adding 'phonenumbers/shortdata/region_UG.py' 2025-11-20 23:55:32,951 wheel INFO adding 'phonenumbers/shortdata/region_US.py' 2025-11-20 23:55:32,951 wheel INFO adding 'phonenumbers/shortdata/region_UY.py' 2025-11-20 23:55:32,951 wheel INFO adding 'phonenumbers/shortdata/region_UZ.py' 2025-11-20 23:55:32,951 wheel INFO adding 'phonenumbers/shortdata/region_VA.py' 2025-11-20 23:55:32,951 wheel INFO adding 'phonenumbers/shortdata/region_VC.py' 2025-11-20 23:55:32,952 wheel INFO adding 'phonenumbers/shortdata/region_VE.py' 2025-11-20 23:55:32,952 wheel INFO adding 'phonenumbers/shortdata/region_VG.py' 2025-11-20 23:55:32,952 wheel INFO adding 'phonenumbers/shortdata/region_VI.py' 2025-11-20 23:55:32,952 wheel INFO adding 'phonenumbers/shortdata/region_VN.py' 2025-11-20 23:55:32,953 wheel INFO adding 'phonenumbers/shortdata/region_VU.py' 2025-11-20 23:55:32,953 wheel INFO adding 'phonenumbers/shortdata/region_WF.py' 2025-11-20 23:55:32,953 wheel INFO adding 'phonenumbers/shortdata/region_WS.py' 2025-11-20 23:55:32,953 wheel INFO adding 'phonenumbers/shortdata/region_XK.py' 2025-11-20 23:55:32,954 wheel INFO adding 'phonenumbers/shortdata/region_YE.py' 2025-11-20 23:55:32,954 wheel INFO adding 'phonenumbers/shortdata/region_YT.py' 2025-11-20 23:55:32,954 wheel INFO adding 'phonenumbers/shortdata/region_ZA.py' 2025-11-20 23:55:32,954 wheel INFO adding 'phonenumbers/shortdata/region_ZM.py' 2025-11-20 23:55:32,954 wheel INFO adding 'phonenumbers/shortdata/region_ZW.py' 2025-11-20 23:55:32,955 wheel INFO adding 'phonenumbers/tzdata/__init__.py' 2025-11-20 23:55:32,955 wheel INFO adding 'phonenumbers/tzdata/__init__.pyi' 2025-11-20 23:55:32,956 wheel INFO adding 'phonenumbers/tzdata/data0.py' 2025-11-20 23:55:32,956 wheel INFO adding 'phonenumbers-9.0.19.dist-info/licenses/LICENSE' 2025-11-20 23:55:32,957 wheel INFO adding 'phonenumbers-9.0.19.dist-info/METADATA' 2025-11-20 23:55:32,957 wheel INFO adding 'phonenumbers-9.0.19.dist-info/WHEEL' 2025-11-20 23:55:32,957 wheel INFO adding 'phonenumbers-9.0.19.dist-info/top_level.txt' 2025-11-20 23:55:32,960 wheel INFO adding 'phonenumbers-9.0.19.dist-info/RECORD' 2025-11-20 23:55:32,963 root INFO removing build/bdist.linux-i686/wheel 2025-11-20 23:55:32,977 gpep517 INFO The backend produced .dist/phonenumbers-9.0.19-py2.py3-none-any.whl phonenumbers-9.0.19-py2.py3-none-any.whl ................................................................................................................................................................................................................................................................................................................ ---------------------------------------------------------------------- Ran 304 tests in 11.896s OK >>> py3-phonenumbers: Entering fakeroot... >>> py3-phonenumbers-pyc*: Running split function pyc... '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__' '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/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/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__' >>> 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.19-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.19-r0.apk >>> py3-phonenumbers: Build complete at Thu, 20 Nov 2025 23:56:20 +0000 elapsed time 0h 0m 51s >>> py3-phonenumbers: Cleaning up srcdir >>> py3-phonenumbers: Cleaning up pkgdir >>> py3-phonenumbers: Uninstalling dependencies... ( 1/24) Purging .makedepends-py3-phonenumbers (20251120.235530) ( 2/24) Purging py3-gpep517-pyc (19-r1) ( 3/24) Purging py3-gpep517 (19-r1) ( 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-r2) ( 7/24) Purging py3-setuptools (80.9.0-r2) ( 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_p20251115-r0) (22/24) Purging mpdecimal (4.0.1-r0) (23/24) Purging sqlite-libs (3.51.0-r0) (24/24) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r27.trigger: Executing script... OK: 426 MiB in 105 packages >>> py3-phonenumbers: Updating the community/x86 repository index... >>> py3-phonenumbers: Signing the index...