>>> py3-phonenumbers: Building community/py3-phonenumbers 9.0.30-r0 (using abuild 3.17.0_rc2-r0) started Sat, 09 May 2026 12:43:05 +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/25) Installing libbz2 (1.0.8-r6) ( 2/25) Installing libffi (3.5.2-r1) ( 3/25) Installing gdbm (1.26-r0) ( 4/25) Installing xz-libs (5.8.3-r0) ( 5/25) Installing mpdecimal (4.0.1-r0) ( 6/25) Installing libpanelw (6.6_p20260502-r0) ( 7/25) Installing readline (8.3.3-r1) ( 8/25) Installing sqlite-libs (3.53.1-r0) ( 9/25) Installing python3 (3.14.3-r0) (10/25) Installing python3-pycache-pyc0 (3.14.3-r0) (11/25) Installing pyc (3.14.3-r0) (12/25) Installing python3-pyc (3.14.3-r0) (13/25) Installing py3-installer (1.0.0-r0) (14/25) Installing py3-installer-pyc (1.0.0-r0) (15/25) Installing py3-gpep517 (19-r2) (16/25) Installing py3-gpep517-pyc (19-r2) (17/25) Installing py3-parsing (3.3.2-r1) (18/25) Installing py3-parsing-pyc (3.3.2-r1) (19/25) Installing py3-packaging (26.2-r0) (20/25) Installing py3-packaging-pyc (26.2-r0) (21/25) Installing py3-setuptools (82.0.1-r1) (22/25) Installing py3-setuptools-pyc (82.0.1-r1) (23/25) Installing py3-wheel (0.47.0-r0) (24/25) Installing py3-wheel-pyc (0.47.0-r0) (25/25) Installing .makedepends-py3-phonenumbers (20260509.124309) Executing busybox-1.37.0-r31.trigger OK: 435.8 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/edge/phonenumbers-9.0.30.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.30.tar.gz Connecting to files.pythonhosted.org (151.101.0.223:443) Connecting to files.pythonhosted.org (151.101.0.223:443) saving to '/var/cache/distfiles/edge/phonenumbers-9.0.30.tar.gz.part' phonenumbers-9.0.30. 100% |********************************| 2252k 0:00:00 ETA '/var/cache/distfiles/edge/phonenumbers-9.0.30.tar.gz.part' saved /var/cache/distfiles/edge/phonenumbers-9.0.30.tar.gz: OK >>> py3-phonenumbers: Fetching https://distfiles.alpinelinux.org/distfiles/edge/phonenumbers-9.0.30.tar.gz /var/cache/distfiles/edge/phonenumbers-9.0.30.tar.gz: OK >>> py3-phonenumbers: Unpacking /var/cache/distfiles/edge/phonenumbers-9.0.30.tar.gz... 2026-05-09 12:43:14,963 gpep517 INFO Building wheel via backend setuptools.build_meta 2026-05-09 12:43:15,325 root INFO running bdist_wheel /usr/lib/python3.14/site-packages/setuptools/_distutils/cmd.py:119: 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() 2026-05-09 12:43:15,417 root INFO running build 2026-05-09 12:43:15,418 root INFO running build_py 2026-05-09 12:43:15,438 root INFO creating build/lib/phonenumbers 2026-05-09 12:43:15,441 root INFO copying phonenumbers/timezone.py -> build/lib/phonenumbers 2026-05-09 12:43:15,444 root INFO copying phonenumbers/prefix.py -> build/lib/phonenumbers 2026-05-09 12:43:15,447 root INFO copying phonenumbers/__init__.py -> build/lib/phonenumbers 2026-05-09 12:43:15,449 root INFO copying phonenumbers/carrier.py -> build/lib/phonenumbers 2026-05-09 12:43:15,452 root INFO copying phonenumbers/unicode_util.py -> build/lib/phonenumbers 2026-05-09 12:43:15,455 root INFO copying phonenumbers/util.py -> build/lib/phonenumbers 2026-05-09 12:43:15,458 root INFO copying phonenumbers/geocoder.py -> build/lib/phonenumbers 2026-05-09 12:43:15,461 root INFO copying phonenumbers/asyoutypeformatter.py -> build/lib/phonenumbers 2026-05-09 12:43:15,464 root INFO copying phonenumbers/phonenumbermatcher.py -> build/lib/phonenumbers 2026-05-09 12:43:15,467 root INFO copying phonenumbers/phonenumberutil.py -> build/lib/phonenumbers 2026-05-09 12:43:15,472 root INFO copying phonenumbers/phonemetadata.py -> build/lib/phonenumbers 2026-05-09 12:43:15,475 root INFO copying phonenumbers/phonenumber.py -> build/lib/phonenumbers 2026-05-09 12:43:15,477 root INFO copying phonenumbers/shortnumberinfo.py -> build/lib/phonenumbers 2026-05-09 12:43:15,480 root INFO copying phonenumbers/re_util.py -> build/lib/phonenumbers 2026-05-09 12:43:15,494 root INFO creating build/lib/phonenumbers/data 2026-05-09 12:43:15,495 root INFO copying phonenumbers/data/alt_format_95.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,498 root INFO copying phonenumbers/data/region_SI.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,500 root INFO copying phonenumbers/data/region_DM.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,502 root INFO copying phonenumbers/data/alt_format_505.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,505 root INFO copying phonenumbers/data/region_ER.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,507 root INFO copying phonenumbers/data/region_RW.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,510 root INFO copying phonenumbers/data/region_ES.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,512 root INFO copying phonenumbers/data/alt_format_62.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,515 root INFO copying phonenumbers/data/region_VA.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,517 root INFO copying phonenumbers/data/region_TR.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,519 root INFO copying phonenumbers/data/region_SD.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,522 root INFO copying phonenumbers/data/region_YT.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,524 root INFO copying phonenumbers/data/region_TM.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,526 root INFO copying phonenumbers/data/region_KZ.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,529 root INFO copying phonenumbers/data/region_883.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,532 root INFO copying phonenumbers/data/region_ST.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,534 root INFO copying phonenumbers/data/region_FI.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,537 root INFO copying phonenumbers/data/region_MV.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,539 root INFO copying phonenumbers/data/region_MU.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,541 root INFO copying phonenumbers/data/region_MM.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,544 root INFO copying phonenumbers/data/region_IQ.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,546 root INFO copying phonenumbers/data/region_UZ.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,549 root INFO copying phonenumbers/data/alt_format_679.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,551 root INFO copying phonenumbers/data/region_LV.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,553 root INFO copying phonenumbers/data/region_PL.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,556 root INFO copying phonenumbers/data/region_MS.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,558 root INFO copying phonenumbers/data/region_PF.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,561 root INFO copying phonenumbers/data/region_MQ.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,564 root INFO copying phonenumbers/data/region_BR.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,566 root INFO copying phonenumbers/data/region_WS.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,568 root INFO copying phonenumbers/data/region_ML.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,571 root INFO copying phonenumbers/data/region_SX.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,573 root INFO copying phonenumbers/data/region_AO.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,575 root INFO copying phonenumbers/data/region_TJ.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,578 root INFO copying phonenumbers/data/alt_format_856.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,580 root INFO copying phonenumbers/data/region_ZW.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,582 root INFO copying phonenumbers/data/region_IM.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,585 root INFO copying phonenumbers/data/region_GA.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,587 root INFO copying phonenumbers/data/region_LI.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,589 root INFO copying phonenumbers/data/region_LS.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,592 root INFO copying phonenumbers/data/region_MZ.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,594 root INFO copying phonenumbers/data/region_CR.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,596 root INFO copying phonenumbers/data/region_MH.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,599 root INFO copying phonenumbers/data/region_GP.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,601 root INFO copying phonenumbers/data/region_BB.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,604 root INFO copying phonenumbers/data/region_NR.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,606 root INFO copying phonenumbers/data/region_CH.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,608 root INFO copying phonenumbers/data/region_OM.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,611 root INFO copying phonenumbers/data/alt_format_36.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,613 root INFO copying phonenumbers/data/alt_format_94.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,615 root INFO copying phonenumbers/data/region_AG.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,618 root INFO copying phonenumbers/data/region_HU.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,620 root INFO copying phonenumbers/data/region_MF.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,623 root INFO copying phonenumbers/data/alt_format_373.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,625 root INFO copying phonenumbers/data/region_JE.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,627 root INFO copying phonenumbers/data/region_BQ.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,630 root INFO copying phonenumbers/data/region_AI.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,632 root INFO copying phonenumbers/data/region_VU.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,634 root INFO copying phonenumbers/data/region_PE.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,637 root INFO copying phonenumbers/data/__init__.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,639 root INFO copying phonenumbers/data/region_HN.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,642 root INFO copying phonenumbers/data/region_VG.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,644 root INFO copying phonenumbers/data/region_AM.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,647 root INFO copying phonenumbers/data/region_TO.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,649 root INFO copying phonenumbers/data/alt_format_66.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,652 root INFO copying phonenumbers/data/region_BE.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,654 root INFO copying phonenumbers/data/region_SE.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,657 root INFO copying phonenumbers/data/region_JO.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,659 root INFO copying phonenumbers/data/region_GH.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,662 root INFO copying phonenumbers/data/region_SZ.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,664 root INFO copying phonenumbers/data/region_CV.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,667 root INFO copying phonenumbers/data/region_ET.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,669 root INFO copying phonenumbers/data/region_GR.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,671 root INFO copying phonenumbers/data/region_SK.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,674 root INFO copying phonenumbers/data/region_CM.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,676 root INFO copying phonenumbers/data/region_GN.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,679 root INFO copying phonenumbers/data/region_882.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,681 root INFO copying phonenumbers/data/region_NP.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,683 root INFO copying phonenumbers/data/region_KW.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,686 root INFO copying phonenumbers/data/region_BH.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,688 root INFO copying phonenumbers/data/region_GF.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,691 root INFO copying phonenumbers/data/region_BZ.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,693 root INFO copying phonenumbers/data/region_SG.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,696 root INFO copying phonenumbers/data/alt_format_91.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,698 root INFO copying phonenumbers/data/region_CI.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,700 root INFO copying phonenumbers/data/region_PW.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,703 root INFO copying phonenumbers/data/region_GL.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,705 root INFO copying phonenumbers/data/region_RS.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,708 root INFO copying phonenumbers/data/region_RO.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,710 root INFO copying phonenumbers/data/region_CL.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,713 root INFO copying phonenumbers/data/region_CN.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,716 root INFO copying phonenumbers/data/region_CC.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,719 root INFO copying phonenumbers/data/region_PR.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,721 root INFO copying phonenumbers/data/region_FR.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,724 root INFO copying phonenumbers/data/region_KR.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,727 root INFO copying phonenumbers/data/region_AD.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,729 root INFO copying phonenumbers/data/region_AF.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,732 root INFO copying phonenumbers/data/region_BJ.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,735 root INFO copying phonenumbers/data/region_LU.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,737 root INFO copying phonenumbers/data/region_HK.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,740 root INFO copying phonenumbers/data/region_MD.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,743 root INFO copying phonenumbers/data/region_AU.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,745 root INFO copying phonenumbers/data/region_HT.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,748 root INFO copying phonenumbers/data/alt_format_595.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,751 root INFO copying phonenumbers/data/region_CK.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,754 root INFO copying phonenumbers/data/region_FJ.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,757 root INFO copying phonenumbers/data/region_CX.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,760 root INFO copying phonenumbers/data/region_BA.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,763 root INFO copying phonenumbers/data/alt_format_31.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,765 root INFO copying phonenumbers/data/region_PA.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,768 root INFO copying phonenumbers/data/alt_format_39.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,771 root INFO copying phonenumbers/data/region_NO.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,774 root INFO copying phonenumbers/data/region_BY.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,777 root INFO copying phonenumbers/data/region_TW.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,780 root INFO copying phonenumbers/data/region_KM.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,782 root INFO copying phonenumbers/data/region_TL.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,785 root INFO copying phonenumbers/data/region_NI.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,788 root INFO copying phonenumbers/data/alt_format_84.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,790 root INFO copying phonenumbers/data/region_ZA.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,793 root INFO copying phonenumbers/data/region_KN.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,795 root INFO copying phonenumbers/data/region_PT.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,798 root INFO copying phonenumbers/data/region_NZ.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,800 root INFO copying phonenumbers/data/region_BF.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,802 root INFO copying phonenumbers/data/region_KI.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,805 root INFO copying phonenumbers/data/region_NU.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,807 root INFO copying phonenumbers/data/region_VC.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,810 root INFO copying phonenumbers/data/region_SH.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,812 root INFO copying phonenumbers/data/region_BO.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,815 root INFO copying phonenumbers/data/region_GT.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,817 root INFO copying phonenumbers/data/region_AZ.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,820 root INFO copying phonenumbers/data/region_SY.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,822 root INFO copying phonenumbers/data/alt_format_58.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,825 root INFO copying phonenumbers/data/alt_format_55.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,827 root INFO copying phonenumbers/data/region_DE.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,830 root INFO copying phonenumbers/data/region_AW.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,832 root INFO copying phonenumbers/data/region_IN.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,835 root INFO copying phonenumbers/data/region_VI.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,837 root INFO copying phonenumbers/data/region_IR.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,840 root INFO copying phonenumbers/data/alt_format_43.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,842 root INFO copying phonenumbers/data/region_MX.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,845 root INFO copying phonenumbers/data/region_UA.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,847 root INFO copying phonenumbers/data/alt_format_372.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,849 root INFO copying phonenumbers/data/region_SN.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,852 root INFO copying phonenumbers/data/region_SL.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,854 root INFO copying phonenumbers/data/alt_format_27.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,857 root INFO copying phonenumbers/data/region_QA.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,860 root INFO copying phonenumbers/data/region_870.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,862 root INFO copying phonenumbers/data/region_YE.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,864 root INFO copying phonenumbers/data/region_BL.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,867 root INFO copying phonenumbers/data/region_BN.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,869 root INFO copying phonenumbers/data/region_TG.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,871 root INFO copying phonenumbers/data/region_888.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,874 root INFO copying phonenumbers/data/region_FO.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,876 root INFO copying phonenumbers/data/region_LR.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,878 root INFO copying phonenumbers/data/region_GY.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,881 root INFO copying phonenumbers/data/region_AL.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,883 root INFO copying phonenumbers/data/region_SO.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,886 root INFO copying phonenumbers/data/region_881.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,888 root INFO copying phonenumbers/data/alt_format_49.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,891 root INFO copying phonenumbers/data/region_CZ.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,893 root INFO copying phonenumbers/data/region_878.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,895 root INFO copying phonenumbers/data/alt_format_34.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,898 root INFO copying phonenumbers/data/region_SV.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,900 root INFO copying phonenumbers/data/region_MO.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,903 root INFO copying phonenumbers/data/region_CW.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,905 root INFO copying phonenumbers/data/region_SA.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,907 root INFO copying phonenumbers/data/region_BW.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,910 root INFO copying phonenumbers/data/region_EG.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,912 root INFO copying phonenumbers/data/region_SM.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,915 root INFO copying phonenumbers/data/region_BT.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,917 root INFO copying phonenumbers/data/region_CD.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,920 root INFO copying phonenumbers/data/region_RE.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,922 root INFO copying phonenumbers/data/region_SB.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,924 root INFO copying phonenumbers/data/region_ID.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,927 root INFO copying phonenumbers/data/region_NE.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,929 root INFO copying phonenumbers/data/alt_format_971.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,932 root INFO copying phonenumbers/data/alt_format_54.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,934 root INFO copying phonenumbers/data/region_EE.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,937 root INFO copying phonenumbers/data/region_808.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,939 root INFO copying phonenumbers/data/region_IO.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,941 root INFO copying phonenumbers/data/region_CY.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,944 root INFO copying phonenumbers/data/region_LK.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,946 root INFO copying phonenumbers/data/region_AC.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,948 root INFO copying phonenumbers/data/alt_format_7.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,951 root INFO copying phonenumbers/data/region_CO.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,953 root INFO copying phonenumbers/data/alt_format_675.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,955 root INFO copying phonenumbers/data/region_LY.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,958 root INFO copying phonenumbers/data/region_KG.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,960 root INFO copying phonenumbers/data/region_GM.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,963 root INFO copying phonenumbers/data/region_DZ.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,965 root INFO copying phonenumbers/data/region_PY.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,968 root INFO copying phonenumbers/data/region_MA.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,970 root INFO copying phonenumbers/data/region_LC.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,973 root INFO copying phonenumbers/data/alt_format_358.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,975 root INFO copying phonenumbers/data/region_CA.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,978 root INFO copying phonenumbers/data/region_GD.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,980 root INFO copying phonenumbers/data/region_BI.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,983 root INFO copying phonenumbers/data/region_AR.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,986 root INFO copying phonenumbers/data/region_LA.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,988 root INFO copying phonenumbers/data/region_IS.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,991 root INFO copying phonenumbers/data/region_BS.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,993 root INFO copying phonenumbers/data/region_SR.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,996 root INFO copying phonenumbers/data/region_GU.py -> build/lib/phonenumbers/data 2026-05-09 12:43:15,998 root INFO copying phonenumbers/data/region_TZ.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,000 root INFO copying phonenumbers/data/region_MP.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,003 root INFO copying phonenumbers/data/region_KH.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,005 root INFO copying phonenumbers/data/alt_format_995.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,008 root INFO copying phonenumbers/data/region_VN.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,010 root INFO copying phonenumbers/data/region_CF.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,012 root INFO copying phonenumbers/data/region_PG.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,015 root INFO copying phonenumbers/data/region_TA.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,017 root INFO copying phonenumbers/data/alt_format_90.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,020 root INFO copying phonenumbers/data/region_TV.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,022 root INFO copying phonenumbers/data/region_TN.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,024 root INFO copying phonenumbers/data/region_EH.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,027 root INFO copying phonenumbers/data/region_LB.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,029 root INFO copying phonenumbers/data/region_NG.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,032 root INFO copying phonenumbers/data/region_ZM.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,034 root INFO copying phonenumbers/data/region_BD.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,037 root INFO copying phonenumbers/data/region_TH.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,039 root INFO copying phonenumbers/data/region_CG.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,042 root INFO copying phonenumbers/data/region_BG.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,044 root INFO copying phonenumbers/data/alt_format_380.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,047 root INFO copying phonenumbers/data/region_PH.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,049 root INFO copying phonenumbers/data/region_DO.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,052 root INFO copying phonenumbers/data/region_AE.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,054 root INFO copying phonenumbers/data/region_GG.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,057 root INFO copying phonenumbers/data/region_MR.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,059 root INFO copying phonenumbers/data/alt_format_359.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,061 root INFO copying phonenumbers/data/region_IL.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,064 root INFO copying phonenumbers/data/alt_format_30.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,066 root INFO copying phonenumbers/data/region_MY.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,068 root INFO copying phonenumbers/data/region_AS.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,071 root INFO copying phonenumbers/data/alt_format_255.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,073 root INFO copying phonenumbers/data/alt_format_381.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,076 root INFO copying phonenumbers/data/region_VE.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,078 root INFO copying phonenumbers/data/region_IE.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,080 root INFO copying phonenumbers/data/region_SS.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,083 root INFO copying phonenumbers/data/region_XK.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,085 root INFO copying phonenumbers/data/alt_format_385.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,087 root INFO copying phonenumbers/data/region_800.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,090 root INFO copying phonenumbers/data/region_UY.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,092 root INFO copying phonenumbers/data/region_SJ.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,095 root INFO copying phonenumbers/data/region_NA.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,097 root INFO copying phonenumbers/data/region_MN.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,100 root INFO copying phonenumbers/data/region_KP.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,102 root INFO copying phonenumbers/data/region_GB.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,105 root INFO copying phonenumbers/data/alt_format_351.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,107 root INFO copying phonenumbers/data/region_GQ.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,109 root INFO copying phonenumbers/data/region_TT.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,112 root INFO copying phonenumbers/data/region_979.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,114 root INFO copying phonenumbers/data/region_FM.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,116 root INFO copying phonenumbers/data/alt_format_855.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,119 root INFO copying phonenumbers/data/region_MK.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,121 root INFO copying phonenumbers/data/region_NC.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,124 root INFO copying phonenumbers/data/region_AT.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,126 root INFO copying phonenumbers/data/region_CU.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,129 root INFO copying phonenumbers/data/region_PM.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,131 root INFO copying phonenumbers/data/alt_format_61.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,133 root INFO copying phonenumbers/data/region_MW.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,136 root INFO copying phonenumbers/data/region_MC.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,138 root INFO copying phonenumbers/data/alt_format_676.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,141 root INFO copying phonenumbers/data/region_TK.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,143 root INFO copying phonenumbers/data/region_DJ.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,145 root INFO copying phonenumbers/data/region_WF.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,148 root INFO copying phonenumbers/data/region_UG.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,150 root INFO copying phonenumbers/data/region_MG.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,153 root INFO copying phonenumbers/data/region_FK.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,155 root INFO copying phonenumbers/data/region_LT.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,158 root INFO copying phonenumbers/data/alt_format_81.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,160 root INFO copying phonenumbers/data/region_KY.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,162 root INFO copying phonenumbers/data/region_PS.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,165 root INFO copying phonenumbers/data/alt_format_972.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,167 root INFO copying phonenumbers/data/region_GI.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,170 root INFO copying phonenumbers/data/region_GE.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,172 root INFO copying phonenumbers/data/region_TC.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,174 root INFO copying phonenumbers/data/region_NF.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,177 root INFO copying phonenumbers/data/region_AX.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,179 root INFO copying phonenumbers/data/region_SC.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,182 root INFO copying phonenumbers/data/region_GW.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,184 root INFO copying phonenumbers/data/region_JP.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,186 root INFO copying phonenumbers/data/alt_format_506.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,189 root INFO copying phonenumbers/data/region_RU.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,192 root INFO copying phonenumbers/data/region_IT.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,194 root INFO copying phonenumbers/data/region_DK.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,197 root INFO copying phonenumbers/data/region_MT.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,199 root INFO copying phonenumbers/data/region_EC.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,202 root INFO copying phonenumbers/data/region_NL.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,204 root INFO copying phonenumbers/data/alt_format_64.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,207 root INFO copying phonenumbers/data/region_TD.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,210 root INFO copying phonenumbers/data/region_PK.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,213 root INFO copying phonenumbers/data/alt_format_52.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,215 root INFO copying phonenumbers/data/alt_format_352.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,218 root INFO copying phonenumbers/data/alt_format_350.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,221 root INFO copying phonenumbers/data/region_BM.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,224 root INFO copying phonenumbers/data/alt_format_44.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,226 root INFO copying phonenumbers/data/region_HR.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,229 root INFO copying phonenumbers/data/region_US.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,232 root INFO copying phonenumbers/data/region_ME.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,235 root INFO copying phonenumbers/data/region_JM.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,237 root INFO copying phonenumbers/data/region_KE.py -> build/lib/phonenumbers/data 2026-05-09 12:43:16,243 root INFO creating build/lib/phonenumbers/geodata 2026-05-09 12:43:16,244 root INFO copying phonenumbers/geodata/data5.py -> build/lib/phonenumbers/geodata 2026-05-09 12:43:16,255 root INFO copying phonenumbers/geodata/data11.py -> build/lib/phonenumbers/geodata 2026-05-09 12:43:16,263 root INFO copying phonenumbers/geodata/data25.py -> build/lib/phonenumbers/geodata 2026-05-09 12:43:16,274 root INFO copying phonenumbers/geodata/data19.py -> build/lib/phonenumbers/geodata 2026-05-09 12:43:16,286 root INFO copying phonenumbers/geodata/data20.py -> build/lib/phonenumbers/geodata 2026-05-09 12:43:16,297 root INFO copying phonenumbers/geodata/data9.py -> build/lib/phonenumbers/geodata 2026-05-09 12:43:16,306 root INFO copying phonenumbers/geodata/data8.py -> build/lib/phonenumbers/geodata 2026-05-09 12:43:16,314 root INFO copying phonenumbers/geodata/data13.py -> build/lib/phonenumbers/geodata 2026-05-09 12:43:16,320 root INFO copying phonenumbers/geodata/data14.py -> build/lib/phonenumbers/geodata 2026-05-09 12:43:16,329 root INFO copying phonenumbers/geodata/data7.py -> build/lib/phonenumbers/geodata 2026-05-09 12:43:16,338 root INFO copying phonenumbers/geodata/__init__.py -> build/lib/phonenumbers/geodata 2026-05-09 12:43:16,340 root INFO copying phonenumbers/geodata/data2.py -> build/lib/phonenumbers/geodata 2026-05-09 12:43:16,346 root INFO copying phonenumbers/geodata/data12.py -> build/lib/phonenumbers/geodata 2026-05-09 12:43:16,353 root INFO copying phonenumbers/geodata/data4.py -> build/lib/phonenumbers/geodata 2026-05-09 12:43:16,362 root INFO copying phonenumbers/geodata/data17.py -> build/lib/phonenumbers/geodata 2026-05-09 12:43:16,373 root INFO copying phonenumbers/geodata/data6.py -> build/lib/phonenumbers/geodata 2026-05-09 12:43:16,384 root INFO copying phonenumbers/geodata/data3.py -> build/lib/phonenumbers/geodata 2026-05-09 12:43:16,390 root INFO copying phonenumbers/geodata/data21.py -> build/lib/phonenumbers/geodata 2026-05-09 12:43:16,400 root INFO copying phonenumbers/geodata/data18.py -> build/lib/phonenumbers/geodata 2026-05-09 12:43:16,417 root INFO copying phonenumbers/geodata/data16.py -> build/lib/phonenumbers/geodata 2026-05-09 12:43:16,429 root INFO copying phonenumbers/geodata/data26.py -> build/lib/phonenumbers/geodata 2026-05-09 12:43:16,440 root INFO copying phonenumbers/geodata/data27.py -> build/lib/phonenumbers/geodata 2026-05-09 12:43:16,449 root INFO copying phonenumbers/geodata/data15.py -> build/lib/phonenumbers/geodata 2026-05-09 12:43:16,464 root INFO copying phonenumbers/geodata/data1.py -> build/lib/phonenumbers/geodata 2026-05-09 12:43:16,469 root INFO copying phonenumbers/geodata/locale.py -> build/lib/phonenumbers/geodata 2026-05-09 12:43:16,477 root INFO copying phonenumbers/geodata/data28.py -> build/lib/phonenumbers/geodata 2026-05-09 12:43:16,486 root INFO copying phonenumbers/geodata/data0.py -> build/lib/phonenumbers/geodata 2026-05-09 12:43:16,491 root INFO copying phonenumbers/geodata/data22.py -> build/lib/phonenumbers/geodata 2026-05-09 12:43:16,501 root INFO copying phonenumbers/geodata/data24.py -> build/lib/phonenumbers/geodata 2026-05-09 12:43:16,515 root INFO copying phonenumbers/geodata/data23.py -> build/lib/phonenumbers/geodata 2026-05-09 12:43:16,525 root INFO copying phonenumbers/geodata/data10.py -> build/lib/phonenumbers/geodata 2026-05-09 12:43:16,542 root INFO creating build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,544 root INFO copying phonenumbers/shortdata/region_SI.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,547 root INFO copying phonenumbers/shortdata/region_DM.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,549 root INFO copying phonenumbers/shortdata/region_ER.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,552 root INFO copying phonenumbers/shortdata/region_RW.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,555 root INFO copying phonenumbers/shortdata/region_ES.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,558 root INFO copying phonenumbers/shortdata/region_VA.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,561 root INFO copying phonenumbers/shortdata/region_TR.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,563 root INFO copying phonenumbers/shortdata/region_SD.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,566 root INFO copying phonenumbers/shortdata/region_YT.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,569 root INFO copying phonenumbers/shortdata/region_TM.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,571 root INFO copying phonenumbers/shortdata/region_KZ.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,573 root INFO copying phonenumbers/shortdata/region_ST.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,576 root INFO copying phonenumbers/shortdata/region_FI.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,578 root INFO copying phonenumbers/shortdata/region_MV.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,580 root INFO copying phonenumbers/shortdata/region_MU.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,583 root INFO copying phonenumbers/shortdata/region_MM.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,585 root INFO copying phonenumbers/shortdata/region_IQ.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,587 root INFO copying phonenumbers/shortdata/region_UZ.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,590 root INFO copying phonenumbers/shortdata/region_LV.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,592 root INFO copying phonenumbers/shortdata/region_PL.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,595 root INFO copying phonenumbers/shortdata/region_MS.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,597 root INFO copying phonenumbers/shortdata/region_PF.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,599 root INFO copying phonenumbers/shortdata/region_MQ.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,602 root INFO copying phonenumbers/shortdata/region_BR.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,604 root INFO copying phonenumbers/shortdata/region_WS.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,606 root INFO copying phonenumbers/shortdata/region_ML.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,609 root INFO copying phonenumbers/shortdata/region_SX.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,611 root INFO copying phonenumbers/shortdata/region_AO.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,614 root INFO copying phonenumbers/shortdata/region_TJ.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,616 root INFO copying phonenumbers/shortdata/region_ZW.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,618 root INFO copying phonenumbers/shortdata/region_IM.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,621 root INFO copying phonenumbers/shortdata/region_GA.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,623 root INFO copying phonenumbers/shortdata/region_LI.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,626 root INFO copying phonenumbers/shortdata/region_LS.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,628 root INFO copying phonenumbers/shortdata/region_MZ.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,630 root INFO copying phonenumbers/shortdata/region_CR.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,632 root INFO copying phonenumbers/shortdata/region_MH.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,635 root INFO copying phonenumbers/shortdata/region_GP.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,637 root INFO copying phonenumbers/shortdata/region_BB.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,640 root INFO copying phonenumbers/shortdata/region_NR.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,642 root INFO copying phonenumbers/shortdata/region_CH.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,644 root INFO copying phonenumbers/shortdata/region_OM.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,647 root INFO copying phonenumbers/shortdata/region_AG.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,649 root INFO copying phonenumbers/shortdata/region_HU.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,651 root INFO copying phonenumbers/shortdata/region_MF.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,654 root INFO copying phonenumbers/shortdata/region_JE.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,656 root INFO copying phonenumbers/shortdata/region_BQ.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,659 root INFO copying phonenumbers/shortdata/region_AI.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,661 root INFO copying phonenumbers/shortdata/region_VU.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,663 root INFO copying phonenumbers/shortdata/region_PE.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,666 root INFO copying phonenumbers/shortdata/__init__.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,668 root INFO copying phonenumbers/shortdata/region_HN.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,671 root INFO copying phonenumbers/shortdata/region_VG.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,673 root INFO copying phonenumbers/shortdata/region_AM.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,675 root INFO copying phonenumbers/shortdata/region_TO.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,678 root INFO copying phonenumbers/shortdata/region_BE.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,680 root INFO copying phonenumbers/shortdata/region_SE.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,683 root INFO copying phonenumbers/shortdata/region_JO.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,685 root INFO copying phonenumbers/shortdata/region_GH.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,687 root INFO copying phonenumbers/shortdata/region_SZ.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,690 root INFO copying phonenumbers/shortdata/region_CV.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,692 root INFO copying phonenumbers/shortdata/region_ET.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,695 root INFO copying phonenumbers/shortdata/region_GR.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,697 root INFO copying phonenumbers/shortdata/region_SK.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,700 root INFO copying phonenumbers/shortdata/region_CM.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,702 root INFO copying phonenumbers/shortdata/region_GN.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,704 root INFO copying phonenumbers/shortdata/region_NP.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,707 root INFO copying phonenumbers/shortdata/region_KW.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,709 root INFO copying phonenumbers/shortdata/region_BH.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,711 root INFO copying phonenumbers/shortdata/region_GF.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,714 root INFO copying phonenumbers/shortdata/region_BZ.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,716 root INFO copying phonenumbers/shortdata/region_SG.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,719 root INFO copying phonenumbers/shortdata/region_CI.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,721 root INFO copying phonenumbers/shortdata/region_PW.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,724 root INFO copying phonenumbers/shortdata/region_GL.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,727 root INFO copying phonenumbers/shortdata/region_RS.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,729 root INFO copying phonenumbers/shortdata/region_RO.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,732 root INFO copying phonenumbers/shortdata/region_CL.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,734 root INFO copying phonenumbers/shortdata/region_CN.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,736 root INFO copying phonenumbers/shortdata/region_CC.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,739 root INFO copying phonenumbers/shortdata/region_PR.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,741 root INFO copying phonenumbers/shortdata/region_FR.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,744 root INFO copying phonenumbers/shortdata/region_KR.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,746 root INFO copying phonenumbers/shortdata/region_AD.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,749 root INFO copying phonenumbers/shortdata/region_AF.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,751 root INFO copying phonenumbers/shortdata/region_BJ.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,753 root INFO copying phonenumbers/shortdata/region_LU.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,756 root INFO copying phonenumbers/shortdata/region_HK.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,758 root INFO copying phonenumbers/shortdata/region_MD.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,760 root INFO copying phonenumbers/shortdata/region_AU.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,763 root INFO copying phonenumbers/shortdata/region_HT.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,765 root INFO copying phonenumbers/shortdata/region_CK.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,768 root INFO copying phonenumbers/shortdata/region_FJ.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,770 root INFO copying phonenumbers/shortdata/region_CX.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,772 root INFO copying phonenumbers/shortdata/region_BA.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,775 root INFO copying phonenumbers/shortdata/region_PA.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,777 root INFO copying phonenumbers/shortdata/region_NO.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,779 root INFO copying phonenumbers/shortdata/region_BY.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,782 root INFO copying phonenumbers/shortdata/region_TW.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,784 root INFO copying phonenumbers/shortdata/region_KM.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,787 root INFO copying phonenumbers/shortdata/region_TL.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,789 root INFO copying phonenumbers/shortdata/region_NI.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,791 root INFO copying phonenumbers/shortdata/region_ZA.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,794 root INFO copying phonenumbers/shortdata/region_KN.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,796 root INFO copying phonenumbers/shortdata/region_PT.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,798 root INFO copying phonenumbers/shortdata/region_NZ.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,801 root INFO copying phonenumbers/shortdata/region_BF.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,803 root INFO copying phonenumbers/shortdata/region_KI.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,805 root INFO copying phonenumbers/shortdata/region_NU.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,808 root INFO copying phonenumbers/shortdata/region_VC.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,810 root INFO copying phonenumbers/shortdata/region_SH.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,813 root INFO copying phonenumbers/shortdata/region_BO.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,815 root INFO copying phonenumbers/shortdata/region_GT.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,818 root INFO copying phonenumbers/shortdata/region_AZ.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,820 root INFO copying phonenumbers/shortdata/region_SY.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,822 root INFO copying phonenumbers/shortdata/region_DE.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,825 root INFO copying phonenumbers/shortdata/region_AW.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,827 root INFO copying phonenumbers/shortdata/region_IN.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,830 root INFO copying phonenumbers/shortdata/region_VI.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,832 root INFO copying phonenumbers/shortdata/region_IR.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,834 root INFO copying phonenumbers/shortdata/region_MX.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,837 root INFO copying phonenumbers/shortdata/region_UA.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,839 root INFO copying phonenumbers/shortdata/region_SN.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,841 root INFO copying phonenumbers/shortdata/region_SL.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,844 root INFO copying phonenumbers/shortdata/region_QA.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,846 root INFO copying phonenumbers/shortdata/region_YE.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,848 root INFO copying phonenumbers/shortdata/region_BL.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,851 root INFO copying phonenumbers/shortdata/region_BN.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,853 root INFO copying phonenumbers/shortdata/region_TG.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,856 root INFO copying phonenumbers/shortdata/region_FO.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,858 root INFO copying phonenumbers/shortdata/region_LR.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,860 root INFO copying phonenumbers/shortdata/region_GY.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,863 root INFO copying phonenumbers/shortdata/region_AL.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,865 root INFO copying phonenumbers/shortdata/region_SO.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,868 root INFO copying phonenumbers/shortdata/region_CZ.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,870 root INFO copying phonenumbers/shortdata/region_SV.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,872 root INFO copying phonenumbers/shortdata/region_MO.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,875 root INFO copying phonenumbers/shortdata/region_CW.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,877 root INFO copying phonenumbers/shortdata/region_SA.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,879 root INFO copying phonenumbers/shortdata/region_BW.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,882 root INFO copying phonenumbers/shortdata/region_EG.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,884 root INFO copying phonenumbers/shortdata/region_SM.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,887 root INFO copying phonenumbers/shortdata/region_BT.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,889 root INFO copying phonenumbers/shortdata/region_CD.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,891 root INFO copying phonenumbers/shortdata/region_RE.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,894 root INFO copying phonenumbers/shortdata/region_SB.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,896 root INFO copying phonenumbers/shortdata/region_ID.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,898 root INFO copying phonenumbers/shortdata/region_NE.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,901 root INFO copying phonenumbers/shortdata/region_EE.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,903 root INFO copying phonenumbers/shortdata/region_CY.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,905 root INFO copying phonenumbers/shortdata/region_LK.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,908 root INFO copying phonenumbers/shortdata/region_AC.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,910 root INFO copying phonenumbers/shortdata/region_CO.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,913 root INFO copying phonenumbers/shortdata/region_LY.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,915 root INFO copying phonenumbers/shortdata/region_KG.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,918 root INFO copying phonenumbers/shortdata/region_GM.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,920 root INFO copying phonenumbers/shortdata/region_DZ.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,922 root INFO copying phonenumbers/shortdata/region_PY.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,925 root INFO copying phonenumbers/shortdata/region_MA.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,927 root INFO copying phonenumbers/shortdata/region_LC.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,930 root INFO copying phonenumbers/shortdata/region_CA.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,932 root INFO copying phonenumbers/shortdata/region_GD.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,935 root INFO copying phonenumbers/shortdata/region_BI.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,937 root INFO copying phonenumbers/shortdata/region_AR.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,939 root INFO copying phonenumbers/shortdata/region_LA.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,942 root INFO copying phonenumbers/shortdata/region_IS.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,944 root INFO copying phonenumbers/shortdata/region_BS.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,946 root INFO copying phonenumbers/shortdata/region_SR.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,949 root INFO copying phonenumbers/shortdata/region_GU.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,951 root INFO copying phonenumbers/shortdata/region_TZ.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,954 root INFO copying phonenumbers/shortdata/region_MP.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,956 root INFO copying phonenumbers/shortdata/region_KH.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,959 root INFO copying phonenumbers/shortdata/region_VN.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,961 root INFO copying phonenumbers/shortdata/region_CF.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,963 root INFO copying phonenumbers/shortdata/region_PG.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,966 root INFO copying phonenumbers/shortdata/region_TV.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,968 root INFO copying phonenumbers/shortdata/region_TN.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,970 root INFO copying phonenumbers/shortdata/region_EH.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,973 root INFO copying phonenumbers/shortdata/region_LB.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,975 root INFO copying phonenumbers/shortdata/region_NG.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,978 root INFO copying phonenumbers/shortdata/region_ZM.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,980 root INFO copying phonenumbers/shortdata/region_BD.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,982 root INFO copying phonenumbers/shortdata/region_TH.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,985 root INFO copying phonenumbers/shortdata/region_CG.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,987 root INFO copying phonenumbers/shortdata/region_BG.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,990 root INFO copying phonenumbers/shortdata/region_PH.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,992 root INFO copying phonenumbers/shortdata/region_DO.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,994 root INFO copying phonenumbers/shortdata/region_AE.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,997 root INFO copying phonenumbers/shortdata/region_GG.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:16,999 root INFO copying phonenumbers/shortdata/region_MR.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:17,002 root INFO copying phonenumbers/shortdata/region_IL.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:17,004 root INFO copying phonenumbers/shortdata/region_MY.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:17,006 root INFO copying phonenumbers/shortdata/region_AS.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:17,009 root INFO copying phonenumbers/shortdata/region_VE.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:17,011 root INFO copying phonenumbers/shortdata/region_IE.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:17,013 root INFO copying phonenumbers/shortdata/region_SS.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:17,016 root INFO copying phonenumbers/shortdata/region_XK.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:17,018 root INFO copying phonenumbers/shortdata/region_UY.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:17,021 root INFO copying phonenumbers/shortdata/region_SJ.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:17,023 root INFO copying phonenumbers/shortdata/region_NA.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:17,025 root INFO copying phonenumbers/shortdata/region_MN.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:17,028 root INFO copying phonenumbers/shortdata/region_KP.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:17,030 root INFO copying phonenumbers/shortdata/region_GB.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:17,032 root INFO copying phonenumbers/shortdata/region_TT.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:17,035 root INFO copying phonenumbers/shortdata/region_FM.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:17,037 root INFO copying phonenumbers/shortdata/region_MK.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:17,040 root INFO copying phonenumbers/shortdata/region_NC.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:17,042 root INFO copying phonenumbers/shortdata/region_AT.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:17,045 root INFO copying phonenumbers/shortdata/region_CU.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:17,047 root INFO copying phonenumbers/shortdata/region_PM.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:17,049 root INFO copying phonenumbers/shortdata/region_MW.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:17,052 root INFO copying phonenumbers/shortdata/region_MC.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:17,054 root INFO copying phonenumbers/shortdata/region_DJ.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:17,056 root INFO copying phonenumbers/shortdata/region_WF.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:17,059 root INFO copying phonenumbers/shortdata/region_UG.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:17,061 root INFO copying phonenumbers/shortdata/region_MG.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:17,064 root INFO copying phonenumbers/shortdata/region_FK.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:17,066 root INFO copying phonenumbers/shortdata/region_LT.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:17,068 root INFO copying phonenumbers/shortdata/region_KY.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:17,071 root INFO copying phonenumbers/shortdata/region_PS.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:17,073 root INFO copying phonenumbers/shortdata/region_GI.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:17,075 root INFO copying phonenumbers/shortdata/region_GE.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:17,078 root INFO copying phonenumbers/shortdata/region_TC.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:17,080 root INFO copying phonenumbers/shortdata/region_NF.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:17,082 root INFO copying phonenumbers/shortdata/region_AX.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:17,085 root INFO copying phonenumbers/shortdata/region_SC.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:17,087 root INFO copying phonenumbers/shortdata/region_GW.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:17,090 root INFO copying phonenumbers/shortdata/region_JP.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:17,092 root INFO copying phonenumbers/shortdata/region_RU.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:17,095 root INFO copying phonenumbers/shortdata/region_IT.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:17,097 root INFO copying phonenumbers/shortdata/region_DK.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:17,099 root INFO copying phonenumbers/shortdata/region_MT.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:17,102 root INFO copying phonenumbers/shortdata/region_EC.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:17,104 root INFO copying phonenumbers/shortdata/region_NL.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:17,107 root INFO copying phonenumbers/shortdata/region_TD.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:17,109 root INFO copying phonenumbers/shortdata/region_PK.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:17,112 root INFO copying phonenumbers/shortdata/region_BM.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:17,114 root INFO copying phonenumbers/shortdata/region_HR.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:17,117 root INFO copying phonenumbers/shortdata/region_US.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:17,119 root INFO copying phonenumbers/shortdata/region_ME.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:17,121 root INFO copying phonenumbers/shortdata/region_JM.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:17,124 root INFO copying phonenumbers/shortdata/region_KE.py -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:17,127 root INFO creating build/lib/phonenumbers/carrierdata 2026-05-09 12:43:17,129 root INFO copying phonenumbers/carrierdata/__init__.py -> build/lib/phonenumbers/carrierdata 2026-05-09 12:43:17,132 root INFO copying phonenumbers/carrierdata/data2.py -> build/lib/phonenumbers/carrierdata 2026-05-09 12:43:17,139 root INFO copying phonenumbers/carrierdata/data1.py -> build/lib/phonenumbers/carrierdata 2026-05-09 12:43:17,145 root INFO copying phonenumbers/carrierdata/data0.py -> build/lib/phonenumbers/carrierdata 2026-05-09 12:43:17,151 root INFO creating build/lib/phonenumbers/tzdata 2026-05-09 12:43:17,152 root INFO copying phonenumbers/tzdata/__init__.py -> build/lib/phonenumbers/tzdata 2026-05-09 12:43:17,155 root INFO copying phonenumbers/tzdata/data0.py -> build/lib/phonenumbers/tzdata 2026-05-09 12:43:17,174 root INFO copying phonenumbers/phonenumbermatcher.pyi -> build/lib/phonenumbers 2026-05-09 12:43:17,176 root INFO copying phonenumbers/phonenumberutil.pyi -> build/lib/phonenumbers 2026-05-09 12:43:17,180 root INFO copying phonenumbers/carrier.pyi -> build/lib/phonenumbers 2026-05-09 12:43:17,182 root INFO copying phonenumbers/geocoder.pyi -> build/lib/phonenumbers 2026-05-09 12:43:17,185 root INFO copying phonenumbers/__init__.pyi -> build/lib/phonenumbers 2026-05-09 12:43:17,187 root INFO copying phonenumbers/timezone.pyi -> build/lib/phonenumbers 2026-05-09 12:43:17,190 root INFO copying phonenumbers/prefix.pyi -> build/lib/phonenumbers 2026-05-09 12:43:17,192 root INFO copying phonenumbers/re_util.pyi -> build/lib/phonenumbers 2026-05-09 12:43:17,194 root INFO copying phonenumbers/unicode_util.pyi -> build/lib/phonenumbers 2026-05-09 12:43:17,197 root INFO copying phonenumbers/asyoutypeformatter.pyi -> build/lib/phonenumbers 2026-05-09 12:43:17,199 root INFO copying phonenumbers/shortnumberinfo.pyi -> build/lib/phonenumbers 2026-05-09 12:43:17,202 root INFO copying phonenumbers/phonenumber.pyi -> build/lib/phonenumbers 2026-05-09 12:43:17,204 root INFO copying phonenumbers/util.pyi -> build/lib/phonenumbers 2026-05-09 12:43:17,207 root INFO copying phonenumbers/phonemetadata.pyi -> build/lib/phonenumbers 2026-05-09 12:43:17,209 root INFO copying phonenumbers/py.typed -> build/lib/phonenumbers 2026-05-09 12:43:17,212 root INFO copying phonenumbers/data/__init__.pyi -> build/lib/phonenumbers/data 2026-05-09 12:43:17,214 root INFO copying phonenumbers/geodata/locale.pyi -> build/lib/phonenumbers/geodata 2026-05-09 12:43:17,217 root INFO copying phonenumbers/geodata/__init__.pyi -> build/lib/phonenumbers/geodata 2026-05-09 12:43:17,219 root INFO copying phonenumbers/shortdata/__init__.pyi -> build/lib/phonenumbers/shortdata 2026-05-09 12:43:17,222 root INFO copying phonenumbers/carrierdata/__init__.pyi -> build/lib/phonenumbers/carrierdata 2026-05-09 12:43:17,224 root INFO copying phonenumbers/tzdata/__init__.pyi -> build/lib/phonenumbers/tzdata 2026-05-09 12:43:17,292 root INFO installing to build/bdist.linux-riscv64/wheel 2026-05-09 12:43:17,293 root INFO running install 2026-05-09 12:43:17,349 root INFO running install_lib 2026-05-09 12:43:17,369 root INFO creating build/bdist.linux-riscv64/wheel 2026-05-09 12:43:17,372 root INFO creating build/bdist.linux-riscv64/wheel/phonenumbers 2026-05-09 12:43:17,374 root INFO creating build/bdist.linux-riscv64/wheel/phonenumbers/tzdata 2026-05-09 12:43:17,375 root INFO copying build/lib/phonenumbers/tzdata/__init__.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/tzdata 2026-05-09 12:43:17,377 root INFO copying build/lib/phonenumbers/tzdata/__init__.pyi -> build/bdist.linux-riscv64/wheel/./phonenumbers/tzdata 2026-05-09 12:43:17,379 root INFO copying build/lib/phonenumbers/tzdata/data0.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/tzdata 2026-05-09 12:43:17,383 root INFO copying build/lib/phonenumbers/timezone.py -> build/bdist.linux-riscv64/wheel/./phonenumbers 2026-05-09 12:43:17,385 root INFO copying build/lib/phonenumbers/phonenumbermatcher.pyi -> build/bdist.linux-riscv64/wheel/./phonenumbers 2026-05-09 12:43:17,387 root INFO copying build/lib/phonenumbers/phonenumberutil.pyi -> build/bdist.linux-riscv64/wheel/./phonenumbers 2026-05-09 12:43:17,390 root INFO copying build/lib/phonenumbers/prefix.py -> build/bdist.linux-riscv64/wheel/./phonenumbers 2026-05-09 12:43:17,392 root INFO copying build/lib/phonenumbers/carrier.pyi -> build/bdist.linux-riscv64/wheel/./phonenumbers 2026-05-09 12:43:17,394 root INFO copying build/lib/phonenumbers/__init__.py -> build/bdist.linux-riscv64/wheel/./phonenumbers 2026-05-09 12:43:17,396 root INFO copying build/lib/phonenumbers/geocoder.pyi -> build/bdist.linux-riscv64/wheel/./phonenumbers 2026-05-09 12:43:17,398 root INFO copying build/lib/phonenumbers/carrier.py -> build/bdist.linux-riscv64/wheel/./phonenumbers 2026-05-09 12:43:17,401 root INFO copying build/lib/phonenumbers/unicode_util.py -> build/bdist.linux-riscv64/wheel/./phonenumbers 2026-05-09 12:43:17,403 root INFO copying build/lib/phonenumbers/util.py -> build/bdist.linux-riscv64/wheel/./phonenumbers 2026-05-09 12:43:17,406 root INFO copying build/lib/phonenumbers/__init__.pyi -> build/bdist.linux-riscv64/wheel/./phonenumbers 2026-05-09 12:43:17,408 root INFO copying build/lib/phonenumbers/timezone.pyi -> build/bdist.linux-riscv64/wheel/./phonenumbers 2026-05-09 12:43:17,410 root INFO copying build/lib/phonenumbers/py.typed -> build/bdist.linux-riscv64/wheel/./phonenumbers 2026-05-09 12:43:17,412 root INFO copying build/lib/phonenumbers/prefix.pyi -> build/bdist.linux-riscv64/wheel/./phonenumbers 2026-05-09 12:43:17,414 root INFO copying build/lib/phonenumbers/geocoder.py -> build/bdist.linux-riscv64/wheel/./phonenumbers 2026-05-09 12:43:17,416 root INFO copying build/lib/phonenumbers/re_util.pyi -> build/bdist.linux-riscv64/wheel/./phonenumbers 2026-05-09 12:43:17,420 root INFO creating build/bdist.linux-riscv64/wheel/phonenumbers/data 2026-05-09 12:43:17,421 root INFO copying build/lib/phonenumbers/data/alt_format_95.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,424 root INFO copying build/lib/phonenumbers/data/region_SI.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,426 root INFO copying build/lib/phonenumbers/data/region_DM.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,428 root INFO copying build/lib/phonenumbers/data/alt_format_505.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,430 root INFO copying build/lib/phonenumbers/data/region_ER.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,432 root INFO copying build/lib/phonenumbers/data/region_RW.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,435 root INFO copying build/lib/phonenumbers/data/region_ES.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,437 root INFO copying build/lib/phonenumbers/data/alt_format_62.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,439 root INFO copying build/lib/phonenumbers/data/region_VA.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,441 root INFO copying build/lib/phonenumbers/data/region_TR.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,443 root INFO copying build/lib/phonenumbers/data/region_SD.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,445 root INFO copying build/lib/phonenumbers/data/region_YT.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,447 root INFO copying build/lib/phonenumbers/data/region_TM.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,449 root INFO copying build/lib/phonenumbers/data/region_KZ.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,451 root INFO copying build/lib/phonenumbers/data/region_883.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,454 root INFO copying build/lib/phonenumbers/data/region_ST.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,456 root INFO copying build/lib/phonenumbers/data/region_FI.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,458 root INFO copying build/lib/phonenumbers/data/region_MV.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,460 root INFO copying build/lib/phonenumbers/data/region_MU.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,462 root INFO copying build/lib/phonenumbers/data/region_MM.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,465 root INFO copying build/lib/phonenumbers/data/region_IQ.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,467 root INFO copying build/lib/phonenumbers/data/region_UZ.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,469 root INFO copying build/lib/phonenumbers/data/alt_format_679.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,471 root INFO copying build/lib/phonenumbers/data/region_LV.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,473 root INFO copying build/lib/phonenumbers/data/region_PL.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,475 root INFO copying build/lib/phonenumbers/data/region_MS.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,477 root INFO copying build/lib/phonenumbers/data/region_PF.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,479 root INFO copying build/lib/phonenumbers/data/region_MQ.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,481 root INFO copying build/lib/phonenumbers/data/region_BR.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,484 root INFO copying build/lib/phonenumbers/data/region_WS.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,486 root INFO copying build/lib/phonenumbers/data/region_ML.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,488 root INFO copying build/lib/phonenumbers/data/region_SX.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,490 root INFO copying build/lib/phonenumbers/data/region_AO.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,492 root INFO copying build/lib/phonenumbers/data/region_TJ.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,494 root INFO copying build/lib/phonenumbers/data/alt_format_856.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,497 root INFO copying build/lib/phonenumbers/data/region_ZW.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,499 root INFO copying build/lib/phonenumbers/data/region_IM.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,501 root INFO copying build/lib/phonenumbers/data/region_GA.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,503 root INFO copying build/lib/phonenumbers/data/region_LI.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,505 root INFO copying build/lib/phonenumbers/data/region_LS.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,507 root INFO copying build/lib/phonenumbers/data/region_MZ.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,510 root INFO copying build/lib/phonenumbers/data/region_CR.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,512 root INFO copying build/lib/phonenumbers/data/region_MH.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,514 root INFO copying build/lib/phonenumbers/data/region_GP.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,516 root INFO copying build/lib/phonenumbers/data/region_BB.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,518 root INFO copying build/lib/phonenumbers/data/region_NR.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,521 root INFO copying build/lib/phonenumbers/data/region_CH.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,523 root INFO copying build/lib/phonenumbers/data/region_OM.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,525 root INFO copying build/lib/phonenumbers/data/alt_format_36.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,527 root INFO copying build/lib/phonenumbers/data/alt_format_94.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,529 root INFO copying build/lib/phonenumbers/data/region_AG.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,532 root INFO copying build/lib/phonenumbers/data/region_HU.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,534 root INFO copying build/lib/phonenumbers/data/region_MF.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,536 root INFO copying build/lib/phonenumbers/data/alt_format_373.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,538 root INFO copying build/lib/phonenumbers/data/region_JE.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,541 root INFO copying build/lib/phonenumbers/data/region_BQ.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,543 root INFO copying build/lib/phonenumbers/data/region_AI.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,545 root INFO copying build/lib/phonenumbers/data/region_VU.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,547 root INFO copying build/lib/phonenumbers/data/region_PE.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,550 root INFO copying build/lib/phonenumbers/data/__init__.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,552 root INFO copying build/lib/phonenumbers/data/region_HN.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,554 root INFO copying build/lib/phonenumbers/data/region_VG.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,557 root INFO copying build/lib/phonenumbers/data/region_AM.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,559 root INFO copying build/lib/phonenumbers/data/region_TO.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,561 root INFO copying build/lib/phonenumbers/data/alt_format_66.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,563 root INFO copying build/lib/phonenumbers/data/region_BE.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,565 root INFO copying build/lib/phonenumbers/data/region_SE.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,567 root INFO copying build/lib/phonenumbers/data/region_JO.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,570 root INFO copying build/lib/phonenumbers/data/region_GH.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,572 root INFO copying build/lib/phonenumbers/data/region_SZ.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,574 root INFO copying build/lib/phonenumbers/data/region_CV.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,576 root INFO copying build/lib/phonenumbers/data/region_ET.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,578 root INFO copying build/lib/phonenumbers/data/region_GR.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,580 root INFO copying build/lib/phonenumbers/data/region_SK.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,583 root INFO copying build/lib/phonenumbers/data/region_CM.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,585 root INFO copying build/lib/phonenumbers/data/region_GN.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,587 root INFO copying build/lib/phonenumbers/data/region_882.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,589 root INFO copying build/lib/phonenumbers/data/region_NP.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,591 root INFO copying build/lib/phonenumbers/data/region_KW.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,593 root INFO copying build/lib/phonenumbers/data/region_BH.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,595 root INFO copying build/lib/phonenumbers/data/region_GF.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,597 root INFO copying build/lib/phonenumbers/data/region_BZ.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,599 root INFO copying build/lib/phonenumbers/data/region_SG.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,601 root INFO copying build/lib/phonenumbers/data/alt_format_91.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,604 root INFO copying build/lib/phonenumbers/data/region_CI.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,606 root INFO copying build/lib/phonenumbers/data/region_PW.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,608 root INFO copying build/lib/phonenumbers/data/region_GL.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,610 root INFO copying build/lib/phonenumbers/data/region_RS.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,612 root INFO copying build/lib/phonenumbers/data/region_RO.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,614 root INFO copying build/lib/phonenumbers/data/region_CL.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,616 root INFO copying build/lib/phonenumbers/data/region_CN.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,619 root INFO copying build/lib/phonenumbers/data/region_CC.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,621 root INFO copying build/lib/phonenumbers/data/region_PR.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,623 root INFO copying build/lib/phonenumbers/data/region_FR.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,625 root INFO copying build/lib/phonenumbers/data/region_KR.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,628 root INFO copying build/lib/phonenumbers/data/region_AD.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,630 root INFO copying build/lib/phonenumbers/data/region_AF.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,632 root INFO copying build/lib/phonenumbers/data/region_BJ.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,634 root INFO copying build/lib/phonenumbers/data/region_LU.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,636 root INFO copying build/lib/phonenumbers/data/region_HK.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,638 root INFO copying build/lib/phonenumbers/data/region_MD.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,640 root INFO copying build/lib/phonenumbers/data/region_AU.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,642 root INFO copying build/lib/phonenumbers/data/region_HT.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,645 root INFO copying build/lib/phonenumbers/data/alt_format_595.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,647 root INFO copying build/lib/phonenumbers/data/region_CK.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,649 root INFO copying build/lib/phonenumbers/data/region_FJ.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,651 root INFO copying build/lib/phonenumbers/data/region_CX.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,653 root INFO copying build/lib/phonenumbers/data/region_BA.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,656 root INFO copying build/lib/phonenumbers/data/alt_format_31.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,658 root INFO copying build/lib/phonenumbers/data/region_PA.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,660 root INFO copying build/lib/phonenumbers/data/alt_format_39.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,662 root INFO copying build/lib/phonenumbers/data/region_NO.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,664 root INFO copying build/lib/phonenumbers/data/region_BY.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,666 root INFO copying build/lib/phonenumbers/data/region_TW.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,668 root INFO copying build/lib/phonenumbers/data/region_KM.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,671 root INFO copying build/lib/phonenumbers/data/__init__.pyi -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,673 root INFO copying build/lib/phonenumbers/data/region_TL.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,675 root INFO copying build/lib/phonenumbers/data/region_NI.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,677 root INFO copying build/lib/phonenumbers/data/alt_format_84.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,679 root INFO copying build/lib/phonenumbers/data/region_ZA.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,681 root INFO copying build/lib/phonenumbers/data/region_KN.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,684 root INFO copying build/lib/phonenumbers/data/region_PT.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,686 root INFO copying build/lib/phonenumbers/data/region_NZ.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,688 root INFO copying build/lib/phonenumbers/data/region_BF.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,690 root INFO copying build/lib/phonenumbers/data/region_KI.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,692 root INFO copying build/lib/phonenumbers/data/region_NU.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,694 root INFO copying build/lib/phonenumbers/data/region_VC.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,696 root INFO copying build/lib/phonenumbers/data/region_SH.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,699 root INFO copying build/lib/phonenumbers/data/region_BO.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,701 root INFO copying build/lib/phonenumbers/data/region_GT.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,703 root INFO copying build/lib/phonenumbers/data/region_AZ.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,705 root INFO copying build/lib/phonenumbers/data/region_SY.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,707 root INFO copying build/lib/phonenumbers/data/alt_format_58.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,709 root INFO copying build/lib/phonenumbers/data/alt_format_55.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,711 root INFO copying build/lib/phonenumbers/data/region_DE.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,713 root INFO copying build/lib/phonenumbers/data/region_AW.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,716 root INFO copying build/lib/phonenumbers/data/region_IN.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,718 root INFO copying build/lib/phonenumbers/data/region_VI.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,720 root INFO copying build/lib/phonenumbers/data/region_IR.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,722 root INFO copying build/lib/phonenumbers/data/alt_format_43.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,724 root INFO copying build/lib/phonenumbers/data/region_MX.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,727 root INFO copying build/lib/phonenumbers/data/region_UA.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,729 root INFO copying build/lib/phonenumbers/data/alt_format_372.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,731 root INFO copying build/lib/phonenumbers/data/region_SN.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,733 root INFO copying build/lib/phonenumbers/data/region_SL.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,735 root INFO copying build/lib/phonenumbers/data/alt_format_27.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,737 root INFO copying build/lib/phonenumbers/data/region_QA.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,739 root INFO copying build/lib/phonenumbers/data/region_870.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,742 root INFO copying build/lib/phonenumbers/data/region_YE.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,744 root INFO copying build/lib/phonenumbers/data/region_BL.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,746 root INFO copying build/lib/phonenumbers/data/region_BN.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,748 root INFO copying build/lib/phonenumbers/data/region_TG.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,750 root INFO copying build/lib/phonenumbers/data/region_888.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,752 root INFO copying build/lib/phonenumbers/data/region_FO.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,754 root INFO copying build/lib/phonenumbers/data/region_LR.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,756 root INFO copying build/lib/phonenumbers/data/region_GY.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,758 root INFO copying build/lib/phonenumbers/data/region_AL.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,761 root INFO copying build/lib/phonenumbers/data/region_SO.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,763 root INFO copying build/lib/phonenumbers/data/region_881.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,765 root INFO copying build/lib/phonenumbers/data/alt_format_49.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,767 root INFO copying build/lib/phonenumbers/data/region_CZ.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,769 root INFO copying build/lib/phonenumbers/data/region_878.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,772 root INFO copying build/lib/phonenumbers/data/alt_format_34.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,774 root INFO copying build/lib/phonenumbers/data/region_SV.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,776 root INFO copying build/lib/phonenumbers/data/region_MO.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,778 root INFO copying build/lib/phonenumbers/data/region_CW.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,780 root INFO copying build/lib/phonenumbers/data/region_SA.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,782 root INFO copying build/lib/phonenumbers/data/region_BW.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,784 root INFO copying build/lib/phonenumbers/data/region_EG.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,786 root INFO copying build/lib/phonenumbers/data/region_SM.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,788 root INFO copying build/lib/phonenumbers/data/region_BT.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,791 root INFO copying build/lib/phonenumbers/data/region_CD.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,793 root INFO copying build/lib/phonenumbers/data/region_RE.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,795 root INFO copying build/lib/phonenumbers/data/region_SB.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,797 root INFO copying build/lib/phonenumbers/data/region_ID.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,799 root INFO copying build/lib/phonenumbers/data/region_NE.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,801 root INFO copying build/lib/phonenumbers/data/alt_format_971.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,803 root INFO copying build/lib/phonenumbers/data/alt_format_54.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,805 root INFO copying build/lib/phonenumbers/data/region_EE.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,808 root INFO copying build/lib/phonenumbers/data/region_808.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,810 root INFO copying build/lib/phonenumbers/data/region_IO.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,812 root INFO copying build/lib/phonenumbers/data/region_CY.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,815 root INFO copying build/lib/phonenumbers/data/region_LK.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,817 root INFO copying build/lib/phonenumbers/data/region_AC.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,819 root INFO copying build/lib/phonenumbers/data/alt_format_7.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,821 root INFO copying build/lib/phonenumbers/data/region_CO.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,824 root INFO copying build/lib/phonenumbers/data/alt_format_675.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,826 root INFO copying build/lib/phonenumbers/data/region_LY.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,828 root INFO copying build/lib/phonenumbers/data/region_KG.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,830 root INFO copying build/lib/phonenumbers/data/region_GM.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,833 root INFO copying build/lib/phonenumbers/data/region_DZ.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,835 root INFO copying build/lib/phonenumbers/data/region_PY.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,837 root INFO copying build/lib/phonenumbers/data/region_MA.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,839 root INFO copying build/lib/phonenumbers/data/region_LC.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,841 root INFO copying build/lib/phonenumbers/data/alt_format_358.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,844 root INFO copying build/lib/phonenumbers/data/region_CA.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,846 root INFO copying build/lib/phonenumbers/data/region_GD.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,848 root INFO copying build/lib/phonenumbers/data/region_BI.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,850 root INFO copying build/lib/phonenumbers/data/region_AR.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,853 root INFO copying build/lib/phonenumbers/data/region_LA.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,855 root INFO copying build/lib/phonenumbers/data/region_IS.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,857 root INFO copying build/lib/phonenumbers/data/region_BS.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,859 root INFO copying build/lib/phonenumbers/data/region_SR.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,861 root INFO copying build/lib/phonenumbers/data/region_GU.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,864 root INFO copying build/lib/phonenumbers/data/region_TZ.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,866 root INFO copying build/lib/phonenumbers/data/region_MP.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,868 root INFO copying build/lib/phonenumbers/data/region_KH.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,870 root INFO copying build/lib/phonenumbers/data/alt_format_995.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,872 root INFO copying build/lib/phonenumbers/data/region_VN.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,874 root INFO copying build/lib/phonenumbers/data/region_CF.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,876 root INFO copying build/lib/phonenumbers/data/region_PG.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,879 root INFO copying build/lib/phonenumbers/data/region_TA.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,881 root INFO copying build/lib/phonenumbers/data/alt_format_90.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,883 root INFO copying build/lib/phonenumbers/data/region_TV.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,886 root INFO copying build/lib/phonenumbers/data/region_TN.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,888 root INFO copying build/lib/phonenumbers/data/region_EH.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,890 root INFO copying build/lib/phonenumbers/data/region_LB.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,892 root INFO copying build/lib/phonenumbers/data/region_NG.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,895 root INFO copying build/lib/phonenumbers/data/region_ZM.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,897 root INFO copying build/lib/phonenumbers/data/region_BD.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,899 root INFO copying build/lib/phonenumbers/data/region_TH.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,901 root INFO copying build/lib/phonenumbers/data/region_CG.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,903 root INFO copying build/lib/phonenumbers/data/region_BG.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,906 root INFO copying build/lib/phonenumbers/data/alt_format_380.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,908 root INFO copying build/lib/phonenumbers/data/region_PH.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,910 root INFO copying build/lib/phonenumbers/data/region_DO.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,912 root INFO copying build/lib/phonenumbers/data/region_AE.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,915 root INFO copying build/lib/phonenumbers/data/region_GG.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,917 root INFO copying build/lib/phonenumbers/data/region_MR.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,920 root INFO copying build/lib/phonenumbers/data/alt_format_359.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,922 root INFO copying build/lib/phonenumbers/data/region_IL.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,924 root INFO copying build/lib/phonenumbers/data/alt_format_30.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,927 root INFO copying build/lib/phonenumbers/data/region_MY.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,929 root INFO copying build/lib/phonenumbers/data/region_AS.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,931 root INFO copying build/lib/phonenumbers/data/alt_format_255.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,933 root INFO copying build/lib/phonenumbers/data/alt_format_381.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,935 root INFO copying build/lib/phonenumbers/data/region_VE.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,938 root INFO copying build/lib/phonenumbers/data/region_IE.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,940 root INFO copying build/lib/phonenumbers/data/region_SS.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,942 root INFO copying build/lib/phonenumbers/data/region_XK.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,944 root INFO copying build/lib/phonenumbers/data/alt_format_385.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,946 root INFO copying build/lib/phonenumbers/data/region_800.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,948 root INFO copying build/lib/phonenumbers/data/region_UY.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,951 root INFO copying build/lib/phonenumbers/data/region_SJ.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,953 root INFO copying build/lib/phonenumbers/data/region_NA.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,955 root INFO copying build/lib/phonenumbers/data/region_MN.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,957 root INFO copying build/lib/phonenumbers/data/region_KP.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,960 root INFO copying build/lib/phonenumbers/data/region_GB.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,962 root INFO copying build/lib/phonenumbers/data/alt_format_351.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,964 root INFO copying build/lib/phonenumbers/data/region_GQ.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,967 root INFO copying build/lib/phonenumbers/data/region_TT.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,969 root INFO copying build/lib/phonenumbers/data/region_979.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,971 root INFO copying build/lib/phonenumbers/data/region_FM.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,973 root INFO copying build/lib/phonenumbers/data/alt_format_855.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,975 root INFO copying build/lib/phonenumbers/data/region_MK.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,978 root INFO copying build/lib/phonenumbers/data/region_NC.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,980 root INFO copying build/lib/phonenumbers/data/region_AT.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,982 root INFO copying build/lib/phonenumbers/data/region_CU.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,984 root INFO copying build/lib/phonenumbers/data/region_PM.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,987 root INFO copying build/lib/phonenumbers/data/alt_format_61.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,989 root INFO copying build/lib/phonenumbers/data/region_MW.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,991 root INFO copying build/lib/phonenumbers/data/region_MC.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,993 root INFO copying build/lib/phonenumbers/data/alt_format_676.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,995 root INFO copying build/lib/phonenumbers/data/region_TK.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:17,998 root INFO copying build/lib/phonenumbers/data/region_DJ.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:18,000 root INFO copying build/lib/phonenumbers/data/region_WF.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:18,003 root INFO copying build/lib/phonenumbers/data/region_UG.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:18,005 root INFO copying build/lib/phonenumbers/data/region_MG.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:18,007 root INFO copying build/lib/phonenumbers/data/region_FK.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:18,009 root INFO copying build/lib/phonenumbers/data/region_LT.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:18,011 root INFO copying build/lib/phonenumbers/data/alt_format_81.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:18,014 root INFO copying build/lib/phonenumbers/data/region_KY.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:18,016 root INFO copying build/lib/phonenumbers/data/region_PS.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:18,018 root INFO copying build/lib/phonenumbers/data/alt_format_972.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:18,020 root INFO copying build/lib/phonenumbers/data/region_GI.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:18,022 root INFO copying build/lib/phonenumbers/data/region_GE.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:18,024 root INFO copying build/lib/phonenumbers/data/region_TC.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:18,026 root INFO copying build/lib/phonenumbers/data/region_NF.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:18,029 root INFO copying build/lib/phonenumbers/data/region_AX.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:18,031 root INFO copying build/lib/phonenumbers/data/region_SC.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:18,033 root INFO copying build/lib/phonenumbers/data/region_GW.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:18,035 root INFO copying build/lib/phonenumbers/data/region_JP.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:18,037 root INFO copying build/lib/phonenumbers/data/alt_format_506.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:18,039 root INFO copying build/lib/phonenumbers/data/region_RU.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:18,042 root INFO copying build/lib/phonenumbers/data/region_IT.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:18,044 root INFO copying build/lib/phonenumbers/data/region_DK.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:18,046 root INFO copying build/lib/phonenumbers/data/region_MT.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:18,048 root INFO copying build/lib/phonenumbers/data/region_EC.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:18,050 root INFO copying build/lib/phonenumbers/data/region_NL.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:18,052 root INFO copying build/lib/phonenumbers/data/alt_format_64.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:18,054 root INFO copying build/lib/phonenumbers/data/region_TD.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:18,057 root INFO copying build/lib/phonenumbers/data/region_PK.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:18,059 root INFO copying build/lib/phonenumbers/data/alt_format_52.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:18,061 root INFO copying build/lib/phonenumbers/data/alt_format_352.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:18,063 root INFO copying build/lib/phonenumbers/data/alt_format_350.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:18,065 root INFO copying build/lib/phonenumbers/data/region_BM.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:18,067 root INFO copying build/lib/phonenumbers/data/alt_format_44.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:18,070 root INFO copying build/lib/phonenumbers/data/region_HR.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:18,072 root INFO copying build/lib/phonenumbers/data/region_US.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:18,074 root INFO copying build/lib/phonenumbers/data/region_ME.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:18,076 root INFO copying build/lib/phonenumbers/data/region_JM.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:18,078 root INFO copying build/lib/phonenumbers/data/region_KE.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/data 2026-05-09 12:43:18,082 root INFO creating build/bdist.linux-riscv64/wheel/phonenumbers/shortdata 2026-05-09 12:43:18,083 root INFO copying build/lib/phonenumbers/shortdata/region_SI.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,086 root INFO copying build/lib/phonenumbers/shortdata/region_DM.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,088 root INFO copying build/lib/phonenumbers/shortdata/region_ER.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,090 root INFO copying build/lib/phonenumbers/shortdata/region_RW.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,092 root INFO copying build/lib/phonenumbers/shortdata/region_ES.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,094 root INFO copying build/lib/phonenumbers/shortdata/region_VA.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,096 root INFO copying build/lib/phonenumbers/shortdata/region_TR.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,098 root INFO copying build/lib/phonenumbers/shortdata/region_SD.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,100 root INFO copying build/lib/phonenumbers/shortdata/region_YT.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,102 root INFO copying build/lib/phonenumbers/shortdata/region_TM.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,104 root INFO copying build/lib/phonenumbers/shortdata/region_KZ.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,107 root INFO copying build/lib/phonenumbers/shortdata/region_ST.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,109 root INFO copying build/lib/phonenumbers/shortdata/region_FI.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,111 root INFO copying build/lib/phonenumbers/shortdata/region_MV.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,113 root INFO copying build/lib/phonenumbers/shortdata/region_MU.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,115 root INFO copying build/lib/phonenumbers/shortdata/region_MM.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,117 root INFO copying build/lib/phonenumbers/shortdata/region_IQ.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,119 root INFO copying build/lib/phonenumbers/shortdata/region_UZ.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,121 root INFO copying build/lib/phonenumbers/shortdata/region_LV.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,123 root INFO copying build/lib/phonenumbers/shortdata/region_PL.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,125 root INFO copying build/lib/phonenumbers/shortdata/region_MS.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,127 root INFO copying build/lib/phonenumbers/shortdata/region_PF.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,129 root INFO copying build/lib/phonenumbers/shortdata/region_MQ.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,132 root INFO copying build/lib/phonenumbers/shortdata/region_BR.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,134 root INFO copying build/lib/phonenumbers/shortdata/region_WS.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,136 root INFO copying build/lib/phonenumbers/shortdata/region_ML.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,138 root INFO copying build/lib/phonenumbers/shortdata/region_SX.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,140 root INFO copying build/lib/phonenumbers/shortdata/region_AO.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,142 root INFO copying build/lib/phonenumbers/shortdata/region_TJ.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,144 root INFO copying build/lib/phonenumbers/shortdata/region_ZW.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,146 root INFO copying build/lib/phonenumbers/shortdata/region_IM.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,149 root INFO copying build/lib/phonenumbers/shortdata/region_GA.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,151 root INFO copying build/lib/phonenumbers/shortdata/region_LI.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,153 root INFO copying build/lib/phonenumbers/shortdata/region_LS.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,155 root INFO copying build/lib/phonenumbers/shortdata/region_MZ.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,157 root INFO copying build/lib/phonenumbers/shortdata/region_CR.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,159 root INFO copying build/lib/phonenumbers/shortdata/region_MH.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,161 root INFO copying build/lib/phonenumbers/shortdata/region_GP.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,163 root INFO copying build/lib/phonenumbers/shortdata/region_BB.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,165 root INFO copying build/lib/phonenumbers/shortdata/region_NR.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,167 root INFO copying build/lib/phonenumbers/shortdata/region_CH.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,170 root INFO copying build/lib/phonenumbers/shortdata/region_OM.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,172 root INFO copying build/lib/phonenumbers/shortdata/region_AG.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,174 root INFO copying build/lib/phonenumbers/shortdata/region_HU.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,176 root INFO copying build/lib/phonenumbers/shortdata/region_MF.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,178 root INFO copying build/lib/phonenumbers/shortdata/region_JE.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,180 root INFO copying build/lib/phonenumbers/shortdata/region_BQ.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,182 root INFO copying build/lib/phonenumbers/shortdata/region_AI.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,184 root INFO copying build/lib/phonenumbers/shortdata/region_VU.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,186 root INFO copying build/lib/phonenumbers/shortdata/region_PE.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,188 root INFO copying build/lib/phonenumbers/shortdata/__init__.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,190 root INFO copying build/lib/phonenumbers/shortdata/region_HN.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,192 root INFO copying build/lib/phonenumbers/shortdata/region_VG.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,195 root INFO copying build/lib/phonenumbers/shortdata/region_AM.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,197 root INFO copying build/lib/phonenumbers/shortdata/region_TO.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,199 root INFO copying build/lib/phonenumbers/shortdata/region_BE.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,201 root INFO copying build/lib/phonenumbers/shortdata/region_SE.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,203 root INFO copying build/lib/phonenumbers/shortdata/region_JO.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,205 root INFO copying build/lib/phonenumbers/shortdata/region_GH.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,207 root INFO copying build/lib/phonenumbers/shortdata/region_SZ.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,209 root INFO copying build/lib/phonenumbers/shortdata/region_CV.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,211 root INFO copying build/lib/phonenumbers/shortdata/region_ET.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,213 root INFO copying build/lib/phonenumbers/shortdata/region_GR.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,215 root INFO copying build/lib/phonenumbers/shortdata/region_SK.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,217 root INFO copying build/lib/phonenumbers/shortdata/region_CM.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,220 root INFO copying build/lib/phonenumbers/shortdata/region_GN.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,222 root INFO copying build/lib/phonenumbers/shortdata/region_NP.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,224 root INFO copying build/lib/phonenumbers/shortdata/region_KW.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,226 root INFO copying build/lib/phonenumbers/shortdata/region_BH.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,228 root INFO copying build/lib/phonenumbers/shortdata/region_GF.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,230 root INFO copying build/lib/phonenumbers/shortdata/region_BZ.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,232 root INFO copying build/lib/phonenumbers/shortdata/region_SG.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,234 root INFO copying build/lib/phonenumbers/shortdata/region_CI.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,236 root INFO copying build/lib/phonenumbers/shortdata/region_PW.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,238 root INFO copying build/lib/phonenumbers/shortdata/region_GL.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,240 root INFO copying build/lib/phonenumbers/shortdata/region_RS.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,242 root INFO copying build/lib/phonenumbers/shortdata/region_RO.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,245 root INFO copying build/lib/phonenumbers/shortdata/region_CL.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,247 root INFO copying build/lib/phonenumbers/shortdata/region_CN.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,249 root INFO copying build/lib/phonenumbers/shortdata/region_CC.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,251 root INFO copying build/lib/phonenumbers/shortdata/region_PR.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,253 root INFO copying build/lib/phonenumbers/shortdata/region_FR.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,255 root INFO copying build/lib/phonenumbers/shortdata/region_KR.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,257 root INFO copying build/lib/phonenumbers/shortdata/region_AD.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,259 root INFO copying build/lib/phonenumbers/shortdata/region_AF.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,262 root INFO copying build/lib/phonenumbers/shortdata/region_BJ.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,264 root INFO copying build/lib/phonenumbers/shortdata/region_LU.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,266 root INFO copying build/lib/phonenumbers/shortdata/region_HK.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,268 root INFO copying build/lib/phonenumbers/shortdata/region_MD.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,270 root INFO copying build/lib/phonenumbers/shortdata/region_AU.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,272 root INFO copying build/lib/phonenumbers/shortdata/region_HT.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,274 root INFO copying build/lib/phonenumbers/shortdata/region_CK.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,276 root INFO copying build/lib/phonenumbers/shortdata/region_FJ.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,279 root INFO copying build/lib/phonenumbers/shortdata/region_CX.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,281 root INFO copying build/lib/phonenumbers/shortdata/region_BA.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,283 root INFO copying build/lib/phonenumbers/shortdata/region_PA.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,285 root INFO copying build/lib/phonenumbers/shortdata/region_NO.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,287 root INFO copying build/lib/phonenumbers/shortdata/region_BY.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,289 root INFO copying build/lib/phonenumbers/shortdata/region_TW.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,292 root INFO copying build/lib/phonenumbers/shortdata/region_KM.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,294 root INFO copying build/lib/phonenumbers/shortdata/__init__.pyi -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,296 root INFO copying build/lib/phonenumbers/shortdata/region_TL.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,298 root INFO copying build/lib/phonenumbers/shortdata/region_NI.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,300 root INFO copying build/lib/phonenumbers/shortdata/region_ZA.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,303 root INFO copying build/lib/phonenumbers/shortdata/region_KN.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,305 root INFO copying build/lib/phonenumbers/shortdata/region_PT.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,307 root INFO copying build/lib/phonenumbers/shortdata/region_NZ.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,309 root INFO copying build/lib/phonenumbers/shortdata/region_BF.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,312 root INFO copying build/lib/phonenumbers/shortdata/region_KI.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,314 root INFO copying build/lib/phonenumbers/shortdata/region_NU.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,316 root INFO copying build/lib/phonenumbers/shortdata/region_VC.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,318 root INFO copying build/lib/phonenumbers/shortdata/region_SH.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,320 root INFO copying build/lib/phonenumbers/shortdata/region_BO.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,322 root INFO copying build/lib/phonenumbers/shortdata/region_GT.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,324 root INFO copying build/lib/phonenumbers/shortdata/region_AZ.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,327 root INFO copying build/lib/phonenumbers/shortdata/region_SY.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,329 root INFO copying build/lib/phonenumbers/shortdata/region_DE.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,331 root INFO copying build/lib/phonenumbers/shortdata/region_AW.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,333 root INFO copying build/lib/phonenumbers/shortdata/region_IN.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,335 root INFO copying build/lib/phonenumbers/shortdata/region_VI.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,337 root INFO copying build/lib/phonenumbers/shortdata/region_IR.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,339 root INFO copying build/lib/phonenumbers/shortdata/region_MX.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,341 root INFO copying build/lib/phonenumbers/shortdata/region_UA.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,344 root INFO copying build/lib/phonenumbers/shortdata/region_SN.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,346 root INFO copying build/lib/phonenumbers/shortdata/region_SL.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,348 root INFO copying build/lib/phonenumbers/shortdata/region_QA.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,350 root INFO copying build/lib/phonenumbers/shortdata/region_YE.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,352 root INFO copying build/lib/phonenumbers/shortdata/region_BL.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,354 root INFO copying build/lib/phonenumbers/shortdata/region_BN.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,356 root INFO copying build/lib/phonenumbers/shortdata/region_TG.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,358 root INFO copying build/lib/phonenumbers/shortdata/region_FO.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,361 root INFO copying build/lib/phonenumbers/shortdata/region_LR.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,363 root INFO copying build/lib/phonenumbers/shortdata/region_GY.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,365 root INFO copying build/lib/phonenumbers/shortdata/region_AL.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,367 root INFO copying build/lib/phonenumbers/shortdata/region_SO.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,369 root INFO copying build/lib/phonenumbers/shortdata/region_CZ.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,373 root INFO copying build/lib/phonenumbers/shortdata/region_SV.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,375 root INFO copying build/lib/phonenumbers/shortdata/region_MO.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,377 root INFO copying build/lib/phonenumbers/shortdata/region_CW.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,379 root INFO copying build/lib/phonenumbers/shortdata/region_SA.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,381 root INFO copying build/lib/phonenumbers/shortdata/region_BW.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,383 root INFO copying build/lib/phonenumbers/shortdata/region_EG.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,385 root INFO copying build/lib/phonenumbers/shortdata/region_SM.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,387 root INFO copying build/lib/phonenumbers/shortdata/region_BT.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,389 root INFO copying build/lib/phonenumbers/shortdata/region_CD.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,392 root INFO copying build/lib/phonenumbers/shortdata/region_RE.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,394 root INFO copying build/lib/phonenumbers/shortdata/region_SB.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,396 root INFO copying build/lib/phonenumbers/shortdata/region_ID.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,398 root INFO copying build/lib/phonenumbers/shortdata/region_NE.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,400 root INFO copying build/lib/phonenumbers/shortdata/region_EE.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,402 root INFO copying build/lib/phonenumbers/shortdata/region_CY.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,404 root INFO copying build/lib/phonenumbers/shortdata/region_LK.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,406 root INFO copying build/lib/phonenumbers/shortdata/region_AC.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,408 root INFO copying build/lib/phonenumbers/shortdata/region_CO.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,411 root INFO copying build/lib/phonenumbers/shortdata/region_LY.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,413 root INFO copying build/lib/phonenumbers/shortdata/region_KG.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,415 root INFO copying build/lib/phonenumbers/shortdata/region_GM.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,417 root INFO copying build/lib/phonenumbers/shortdata/region_DZ.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,419 root INFO copying build/lib/phonenumbers/shortdata/region_PY.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,421 root INFO copying build/lib/phonenumbers/shortdata/region_MA.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,423 root INFO copying build/lib/phonenumbers/shortdata/region_LC.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,425 root INFO copying build/lib/phonenumbers/shortdata/region_CA.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,428 root INFO copying build/lib/phonenumbers/shortdata/region_GD.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,430 root INFO copying build/lib/phonenumbers/shortdata/region_BI.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,432 root INFO copying build/lib/phonenumbers/shortdata/region_AR.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,434 root INFO copying build/lib/phonenumbers/shortdata/region_LA.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,436 root INFO copying build/lib/phonenumbers/shortdata/region_IS.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,438 root INFO copying build/lib/phonenumbers/shortdata/region_BS.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,440 root INFO copying build/lib/phonenumbers/shortdata/region_SR.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,442 root INFO copying build/lib/phonenumbers/shortdata/region_GU.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,444 root INFO copying build/lib/phonenumbers/shortdata/region_TZ.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,447 root INFO copying build/lib/phonenumbers/shortdata/region_MP.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,449 root INFO copying build/lib/phonenumbers/shortdata/region_KH.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,451 root INFO copying build/lib/phonenumbers/shortdata/region_VN.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,453 root INFO copying build/lib/phonenumbers/shortdata/region_CF.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,455 root INFO copying build/lib/phonenumbers/shortdata/region_PG.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,457 root INFO copying build/lib/phonenumbers/shortdata/region_TV.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,459 root INFO copying build/lib/phonenumbers/shortdata/region_TN.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,461 root INFO copying build/lib/phonenumbers/shortdata/region_EH.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,463 root INFO copying build/lib/phonenumbers/shortdata/region_LB.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,465 root INFO copying build/lib/phonenumbers/shortdata/region_NG.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,467 root INFO copying build/lib/phonenumbers/shortdata/region_ZM.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,470 root INFO copying build/lib/phonenumbers/shortdata/region_BD.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,472 root INFO copying build/lib/phonenumbers/shortdata/region_TH.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,474 root INFO copying build/lib/phonenumbers/shortdata/region_CG.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,476 root INFO copying build/lib/phonenumbers/shortdata/region_BG.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,478 root INFO copying build/lib/phonenumbers/shortdata/region_PH.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,480 root INFO copying build/lib/phonenumbers/shortdata/region_DO.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,482 root INFO copying build/lib/phonenumbers/shortdata/region_AE.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,485 root INFO copying build/lib/phonenumbers/shortdata/region_GG.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,487 root INFO copying build/lib/phonenumbers/shortdata/region_MR.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,489 root INFO copying build/lib/phonenumbers/shortdata/region_IL.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,491 root INFO copying build/lib/phonenumbers/shortdata/region_MY.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,493 root INFO copying build/lib/phonenumbers/shortdata/region_AS.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,495 root INFO copying build/lib/phonenumbers/shortdata/region_VE.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,497 root INFO copying build/lib/phonenumbers/shortdata/region_IE.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,499 root INFO copying build/lib/phonenumbers/shortdata/region_SS.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,502 root INFO copying build/lib/phonenumbers/shortdata/region_XK.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,504 root INFO copying build/lib/phonenumbers/shortdata/region_UY.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,506 root INFO copying build/lib/phonenumbers/shortdata/region_SJ.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,508 root INFO copying build/lib/phonenumbers/shortdata/region_NA.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,510 root INFO copying build/lib/phonenumbers/shortdata/region_MN.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,512 root INFO copying build/lib/phonenumbers/shortdata/region_KP.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,514 root INFO copying build/lib/phonenumbers/shortdata/region_GB.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,517 root INFO copying build/lib/phonenumbers/shortdata/region_TT.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,519 root INFO copying build/lib/phonenumbers/shortdata/region_FM.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,521 root INFO copying build/lib/phonenumbers/shortdata/region_MK.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,523 root INFO copying build/lib/phonenumbers/shortdata/region_NC.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,525 root INFO copying build/lib/phonenumbers/shortdata/region_AT.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,528 root INFO copying build/lib/phonenumbers/shortdata/region_CU.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,530 root INFO copying build/lib/phonenumbers/shortdata/region_PM.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,532 root INFO copying build/lib/phonenumbers/shortdata/region_MW.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,534 root INFO copying build/lib/phonenumbers/shortdata/region_MC.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,536 root INFO copying build/lib/phonenumbers/shortdata/region_DJ.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,538 root INFO copying build/lib/phonenumbers/shortdata/region_WF.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,540 root INFO copying build/lib/phonenumbers/shortdata/region_UG.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,543 root INFO copying build/lib/phonenumbers/shortdata/region_MG.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,545 root INFO copying build/lib/phonenumbers/shortdata/region_FK.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,547 root INFO copying build/lib/phonenumbers/shortdata/region_LT.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,549 root INFO copying build/lib/phonenumbers/shortdata/region_KY.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,551 root INFO copying build/lib/phonenumbers/shortdata/region_PS.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,553 root INFO copying build/lib/phonenumbers/shortdata/region_GI.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,555 root INFO copying build/lib/phonenumbers/shortdata/region_GE.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,557 root INFO copying build/lib/phonenumbers/shortdata/region_TC.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,560 root INFO copying build/lib/phonenumbers/shortdata/region_NF.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,562 root INFO copying build/lib/phonenumbers/shortdata/region_AX.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,564 root INFO copying build/lib/phonenumbers/shortdata/region_SC.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,567 root INFO copying build/lib/phonenumbers/shortdata/region_GW.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,569 root INFO copying build/lib/phonenumbers/shortdata/region_JP.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,571 root INFO copying build/lib/phonenumbers/shortdata/region_RU.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,573 root INFO copying build/lib/phonenumbers/shortdata/region_IT.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,575 root INFO copying build/lib/phonenumbers/shortdata/region_DK.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,577 root INFO copying build/lib/phonenumbers/shortdata/region_MT.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,580 root INFO copying build/lib/phonenumbers/shortdata/region_EC.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,582 root INFO copying build/lib/phonenumbers/shortdata/region_NL.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,584 root INFO copying build/lib/phonenumbers/shortdata/region_TD.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,586 root INFO copying build/lib/phonenumbers/shortdata/region_PK.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,588 root INFO copying build/lib/phonenumbers/shortdata/region_BM.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,591 root INFO copying build/lib/phonenumbers/shortdata/region_HR.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,593 root INFO copying build/lib/phonenumbers/shortdata/region_US.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,595 root INFO copying build/lib/phonenumbers/shortdata/region_ME.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,597 root INFO copying build/lib/phonenumbers/shortdata/region_JM.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,599 root INFO copying build/lib/phonenumbers/shortdata/region_KE.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/shortdata 2026-05-09 12:43:18,602 root INFO copying build/lib/phonenumbers/asyoutypeformatter.py -> build/bdist.linux-riscv64/wheel/./phonenumbers 2026-05-09 12:43:18,605 root INFO creating build/bdist.linux-riscv64/wheel/phonenumbers/geodata 2026-05-09 12:43:18,606 root INFO copying build/lib/phonenumbers/geodata/data5.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/geodata 2026-05-09 12:43:18,616 root INFO copying build/lib/phonenumbers/geodata/data11.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/geodata 2026-05-09 12:43:18,624 root INFO copying build/lib/phonenumbers/geodata/data25.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/geodata 2026-05-09 12:43:18,634 root INFO copying build/lib/phonenumbers/geodata/data19.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/geodata 2026-05-09 12:43:18,645 root INFO copying build/lib/phonenumbers/geodata/data20.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/geodata 2026-05-09 12:43:18,655 root INFO copying build/lib/phonenumbers/geodata/data9.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/geodata 2026-05-09 12:43:18,660 root INFO copying build/lib/phonenumbers/geodata/data8.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/geodata 2026-05-09 12:43:18,665 root INFO copying build/lib/phonenumbers/geodata/data13.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/geodata 2026-05-09 12:43:18,671 root INFO copying build/lib/phonenumbers/geodata/data14.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/geodata 2026-05-09 12:43:18,679 root INFO copying build/lib/phonenumbers/geodata/data7.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/geodata 2026-05-09 12:43:18,686 root INFO copying build/lib/phonenumbers/geodata/__init__.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/geodata 2026-05-09 12:43:18,688 root INFO copying build/lib/phonenumbers/geodata/data2.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/geodata 2026-05-09 12:43:18,696 root INFO copying build/lib/phonenumbers/geodata/data12.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/geodata 2026-05-09 12:43:18,701 root INFO copying build/lib/phonenumbers/geodata/data4.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/geodata 2026-05-09 12:43:18,708 root INFO copying build/lib/phonenumbers/geodata/data17.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/geodata 2026-05-09 12:43:18,719 root INFO copying build/lib/phonenumbers/geodata/locale.pyi -> build/bdist.linux-riscv64/wheel/./phonenumbers/geodata 2026-05-09 12:43:18,721 root INFO copying build/lib/phonenumbers/geodata/data6.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/geodata 2026-05-09 12:43:18,729 root INFO copying build/lib/phonenumbers/geodata/__init__.pyi -> build/bdist.linux-riscv64/wheel/./phonenumbers/geodata 2026-05-09 12:43:18,731 root INFO copying build/lib/phonenumbers/geodata/data3.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/geodata 2026-05-09 12:43:18,742 root INFO copying build/lib/phonenumbers/geodata/data21.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/geodata 2026-05-09 12:43:18,753 root INFO copying build/lib/phonenumbers/geodata/data18.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/geodata 2026-05-09 12:43:18,762 root INFO copying build/lib/phonenumbers/geodata/data16.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/geodata 2026-05-09 12:43:18,779 root INFO copying build/lib/phonenumbers/geodata/data26.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/geodata 2026-05-09 12:43:18,789 root INFO copying build/lib/phonenumbers/geodata/data27.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/geodata 2026-05-09 12:43:18,797 root INFO copying build/lib/phonenumbers/geodata/data15.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/geodata 2026-05-09 12:43:18,807 root INFO copying build/lib/phonenumbers/geodata/data1.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/geodata 2026-05-09 12:43:18,815 root INFO copying build/lib/phonenumbers/geodata/locale.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/geodata 2026-05-09 12:43:18,826 root INFO copying build/lib/phonenumbers/geodata/data28.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/geodata 2026-05-09 12:43:18,831 root INFO copying build/lib/phonenumbers/geodata/data0.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/geodata 2026-05-09 12:43:18,836 root INFO copying build/lib/phonenumbers/geodata/data22.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/geodata 2026-05-09 12:43:18,847 root INFO copying build/lib/phonenumbers/geodata/data24.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/geodata 2026-05-09 12:43:18,856 root INFO copying build/lib/phonenumbers/geodata/data23.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/geodata 2026-05-09 12:43:18,873 root INFO copying build/lib/phonenumbers/geodata/data10.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/geodata 2026-05-09 12:43:18,878 root INFO copying build/lib/phonenumbers/phonenumbermatcher.py -> build/bdist.linux-riscv64/wheel/./phonenumbers 2026-05-09 12:43:18,880 root INFO copying build/lib/phonenumbers/unicode_util.pyi -> build/bdist.linux-riscv64/wheel/./phonenumbers 2026-05-09 12:43:18,882 root INFO copying build/lib/phonenumbers/phonenumberutil.py -> build/bdist.linux-riscv64/wheel/./phonenumbers 2026-05-09 12:43:18,886 root INFO copying build/lib/phonenumbers/phonemetadata.py -> build/bdist.linux-riscv64/wheel/./phonenumbers 2026-05-09 12:43:18,888 root INFO copying build/lib/phonenumbers/asyoutypeformatter.pyi -> build/bdist.linux-riscv64/wheel/./phonenumbers 2026-05-09 12:43:18,890 root INFO copying build/lib/phonenumbers/shortnumberinfo.pyi -> build/bdist.linux-riscv64/wheel/./phonenumbers 2026-05-09 12:43:18,892 root INFO copying build/lib/phonenumbers/phonenumber.pyi -> build/bdist.linux-riscv64/wheel/./phonenumbers 2026-05-09 12:43:18,893 root INFO copying build/lib/phonenumbers/phonenumber.py -> build/bdist.linux-riscv64/wheel/./phonenumbers 2026-05-09 12:43:18,895 root INFO copying build/lib/phonenumbers/util.pyi -> build/bdist.linux-riscv64/wheel/./phonenumbers 2026-05-09 12:43:18,897 root INFO copying build/lib/phonenumbers/shortnumberinfo.py -> build/bdist.linux-riscv64/wheel/./phonenumbers 2026-05-09 12:43:18,900 root INFO creating build/bdist.linux-riscv64/wheel/phonenumbers/carrierdata 2026-05-09 12:43:18,901 root INFO copying build/lib/phonenumbers/carrierdata/__init__.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/carrierdata 2026-05-09 12:43:18,903 root INFO copying build/lib/phonenumbers/carrierdata/data2.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/carrierdata 2026-05-09 12:43:18,908 root INFO copying build/lib/phonenumbers/carrierdata/__init__.pyi -> build/bdist.linux-riscv64/wheel/./phonenumbers/carrierdata 2026-05-09 12:43:18,910 root INFO copying build/lib/phonenumbers/carrierdata/data1.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/carrierdata 2026-05-09 12:43:18,917 root INFO copying build/lib/phonenumbers/carrierdata/data0.py -> build/bdist.linux-riscv64/wheel/./phonenumbers/carrierdata 2026-05-09 12:43:18,922 root INFO copying build/lib/phonenumbers/phonemetadata.pyi -> build/bdist.linux-riscv64/wheel/./phonenumbers 2026-05-09 12:43:18,924 root INFO copying build/lib/phonenumbers/re_util.py -> build/bdist.linux-riscv64/wheel/./phonenumbers 2026-05-09 12:43:18,926 root INFO running install_egg_info 2026-05-09 12:43:18,943 root INFO running egg_info 2026-05-09 12:43:18,960 root INFO writing phonenumbers.egg-info/PKG-INFO 2026-05-09 12:43:18,964 root INFO writing dependency_links to phonenumbers.egg-info/dependency_links.txt 2026-05-09 12:43:18,967 root INFO writing top-level names to phonenumbers.egg-info/top_level.txt 2026-05-09 12:43:19,047 root INFO reading manifest file 'phonenumbers.egg-info/SOURCES.txt' 2026-05-09 12:43:19,162 root INFO reading manifest template 'MANIFEST.in' 2026-05-09 12:43:19,190 root WARNING warning: no previously-included files matching '*' found under directory 'phonenumberslite' 2026-05-09 12:43:19,191 root INFO adding license file 'LICENSE' 2026-05-09 12:43:19,244 root INFO writing manifest file 'phonenumbers.egg-info/SOURCES.txt' 2026-05-09 12:43:19,246 root INFO Copying phonenumbers.egg-info to build/bdist.linux-riscv64/wheel/./phonenumbers-9.0.30-py3.14.egg-info 2026-05-09 12:43:19,255 root INFO running install_scripts 2026-05-09 12:43:19,267 root INFO creating build/bdist.linux-riscv64/wheel/phonenumbers-9.0.30.dist-info/WHEEL 2026-05-09 12:43:19,271 wheel INFO creating '/home/buildozer/aports/community/py3-phonenumbers/src/phonenumbers-9.0.30/.dist/.tmp-fxx2oe94/phonenumbers-9.0.30-py2.py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2026-05-09 12:43:19,274 wheel INFO adding 'phonenumbers/__init__.py' 2026-05-09 12:43:19,277 wheel INFO adding 'phonenumbers/__init__.pyi' 2026-05-09 12:43:19,279 wheel INFO adding 'phonenumbers/asyoutypeformatter.py' 2026-05-09 12:43:19,282 wheel INFO adding 'phonenumbers/asyoutypeformatter.pyi' 2026-05-09 12:43:19,284 wheel INFO adding 'phonenumbers/carrier.py' 2026-05-09 12:43:19,286 wheel INFO adding 'phonenumbers/carrier.pyi' 2026-05-09 12:43:19,288 wheel INFO adding 'phonenumbers/geocoder.py' 2026-05-09 12:43:19,290 wheel INFO adding 'phonenumbers/geocoder.pyi' 2026-05-09 12:43:19,293 wheel INFO adding 'phonenumbers/phonemetadata.py' 2026-05-09 12:43:19,296 wheel INFO adding 'phonenumbers/phonemetadata.pyi' 2026-05-09 12:43:19,298 wheel INFO adding 'phonenumbers/phonenumber.py' 2026-05-09 12:43:19,300 wheel INFO adding 'phonenumbers/phonenumber.pyi' 2026-05-09 12:43:19,303 wheel INFO adding 'phonenumbers/phonenumbermatcher.py' 2026-05-09 12:43:19,306 wheel INFO adding 'phonenumbers/phonenumbermatcher.pyi' 2026-05-09 12:43:19,309 wheel INFO adding 'phonenumbers/phonenumberutil.py' 2026-05-09 12:43:19,314 wheel INFO adding 'phonenumbers/phonenumberutil.pyi' 2026-05-09 12:43:19,317 wheel INFO adding 'phonenumbers/prefix.py' 2026-05-09 12:43:19,319 wheel INFO adding 'phonenumbers/prefix.pyi' 2026-05-09 12:43:19,320 wheel INFO adding 'phonenumbers/py.typed' 2026-05-09 12:43:19,322 wheel INFO adding 'phonenumbers/re_util.py' 2026-05-09 12:43:19,324 wheel INFO adding 'phonenumbers/re_util.pyi' 2026-05-09 12:43:19,326 wheel INFO adding 'phonenumbers/shortnumberinfo.py' 2026-05-09 12:43:19,328 wheel INFO adding 'phonenumbers/shortnumberinfo.pyi' 2026-05-09 12:43:19,330 wheel INFO adding 'phonenumbers/timezone.py' 2026-05-09 12:43:19,332 wheel INFO adding 'phonenumbers/timezone.pyi' 2026-05-09 12:43:19,334 wheel INFO adding 'phonenumbers/unicode_util.py' 2026-05-09 12:43:19,337 wheel INFO adding 'phonenumbers/unicode_util.pyi' 2026-05-09 12:43:19,339 wheel INFO adding 'phonenumbers/util.py' 2026-05-09 12:43:19,340 wheel INFO adding 'phonenumbers/util.pyi' 2026-05-09 12:43:19,343 wheel INFO adding 'phonenumbers/carrierdata/__init__.py' 2026-05-09 12:43:19,345 wheel INFO adding 'phonenumbers/carrierdata/__init__.pyi' 2026-05-09 12:43:19,349 wheel INFO adding 'phonenumbers/carrierdata/data0.py' 2026-05-09 12:43:19,360 wheel INFO adding 'phonenumbers/carrierdata/data1.py' 2026-05-09 12:43:19,372 wheel INFO adding 'phonenumbers/carrierdata/data2.py' 2026-05-09 12:43:19,384 wheel INFO adding 'phonenumbers/data/__init__.py' 2026-05-09 12:43:19,386 wheel INFO adding 'phonenumbers/data/__init__.pyi' 2026-05-09 12:43:19,388 wheel INFO adding 'phonenumbers/data/alt_format_255.py' 2026-05-09 12:43:19,390 wheel INFO adding 'phonenumbers/data/alt_format_27.py' 2026-05-09 12:43:19,392 wheel INFO adding 'phonenumbers/data/alt_format_30.py' 2026-05-09 12:43:19,394 wheel INFO adding 'phonenumbers/data/alt_format_31.py' 2026-05-09 12:43:19,396 wheel INFO adding 'phonenumbers/data/alt_format_34.py' 2026-05-09 12:43:19,398 wheel INFO adding 'phonenumbers/data/alt_format_350.py' 2026-05-09 12:43:19,399 wheel INFO adding 'phonenumbers/data/alt_format_351.py' 2026-05-09 12:43:19,401 wheel INFO adding 'phonenumbers/data/alt_format_352.py' 2026-05-09 12:43:19,403 wheel INFO adding 'phonenumbers/data/alt_format_358.py' 2026-05-09 12:43:19,405 wheel INFO adding 'phonenumbers/data/alt_format_359.py' 2026-05-09 12:43:19,410 wheel INFO adding 'phonenumbers/data/alt_format_36.py' 2026-05-09 12:43:19,412 wheel INFO adding 'phonenumbers/data/alt_format_372.py' 2026-05-09 12:43:19,414 wheel INFO adding 'phonenumbers/data/alt_format_373.py' 2026-05-09 12:43:19,416 wheel INFO adding 'phonenumbers/data/alt_format_380.py' 2026-05-09 12:43:19,418 wheel INFO adding 'phonenumbers/data/alt_format_381.py' 2026-05-09 12:43:19,419 wheel INFO adding 'phonenumbers/data/alt_format_385.py' 2026-05-09 12:43:19,421 wheel INFO adding 'phonenumbers/data/alt_format_39.py' 2026-05-09 12:43:19,423 wheel INFO adding 'phonenumbers/data/alt_format_43.py' 2026-05-09 12:43:19,425 wheel INFO adding 'phonenumbers/data/alt_format_44.py' 2026-05-09 12:43:19,427 wheel INFO adding 'phonenumbers/data/alt_format_49.py' 2026-05-09 12:43:19,429 wheel INFO adding 'phonenumbers/data/alt_format_505.py' 2026-05-09 12:43:19,431 wheel INFO adding 'phonenumbers/data/alt_format_506.py' 2026-05-09 12:43:19,433 wheel INFO adding 'phonenumbers/data/alt_format_52.py' 2026-05-09 12:43:19,435 wheel INFO adding 'phonenumbers/data/alt_format_54.py' 2026-05-09 12:43:19,437 wheel INFO adding 'phonenumbers/data/alt_format_55.py' 2026-05-09 12:43:19,438 wheel INFO adding 'phonenumbers/data/alt_format_58.py' 2026-05-09 12:43:19,440 wheel INFO adding 'phonenumbers/data/alt_format_595.py' 2026-05-09 12:43:19,442 wheel INFO adding 'phonenumbers/data/alt_format_61.py' 2026-05-09 12:43:19,444 wheel INFO adding 'phonenumbers/data/alt_format_62.py' 2026-05-09 12:43:19,446 wheel INFO adding 'phonenumbers/data/alt_format_64.py' 2026-05-09 12:43:19,447 wheel INFO adding 'phonenumbers/data/alt_format_66.py' 2026-05-09 12:43:19,449 wheel INFO adding 'phonenumbers/data/alt_format_675.py' 2026-05-09 12:43:19,451 wheel INFO adding 'phonenumbers/data/alt_format_676.py' 2026-05-09 12:43:19,453 wheel INFO adding 'phonenumbers/data/alt_format_679.py' 2026-05-09 12:43:19,455 wheel INFO adding 'phonenumbers/data/alt_format_7.py' 2026-05-09 12:43:19,456 wheel INFO adding 'phonenumbers/data/alt_format_81.py' 2026-05-09 12:43:19,458 wheel INFO adding 'phonenumbers/data/alt_format_84.py' 2026-05-09 12:43:19,460 wheel INFO adding 'phonenumbers/data/alt_format_855.py' 2026-05-09 12:43:19,462 wheel INFO adding 'phonenumbers/data/alt_format_856.py' 2026-05-09 12:43:19,463 wheel INFO adding 'phonenumbers/data/alt_format_90.py' 2026-05-09 12:43:19,465 wheel INFO adding 'phonenumbers/data/alt_format_91.py' 2026-05-09 12:43:19,467 wheel INFO adding 'phonenumbers/data/alt_format_94.py' 2026-05-09 12:43:19,469 wheel INFO adding 'phonenumbers/data/alt_format_95.py' 2026-05-09 12:43:19,472 wheel INFO adding 'phonenumbers/data/alt_format_971.py' 2026-05-09 12:43:19,474 wheel INFO adding 'phonenumbers/data/alt_format_972.py' 2026-05-09 12:43:19,476 wheel INFO adding 'phonenumbers/data/alt_format_995.py' 2026-05-09 12:43:19,478 wheel INFO adding 'phonenumbers/data/region_800.py' 2026-05-09 12:43:19,480 wheel INFO adding 'phonenumbers/data/region_808.py' 2026-05-09 12:43:19,482 wheel INFO adding 'phonenumbers/data/region_870.py' 2026-05-09 12:43:19,484 wheel INFO adding 'phonenumbers/data/region_878.py' 2026-05-09 12:43:19,486 wheel INFO adding 'phonenumbers/data/region_881.py' 2026-05-09 12:43:19,488 wheel INFO adding 'phonenumbers/data/region_882.py' 2026-05-09 12:43:19,490 wheel INFO adding 'phonenumbers/data/region_883.py' 2026-05-09 12:43:19,492 wheel INFO adding 'phonenumbers/data/region_888.py' 2026-05-09 12:43:19,494 wheel INFO adding 'phonenumbers/data/region_979.py' 2026-05-09 12:43:19,496 wheel INFO adding 'phonenumbers/data/region_AC.py' 2026-05-09 12:43:19,498 wheel INFO adding 'phonenumbers/data/region_AD.py' 2026-05-09 12:43:19,500 wheel INFO adding 'phonenumbers/data/region_AE.py' 2026-05-09 12:43:19,501 wheel INFO adding 'phonenumbers/data/region_AF.py' 2026-05-09 12:43:19,503 wheel INFO adding 'phonenumbers/data/region_AG.py' 2026-05-09 12:43:19,505 wheel INFO adding 'phonenumbers/data/region_AI.py' 2026-05-09 12:43:19,507 wheel INFO adding 'phonenumbers/data/region_AL.py' 2026-05-09 12:43:19,508 wheel INFO adding 'phonenumbers/data/region_AM.py' 2026-05-09 12:43:19,510 wheel INFO adding 'phonenumbers/data/region_AO.py' 2026-05-09 12:43:19,512 wheel INFO adding 'phonenumbers/data/region_AR.py' 2026-05-09 12:43:19,514 wheel INFO adding 'phonenumbers/data/region_AS.py' 2026-05-09 12:43:19,516 wheel INFO adding 'phonenumbers/data/region_AT.py' 2026-05-09 12:43:19,518 wheel INFO adding 'phonenumbers/data/region_AU.py' 2026-05-09 12:43:19,520 wheel INFO adding 'phonenumbers/data/region_AW.py' 2026-05-09 12:43:19,522 wheel INFO adding 'phonenumbers/data/region_AX.py' 2026-05-09 12:43:19,524 wheel INFO adding 'phonenumbers/data/region_AZ.py' 2026-05-09 12:43:19,526 wheel INFO adding 'phonenumbers/data/region_BA.py' 2026-05-09 12:43:19,528 wheel INFO adding 'phonenumbers/data/region_BB.py' 2026-05-09 12:43:19,530 wheel INFO adding 'phonenumbers/data/region_BD.py' 2026-05-09 12:43:19,532 wheel INFO adding 'phonenumbers/data/region_BE.py' 2026-05-09 12:43:19,534 wheel INFO adding 'phonenumbers/data/region_BF.py' 2026-05-09 12:43:19,536 wheel INFO adding 'phonenumbers/data/region_BG.py' 2026-05-09 12:43:19,538 wheel INFO adding 'phonenumbers/data/region_BH.py' 2026-05-09 12:43:19,539 wheel INFO adding 'phonenumbers/data/region_BI.py' 2026-05-09 12:43:19,541 wheel INFO adding 'phonenumbers/data/region_BJ.py' 2026-05-09 12:43:19,543 wheel INFO adding 'phonenumbers/data/region_BL.py' 2026-05-09 12:43:19,544 wheel INFO adding 'phonenumbers/data/region_BM.py' 2026-05-09 12:43:19,546 wheel INFO adding 'phonenumbers/data/region_BN.py' 2026-05-09 12:43:19,548 wheel INFO adding 'phonenumbers/data/region_BO.py' 2026-05-09 12:43:19,550 wheel INFO adding 'phonenumbers/data/region_BQ.py' 2026-05-09 12:43:19,552 wheel INFO adding 'phonenumbers/data/region_BR.py' 2026-05-09 12:43:19,554 wheel INFO adding 'phonenumbers/data/region_BS.py' 2026-05-09 12:43:19,556 wheel INFO adding 'phonenumbers/data/region_BT.py' 2026-05-09 12:43:19,558 wheel INFO adding 'phonenumbers/data/region_BW.py' 2026-05-09 12:43:19,559 wheel INFO adding 'phonenumbers/data/region_BY.py' 2026-05-09 12:43:19,561 wheel INFO adding 'phonenumbers/data/region_BZ.py' 2026-05-09 12:43:19,563 wheel INFO adding 'phonenumbers/data/region_CA.py' 2026-05-09 12:43:19,565 wheel INFO adding 'phonenumbers/data/region_CC.py' 2026-05-09 12:43:19,567 wheel INFO adding 'phonenumbers/data/region_CD.py' 2026-05-09 12:43:19,569 wheel INFO adding 'phonenumbers/data/region_CF.py' 2026-05-09 12:43:19,570 wheel INFO adding 'phonenumbers/data/region_CG.py' 2026-05-09 12:43:19,572 wheel INFO adding 'phonenumbers/data/region_CH.py' 2026-05-09 12:43:19,574 wheel INFO adding 'phonenumbers/data/region_CI.py' 2026-05-09 12:43:19,576 wheel INFO adding 'phonenumbers/data/region_CK.py' 2026-05-09 12:43:19,578 wheel INFO adding 'phonenumbers/data/region_CL.py' 2026-05-09 12:43:19,580 wheel INFO adding 'phonenumbers/data/region_CM.py' 2026-05-09 12:43:19,582 wheel INFO adding 'phonenumbers/data/region_CN.py' 2026-05-09 12:43:19,584 wheel INFO adding 'phonenumbers/data/region_CO.py' 2026-05-09 12:43:19,586 wheel INFO adding 'phonenumbers/data/region_CR.py' 2026-05-09 12:43:19,588 wheel INFO adding 'phonenumbers/data/region_CU.py' 2026-05-09 12:43:19,589 wheel INFO adding 'phonenumbers/data/region_CV.py' 2026-05-09 12:43:19,591 wheel INFO adding 'phonenumbers/data/region_CW.py' 2026-05-09 12:43:19,593 wheel INFO adding 'phonenumbers/data/region_CX.py' 2026-05-09 12:43:19,595 wheel INFO adding 'phonenumbers/data/region_CY.py' 2026-05-09 12:43:19,597 wheel INFO adding 'phonenumbers/data/region_CZ.py' 2026-05-09 12:43:19,599 wheel INFO adding 'phonenumbers/data/region_DE.py' 2026-05-09 12:43:19,601 wheel INFO adding 'phonenumbers/data/region_DJ.py' 2026-05-09 12:43:19,603 wheel INFO adding 'phonenumbers/data/region_DK.py' 2026-05-09 12:43:19,605 wheel INFO adding 'phonenumbers/data/region_DM.py' 2026-05-09 12:43:19,607 wheel INFO adding 'phonenumbers/data/region_DO.py' 2026-05-09 12:43:19,609 wheel INFO adding 'phonenumbers/data/region_DZ.py' 2026-05-09 12:43:19,610 wheel INFO adding 'phonenumbers/data/region_EC.py' 2026-05-09 12:43:19,612 wheel INFO adding 'phonenumbers/data/region_EE.py' 2026-05-09 12:43:19,615 wheel INFO adding 'phonenumbers/data/region_EG.py' 2026-05-09 12:43:19,617 wheel INFO adding 'phonenumbers/data/region_EH.py' 2026-05-09 12:43:19,619 wheel INFO adding 'phonenumbers/data/region_ER.py' 2026-05-09 12:43:19,621 wheel INFO adding 'phonenumbers/data/region_ES.py' 2026-05-09 12:43:19,623 wheel INFO adding 'phonenumbers/data/region_ET.py' 2026-05-09 12:43:19,625 wheel INFO adding 'phonenumbers/data/region_FI.py' 2026-05-09 12:43:19,626 wheel INFO adding 'phonenumbers/data/region_FJ.py' 2026-05-09 12:43:19,628 wheel INFO adding 'phonenumbers/data/region_FK.py' 2026-05-09 12:43:19,630 wheel INFO adding 'phonenumbers/data/region_FM.py' 2026-05-09 12:43:19,632 wheel INFO adding 'phonenumbers/data/region_FO.py' 2026-05-09 12:43:19,634 wheel INFO adding 'phonenumbers/data/region_FR.py' 2026-05-09 12:43:19,636 wheel INFO adding 'phonenumbers/data/region_GA.py' 2026-05-09 12:43:19,639 wheel INFO adding 'phonenumbers/data/region_GB.py' 2026-05-09 12:43:19,641 wheel INFO adding 'phonenumbers/data/region_GD.py' 2026-05-09 12:43:19,643 wheel INFO adding 'phonenumbers/data/region_GE.py' 2026-05-09 12:43:19,645 wheel INFO adding 'phonenumbers/data/region_GF.py' 2026-05-09 12:43:19,647 wheel INFO adding 'phonenumbers/data/region_GG.py' 2026-05-09 12:43:19,649 wheel INFO adding 'phonenumbers/data/region_GH.py' 2026-05-09 12:43:19,651 wheel INFO adding 'phonenumbers/data/region_GI.py' 2026-05-09 12:43:19,653 wheel INFO adding 'phonenumbers/data/region_GL.py' 2026-05-09 12:43:19,655 wheel INFO adding 'phonenumbers/data/region_GM.py' 2026-05-09 12:43:19,657 wheel INFO adding 'phonenumbers/data/region_GN.py' 2026-05-09 12:43:19,659 wheel INFO adding 'phonenumbers/data/region_GP.py' 2026-05-09 12:43:19,661 wheel INFO adding 'phonenumbers/data/region_GQ.py' 2026-05-09 12:43:19,663 wheel INFO adding 'phonenumbers/data/region_GR.py' 2026-05-09 12:43:19,665 wheel INFO adding 'phonenumbers/data/region_GT.py' 2026-05-09 12:43:19,667 wheel INFO adding 'phonenumbers/data/region_GU.py' 2026-05-09 12:43:19,669 wheel INFO adding 'phonenumbers/data/region_GW.py' 2026-05-09 12:43:19,671 wheel INFO adding 'phonenumbers/data/region_GY.py' 2026-05-09 12:43:19,673 wheel INFO adding 'phonenumbers/data/region_HK.py' 2026-05-09 12:43:19,675 wheel INFO adding 'phonenumbers/data/region_HN.py' 2026-05-09 12:43:19,677 wheel INFO adding 'phonenumbers/data/region_HR.py' 2026-05-09 12:43:19,679 wheel INFO adding 'phonenumbers/data/region_HT.py' 2026-05-09 12:43:19,681 wheel INFO adding 'phonenumbers/data/region_HU.py' 2026-05-09 12:43:19,683 wheel INFO adding 'phonenumbers/data/region_ID.py' 2026-05-09 12:43:19,685 wheel INFO adding 'phonenumbers/data/region_IE.py' 2026-05-09 12:43:19,687 wheel INFO adding 'phonenumbers/data/region_IL.py' 2026-05-09 12:43:19,689 wheel INFO adding 'phonenumbers/data/region_IM.py' 2026-05-09 12:43:19,691 wheel INFO adding 'phonenumbers/data/region_IN.py' 2026-05-09 12:43:19,694 wheel INFO adding 'phonenumbers/data/region_IO.py' 2026-05-09 12:43:19,695 wheel INFO adding 'phonenumbers/data/region_IQ.py' 2026-05-09 12:43:19,697 wheel INFO adding 'phonenumbers/data/region_IR.py' 2026-05-09 12:43:19,699 wheel INFO adding 'phonenumbers/data/region_IS.py' 2026-05-09 12:43:19,701 wheel INFO adding 'phonenumbers/data/region_IT.py' 2026-05-09 12:43:19,703 wheel INFO adding 'phonenumbers/data/region_JE.py' 2026-05-09 12:43:19,705 wheel INFO adding 'phonenumbers/data/region_JM.py' 2026-05-09 12:43:19,710 wheel INFO adding 'phonenumbers/data/region_JO.py' 2026-05-09 12:43:19,712 wheel INFO adding 'phonenumbers/data/region_JP.py' 2026-05-09 12:43:19,714 wheel INFO adding 'phonenumbers/data/region_KE.py' 2026-05-09 12:43:19,716 wheel INFO adding 'phonenumbers/data/region_KG.py' 2026-05-09 12:43:19,718 wheel INFO adding 'phonenumbers/data/region_KH.py' 2026-05-09 12:43:19,720 wheel INFO adding 'phonenumbers/data/region_KI.py' 2026-05-09 12:43:19,722 wheel INFO adding 'phonenumbers/data/region_KM.py' 2026-05-09 12:43:19,724 wheel INFO adding 'phonenumbers/data/region_KN.py' 2026-05-09 12:43:19,726 wheel INFO adding 'phonenumbers/data/region_KP.py' 2026-05-09 12:43:19,728 wheel INFO adding 'phonenumbers/data/region_KR.py' 2026-05-09 12:43:19,730 wheel INFO adding 'phonenumbers/data/region_KW.py' 2026-05-09 12:43:19,733 wheel INFO adding 'phonenumbers/data/region_KY.py' 2026-05-09 12:43:19,735 wheel INFO adding 'phonenumbers/data/region_KZ.py' 2026-05-09 12:43:19,737 wheel INFO adding 'phonenumbers/data/region_LA.py' 2026-05-09 12:43:19,740 wheel INFO adding 'phonenumbers/data/region_LB.py' 2026-05-09 12:43:19,741 wheel INFO adding 'phonenumbers/data/region_LC.py' 2026-05-09 12:43:19,743 wheel INFO adding 'phonenumbers/data/region_LI.py' 2026-05-09 12:43:19,745 wheel INFO adding 'phonenumbers/data/region_LK.py' 2026-05-09 12:43:19,747 wheel INFO adding 'phonenumbers/data/region_LR.py' 2026-05-09 12:43:19,749 wheel INFO adding 'phonenumbers/data/region_LS.py' 2026-05-09 12:43:19,751 wheel INFO adding 'phonenumbers/data/region_LT.py' 2026-05-09 12:43:19,753 wheel INFO adding 'phonenumbers/data/region_LU.py' 2026-05-09 12:43:19,755 wheel INFO adding 'phonenumbers/data/region_LV.py' 2026-05-09 12:43:19,757 wheel INFO adding 'phonenumbers/data/region_LY.py' 2026-05-09 12:43:19,759 wheel INFO adding 'phonenumbers/data/region_MA.py' 2026-05-09 12:43:19,761 wheel INFO adding 'phonenumbers/data/region_MC.py' 2026-05-09 12:43:19,764 wheel INFO adding 'phonenumbers/data/region_MD.py' 2026-05-09 12:43:19,766 wheel INFO adding 'phonenumbers/data/region_ME.py' 2026-05-09 12:43:19,768 wheel INFO adding 'phonenumbers/data/region_MF.py' 2026-05-09 12:43:19,770 wheel INFO adding 'phonenumbers/data/region_MG.py' 2026-05-09 12:43:19,772 wheel INFO adding 'phonenumbers/data/region_MH.py' 2026-05-09 12:43:19,774 wheel INFO adding 'phonenumbers/data/region_MK.py' 2026-05-09 12:43:19,776 wheel INFO adding 'phonenumbers/data/region_ML.py' 2026-05-09 12:43:19,778 wheel INFO adding 'phonenumbers/data/region_MM.py' 2026-05-09 12:43:19,780 wheel INFO adding 'phonenumbers/data/region_MN.py' 2026-05-09 12:43:19,782 wheel INFO adding 'phonenumbers/data/region_MO.py' 2026-05-09 12:43:19,784 wheel INFO adding 'phonenumbers/data/region_MP.py' 2026-05-09 12:43:19,786 wheel INFO adding 'phonenumbers/data/region_MQ.py' 2026-05-09 12:43:19,788 wheel INFO adding 'phonenumbers/data/region_MR.py' 2026-05-09 12:43:19,790 wheel INFO adding 'phonenumbers/data/region_MS.py' 2026-05-09 12:43:19,792 wheel INFO adding 'phonenumbers/data/region_MT.py' 2026-05-09 12:43:19,794 wheel INFO adding 'phonenumbers/data/region_MU.py' 2026-05-09 12:43:19,796 wheel INFO adding 'phonenumbers/data/region_MV.py' 2026-05-09 12:43:19,799 wheel INFO adding 'phonenumbers/data/region_MW.py' 2026-05-09 12:43:19,801 wheel INFO adding 'phonenumbers/data/region_MX.py' 2026-05-09 12:43:19,803 wheel INFO adding 'phonenumbers/data/region_MY.py' 2026-05-09 12:43:19,805 wheel INFO adding 'phonenumbers/data/region_MZ.py' 2026-05-09 12:43:19,807 wheel INFO adding 'phonenumbers/data/region_NA.py' 2026-05-09 12:43:19,809 wheel INFO adding 'phonenumbers/data/region_NC.py' 2026-05-09 12:43:19,810 wheel INFO adding 'phonenumbers/data/region_NE.py' 2026-05-09 12:43:19,812 wheel INFO adding 'phonenumbers/data/region_NF.py' 2026-05-09 12:43:19,814 wheel INFO adding 'phonenumbers/data/region_NG.py' 2026-05-09 12:43:19,816 wheel INFO adding 'phonenumbers/data/region_NI.py' 2026-05-09 12:43:19,818 wheel INFO adding 'phonenumbers/data/region_NL.py' 2026-05-09 12:43:19,820 wheel INFO adding 'phonenumbers/data/region_NO.py' 2026-05-09 12:43:19,823 wheel INFO adding 'phonenumbers/data/region_NP.py' 2026-05-09 12:43:19,825 wheel INFO adding 'phonenumbers/data/region_NR.py' 2026-05-09 12:43:19,827 wheel INFO adding 'phonenumbers/data/region_NU.py' 2026-05-09 12:43:19,829 wheel INFO adding 'phonenumbers/data/region_NZ.py' 2026-05-09 12:43:19,831 wheel INFO adding 'phonenumbers/data/region_OM.py' 2026-05-09 12:43:19,833 wheel INFO adding 'phonenumbers/data/region_PA.py' 2026-05-09 12:43:19,835 wheel INFO adding 'phonenumbers/data/region_PE.py' 2026-05-09 12:43:19,837 wheel INFO adding 'phonenumbers/data/region_PF.py' 2026-05-09 12:43:19,839 wheel INFO adding 'phonenumbers/data/region_PG.py' 2026-05-09 12:43:19,841 wheel INFO adding 'phonenumbers/data/region_PH.py' 2026-05-09 12:43:19,843 wheel INFO adding 'phonenumbers/data/region_PK.py' 2026-05-09 12:43:19,845 wheel INFO adding 'phonenumbers/data/region_PL.py' 2026-05-09 12:43:19,847 wheel INFO adding 'phonenumbers/data/region_PM.py' 2026-05-09 12:43:19,849 wheel INFO adding 'phonenumbers/data/region_PR.py' 2026-05-09 12:43:19,851 wheel INFO adding 'phonenumbers/data/region_PS.py' 2026-05-09 12:43:19,854 wheel INFO adding 'phonenumbers/data/region_PT.py' 2026-05-09 12:43:19,855 wheel INFO adding 'phonenumbers/data/region_PW.py' 2026-05-09 12:43:19,857 wheel INFO adding 'phonenumbers/data/region_PY.py' 2026-05-09 12:43:19,859 wheel INFO adding 'phonenumbers/data/region_QA.py' 2026-05-09 12:43:19,861 wheel INFO adding 'phonenumbers/data/region_RE.py' 2026-05-09 12:43:19,863 wheel INFO adding 'phonenumbers/data/region_RO.py' 2026-05-09 12:43:19,864 wheel INFO adding 'phonenumbers/data/region_RS.py' 2026-05-09 12:43:19,866 wheel INFO adding 'phonenumbers/data/region_RU.py' 2026-05-09 12:43:19,868 wheel INFO adding 'phonenumbers/data/region_RW.py' 2026-05-09 12:43:19,870 wheel INFO adding 'phonenumbers/data/region_SA.py' 2026-05-09 12:43:19,872 wheel INFO adding 'phonenumbers/data/region_SB.py' 2026-05-09 12:43:19,874 wheel INFO adding 'phonenumbers/data/region_SC.py' 2026-05-09 12:43:19,876 wheel INFO adding 'phonenumbers/data/region_SD.py' 2026-05-09 12:43:19,878 wheel INFO adding 'phonenumbers/data/region_SE.py' 2026-05-09 12:43:19,880 wheel INFO adding 'phonenumbers/data/region_SG.py' 2026-05-09 12:43:19,882 wheel INFO adding 'phonenumbers/data/region_SH.py' 2026-05-09 12:43:19,883 wheel INFO adding 'phonenumbers/data/region_SI.py' 2026-05-09 12:43:19,885 wheel INFO adding 'phonenumbers/data/region_SJ.py' 2026-05-09 12:43:19,887 wheel INFO adding 'phonenumbers/data/region_SK.py' 2026-05-09 12:43:19,889 wheel INFO adding 'phonenumbers/data/region_SL.py' 2026-05-09 12:43:19,891 wheel INFO adding 'phonenumbers/data/region_SM.py' 2026-05-09 12:43:19,893 wheel INFO adding 'phonenumbers/data/region_SN.py' 2026-05-09 12:43:19,895 wheel INFO adding 'phonenumbers/data/region_SO.py' 2026-05-09 12:43:19,896 wheel INFO adding 'phonenumbers/data/region_SR.py' 2026-05-09 12:43:19,898 wheel INFO adding 'phonenumbers/data/region_SS.py' 2026-05-09 12:43:19,900 wheel INFO adding 'phonenumbers/data/region_ST.py' 2026-05-09 12:43:19,902 wheel INFO adding 'phonenumbers/data/region_SV.py' 2026-05-09 12:43:19,904 wheel INFO adding 'phonenumbers/data/region_SX.py' 2026-05-09 12:43:19,906 wheel INFO adding 'phonenumbers/data/region_SY.py' 2026-05-09 12:43:19,908 wheel INFO adding 'phonenumbers/data/region_SZ.py' 2026-05-09 12:43:19,909 wheel INFO adding 'phonenumbers/data/region_TA.py' 2026-05-09 12:43:19,911 wheel INFO adding 'phonenumbers/data/region_TC.py' 2026-05-09 12:43:19,912 wheel INFO adding 'phonenumbers/data/region_TD.py' 2026-05-09 12:43:19,914 wheel INFO adding 'phonenumbers/data/region_TG.py' 2026-05-09 12:43:19,916 wheel INFO adding 'phonenumbers/data/region_TH.py' 2026-05-09 12:43:19,917 wheel INFO adding 'phonenumbers/data/region_TJ.py' 2026-05-09 12:43:19,919 wheel INFO adding 'phonenumbers/data/region_TK.py' 2026-05-09 12:43:19,921 wheel INFO adding 'phonenumbers/data/region_TL.py' 2026-05-09 12:43:19,922 wheel INFO adding 'phonenumbers/data/region_TM.py' 2026-05-09 12:43:19,924 wheel INFO adding 'phonenumbers/data/region_TN.py' 2026-05-09 12:43:19,926 wheel INFO adding 'phonenumbers/data/region_TO.py' 2026-05-09 12:43:19,928 wheel INFO adding 'phonenumbers/data/region_TR.py' 2026-05-09 12:43:19,930 wheel INFO adding 'phonenumbers/data/region_TT.py' 2026-05-09 12:43:19,931 wheel INFO adding 'phonenumbers/data/region_TV.py' 2026-05-09 12:43:19,933 wheel INFO adding 'phonenumbers/data/region_TW.py' 2026-05-09 12:43:19,935 wheel INFO adding 'phonenumbers/data/region_TZ.py' 2026-05-09 12:43:19,936 wheel INFO adding 'phonenumbers/data/region_UA.py' 2026-05-09 12:43:19,938 wheel INFO adding 'phonenumbers/data/region_UG.py' 2026-05-09 12:43:19,940 wheel INFO adding 'phonenumbers/data/region_US.py' 2026-05-09 12:43:19,942 wheel INFO adding 'phonenumbers/data/region_UY.py' 2026-05-09 12:43:19,944 wheel INFO adding 'phonenumbers/data/region_UZ.py' 2026-05-09 12:43:19,946 wheel INFO adding 'phonenumbers/data/region_VA.py' 2026-05-09 12:43:19,948 wheel INFO adding 'phonenumbers/data/region_VC.py' 2026-05-09 12:43:19,949 wheel INFO adding 'phonenumbers/data/region_VE.py' 2026-05-09 12:43:19,951 wheel INFO adding 'phonenumbers/data/region_VG.py' 2026-05-09 12:43:19,952 wheel INFO adding 'phonenumbers/data/region_VI.py' 2026-05-09 12:43:19,954 wheel INFO adding 'phonenumbers/data/region_VN.py' 2026-05-09 12:43:19,956 wheel INFO adding 'phonenumbers/data/region_VU.py' 2026-05-09 12:43:19,958 wheel INFO adding 'phonenumbers/data/region_WF.py' 2026-05-09 12:43:19,960 wheel INFO adding 'phonenumbers/data/region_WS.py' 2026-05-09 12:43:19,962 wheel INFO adding 'phonenumbers/data/region_XK.py' 2026-05-09 12:43:19,963 wheel INFO adding 'phonenumbers/data/region_YE.py' 2026-05-09 12:43:19,965 wheel INFO adding 'phonenumbers/data/region_YT.py' 2026-05-09 12:43:19,967 wheel INFO adding 'phonenumbers/data/region_ZA.py' 2026-05-09 12:43:19,969 wheel INFO adding 'phonenumbers/data/region_ZM.py' 2026-05-09 12:43:19,971 wheel INFO adding 'phonenumbers/data/region_ZW.py' 2026-05-09 12:43:19,973 wheel INFO adding 'phonenumbers/geodata/__init__.py' 2026-05-09 12:43:19,975 wheel INFO adding 'phonenumbers/geodata/__init__.pyi' 2026-05-09 12:43:19,981 wheel INFO adding 'phonenumbers/geodata/data0.py' 2026-05-09 12:43:19,992 wheel INFO adding 'phonenumbers/geodata/data1.py' 2026-05-09 12:43:20,004 wheel INFO adding 'phonenumbers/geodata/data10.py' 2026-05-09 12:43:20,016 wheel INFO adding 'phonenumbers/geodata/data11.py' 2026-05-09 12:43:20,027 wheel INFO adding 'phonenumbers/geodata/data12.py' 2026-05-09 12:43:20,039 wheel INFO adding 'phonenumbers/geodata/data13.py' 2026-05-09 12:43:20,054 wheel INFO adding 'phonenumbers/geodata/data14.py' 2026-05-09 12:43:20,082 wheel INFO adding 'phonenumbers/geodata/data15.py' 2026-05-09 12:43:20,114 wheel INFO adding 'phonenumbers/geodata/data16.py' 2026-05-09 12:43:20,144 wheel INFO adding 'phonenumbers/geodata/data17.py' 2026-05-09 12:43:20,172 wheel INFO adding 'phonenumbers/geodata/data18.py' 2026-05-09 12:43:20,200 wheel INFO adding 'phonenumbers/geodata/data19.py' 2026-05-09 12:43:20,223 wheel INFO adding 'phonenumbers/geodata/data2.py' 2026-05-09 12:43:20,240 wheel INFO adding 'phonenumbers/geodata/data20.py' 2026-05-09 12:43:20,270 wheel INFO adding 'phonenumbers/geodata/data21.py' 2026-05-09 12:43:20,299 wheel INFO adding 'phonenumbers/geodata/data22.py' 2026-05-09 12:43:20,328 wheel INFO adding 'phonenumbers/geodata/data23.py' 2026-05-09 12:43:20,357 wheel INFO adding 'phonenumbers/geodata/data24.py' 2026-05-09 12:43:20,387 wheel INFO adding 'phonenumbers/geodata/data25.py' 2026-05-09 12:43:20,415 wheel INFO adding 'phonenumbers/geodata/data26.py' 2026-05-09 12:43:20,441 wheel INFO adding 'phonenumbers/geodata/data27.py' 2026-05-09 12:43:20,462 wheel INFO adding 'phonenumbers/geodata/data28.py' 2026-05-09 12:43:20,475 wheel INFO adding 'phonenumbers/geodata/data3.py' 2026-05-09 12:43:20,491 wheel INFO adding 'phonenumbers/geodata/data4.py' 2026-05-09 12:43:20,511 wheel INFO adding 'phonenumbers/geodata/data5.py' 2026-05-09 12:43:20,536 wheel INFO adding 'phonenumbers/geodata/data6.py' 2026-05-09 12:43:20,557 wheel INFO adding 'phonenumbers/geodata/data7.py' 2026-05-09 12:43:20,573 wheel INFO adding 'phonenumbers/geodata/data8.py' 2026-05-09 12:43:20,585 wheel INFO adding 'phonenumbers/geodata/data9.py' 2026-05-09 12:43:20,600 wheel INFO adding 'phonenumbers/geodata/locale.py' 2026-05-09 12:43:20,614 wheel INFO adding 'phonenumbers/geodata/locale.pyi' 2026-05-09 12:43:20,617 wheel INFO adding 'phonenumbers/shortdata/__init__.py' 2026-05-09 12:43:20,620 wheel INFO adding 'phonenumbers/shortdata/__init__.pyi' 2026-05-09 12:43:20,621 wheel INFO adding 'phonenumbers/shortdata/region_AC.py' 2026-05-09 12:43:20,623 wheel INFO adding 'phonenumbers/shortdata/region_AD.py' 2026-05-09 12:43:20,625 wheel INFO adding 'phonenumbers/shortdata/region_AE.py' 2026-05-09 12:43:20,627 wheel INFO adding 'phonenumbers/shortdata/region_AF.py' 2026-05-09 12:43:20,629 wheel INFO adding 'phonenumbers/shortdata/region_AG.py' 2026-05-09 12:43:20,631 wheel INFO adding 'phonenumbers/shortdata/region_AI.py' 2026-05-09 12:43:20,633 wheel INFO adding 'phonenumbers/shortdata/region_AL.py' 2026-05-09 12:43:20,635 wheel INFO adding 'phonenumbers/shortdata/region_AM.py' 2026-05-09 12:43:20,637 wheel INFO adding 'phonenumbers/shortdata/region_AO.py' 2026-05-09 12:43:20,639 wheel INFO adding 'phonenumbers/shortdata/region_AR.py' 2026-05-09 12:43:20,641 wheel INFO adding 'phonenumbers/shortdata/region_AS.py' 2026-05-09 12:43:20,643 wheel INFO adding 'phonenumbers/shortdata/region_AT.py' 2026-05-09 12:43:20,645 wheel INFO adding 'phonenumbers/shortdata/region_AU.py' 2026-05-09 12:43:20,647 wheel INFO adding 'phonenumbers/shortdata/region_AW.py' 2026-05-09 12:43:20,649 wheel INFO adding 'phonenumbers/shortdata/region_AX.py' 2026-05-09 12:43:20,651 wheel INFO adding 'phonenumbers/shortdata/region_AZ.py' 2026-05-09 12:43:20,653 wheel INFO adding 'phonenumbers/shortdata/region_BA.py' 2026-05-09 12:43:20,655 wheel INFO adding 'phonenumbers/shortdata/region_BB.py' 2026-05-09 12:43:20,657 wheel INFO adding 'phonenumbers/shortdata/region_BD.py' 2026-05-09 12:43:20,658 wheel INFO adding 'phonenumbers/shortdata/region_BE.py' 2026-05-09 12:43:20,660 wheel INFO adding 'phonenumbers/shortdata/region_BF.py' 2026-05-09 12:43:20,662 wheel INFO adding 'phonenumbers/shortdata/region_BG.py' 2026-05-09 12:43:20,663 wheel INFO adding 'phonenumbers/shortdata/region_BH.py' 2026-05-09 12:43:20,665 wheel INFO adding 'phonenumbers/shortdata/region_BI.py' 2026-05-09 12:43:20,667 wheel INFO adding 'phonenumbers/shortdata/region_BJ.py' 2026-05-09 12:43:20,668 wheel INFO adding 'phonenumbers/shortdata/region_BL.py' 2026-05-09 12:43:20,670 wheel INFO adding 'phonenumbers/shortdata/region_BM.py' 2026-05-09 12:43:20,671 wheel INFO adding 'phonenumbers/shortdata/region_BN.py' 2026-05-09 12:43:20,673 wheel INFO adding 'phonenumbers/shortdata/region_BO.py' 2026-05-09 12:43:20,675 wheel INFO adding 'phonenumbers/shortdata/region_BQ.py' 2026-05-09 12:43:20,676 wheel INFO adding 'phonenumbers/shortdata/region_BR.py' 2026-05-09 12:43:20,678 wheel INFO adding 'phonenumbers/shortdata/region_BS.py' 2026-05-09 12:43:20,680 wheel INFO adding 'phonenumbers/shortdata/region_BT.py' 2026-05-09 12:43:20,681 wheel INFO adding 'phonenumbers/shortdata/region_BW.py' 2026-05-09 12:43:20,683 wheel INFO adding 'phonenumbers/shortdata/region_BY.py' 2026-05-09 12:43:20,684 wheel INFO adding 'phonenumbers/shortdata/region_BZ.py' 2026-05-09 12:43:20,686 wheel INFO adding 'phonenumbers/shortdata/region_CA.py' 2026-05-09 12:43:20,687 wheel INFO adding 'phonenumbers/shortdata/region_CC.py' 2026-05-09 12:43:20,689 wheel INFO adding 'phonenumbers/shortdata/region_CD.py' 2026-05-09 12:43:20,690 wheel INFO adding 'phonenumbers/shortdata/region_CF.py' 2026-05-09 12:43:20,692 wheel INFO adding 'phonenumbers/shortdata/region_CG.py' 2026-05-09 12:43:20,694 wheel INFO adding 'phonenumbers/shortdata/region_CH.py' 2026-05-09 12:43:20,695 wheel INFO adding 'phonenumbers/shortdata/region_CI.py' 2026-05-09 12:43:20,697 wheel INFO adding 'phonenumbers/shortdata/region_CK.py' 2026-05-09 12:43:20,698 wheel INFO adding 'phonenumbers/shortdata/region_CL.py' 2026-05-09 12:43:20,700 wheel INFO adding 'phonenumbers/shortdata/region_CM.py' 2026-05-09 12:43:20,701 wheel INFO adding 'phonenumbers/shortdata/region_CN.py' 2026-05-09 12:43:20,703 wheel INFO adding 'phonenumbers/shortdata/region_CO.py' 2026-05-09 12:43:20,704 wheel INFO adding 'phonenumbers/shortdata/region_CR.py' 2026-05-09 12:43:20,706 wheel INFO adding 'phonenumbers/shortdata/region_CU.py' 2026-05-09 12:43:20,708 wheel INFO adding 'phonenumbers/shortdata/region_CV.py' 2026-05-09 12:43:20,709 wheel INFO adding 'phonenumbers/shortdata/region_CW.py' 2026-05-09 12:43:20,711 wheel INFO adding 'phonenumbers/shortdata/region_CX.py' 2026-05-09 12:43:20,712 wheel INFO adding 'phonenumbers/shortdata/region_CY.py' 2026-05-09 12:43:20,714 wheel INFO adding 'phonenumbers/shortdata/region_CZ.py' 2026-05-09 12:43:20,715 wheel INFO adding 'phonenumbers/shortdata/region_DE.py' 2026-05-09 12:43:20,717 wheel INFO adding 'phonenumbers/shortdata/region_DJ.py' 2026-05-09 12:43:20,718 wheel INFO adding 'phonenumbers/shortdata/region_DK.py' 2026-05-09 12:43:20,720 wheel INFO adding 'phonenumbers/shortdata/region_DM.py' 2026-05-09 12:43:20,721 wheel INFO adding 'phonenumbers/shortdata/region_DO.py' 2026-05-09 12:43:20,723 wheel INFO adding 'phonenumbers/shortdata/region_DZ.py' 2026-05-09 12:43:20,725 wheel INFO adding 'phonenumbers/shortdata/region_EC.py' 2026-05-09 12:43:20,726 wheel INFO adding 'phonenumbers/shortdata/region_EE.py' 2026-05-09 12:43:20,728 wheel INFO adding 'phonenumbers/shortdata/region_EG.py' 2026-05-09 12:43:20,730 wheel INFO adding 'phonenumbers/shortdata/region_EH.py' 2026-05-09 12:43:20,732 wheel INFO adding 'phonenumbers/shortdata/region_ER.py' 2026-05-09 12:43:20,733 wheel INFO adding 'phonenumbers/shortdata/region_ES.py' 2026-05-09 12:43:20,735 wheel INFO adding 'phonenumbers/shortdata/region_ET.py' 2026-05-09 12:43:20,737 wheel INFO adding 'phonenumbers/shortdata/region_FI.py' 2026-05-09 12:43:20,738 wheel INFO adding 'phonenumbers/shortdata/region_FJ.py' 2026-05-09 12:43:20,740 wheel INFO adding 'phonenumbers/shortdata/region_FK.py' 2026-05-09 12:43:20,741 wheel INFO adding 'phonenumbers/shortdata/region_FM.py' 2026-05-09 12:43:20,743 wheel INFO adding 'phonenumbers/shortdata/region_FO.py' 2026-05-09 12:43:20,744 wheel INFO adding 'phonenumbers/shortdata/region_FR.py' 2026-05-09 12:43:20,746 wheel INFO adding 'phonenumbers/shortdata/region_GA.py' 2026-05-09 12:43:20,747 wheel INFO adding 'phonenumbers/shortdata/region_GB.py' 2026-05-09 12:43:20,749 wheel INFO adding 'phonenumbers/shortdata/region_GD.py' 2026-05-09 12:43:20,751 wheel INFO adding 'phonenumbers/shortdata/region_GE.py' 2026-05-09 12:43:20,752 wheel INFO adding 'phonenumbers/shortdata/region_GF.py' 2026-05-09 12:43:20,754 wheel INFO adding 'phonenumbers/shortdata/region_GG.py' 2026-05-09 12:43:20,755 wheel INFO adding 'phonenumbers/shortdata/region_GH.py' 2026-05-09 12:43:20,757 wheel INFO adding 'phonenumbers/shortdata/region_GI.py' 2026-05-09 12:43:20,758 wheel INFO adding 'phonenumbers/shortdata/region_GL.py' 2026-05-09 12:43:20,760 wheel INFO adding 'phonenumbers/shortdata/region_GM.py' 2026-05-09 12:43:20,762 wheel INFO adding 'phonenumbers/shortdata/region_GN.py' 2026-05-09 12:43:20,763 wheel INFO adding 'phonenumbers/shortdata/region_GP.py' 2026-05-09 12:43:20,765 wheel INFO adding 'phonenumbers/shortdata/region_GR.py' 2026-05-09 12:43:20,767 wheel INFO adding 'phonenumbers/shortdata/region_GT.py' 2026-05-09 12:43:20,768 wheel INFO adding 'phonenumbers/shortdata/region_GU.py' 2026-05-09 12:43:20,770 wheel INFO adding 'phonenumbers/shortdata/region_GW.py' 2026-05-09 12:43:20,772 wheel INFO adding 'phonenumbers/shortdata/region_GY.py' 2026-05-09 12:43:20,773 wheel INFO adding 'phonenumbers/shortdata/region_HK.py' 2026-05-09 12:43:20,775 wheel INFO adding 'phonenumbers/shortdata/region_HN.py' 2026-05-09 12:43:20,777 wheel INFO adding 'phonenumbers/shortdata/region_HR.py' 2026-05-09 12:43:20,779 wheel INFO adding 'phonenumbers/shortdata/region_HT.py' 2026-05-09 12:43:20,780 wheel INFO adding 'phonenumbers/shortdata/region_HU.py' 2026-05-09 12:43:20,782 wheel INFO adding 'phonenumbers/shortdata/region_ID.py' 2026-05-09 12:43:20,784 wheel INFO adding 'phonenumbers/shortdata/region_IE.py' 2026-05-09 12:43:20,786 wheel INFO adding 'phonenumbers/shortdata/region_IL.py' 2026-05-09 12:43:20,788 wheel INFO adding 'phonenumbers/shortdata/region_IM.py' 2026-05-09 12:43:20,789 wheel INFO adding 'phonenumbers/shortdata/region_IN.py' 2026-05-09 12:43:20,791 wheel INFO adding 'phonenumbers/shortdata/region_IQ.py' 2026-05-09 12:43:20,793 wheel INFO adding 'phonenumbers/shortdata/region_IR.py' 2026-05-09 12:43:20,795 wheel INFO adding 'phonenumbers/shortdata/region_IS.py' 2026-05-09 12:43:20,797 wheel INFO adding 'phonenumbers/shortdata/region_IT.py' 2026-05-09 12:43:20,799 wheel INFO adding 'phonenumbers/shortdata/region_JE.py' 2026-05-09 12:43:20,801 wheel INFO adding 'phonenumbers/shortdata/region_JM.py' 2026-05-09 12:43:20,802 wheel INFO adding 'phonenumbers/shortdata/region_JO.py' 2026-05-09 12:43:20,804 wheel INFO adding 'phonenumbers/shortdata/region_JP.py' 2026-05-09 12:43:20,806 wheel INFO adding 'phonenumbers/shortdata/region_KE.py' 2026-05-09 12:43:20,808 wheel INFO adding 'phonenumbers/shortdata/region_KG.py' 2026-05-09 12:43:20,810 wheel INFO adding 'phonenumbers/shortdata/region_KH.py' 2026-05-09 12:43:20,811 wheel INFO adding 'phonenumbers/shortdata/region_KI.py' 2026-05-09 12:43:20,813 wheel INFO adding 'phonenumbers/shortdata/region_KM.py' 2026-05-09 12:43:20,815 wheel INFO adding 'phonenumbers/shortdata/region_KN.py' 2026-05-09 12:43:20,817 wheel INFO adding 'phonenumbers/shortdata/region_KP.py' 2026-05-09 12:43:20,819 wheel INFO adding 'phonenumbers/shortdata/region_KR.py' 2026-05-09 12:43:20,820 wheel INFO adding 'phonenumbers/shortdata/region_KW.py' 2026-05-09 12:43:20,822 wheel INFO adding 'phonenumbers/shortdata/region_KY.py' 2026-05-09 12:43:20,824 wheel INFO adding 'phonenumbers/shortdata/region_KZ.py' 2026-05-09 12:43:20,826 wheel INFO adding 'phonenumbers/shortdata/region_LA.py' 2026-05-09 12:43:20,828 wheel INFO adding 'phonenumbers/shortdata/region_LB.py' 2026-05-09 12:43:20,829 wheel INFO adding 'phonenumbers/shortdata/region_LC.py' 2026-05-09 12:43:20,831 wheel INFO adding 'phonenumbers/shortdata/region_LI.py' 2026-05-09 12:43:20,833 wheel INFO adding 'phonenumbers/shortdata/region_LK.py' 2026-05-09 12:43:20,835 wheel INFO adding 'phonenumbers/shortdata/region_LR.py' 2026-05-09 12:43:20,837 wheel INFO adding 'phonenumbers/shortdata/region_LS.py' 2026-05-09 12:43:20,839 wheel INFO adding 'phonenumbers/shortdata/region_LT.py' 2026-05-09 12:43:20,841 wheel INFO adding 'phonenumbers/shortdata/region_LU.py' 2026-05-09 12:43:20,843 wheel INFO adding 'phonenumbers/shortdata/region_LV.py' 2026-05-09 12:43:20,845 wheel INFO adding 'phonenumbers/shortdata/region_LY.py' 2026-05-09 12:43:20,846 wheel INFO adding 'phonenumbers/shortdata/region_MA.py' 2026-05-09 12:43:20,848 wheel INFO adding 'phonenumbers/shortdata/region_MC.py' 2026-05-09 12:43:20,850 wheel INFO adding 'phonenumbers/shortdata/region_MD.py' 2026-05-09 12:43:20,852 wheel INFO adding 'phonenumbers/shortdata/region_ME.py' 2026-05-09 12:43:20,854 wheel INFO adding 'phonenumbers/shortdata/region_MF.py' 2026-05-09 12:43:20,855 wheel INFO adding 'phonenumbers/shortdata/region_MG.py' 2026-05-09 12:43:20,857 wheel INFO adding 'phonenumbers/shortdata/region_MH.py' 2026-05-09 12:43:20,859 wheel INFO adding 'phonenumbers/shortdata/region_MK.py' 2026-05-09 12:43:20,861 wheel INFO adding 'phonenumbers/shortdata/region_ML.py' 2026-05-09 12:43:20,862 wheel INFO adding 'phonenumbers/shortdata/region_MM.py' 2026-05-09 12:43:20,864 wheel INFO adding 'phonenumbers/shortdata/region_MN.py' 2026-05-09 12:43:20,866 wheel INFO adding 'phonenumbers/shortdata/region_MO.py' 2026-05-09 12:43:20,868 wheel INFO adding 'phonenumbers/shortdata/region_MP.py' 2026-05-09 12:43:20,869 wheel INFO adding 'phonenumbers/shortdata/region_MQ.py' 2026-05-09 12:43:20,871 wheel INFO adding 'phonenumbers/shortdata/region_MR.py' 2026-05-09 12:43:20,873 wheel INFO adding 'phonenumbers/shortdata/region_MS.py' 2026-05-09 12:43:20,874 wheel INFO adding 'phonenumbers/shortdata/region_MT.py' 2026-05-09 12:43:20,876 wheel INFO adding 'phonenumbers/shortdata/region_MU.py' 2026-05-09 12:43:20,878 wheel INFO adding 'phonenumbers/shortdata/region_MV.py' 2026-05-09 12:43:20,879 wheel INFO adding 'phonenumbers/shortdata/region_MW.py' 2026-05-09 12:43:20,881 wheel INFO adding 'phonenumbers/shortdata/region_MX.py' 2026-05-09 12:43:20,882 wheel INFO adding 'phonenumbers/shortdata/region_MY.py' 2026-05-09 12:43:20,884 wheel INFO adding 'phonenumbers/shortdata/region_MZ.py' 2026-05-09 12:43:20,885 wheel INFO adding 'phonenumbers/shortdata/region_NA.py' 2026-05-09 12:43:20,887 wheel INFO adding 'phonenumbers/shortdata/region_NC.py' 2026-05-09 12:43:20,888 wheel INFO adding 'phonenumbers/shortdata/region_NE.py' 2026-05-09 12:43:20,890 wheel INFO adding 'phonenumbers/shortdata/region_NF.py' 2026-05-09 12:43:20,892 wheel INFO adding 'phonenumbers/shortdata/region_NG.py' 2026-05-09 12:43:20,893 wheel INFO adding 'phonenumbers/shortdata/region_NI.py' 2026-05-09 12:43:20,895 wheel INFO adding 'phonenumbers/shortdata/region_NL.py' 2026-05-09 12:43:20,897 wheel INFO adding 'phonenumbers/shortdata/region_NO.py' 2026-05-09 12:43:20,899 wheel INFO adding 'phonenumbers/shortdata/region_NP.py' 2026-05-09 12:43:20,900 wheel INFO adding 'phonenumbers/shortdata/region_NR.py' 2026-05-09 12:43:20,902 wheel INFO adding 'phonenumbers/shortdata/region_NU.py' 2026-05-09 12:43:20,904 wheel INFO adding 'phonenumbers/shortdata/region_NZ.py' 2026-05-09 12:43:20,906 wheel INFO adding 'phonenumbers/shortdata/region_OM.py' 2026-05-09 12:43:20,907 wheel INFO adding 'phonenumbers/shortdata/region_PA.py' 2026-05-09 12:43:20,908 wheel INFO adding 'phonenumbers/shortdata/region_PE.py' 2026-05-09 12:43:20,910 wheel INFO adding 'phonenumbers/shortdata/region_PF.py' 2026-05-09 12:43:20,911 wheel INFO adding 'phonenumbers/shortdata/region_PG.py' 2026-05-09 12:43:20,913 wheel INFO adding 'phonenumbers/shortdata/region_PH.py' 2026-05-09 12:43:20,914 wheel INFO adding 'phonenumbers/shortdata/region_PK.py' 2026-05-09 12:43:20,915 wheel INFO adding 'phonenumbers/shortdata/region_PL.py' 2026-05-09 12:43:20,917 wheel INFO adding 'phonenumbers/shortdata/region_PM.py' 2026-05-09 12:43:20,918 wheel INFO adding 'phonenumbers/shortdata/region_PR.py' 2026-05-09 12:43:20,920 wheel INFO adding 'phonenumbers/shortdata/region_PS.py' 2026-05-09 12:43:20,921 wheel INFO adding 'phonenumbers/shortdata/region_PT.py' 2026-05-09 12:43:20,922 wheel INFO adding 'phonenumbers/shortdata/region_PW.py' 2026-05-09 12:43:20,924 wheel INFO adding 'phonenumbers/shortdata/region_PY.py' 2026-05-09 12:43:20,925 wheel INFO adding 'phonenumbers/shortdata/region_QA.py' 2026-05-09 12:43:20,927 wheel INFO adding 'phonenumbers/shortdata/region_RE.py' 2026-05-09 12:43:20,928 wheel INFO adding 'phonenumbers/shortdata/region_RO.py' 2026-05-09 12:43:20,930 wheel INFO adding 'phonenumbers/shortdata/region_RS.py' 2026-05-09 12:43:20,931 wheel INFO adding 'phonenumbers/shortdata/region_RU.py' 2026-05-09 12:43:20,932 wheel INFO adding 'phonenumbers/shortdata/region_RW.py' 2026-05-09 12:43:20,934 wheel INFO adding 'phonenumbers/shortdata/region_SA.py' 2026-05-09 12:43:20,935 wheel INFO adding 'phonenumbers/shortdata/region_SB.py' 2026-05-09 12:43:20,936 wheel INFO adding 'phonenumbers/shortdata/region_SC.py' 2026-05-09 12:43:20,938 wheel INFO adding 'phonenumbers/shortdata/region_SD.py' 2026-05-09 12:43:20,939 wheel INFO adding 'phonenumbers/shortdata/region_SE.py' 2026-05-09 12:43:20,941 wheel INFO adding 'phonenumbers/shortdata/region_SG.py' 2026-05-09 12:43:20,942 wheel INFO adding 'phonenumbers/shortdata/region_SH.py' 2026-05-09 12:43:20,944 wheel INFO adding 'phonenumbers/shortdata/region_SI.py' 2026-05-09 12:43:20,945 wheel INFO adding 'phonenumbers/shortdata/region_SJ.py' 2026-05-09 12:43:20,947 wheel INFO adding 'phonenumbers/shortdata/region_SK.py' 2026-05-09 12:43:20,948 wheel INFO adding 'phonenumbers/shortdata/region_SL.py' 2026-05-09 12:43:20,950 wheel INFO adding 'phonenumbers/shortdata/region_SM.py' 2026-05-09 12:43:20,952 wheel INFO adding 'phonenumbers/shortdata/region_SN.py' 2026-05-09 12:43:20,953 wheel INFO adding 'phonenumbers/shortdata/region_SO.py' 2026-05-09 12:43:20,955 wheel INFO adding 'phonenumbers/shortdata/region_SR.py' 2026-05-09 12:43:20,956 wheel INFO adding 'phonenumbers/shortdata/region_SS.py' 2026-05-09 12:43:20,958 wheel INFO adding 'phonenumbers/shortdata/region_ST.py' 2026-05-09 12:43:20,960 wheel INFO adding 'phonenumbers/shortdata/region_SV.py' 2026-05-09 12:43:20,961 wheel INFO adding 'phonenumbers/shortdata/region_SX.py' 2026-05-09 12:43:20,963 wheel INFO adding 'phonenumbers/shortdata/region_SY.py' 2026-05-09 12:43:20,964 wheel INFO adding 'phonenumbers/shortdata/region_SZ.py' 2026-05-09 12:43:20,966 wheel INFO adding 'phonenumbers/shortdata/region_TC.py' 2026-05-09 12:43:20,967 wheel INFO adding 'phonenumbers/shortdata/region_TD.py' 2026-05-09 12:43:20,968 wheel INFO adding 'phonenumbers/shortdata/region_TG.py' 2026-05-09 12:43:20,970 wheel INFO adding 'phonenumbers/shortdata/region_TH.py' 2026-05-09 12:43:20,971 wheel INFO adding 'phonenumbers/shortdata/region_TJ.py' 2026-05-09 12:43:20,973 wheel INFO adding 'phonenumbers/shortdata/region_TL.py' 2026-05-09 12:43:20,975 wheel INFO adding 'phonenumbers/shortdata/region_TM.py' 2026-05-09 12:43:20,976 wheel INFO adding 'phonenumbers/shortdata/region_TN.py' 2026-05-09 12:43:20,977 wheel INFO adding 'phonenumbers/shortdata/region_TO.py' 2026-05-09 12:43:20,979 wheel INFO adding 'phonenumbers/shortdata/region_TR.py' 2026-05-09 12:43:20,980 wheel INFO adding 'phonenumbers/shortdata/region_TT.py' 2026-05-09 12:43:20,982 wheel INFO adding 'phonenumbers/shortdata/region_TV.py' 2026-05-09 12:43:20,983 wheel INFO adding 'phonenumbers/shortdata/region_TW.py' 2026-05-09 12:43:20,984 wheel INFO adding 'phonenumbers/shortdata/region_TZ.py' 2026-05-09 12:43:20,986 wheel INFO adding 'phonenumbers/shortdata/region_UA.py' 2026-05-09 12:43:20,987 wheel INFO adding 'phonenumbers/shortdata/region_UG.py' 2026-05-09 12:43:20,989 wheel INFO adding 'phonenumbers/shortdata/region_US.py' 2026-05-09 12:43:20,990 wheel INFO adding 'phonenumbers/shortdata/region_UY.py' 2026-05-09 12:43:20,991 wheel INFO adding 'phonenumbers/shortdata/region_UZ.py' 2026-05-09 12:43:20,993 wheel INFO adding 'phonenumbers/shortdata/region_VA.py' 2026-05-09 12:43:20,994 wheel INFO adding 'phonenumbers/shortdata/region_VC.py' 2026-05-09 12:43:20,996 wheel INFO adding 'phonenumbers/shortdata/region_VE.py' 2026-05-09 12:43:20,997 wheel INFO adding 'phonenumbers/shortdata/region_VG.py' 2026-05-09 12:43:20,998 wheel INFO adding 'phonenumbers/shortdata/region_VI.py' 2026-05-09 12:43:21,000 wheel INFO adding 'phonenumbers/shortdata/region_VN.py' 2026-05-09 12:43:21,001 wheel INFO adding 'phonenumbers/shortdata/region_VU.py' 2026-05-09 12:43:21,003 wheel INFO adding 'phonenumbers/shortdata/region_WF.py' 2026-05-09 12:43:21,004 wheel INFO adding 'phonenumbers/shortdata/region_WS.py' 2026-05-09 12:43:21,005 wheel INFO adding 'phonenumbers/shortdata/region_XK.py' 2026-05-09 12:43:21,007 wheel INFO adding 'phonenumbers/shortdata/region_YE.py' 2026-05-09 12:43:21,008 wheel INFO adding 'phonenumbers/shortdata/region_YT.py' 2026-05-09 12:43:21,010 wheel INFO adding 'phonenumbers/shortdata/region_ZA.py' 2026-05-09 12:43:21,011 wheel INFO adding 'phonenumbers/shortdata/region_ZM.py' 2026-05-09 12:43:21,013 wheel INFO adding 'phonenumbers/shortdata/region_ZW.py' 2026-05-09 12:43:21,015 wheel INFO adding 'phonenumbers/tzdata/__init__.py' 2026-05-09 12:43:21,016 wheel INFO adding 'phonenumbers/tzdata/__init__.pyi' 2026-05-09 12:43:21,019 wheel INFO adding 'phonenumbers/tzdata/data0.py' 2026-05-09 12:43:21,023 wheel INFO adding 'phonenumbers-9.0.30.dist-info/licenses/LICENSE' 2026-05-09 12:43:21,025 wheel INFO adding 'phonenumbers-9.0.30.dist-info/METADATA' 2026-05-09 12:43:21,026 wheel INFO adding 'phonenumbers-9.0.30.dist-info/WHEEL' 2026-05-09 12:43:21,028 wheel INFO adding 'phonenumbers-9.0.30.dist-info/top_level.txt' 2026-05-09 12:43:21,037 wheel INFO adding 'phonenumbers-9.0.30.dist-info/RECORD' 2026-05-09 12:43:21,046 root INFO removing build/bdist.linux-riscv64/wheel 2026-05-09 12:43:21,164 gpep517 INFO The backend produced .dist/phonenumbers-9.0.30-py2.py3-none-any.whl phonenumbers-9.0.30-py2.py3-none-any.whl .................................................................................................................................................................................................................................................................................................................. ---------------------------------------------------------------------- Ran 306 tests in 23.755s OK >>> py3-phonenumbers: Entering fakeroot... >>> py3-phonenumbers-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/phonenumbers/tzdata/__pycache__' -> '/home/buildozer/aports/community/py3-phonenumbers/pkg/py3-phonenumbers-pyc/usr/lib/python3.14/site-packages/phonenumbers/tzdata/__pycache__' 'usr/lib/python3.14/site-packages/phonenumbers/data/__pycache__' -> '/home/buildozer/aports/community/py3-phonenumbers/pkg/py3-phonenumbers-pyc/usr/lib/python3.14/site-packages/phonenumbers/data/__pycache__' 'usr/lib/python3.14/site-packages/phonenumbers/__pycache__' -> '/home/buildozer/aports/community/py3-phonenumbers/pkg/py3-phonenumbers-pyc/usr/lib/python3.14/site-packages/phonenumbers/__pycache__' 'usr/lib/python3.14/site-packages/phonenumbers/shortdata/__pycache__' -> '/home/buildozer/aports/community/py3-phonenumbers/pkg/py3-phonenumbers-pyc/usr/lib/python3.14/site-packages/phonenumbers/shortdata/__pycache__' 'usr/lib/python3.14/site-packages/phonenumbers/geodata/__pycache__' -> '/home/buildozer/aports/community/py3-phonenumbers/pkg/py3-phonenumbers-pyc/usr/lib/python3.14/site-packages/phonenumbers/geodata/__pycache__' 'usr/lib/python3.14/site-packages/phonenumbers/carrierdata/__pycache__' -> '/home/buildozer/aports/community/py3-phonenumbers/pkg/py3-phonenumbers-pyc/usr/lib/python3.14/site-packages/phonenumbers/carrierdata/__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.14 >>> py3-phonenumbers-pyc*: Package size: 22.0 MB >>> py3-phonenumbers-pyc*: Compressing data... >>> py3-phonenumbers-pyc*: Create checksum... >>> py3-phonenumbers-pyc*: Create py3-phonenumbers-pyc-9.0.30-r0.apk >>> py3-phonenumbers*: Tracing dependencies... python3 python3~3.14 >>> py3-phonenumbers*: Package size: 20.9 MB >>> py3-phonenumbers*: Compressing data... >>> py3-phonenumbers*: Create checksum... >>> py3-phonenumbers*: Create py3-phonenumbers-9.0.30-r0.apk >>> py3-phonenumbers: Build complete at Sat, 09 May 2026 12:45:20 +0000 elapsed time 0h 2m 15s >>> py3-phonenumbers: Cleaning up srcdir >>> py3-phonenumbers: Cleaning up pkgdir >>> py3-phonenumbers: Cleaning up tmpdir >>> py3-phonenumbers: Uninstalling dependencies... ( 1/25) Purging .makedepends-py3-phonenumbers (20260509.124309) ( 2/25) Purging py3-gpep517-pyc (19-r2) ( 3/25) Purging py3-gpep517 (19-r2) ( 4/25) Purging py3-installer-pyc (1.0.0-r0) ( 5/25) Purging py3-installer (1.0.0-r0) ( 6/25) Purging py3-setuptools-pyc (82.0.1-r1) ( 7/25) Purging py3-setuptools (82.0.1-r1) ( 8/25) Purging py3-wheel-pyc (0.47.0-r0) ( 9/25) Purging py3-wheel (0.47.0-r0) (10/25) Purging py3-packaging-pyc (26.2-r0) (11/25) Purging py3-packaging (26.2-r0) (12/25) Purging py3-parsing-pyc (3.3.2-r1) (13/25) Purging py3-parsing (3.3.2-r1) (14/25) Purging python3-pyc (3.14.3-r0) (15/25) Purging python3-pycache-pyc0 (3.14.3-r0) (16/25) Purging pyc (3.14.3-r0) (17/25) Purging python3 (3.14.3-r0) (18/25) Purging gdbm (1.26-r0) (19/25) Purging libbz2 (1.0.8-r6) (20/25) Purging libffi (3.5.2-r1) (21/25) Purging libpanelw (6.6_p20260502-r0) (22/25) Purging mpdecimal (4.0.1-r0) (23/25) Purging readline (8.3.3-r1) (24/25) Purging sqlite-libs (3.53.1-r0) (25/25) Purging xz-libs (5.8.3-r0) Executing busybox-1.37.0-r31.trigger OK: 390.9 MiB in 104 packages >>> py3-phonenumbers: Updating the community/riscv64 repository index... >>> py3-phonenumbers: Signing the index...