>>> py3-faker: Building community/py3-faker 5.6.0-r0 (using abuild 3.7.0-r0) started Wed, 13 Jan 2021 17:35:49 +0000 >>> py3-faker: Checking sanity of /home/buildozer/aports/community/py3-faker/APKBUILD... >>> py3-faker: Analyzing dependencies... >>> py3-faker: Installing for build: build-base py3-dateutil py3-setuptools py3-six py3-text-unidecode py3-email-validator py3-ipaddress py3-mock py3-freezegun py3-more-itertools py3-pytest py3-ukpostcodeparser py3-validators py3-pytest-runner py3-random2 (1/37) Installing libbz2 (1.0.8-r1) (2/37) Installing libffi (3.3-r2) (3/37) Installing gdbm (1.19-r0) (4/37) Installing xz-libs (5.2.5-r0) (5/37) Installing readline (8.1.0-r0) (6/37) Installing sqlite-libs (3.34.0-r1) (7/37) Installing python3 (3.8.7-r0) (8/37) Installing py3-six (1.15.0-r0) (9/37) Installing py3-dateutil (2.8.1-r0) (10/37) Installing py3-ordered-set (4.0.2-r0) (11/37) Installing py3-appdirs (1.4.4-r1) (12/37) Installing py3-parsing (2.4.7-r1) (13/37) Installing py3-packaging (20.8-r1) (14/37) Installing py3-setuptools (51.0.0-r0) (15/37) Installing py3-text-unidecode (1.3-r1) (16/37) Installing py3-dnspython (2.1.0-r0) (17/37) Installing py3-idna (3.1-r0) (18/37) Installing py3-email-validator (1.1.2-r0) (19/37) Installing py3-ipaddress (1.0.23-r1) (20/37) Installing py3-pbr (5.5.1-r0) (21/37) Installing py3-mock (4.0.3-r0) (22/37) Installing py3-freezegun (1.0.0-r0) (23/37) Installing py3-more-itertools (8.6.0-r0) (24/37) Installing py3-atomicwrites (1.4.0-r0) (25/37) Installing py3-attrs (20.3.0-r0) (26/37) Installing py3-iniconfig (1.1.1-r0) (27/37) Installing py3-pluggy (0.13.1-r1) (28/37) Installing py3-py (1.10.0-r0) (29/37) Installing py3-wcwidth (0.2.5-r0) (30/37) Installing py3-toml (0.10.2-r0) (31/37) Installing py3-pytest (6.2.1-r0) (32/37) Installing py3-ukpostcodeparser (1.1.2-r3) (33/37) Installing py3-decorator (4.4.2-r0) (34/37) Installing py3-validators (0.18.2-r0) (35/37) Installing py3-pytest-runner (5.2-r1) (36/37) Installing py3-random2 (1.0.1-r0) (37/37) Installing .makedepends-py3-faker (20210113.173550) Executing busybox-1.32.1-r0.trigger OK: 379 MiB in 123 packages >>> py3-faker: Cleaning up srcdir >>> py3-faker: Cleaning up pkgdir >>> py3-faker: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/Faker-5.6.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-faker: Fetching https://files.pythonhosted.org/packages/source/F/Faker/Faker-5.6.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1046k 100 1046k 0 0 7931k 0 --:--:-- --:--:-- --:--:-- 7931k >>> py3-faker: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/Faker-5.6.0.tar.gz >>> py3-faker: Checking sha512sums... Faker-5.6.0.tar.gz: OK >>> py3-faker: Unpacking /var/cache/distfiles/v3.13/Faker-5.6.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/faker copying faker/cli.py -> build/lib/faker copying faker/generator.py -> build/lib/faker copying faker/__init__.py -> build/lib/faker copying faker/__main__.py -> build/lib/faker copying faker/documentor.py -> build/lib/faker copying faker/proxy.py -> build/lib/faker copying faker/exceptions.py -> build/lib/faker copying faker/factory.py -> build/lib/faker copying faker/config.py -> build/lib/faker creating build/lib/faker/utils copying faker/utils/distribution.py -> build/lib/faker/utils copying faker/utils/datasets.py -> build/lib/faker/utils copying faker/utils/loading.py -> build/lib/faker/utils copying faker/utils/__init__.py -> build/lib/faker/utils copying faker/utils/checksums.py -> build/lib/faker/utils copying faker/utils/text.py -> build/lib/faker/utils copying faker/utils/decorators.py -> build/lib/faker/utils creating build/lib/faker/contrib copying faker/contrib/__init__.py -> build/lib/faker/contrib creating build/lib/faker/providers copying faker/providers/__init__.py -> build/lib/faker/providers creating build/lib/faker/contrib/pytest copying faker/contrib/pytest/plugin.py -> build/lib/faker/contrib/pytest copying faker/contrib/pytest/__init__.py -> build/lib/faker/contrib/pytest creating build/lib/faker/providers/person copying faker/providers/person/__init__.py -> build/lib/faker/providers/person creating build/lib/faker/providers/isbn copying faker/providers/isbn/__init__.py -> build/lib/faker/providers/isbn copying faker/providers/isbn/isbn.py -> build/lib/faker/providers/isbn copying faker/providers/isbn/rules.py -> build/lib/faker/providers/isbn creating build/lib/faker/providers/file copying faker/providers/file/__init__.py -> build/lib/faker/providers/file creating build/lib/faker/providers/phone_number copying faker/providers/phone_number/__init__.py -> build/lib/faker/providers/phone_number creating build/lib/faker/providers/currency copying faker/providers/currency/__init__.py -> build/lib/faker/providers/currency creating build/lib/faker/providers/credit_card copying faker/providers/credit_card/__init__.py -> build/lib/faker/providers/credit_card creating build/lib/faker/providers/geo copying faker/providers/geo/__init__.py -> build/lib/faker/providers/geo creating build/lib/faker/providers/misc copying faker/providers/misc/__init__.py -> build/lib/faker/providers/misc creating build/lib/faker/providers/barcode copying faker/providers/barcode/__init__.py -> build/lib/faker/providers/barcode creating build/lib/faker/providers/address copying faker/providers/address/__init__.py -> build/lib/faker/providers/address creating build/lib/faker/providers/profile copying faker/providers/profile/__init__.py -> build/lib/faker/providers/profile creating build/lib/faker/providers/date_time copying faker/providers/date_time/__init__.py -> build/lib/faker/providers/date_time creating build/lib/faker/providers/user_agent copying faker/providers/user_agent/__init__.py -> build/lib/faker/providers/user_agent creating build/lib/faker/providers/internet copying faker/providers/internet/__init__.py -> build/lib/faker/providers/internet creating build/lib/faker/providers/python copying faker/providers/python/__init__.py -> build/lib/faker/providers/python creating build/lib/faker/providers/automotive copying faker/providers/automotive/__init__.py -> build/lib/faker/providers/automotive creating build/lib/faker/providers/company copying faker/providers/company/__init__.py -> build/lib/faker/providers/company creating build/lib/faker/providers/job copying faker/providers/job/__init__.py -> build/lib/faker/providers/job creating build/lib/faker/providers/bank copying faker/providers/bank/__init__.py -> build/lib/faker/providers/bank creating build/lib/faker/providers/lorem copying faker/providers/lorem/__init__.py -> build/lib/faker/providers/lorem creating build/lib/faker/providers/ssn copying faker/providers/ssn/__init__.py -> build/lib/faker/providers/ssn creating build/lib/faker/providers/color copying faker/providers/color/color.py -> build/lib/faker/providers/color copying faker/providers/color/__init__.py -> build/lib/faker/providers/color creating build/lib/faker/providers/person/en copying faker/providers/person/en/__init__.py -> build/lib/faker/providers/person/en creating build/lib/faker/providers/person/zh_CN copying faker/providers/person/zh_CN/__init__.py -> build/lib/faker/providers/person/zh_CN creating build/lib/faker/providers/person/no_NO copying faker/providers/person/no_NO/__init__.py -> build/lib/faker/providers/person/no_NO creating build/lib/faker/providers/person/de_CH copying faker/providers/person/de_CH/__init__.py -> build/lib/faker/providers/person/de_CH creating build/lib/faker/providers/person/fa_IR copying faker/providers/person/fa_IR/__init__.py -> build/lib/faker/providers/person/fa_IR creating build/lib/faker/providers/person/ro_RO copying faker/providers/person/ro_RO/__init__.py -> build/lib/faker/providers/person/ro_RO creating build/lib/faker/providers/person/ne_NP copying faker/providers/person/ne_NP/__init__.py -> build/lib/faker/providers/person/ne_NP creating build/lib/faker/providers/person/es_ES copying faker/providers/person/es_ES/__init__.py -> build/lib/faker/providers/person/es_ES creating build/lib/faker/providers/person/ta_IN copying faker/providers/person/ta_IN/__init__.py -> build/lib/faker/providers/person/ta_IN creating build/lib/faker/providers/person/ka_GE copying faker/providers/person/ka_GE/__init__.py -> build/lib/faker/providers/person/ka_GE creating build/lib/faker/providers/person/hy_AM copying faker/providers/person/hy_AM/__init__.py -> build/lib/faker/providers/person/hy_AM creating build/lib/faker/providers/person/ar_SA copying faker/providers/person/ar_SA/__init__.py -> build/lib/faker/providers/person/ar_SA creating build/lib/faker/providers/person/cs_CZ copying faker/providers/person/cs_CZ/__init__.py -> build/lib/faker/providers/person/cs_CZ creating build/lib/faker/providers/person/ar_PS copying faker/providers/person/ar_PS/__init__.py -> build/lib/faker/providers/person/ar_PS creating build/lib/faker/providers/person/hi_IN copying faker/providers/person/hi_IN/__init__.py -> build/lib/faker/providers/person/hi_IN creating build/lib/faker/providers/person/ar_AA copying faker/providers/person/ar_AA/__init__.py -> build/lib/faker/providers/person/ar_AA creating build/lib/faker/providers/person/th_TH copying faker/providers/person/th_TH/__init__.py -> build/lib/faker/providers/person/th_TH creating build/lib/faker/providers/person/en_IE copying faker/providers/person/en_IE/__init__.py -> build/lib/faker/providers/person/en_IE creating build/lib/faker/providers/person/it_IT copying faker/providers/person/it_IT/__init__.py -> build/lib/faker/providers/person/it_IT creating build/lib/faker/providers/person/ga_IE copying faker/providers/person/ga_IE/__init__.py -> build/lib/faker/providers/person/ga_IE creating build/lib/faker/providers/person/de_DE copying faker/providers/person/de_DE/__init__.py -> build/lib/faker/providers/person/de_DE creating build/lib/faker/providers/person/es_MX copying faker/providers/person/es_MX/__init__.py -> build/lib/faker/providers/person/es_MX creating build/lib/faker/providers/person/en_US copying faker/providers/person/en_US/__init__.py -> build/lib/faker/providers/person/en_US creating build/lib/faker/providers/person/pl_PL copying faker/providers/person/pl_PL/__init__.py -> build/lib/faker/providers/person/pl_PL creating build/lib/faker/providers/person/dk_DK copying faker/providers/person/dk_DK/__init__.py -> build/lib/faker/providers/person/dk_DK creating build/lib/faker/providers/person/en_IN copying faker/providers/person/en_IN/__init__.py -> build/lib/faker/providers/person/en_IN creating build/lib/faker/providers/person/zh_TW copying faker/providers/person/zh_TW/__init__.py -> build/lib/faker/providers/person/zh_TW creating build/lib/faker/providers/person/nl_NL copying faker/providers/person/nl_NL/__init__.py -> build/lib/faker/providers/person/nl_NL creating build/lib/faker/providers/person/el_GR copying faker/providers/person/el_GR/__init__.py -> build/lib/faker/providers/person/el_GR creating build/lib/faker/providers/person/tr_TR copying faker/providers/person/tr_TR/__init__.py -> build/lib/faker/providers/person/tr_TR creating build/lib/faker/providers/person/en_GB copying faker/providers/person/en_GB/__init__.py -> build/lib/faker/providers/person/en_GB creating build/lib/faker/providers/person/tw_GH copying faker/providers/person/tw_GH/__init__.py -> build/lib/faker/providers/person/tw_GH creating build/lib/faker/providers/person/hr_HR copying faker/providers/person/hr_HR/__init__.py -> build/lib/faker/providers/person/hr_HR creating build/lib/faker/providers/person/ja_JP copying faker/providers/person/ja_JP/__init__.py -> build/lib/faker/providers/person/ja_JP creating build/lib/faker/providers/person/ko_KR copying faker/providers/person/ko_KR/__init__.py -> build/lib/faker/providers/person/ko_KR creating build/lib/faker/providers/person/de_AT copying faker/providers/person/de_AT/__init__.py -> build/lib/faker/providers/person/de_AT creating build/lib/faker/providers/person/sl_SI copying faker/providers/person/sl_SI/__init__.py -> build/lib/faker/providers/person/sl_SI creating build/lib/faker/providers/person/et_EE copying faker/providers/person/et_EE/__init__.py -> build/lib/faker/providers/person/et_EE creating build/lib/faker/providers/person/fr_CH copying faker/providers/person/fr_CH/__init__.py -> build/lib/faker/providers/person/fr_CH creating build/lib/faker/providers/person/hu_HU copying faker/providers/person/hu_HU/__init__.py -> build/lib/faker/providers/person/hu_HU creating build/lib/faker/providers/person/es_CA copying faker/providers/person/es_CA/__init__.py -> build/lib/faker/providers/person/es_CA creating build/lib/faker/providers/person/uk_UA copying faker/providers/person/uk_UA/__init__.py -> build/lib/faker/providers/person/uk_UA creating build/lib/faker/providers/person/sv_SE copying faker/providers/person/sv_SE/__init__.py -> build/lib/faker/providers/person/sv_SE creating build/lib/faker/providers/person/lv_LV copying faker/providers/person/lv_LV/__init__.py -> build/lib/faker/providers/person/lv_LV creating build/lib/faker/providers/person/fi_FI copying faker/providers/person/fi_FI/__init__.py -> build/lib/faker/providers/person/fi_FI creating build/lib/faker/providers/person/en_NZ copying faker/providers/person/en_NZ/__init__.py -> build/lib/faker/providers/person/en_NZ creating build/lib/faker/providers/person/fr_FR copying faker/providers/person/fr_FR/__init__.py -> build/lib/faker/providers/person/fr_FR creating build/lib/faker/providers/person/pt_BR copying faker/providers/person/pt_BR/__init__.py -> build/lib/faker/providers/person/pt_BR creating build/lib/faker/providers/person/lt_LT copying faker/providers/person/lt_LT/__init__.py -> build/lib/faker/providers/person/lt_LT creating build/lib/faker/providers/person/he_IL copying faker/providers/person/he_IL/__init__.py -> build/lib/faker/providers/person/he_IL creating build/lib/faker/providers/person/bg_BG copying faker/providers/person/bg_BG/__init__.py -> build/lib/faker/providers/person/bg_BG creating build/lib/faker/providers/person/id_ID copying faker/providers/person/id_ID/__init__.py -> build/lib/faker/providers/person/id_ID creating build/lib/faker/providers/person/or_IN copying faker/providers/person/or_IN/__init__.py -> build/lib/faker/providers/person/or_IN creating build/lib/faker/providers/person/en_TH copying faker/providers/person/en_TH/__init__.py -> build/lib/faker/providers/person/en_TH creating build/lib/faker/providers/person/ru_RU copying faker/providers/person/ru_RU/__init__.py -> build/lib/faker/providers/person/ru_RU creating build/lib/faker/providers/person/pt_PT copying faker/providers/person/pt_PT/__init__.py -> build/lib/faker/providers/person/pt_PT creating build/lib/faker/providers/person/fr_QC copying faker/providers/person/fr_QC/__init__.py -> build/lib/faker/providers/person/fr_QC creating build/lib/faker/providers/isbn/en_US copying faker/providers/isbn/en_US/__init__.py -> build/lib/faker/providers/isbn/en_US creating build/lib/faker/providers/file/en_US copying faker/providers/file/en_US/__init__.py -> build/lib/faker/providers/file/en_US creating build/lib/faker/providers/phone_number/zh_CN copying faker/providers/phone_number/zh_CN/__init__.py -> build/lib/faker/providers/phone_number/zh_CN creating build/lib/faker/providers/phone_number/no_NO copying faker/providers/phone_number/no_NO/__init__.py -> build/lib/faker/providers/phone_number/no_NO creating build/lib/faker/providers/phone_number/bs_BA copying faker/providers/phone_number/bs_BA/__init__.py -> build/lib/faker/providers/phone_number/bs_BA creating build/lib/faker/providers/phone_number/fa_IR copying faker/providers/phone_number/fa_IR/__init__.py -> build/lib/faker/providers/phone_number/fa_IR creating build/lib/faker/providers/phone_number/ne_NP copying faker/providers/phone_number/ne_NP/__init__.py -> build/lib/faker/providers/phone_number/ne_NP creating build/lib/faker/providers/phone_number/es_ES copying faker/providers/phone_number/es_ES/__init__.py -> build/lib/faker/providers/phone_number/es_ES creating build/lib/faker/providers/phone_number/ta_IN copying faker/providers/phone_number/ta_IN/__init__.py -> build/lib/faker/providers/phone_number/ta_IN creating build/lib/faker/providers/phone_number/hy_AM copying faker/providers/phone_number/hy_AM/__init__.py -> build/lib/faker/providers/phone_number/hy_AM creating build/lib/faker/providers/phone_number/cs_CZ copying faker/providers/phone_number/cs_CZ/__init__.py -> build/lib/faker/providers/phone_number/cs_CZ creating build/lib/faker/providers/phone_number/ar_PS copying faker/providers/phone_number/ar_PS/__init__.py -> build/lib/faker/providers/phone_number/ar_PS creating build/lib/faker/providers/phone_number/hi_IN copying faker/providers/phone_number/hi_IN/__init__.py -> build/lib/faker/providers/phone_number/hi_IN creating build/lib/faker/providers/phone_number/th_TH copying faker/providers/phone_number/th_TH/__init__.py -> build/lib/faker/providers/phone_number/th_TH creating build/lib/faker/providers/phone_number/fil_PH copying faker/providers/phone_number/fil_PH/__init__.py -> build/lib/faker/providers/phone_number/fil_PH creating build/lib/faker/providers/phone_number/nl_BE copying faker/providers/phone_number/nl_BE/__init__.py -> build/lib/faker/providers/phone_number/nl_BE creating build/lib/faker/providers/phone_number/it_IT copying faker/providers/phone_number/it_IT/__init__.py -> build/lib/faker/providers/phone_number/it_IT creating build/lib/faker/providers/phone_number/de_DE copying faker/providers/phone_number/de_DE/__init__.py -> build/lib/faker/providers/phone_number/de_DE creating build/lib/faker/providers/phone_number/en_AU copying faker/providers/phone_number/en_AU/__init__.py -> build/lib/faker/providers/phone_number/en_AU creating build/lib/faker/providers/phone_number/es_MX copying faker/providers/phone_number/es_MX/__init__.py -> build/lib/faker/providers/phone_number/es_MX creating build/lib/faker/providers/phone_number/ar_JO copying faker/providers/phone_number/ar_JO/__init__.py -> build/lib/faker/providers/phone_number/ar_JO creating build/lib/faker/providers/phone_number/en_US copying faker/providers/phone_number/en_US/__init__.py -> build/lib/faker/providers/phone_number/en_US creating build/lib/faker/providers/phone_number/pl_PL copying faker/providers/phone_number/pl_PL/__init__.py -> build/lib/faker/providers/phone_number/pl_PL creating build/lib/faker/providers/phone_number/dk_DK copying faker/providers/phone_number/dk_DK/__init__.py -> build/lib/faker/providers/phone_number/dk_DK creating build/lib/faker/providers/phone_number/en_IN copying faker/providers/phone_number/en_IN/__init__.py -> build/lib/faker/providers/phone_number/en_IN creating build/lib/faker/providers/phone_number/zh_TW copying faker/providers/phone_number/zh_TW/__init__.py -> build/lib/faker/providers/phone_number/zh_TW creating build/lib/faker/providers/phone_number/nl_NL copying faker/providers/phone_number/nl_NL/__init__.py -> build/lib/faker/providers/phone_number/nl_NL creating build/lib/faker/providers/phone_number/el_GR copying faker/providers/phone_number/el_GR/__init__.py -> build/lib/faker/providers/phone_number/el_GR creating build/lib/faker/providers/phone_number/tr_TR copying faker/providers/phone_number/tr_TR/__init__.py -> build/lib/faker/providers/phone_number/tr_TR creating build/lib/faker/providers/phone_number/en_GB copying faker/providers/phone_number/en_GB/__init__.py -> build/lib/faker/providers/phone_number/en_GB creating build/lib/faker/providers/phone_number/tw_GH copying faker/providers/phone_number/tw_GH/__init__.py -> build/lib/faker/providers/phone_number/tw_GH creating build/lib/faker/providers/phone_number/hr_HR copying faker/providers/phone_number/hr_HR/__init__.py -> build/lib/faker/providers/phone_number/hr_HR creating build/lib/faker/providers/phone_number/sk_SK copying faker/providers/phone_number/sk_SK/__init__.py -> build/lib/faker/providers/phone_number/sk_SK creating build/lib/faker/providers/phone_number/ja_JP copying faker/providers/phone_number/ja_JP/__init__.py -> build/lib/faker/providers/phone_number/ja_JP creating build/lib/faker/providers/phone_number/ko_KR copying faker/providers/phone_number/ko_KR/__init__.py -> build/lib/faker/providers/phone_number/ko_KR creating build/lib/faker/providers/phone_number/sl_SI copying faker/providers/phone_number/sl_SI/__init__.py -> build/lib/faker/providers/phone_number/sl_SI creating build/lib/faker/providers/phone_number/fr_CH copying faker/providers/phone_number/fr_CH/__init__.py -> build/lib/faker/providers/phone_number/fr_CH creating build/lib/faker/providers/phone_number/en_PH copying faker/providers/phone_number/en_PH/__init__.py -> build/lib/faker/providers/phone_number/en_PH creating build/lib/faker/providers/phone_number/hu_HU copying faker/providers/phone_number/hu_HU/__init__.py -> build/lib/faker/providers/phone_number/hu_HU creating build/lib/faker/providers/phone_number/uk_UA copying faker/providers/phone_number/uk_UA/__init__.py -> build/lib/faker/providers/phone_number/uk_UA creating build/lib/faker/providers/phone_number/tl_PH copying faker/providers/phone_number/tl_PH/__init__.py -> build/lib/faker/providers/phone_number/tl_PH creating build/lib/faker/providers/phone_number/sv_SE copying faker/providers/phone_number/sv_SE/__init__.py -> build/lib/faker/providers/phone_number/sv_SE creating build/lib/faker/providers/phone_number/lv_LV copying faker/providers/phone_number/lv_LV/__init__.py -> build/lib/faker/providers/phone_number/lv_LV creating build/lib/faker/providers/phone_number/fi_FI copying faker/providers/phone_number/fi_FI/__init__.py -> build/lib/faker/providers/phone_number/fi_FI creating build/lib/faker/providers/phone_number/en_NZ copying faker/providers/phone_number/en_NZ/__init__.py -> build/lib/faker/providers/phone_number/en_NZ creating build/lib/faker/providers/phone_number/fr_FR copying faker/providers/phone_number/fr_FR/__init__.py -> build/lib/faker/providers/phone_number/fr_FR creating build/lib/faker/providers/phone_number/pt_BR copying faker/providers/phone_number/pt_BR/__init__.py -> build/lib/faker/providers/phone_number/pt_BR creating build/lib/faker/providers/phone_number/en_CA copying faker/providers/phone_number/en_CA/__init__.py -> build/lib/faker/providers/phone_number/en_CA creating build/lib/faker/providers/phone_number/lt_LT copying faker/providers/phone_number/lt_LT/__init__.py -> build/lib/faker/providers/phone_number/lt_LT creating build/lib/faker/providers/phone_number/he_IL copying faker/providers/phone_number/he_IL/__init__.py -> build/lib/faker/providers/phone_number/he_IL creating build/lib/faker/providers/phone_number/bg_BG copying faker/providers/phone_number/bg_BG/__init__.py -> build/lib/faker/providers/phone_number/bg_BG creating build/lib/faker/providers/phone_number/id_ID copying faker/providers/phone_number/id_ID/__init__.py -> build/lib/faker/providers/phone_number/id_ID creating build/lib/faker/providers/phone_number/ru_RU copying faker/providers/phone_number/ru_RU/__init__.py -> build/lib/faker/providers/phone_number/ru_RU creating build/lib/faker/providers/phone_number/pt_PT copying faker/providers/phone_number/pt_PT/__init__.py -> build/lib/faker/providers/phone_number/pt_PT creating build/lib/faker/providers/currency/es_ES copying faker/providers/currency/es_ES/__init__.py -> build/lib/faker/providers/currency/es_ES creating build/lib/faker/providers/currency/en_US copying faker/providers/currency/en_US/__init__.py -> build/lib/faker/providers/currency/en_US creating build/lib/faker/providers/currency/sv_SE copying faker/providers/currency/sv_SE/__init__.py -> build/lib/faker/providers/currency/sv_SE creating build/lib/faker/providers/currency/ru_RU copying faker/providers/currency/ru_RU/__init__.py -> build/lib/faker/providers/currency/ru_RU creating build/lib/faker/providers/credit_card/fa_IR copying faker/providers/credit_card/fa_IR/__init__.py -> build/lib/faker/providers/credit_card/fa_IR creating build/lib/faker/providers/credit_card/en_US copying faker/providers/credit_card/en_US/__init__.py -> build/lib/faker/providers/credit_card/en_US creating build/lib/faker/providers/credit_card/ru_RU copying faker/providers/credit_card/ru_RU/__init__.py -> build/lib/faker/providers/credit_card/ru_RU creating build/lib/faker/providers/credit_card/pt_PT copying faker/providers/credit_card/pt_PT/__init__.py -> build/lib/faker/providers/credit_card/pt_PT creating build/lib/faker/providers/geo/en_IE copying faker/providers/geo/en_IE/__init__.py -> build/lib/faker/providers/geo/en_IE creating build/lib/faker/providers/geo/en_US copying faker/providers/geo/en_US/__init__.py -> build/lib/faker/providers/geo/en_US creating build/lib/faker/providers/geo/el_GR copying faker/providers/geo/el_GR/__init__.py -> build/lib/faker/providers/geo/el_GR creating build/lib/faker/providers/geo/tr_TR copying faker/providers/geo/tr_TR/__init__.py -> build/lib/faker/providers/geo/tr_TR creating build/lib/faker/providers/geo/de_AT copying faker/providers/geo/de_AT/__init__.py -> build/lib/faker/providers/geo/de_AT creating build/lib/faker/providers/geo/pt_PT copying faker/providers/geo/pt_PT/__init__.py -> build/lib/faker/providers/geo/pt_PT creating build/lib/faker/providers/misc/fil_PH copying faker/providers/misc/fil_PH/__init__.py -> build/lib/faker/providers/misc/fil_PH creating build/lib/faker/providers/misc/en_US copying faker/providers/misc/en_US/__init__.py -> build/lib/faker/providers/misc/en_US creating build/lib/faker/providers/misc/en_PH copying faker/providers/misc/en_PH/__init__.py -> build/lib/faker/providers/misc/en_PH creating build/lib/faker/providers/misc/tl_PH copying faker/providers/misc/tl_PH/__init__.py -> build/lib/faker/providers/misc/tl_PH creating build/lib/faker/providers/barcode/es_ES copying faker/providers/barcode/es_ES/__init__.py -> build/lib/faker/providers/barcode/es_ES creating build/lib/faker/providers/barcode/en_US copying faker/providers/barcode/en_US/__init__.py -> build/lib/faker/providers/barcode/en_US creating build/lib/faker/providers/barcode/ja_JP copying faker/providers/barcode/ja_JP/__init__.py -> build/lib/faker/providers/barcode/ja_JP creating build/lib/faker/providers/barcode/en_CA copying faker/providers/barcode/en_CA/__init__.py -> build/lib/faker/providers/barcode/en_CA creating build/lib/faker/providers/barcode/fr_CA copying faker/providers/barcode/fr_CA/__init__.py -> build/lib/faker/providers/barcode/fr_CA creating build/lib/faker/providers/address/en copying faker/providers/address/en/__init__.py -> build/lib/faker/providers/address/en creating build/lib/faker/providers/address/zh_CN copying faker/providers/address/zh_CN/__init__.py -> build/lib/faker/providers/address/zh_CN creating build/lib/faker/providers/address/no_NO copying faker/providers/address/no_NO/__init__.py -> build/lib/faker/providers/address/no_NO creating build/lib/faker/providers/address/fa_IR copying faker/providers/address/fa_IR/__init__.py -> build/lib/faker/providers/address/fa_IR creating build/lib/faker/providers/address/ne_NP copying faker/providers/address/ne_NP/__init__.py -> build/lib/faker/providers/address/ne_NP creating build/lib/faker/providers/address/es_ES copying faker/providers/address/es_ES/__init__.py -> build/lib/faker/providers/address/es_ES creating build/lib/faker/providers/address/ta_IN copying faker/providers/address/ta_IN/__init__.py -> build/lib/faker/providers/address/ta_IN creating build/lib/faker/providers/address/ka_GE copying faker/providers/address/ka_GE/__init__.py -> build/lib/faker/providers/address/ka_GE creating build/lib/faker/providers/address/hy_AM copying faker/providers/address/hy_AM/__init__.py -> build/lib/faker/providers/address/hy_AM creating build/lib/faker/providers/address/cs_CZ copying faker/providers/address/cs_CZ/__init__.py -> build/lib/faker/providers/address/cs_CZ creating build/lib/faker/providers/address/hi_IN copying faker/providers/address/hi_IN/__init__.py -> build/lib/faker/providers/address/hi_IN creating build/lib/faker/providers/address/th_TH copying faker/providers/address/th_TH/__init__.py -> build/lib/faker/providers/address/th_TH creating build/lib/faker/providers/address/th copying faker/providers/address/th/__init__.py -> build/lib/faker/providers/address/th creating build/lib/faker/providers/address/en_IE copying faker/providers/address/en_IE/__init__.py -> build/lib/faker/providers/address/en_IE creating build/lib/faker/providers/address/fil_PH copying faker/providers/address/fil_PH/__init__.py -> build/lib/faker/providers/address/fil_PH creating build/lib/faker/providers/address/nl_BE copying faker/providers/address/nl_BE/__init__.py -> build/lib/faker/providers/address/nl_BE creating build/lib/faker/providers/address/it_IT copying faker/providers/address/it_IT/__init__.py -> build/lib/faker/providers/address/it_IT creating build/lib/faker/providers/address/de_DE copying faker/providers/address/de_DE/__init__.py -> build/lib/faker/providers/address/de_DE creating build/lib/faker/providers/address/en_AU copying faker/providers/address/en_AU/__init__.py -> build/lib/faker/providers/address/en_AU creating build/lib/faker/providers/address/es_MX copying faker/providers/address/es_MX/__init__.py -> build/lib/faker/providers/address/es_MX creating build/lib/faker/providers/address/en_US copying faker/providers/address/en_US/__init__.py -> build/lib/faker/providers/address/en_US creating build/lib/faker/providers/address/pl_PL copying faker/providers/address/pl_PL/__init__.py -> build/lib/faker/providers/address/pl_PL creating build/lib/faker/providers/address/en_IN copying faker/providers/address/en_IN/__init__.py -> build/lib/faker/providers/address/en_IN creating build/lib/faker/providers/address/zh_TW copying faker/providers/address/zh_TW/__init__.py -> build/lib/faker/providers/address/zh_TW creating build/lib/faker/providers/address/nl_NL copying faker/providers/address/nl_NL/__init__.py -> build/lib/faker/providers/address/nl_NL creating build/lib/faker/providers/address/el_GR copying faker/providers/address/el_GR/__init__.py -> build/lib/faker/providers/address/el_GR creating build/lib/faker/providers/address/en_GB copying faker/providers/address/en_GB/__init__.py -> build/lib/faker/providers/address/en_GB creating build/lib/faker/providers/address/hr_HR copying faker/providers/address/hr_HR/__init__.py -> build/lib/faker/providers/address/hr_HR creating build/lib/faker/providers/address/sk_SK copying faker/providers/address/sk_SK/__init__.py -> build/lib/faker/providers/address/sk_SK creating build/lib/faker/providers/address/ja_JP copying faker/providers/address/ja_JP/__init__.py -> build/lib/faker/providers/address/ja_JP creating build/lib/faker/providers/address/ko_KR copying faker/providers/address/ko_KR/__init__.py -> build/lib/faker/providers/address/ko_KR creating build/lib/faker/providers/address/de_AT copying faker/providers/address/de_AT/__init__.py -> build/lib/faker/providers/address/de_AT creating build/lib/faker/providers/address/sl_SI copying faker/providers/address/sl_SI/__init__.py -> build/lib/faker/providers/address/sl_SI creating build/lib/faker/providers/address/fr_CH copying faker/providers/address/fr_CH/__init__.py -> build/lib/faker/providers/address/fr_CH creating build/lib/faker/providers/address/en_PH copying faker/providers/address/en_PH/__init__.py -> build/lib/faker/providers/address/en_PH creating build/lib/faker/providers/address/hu_HU copying faker/providers/address/hu_HU/__init__.py -> build/lib/faker/providers/address/hu_HU creating build/lib/faker/providers/address/uk_UA copying faker/providers/address/uk_UA/__init__.py -> build/lib/faker/providers/address/uk_UA creating build/lib/faker/providers/address/tl_PH copying faker/providers/address/tl_PH/__init__.py -> build/lib/faker/providers/address/tl_PH creating build/lib/faker/providers/address/sv_SE copying faker/providers/address/sv_SE/__init__.py -> build/lib/faker/providers/address/sv_SE creating build/lib/faker/providers/address/fi_FI copying faker/providers/address/fi_FI/__init__.py -> build/lib/faker/providers/address/fi_FI creating build/lib/faker/providers/address/en_NZ copying faker/providers/address/en_NZ/__init__.py -> build/lib/faker/providers/address/en_NZ creating build/lib/faker/providers/address/fr_FR copying faker/providers/address/fr_FR/__init__.py -> build/lib/faker/providers/address/fr_FR creating build/lib/faker/providers/address/pt_BR copying faker/providers/address/pt_BR/__init__.py -> build/lib/faker/providers/address/pt_BR creating build/lib/faker/providers/address/en_CA copying faker/providers/address/en_CA/__init__.py -> build/lib/faker/providers/address/en_CA creating build/lib/faker/providers/address/de copying faker/providers/address/de/__init__.py -> build/lib/faker/providers/address/de creating build/lib/faker/providers/address/he_IL copying faker/providers/address/he_IL/__init__.py -> build/lib/faker/providers/address/he_IL creating build/lib/faker/providers/address/id_ID copying faker/providers/address/id_ID/__init__.py -> build/lib/faker/providers/address/id_ID creating build/lib/faker/providers/address/da_DK copying faker/providers/address/da_DK/__init__.py -> build/lib/faker/providers/address/da_DK creating build/lib/faker/providers/address/ru_RU copying faker/providers/address/ru_RU/__init__.py -> build/lib/faker/providers/address/ru_RU creating build/lib/faker/providers/address/pt_PT copying faker/providers/address/pt_PT/__init__.py -> build/lib/faker/providers/address/pt_PT creating build/lib/faker/providers/address/es copying faker/providers/address/es/__init__.py -> build/lib/faker/providers/address/es creating build/lib/faker/providers/profile/en_US copying faker/providers/profile/en_US/__init__.py -> build/lib/faker/providers/profile/en_US creating build/lib/faker/providers/date_time/ar_EG copying faker/providers/date_time/ar_EG/__init__.py -> build/lib/faker/providers/date_time/ar_EG creating build/lib/faker/providers/date_time/es_ES copying faker/providers/date_time/es_ES/__init__.py -> build/lib/faker/providers/date_time/es_ES creating build/lib/faker/providers/date_time/ta_IN copying faker/providers/date_time/ta_IN/__init__.py -> build/lib/faker/providers/date_time/ta_IN creating build/lib/faker/providers/date_time/hy_AM copying faker/providers/date_time/hy_AM/__init__.py -> build/lib/faker/providers/date_time/hy_AM creating build/lib/faker/providers/date_time/cs_CZ copying faker/providers/date_time/cs_CZ/__init__.py -> build/lib/faker/providers/date_time/cs_CZ creating build/lib/faker/providers/date_time/hi_IN copying faker/providers/date_time/hi_IN/__init__.py -> build/lib/faker/providers/date_time/hi_IN creating build/lib/faker/providers/date_time/ar_AA copying faker/providers/date_time/ar_AA/__init__.py -> build/lib/faker/providers/date_time/ar_AA creating build/lib/faker/providers/date_time/th_TH copying faker/providers/date_time/th_TH/__init__.py -> build/lib/faker/providers/date_time/th_TH creating build/lib/faker/providers/date_time/fil_PH copying faker/providers/date_time/fil_PH/__init__.py -> build/lib/faker/providers/date_time/fil_PH creating build/lib/faker/providers/date_time/it_IT copying faker/providers/date_time/it_IT/__init__.py -> build/lib/faker/providers/date_time/it_IT creating build/lib/faker/providers/date_time/de_DE copying faker/providers/date_time/de_DE/__init__.py -> build/lib/faker/providers/date_time/de_DE creating build/lib/faker/providers/date_time/en_US copying faker/providers/date_time/en_US/__init__.py -> build/lib/faker/providers/date_time/en_US creating build/lib/faker/providers/date_time/pl_PL copying faker/providers/date_time/pl_PL/__init__.py -> build/lib/faker/providers/date_time/pl_PL creating build/lib/faker/providers/date_time/tr_TR copying faker/providers/date_time/tr_TR/__init__.py -> build/lib/faker/providers/date_time/tr_TR creating build/lib/faker/providers/date_time/hr_HR copying faker/providers/date_time/hr_HR/__init__.py -> build/lib/faker/providers/date_time/hr_HR creating build/lib/faker/providers/date_time/sk_SK copying faker/providers/date_time/sk_SK/__init__.py -> build/lib/faker/providers/date_time/sk_SK creating build/lib/faker/providers/date_time/ko_KR copying faker/providers/date_time/ko_KR/__init__.py -> build/lib/faker/providers/date_time/ko_KR creating build/lib/faker/providers/date_time/de_AT copying faker/providers/date_time/de_AT/__init__.py -> build/lib/faker/providers/date_time/de_AT creating build/lib/faker/providers/date_time/sl_SI copying faker/providers/date_time/sl_SI/__init__.py -> build/lib/faker/providers/date_time/sl_SI creating build/lib/faker/providers/date_time/en_PH copying faker/providers/date_time/en_PH/__init__.py -> build/lib/faker/providers/date_time/en_PH creating build/lib/faker/providers/date_time/hu_HU copying faker/providers/date_time/hu_HU/__init__.py -> build/lib/faker/providers/date_time/hu_HU creating build/lib/faker/providers/date_time/tl_PH copying faker/providers/date_time/tl_PH/__init__.py -> build/lib/faker/providers/date_time/tl_PH creating build/lib/faker/providers/date_time/fr_FR copying faker/providers/date_time/fr_FR/__init__.py -> build/lib/faker/providers/date_time/fr_FR creating build/lib/faker/providers/date_time/id_ID copying faker/providers/date_time/id_ID/__init__.py -> build/lib/faker/providers/date_time/id_ID creating build/lib/faker/providers/date_time/ru_RU copying faker/providers/date_time/ru_RU/__init__.py -> build/lib/faker/providers/date_time/ru_RU creating build/lib/faker/providers/date_time/pt_PT copying faker/providers/date_time/pt_PT/__init__.py -> build/lib/faker/providers/date_time/pt_PT creating build/lib/faker/providers/user_agent/en_US copying faker/providers/user_agent/en_US/__init__.py -> build/lib/faker/providers/user_agent/en_US creating build/lib/faker/providers/internet/zh_CN copying faker/providers/internet/zh_CN/__init__.py -> build/lib/faker/providers/internet/zh_CN creating build/lib/faker/providers/internet/no_NO copying faker/providers/internet/no_NO/__init__.py -> build/lib/faker/providers/internet/no_NO creating build/lib/faker/providers/internet/bs_BA copying faker/providers/internet/bs_BA/__init__.py -> build/lib/faker/providers/internet/bs_BA creating build/lib/faker/providers/internet/fa_IR copying faker/providers/internet/fa_IR/__init__.py -> build/lib/faker/providers/internet/fa_IR creating build/lib/faker/providers/internet/es_ES copying faker/providers/internet/es_ES/__init__.py -> build/lib/faker/providers/internet/es_ES creating build/lib/faker/providers/internet/cs_CZ copying faker/providers/internet/cs_CZ/__init__.py -> build/lib/faker/providers/internet/cs_CZ creating build/lib/faker/providers/internet/ar_AA copying faker/providers/internet/ar_AA/__init__.py -> build/lib/faker/providers/internet/ar_AA creating build/lib/faker/providers/internet/fil_PH copying faker/providers/internet/fil_PH/__init__.py -> build/lib/faker/providers/internet/fil_PH creating build/lib/faker/providers/internet/it_IT copying faker/providers/internet/it_IT/__init__.py -> build/lib/faker/providers/internet/it_IT creating build/lib/faker/providers/internet/de_DE copying faker/providers/internet/de_DE/__init__.py -> build/lib/faker/providers/internet/de_DE creating build/lib/faker/providers/internet/en_AU copying faker/providers/internet/en_AU/__init__.py -> build/lib/faker/providers/internet/en_AU creating build/lib/faker/providers/internet/en_US copying faker/providers/internet/en_US/__init__.py -> build/lib/faker/providers/internet/en_US creating build/lib/faker/providers/internet/pl_PL copying faker/providers/internet/pl_PL/__init__.py -> build/lib/faker/providers/internet/pl_PL creating build/lib/faker/providers/internet/zh_TW copying faker/providers/internet/zh_TW/__init__.py -> build/lib/faker/providers/internet/zh_TW creating build/lib/faker/providers/internet/el_GR copying faker/providers/internet/el_GR/__init__.py -> build/lib/faker/providers/internet/el_GR creating build/lib/faker/providers/internet/en_GB copying faker/providers/internet/en_GB/__init__.py -> build/lib/faker/providers/internet/en_GB creating build/lib/faker/providers/internet/hr_HR copying faker/providers/internet/hr_HR/__init__.py -> build/lib/faker/providers/internet/hr_HR creating build/lib/faker/providers/internet/sk_SK copying faker/providers/internet/sk_SK/__init__.py -> build/lib/faker/providers/internet/sk_SK creating build/lib/faker/providers/internet/ja_JP copying faker/providers/internet/ja_JP/__init__.py -> build/lib/faker/providers/internet/ja_JP creating build/lib/faker/providers/internet/ko_KR copying faker/providers/internet/ko_KR/__init__.py -> build/lib/faker/providers/internet/ko_KR creating build/lib/faker/providers/internet/de_AT copying faker/providers/internet/de_AT/__init__.py -> build/lib/faker/providers/internet/de_AT creating build/lib/faker/providers/internet/sl_SI copying faker/providers/internet/sl_SI/__init__.py -> build/lib/faker/providers/internet/sl_SI creating build/lib/faker/providers/internet/fr_CH copying faker/providers/internet/fr_CH/__init__.py -> build/lib/faker/providers/internet/fr_CH creating build/lib/faker/providers/internet/en_PH copying faker/providers/internet/en_PH/__init__.py -> build/lib/faker/providers/internet/en_PH creating build/lib/faker/providers/internet/hu_HU copying faker/providers/internet/hu_HU/__init__.py -> build/lib/faker/providers/internet/hu_HU creating build/lib/faker/providers/internet/uk_UA copying faker/providers/internet/uk_UA/__init__.py -> build/lib/faker/providers/internet/uk_UA creating build/lib/faker/providers/internet/tl_PH copying faker/providers/internet/tl_PH/__init__.py -> build/lib/faker/providers/internet/tl_PH creating build/lib/faker/providers/internet/sv_SE copying faker/providers/internet/sv_SE/__init__.py -> build/lib/faker/providers/internet/sv_SE creating build/lib/faker/providers/internet/fi_FI copying faker/providers/internet/fi_FI/__init__.py -> build/lib/faker/providers/internet/fi_FI creating build/lib/faker/providers/internet/en_NZ copying faker/providers/internet/en_NZ/__init__.py -> build/lib/faker/providers/internet/en_NZ creating build/lib/faker/providers/internet/fr_FR copying faker/providers/internet/fr_FR/__init__.py -> build/lib/faker/providers/internet/fr_FR creating build/lib/faker/providers/internet/pt_BR copying faker/providers/internet/pt_BR/__init__.py -> build/lib/faker/providers/internet/pt_BR creating build/lib/faker/providers/internet/bg_BG copying faker/providers/internet/bg_BG/__init__.py -> build/lib/faker/providers/internet/bg_BG creating build/lib/faker/providers/internet/id_ID copying faker/providers/internet/id_ID/__init__.py -> build/lib/faker/providers/internet/id_ID creating build/lib/faker/providers/internet/ru_RU copying faker/providers/internet/ru_RU/__init__.py -> build/lib/faker/providers/internet/ru_RU creating build/lib/faker/providers/internet/pt_PT copying faker/providers/internet/pt_PT/__init__.py -> build/lib/faker/providers/internet/pt_PT creating build/lib/faker/providers/python/en_US copying faker/providers/python/en_US/__init__.py -> build/lib/faker/providers/python/en_US creating build/lib/faker/providers/automotive/no_NO copying faker/providers/automotive/no_NO/__init__.py -> build/lib/faker/providers/automotive/no_NO creating build/lib/faker/providers/automotive/es_ES copying faker/providers/automotive/es_ES/__init__.py -> build/lib/faker/providers/automotive/es_ES creating build/lib/faker/providers/automotive/ar_SA copying faker/providers/automotive/ar_SA/__init__.py -> build/lib/faker/providers/automotive/ar_SA creating build/lib/faker/providers/automotive/ar_PS copying faker/providers/automotive/ar_PS/__init__.py -> build/lib/faker/providers/automotive/ar_PS creating build/lib/faker/providers/automotive/th_TH copying faker/providers/automotive/th_TH/__init__.py -> build/lib/faker/providers/automotive/th_TH creating build/lib/faker/providers/automotive/fil_PH copying faker/providers/automotive/fil_PH/__init__.py -> build/lib/faker/providers/automotive/fil_PH creating build/lib/faker/providers/automotive/de_DE copying faker/providers/automotive/de_DE/__init__.py -> build/lib/faker/providers/automotive/de_DE creating build/lib/faker/providers/automotive/ar_JO copying faker/providers/automotive/ar_JO/__init__.py -> build/lib/faker/providers/automotive/ar_JO creating build/lib/faker/providers/automotive/en_US copying faker/providers/automotive/en_US/__init__.py -> build/lib/faker/providers/automotive/en_US creating build/lib/faker/providers/automotive/pl_PL copying faker/providers/automotive/pl_PL/__init__.py -> build/lib/faker/providers/automotive/pl_PL creating build/lib/faker/providers/automotive/tr_TR copying faker/providers/automotive/tr_TR/__init__.py -> build/lib/faker/providers/automotive/tr_TR creating build/lib/faker/providers/automotive/en_GB copying faker/providers/automotive/en_GB/__init__.py -> build/lib/faker/providers/automotive/en_GB creating build/lib/faker/providers/automotive/en_PH copying faker/providers/automotive/en_PH/__init__.py -> build/lib/faker/providers/automotive/en_PH creating build/lib/faker/providers/automotive/hu_HU copying faker/providers/automotive/hu_HU/__init__.py -> build/lib/faker/providers/automotive/hu_HU creating build/lib/faker/providers/automotive/tl_PH copying faker/providers/automotive/tl_PH/__init__.py -> build/lib/faker/providers/automotive/tl_PH creating build/lib/faker/providers/automotive/sv_SE copying faker/providers/automotive/sv_SE/__init__.py -> build/lib/faker/providers/automotive/sv_SE creating build/lib/faker/providers/automotive/en_NZ copying faker/providers/automotive/en_NZ/__init__.py -> build/lib/faker/providers/automotive/en_NZ creating build/lib/faker/providers/automotive/fr_FR copying faker/providers/automotive/fr_FR/__init__.py -> build/lib/faker/providers/automotive/fr_FR creating build/lib/faker/providers/automotive/pt_BR copying faker/providers/automotive/pt_BR/__init__.py -> build/lib/faker/providers/automotive/pt_BR creating build/lib/faker/providers/automotive/en_CA copying faker/providers/automotive/en_CA/__init__.py -> build/lib/faker/providers/automotive/en_CA creating build/lib/faker/providers/automotive/id_ID copying faker/providers/automotive/id_ID/__init__.py -> build/lib/faker/providers/automotive/id_ID creating build/lib/faker/providers/automotive/ru_RU copying faker/providers/automotive/ru_RU/__init__.py -> build/lib/faker/providers/automotive/ru_RU creating build/lib/faker/providers/automotive/pt_PT copying faker/providers/automotive/pt_PT/__init__.py -> build/lib/faker/providers/automotive/pt_PT creating build/lib/faker/providers/company/zh_CN copying faker/providers/company/zh_CN/__init__.py -> build/lib/faker/providers/company/zh_CN creating build/lib/faker/providers/company/no_NO copying faker/providers/company/no_NO/__init__.py -> build/lib/faker/providers/company/no_NO creating build/lib/faker/providers/company/fa_IR copying faker/providers/company/fa_IR/__init__.py -> build/lib/faker/providers/company/fa_IR creating build/lib/faker/providers/company/hy_AM copying faker/providers/company/hy_AM/__init__.py -> build/lib/faker/providers/company/hy_AM creating build/lib/faker/providers/company/cs_CZ copying faker/providers/company/cs_CZ/__init__.py -> build/lib/faker/providers/company/cs_CZ creating build/lib/faker/providers/company/th_TH copying faker/providers/company/th_TH/__init__.py -> build/lib/faker/providers/company/th_TH creating build/lib/faker/providers/company/fil_PH copying faker/providers/company/fil_PH/__init__.py -> build/lib/faker/providers/company/fil_PH creating build/lib/faker/providers/company/it_IT copying faker/providers/company/it_IT/__init__.py -> build/lib/faker/providers/company/it_IT creating build/lib/faker/providers/company/de_DE copying faker/providers/company/de_DE/__init__.py -> build/lib/faker/providers/company/de_DE creating build/lib/faker/providers/company/es_MX copying faker/providers/company/es_MX/__init__.py -> build/lib/faker/providers/company/es_MX creating build/lib/faker/providers/company/en_US copying faker/providers/company/en_US/__init__.py -> build/lib/faker/providers/company/en_US creating build/lib/faker/providers/company/pl_PL copying faker/providers/company/pl_PL/__init__.py -> build/lib/faker/providers/company/pl_PL creating build/lib/faker/providers/company/zh_TW copying faker/providers/company/zh_TW/__init__.py -> build/lib/faker/providers/company/zh_TW creating build/lib/faker/providers/company/nl_NL copying faker/providers/company/nl_NL/__init__.py -> build/lib/faker/providers/company/nl_NL creating build/lib/faker/providers/company/tr_TR copying faker/providers/company/tr_TR/__init__.py -> build/lib/faker/providers/company/tr_TR creating build/lib/faker/providers/company/hr_HR copying faker/providers/company/hr_HR/__init__.py -> build/lib/faker/providers/company/hr_HR creating build/lib/faker/providers/company/sk_SK copying faker/providers/company/sk_SK/__init__.py -> build/lib/faker/providers/company/sk_SK creating build/lib/faker/providers/company/ja_JP copying faker/providers/company/ja_JP/__init__.py -> build/lib/faker/providers/company/ja_JP creating build/lib/faker/providers/company/ko_KR copying faker/providers/company/ko_KR/__init__.py -> build/lib/faker/providers/company/ko_KR creating build/lib/faker/providers/company/sl_SI copying faker/providers/company/sl_SI/__init__.py -> build/lib/faker/providers/company/sl_SI creating build/lib/faker/providers/company/fr_CH copying faker/providers/company/fr_CH/__init__.py -> build/lib/faker/providers/company/fr_CH creating build/lib/faker/providers/company/en_PH copying faker/providers/company/en_PH/__init__.py -> build/lib/faker/providers/company/en_PH creating build/lib/faker/providers/company/hu_HU copying faker/providers/company/hu_HU/__init__.py -> build/lib/faker/providers/company/hu_HU creating build/lib/faker/providers/company/tl_PH copying faker/providers/company/tl_PH/__init__.py -> build/lib/faker/providers/company/tl_PH creating build/lib/faker/providers/company/sv_SE copying faker/providers/company/sv_SE/__init__.py -> build/lib/faker/providers/company/sv_SE creating build/lib/faker/providers/company/fi_FI copying faker/providers/company/fi_FI/__init__.py -> build/lib/faker/providers/company/fi_FI creating build/lib/faker/providers/company/fr_FR copying faker/providers/company/fr_FR/__init__.py -> build/lib/faker/providers/company/fr_FR creating build/lib/faker/providers/company/pt_BR copying faker/providers/company/pt_BR/__init__.py -> build/lib/faker/providers/company/pt_BR creating build/lib/faker/providers/company/bg_BG copying faker/providers/company/bg_BG/__init__.py -> build/lib/faker/providers/company/bg_BG creating build/lib/faker/providers/company/id_ID copying faker/providers/company/id_ID/__init__.py -> build/lib/faker/providers/company/id_ID creating build/lib/faker/providers/company/ru_RU copying faker/providers/company/ru_RU/__init__.py -> build/lib/faker/providers/company/ru_RU creating build/lib/faker/providers/company/pt_PT copying faker/providers/company/pt_PT/__init__.py -> build/lib/faker/providers/company/pt_PT creating build/lib/faker/providers/job/zh_CN copying faker/providers/job/zh_CN/__init__.py -> build/lib/faker/providers/job/zh_CN creating build/lib/faker/providers/job/bs_BA copying faker/providers/job/bs_BA/__init__.py -> build/lib/faker/providers/job/bs_BA creating build/lib/faker/providers/job/fa_IR copying faker/providers/job/fa_IR/__init__.py -> build/lib/faker/providers/job/fa_IR creating build/lib/faker/providers/job/hy_AM copying faker/providers/job/hy_AM/__init__.py -> build/lib/faker/providers/job/hy_AM creating build/lib/faker/providers/job/ar_AA copying faker/providers/job/ar_AA/__init__.py -> build/lib/faker/providers/job/ar_AA creating build/lib/faker/providers/job/th_TH copying faker/providers/job/th_TH/__init__.py -> build/lib/faker/providers/job/th_TH creating build/lib/faker/providers/job/de_DE copying faker/providers/job/de_DE/__init__.py -> build/lib/faker/providers/job/de_DE creating build/lib/faker/providers/job/en_US copying faker/providers/job/en_US/__init__.py -> build/lib/faker/providers/job/en_US creating build/lib/faker/providers/job/pl_PL copying faker/providers/job/pl_PL/__init__.py -> build/lib/faker/providers/job/pl_PL creating build/lib/faker/providers/job/zh_TW copying faker/providers/job/zh_TW/__init__.py -> build/lib/faker/providers/job/zh_TW creating build/lib/faker/providers/job/el_GR copying faker/providers/job/el_GR/__init__.py -> build/lib/faker/providers/job/el_GR creating build/lib/faker/providers/job/tr_TR copying faker/providers/job/tr_TR/__init__.py -> build/lib/faker/providers/job/tr_TR creating build/lib/faker/providers/job/hr_HR copying faker/providers/job/hr_HR/__init__.py -> build/lib/faker/providers/job/hr_HR creating build/lib/faker/providers/job/sk_SK copying faker/providers/job/sk_SK/__init__.py -> build/lib/faker/providers/job/sk_SK creating build/lib/faker/providers/job/ja_JP copying faker/providers/job/ja_JP/__init__.py -> build/lib/faker/providers/job/ja_JP creating build/lib/faker/providers/job/ko_KR copying faker/providers/job/ko_KR/__init__.py -> build/lib/faker/providers/job/ko_KR creating build/lib/faker/providers/job/fr_CH copying faker/providers/job/fr_CH/__init__.py -> build/lib/faker/providers/job/fr_CH creating build/lib/faker/providers/job/hu_HU copying faker/providers/job/hu_HU/__init__.py -> build/lib/faker/providers/job/hu_HU creating build/lib/faker/providers/job/uk_UA copying faker/providers/job/uk_UA/__init__.py -> build/lib/faker/providers/job/uk_UA creating build/lib/faker/providers/job/fi_FI copying faker/providers/job/fi_FI/__init__.py -> build/lib/faker/providers/job/fi_FI creating build/lib/faker/providers/job/fr_FR copying faker/providers/job/fr_FR/__init__.py -> build/lib/faker/providers/job/fr_FR creating build/lib/faker/providers/job/pt_BR copying faker/providers/job/pt_BR/__init__.py -> build/lib/faker/providers/job/pt_BR creating build/lib/faker/providers/job/ru_RU copying faker/providers/job/ru_RU/__init__.py -> build/lib/faker/providers/job/ru_RU creating build/lib/faker/providers/job/pt_PT copying faker/providers/job/pt_PT/__init__.py -> build/lib/faker/providers/job/pt_PT creating build/lib/faker/providers/bank/no_NO copying faker/providers/bank/no_NO/__init__.py -> build/lib/faker/providers/bank/no_NO creating build/lib/faker/providers/bank/de_CH copying faker/providers/bank/de_CH/__init__.py -> build/lib/faker/providers/bank/de_CH creating build/lib/faker/providers/bank/es_ES copying faker/providers/bank/es_ES/__init__.py -> build/lib/faker/providers/bank/es_ES creating build/lib/faker/providers/bank/th_TH copying faker/providers/bank/th_TH/__init__.py -> build/lib/faker/providers/bank/th_TH creating build/lib/faker/providers/bank/en_IE copying faker/providers/bank/en_IE/__init__.py -> build/lib/faker/providers/bank/en_IE creating build/lib/faker/providers/bank/fil_PH copying faker/providers/bank/fil_PH/__init__.py -> build/lib/faker/providers/bank/fil_PH creating build/lib/faker/providers/bank/it_IT copying faker/providers/bank/it_IT/__init__.py -> build/lib/faker/providers/bank/it_IT creating build/lib/faker/providers/bank/de_DE copying faker/providers/bank/de_DE/__init__.py -> build/lib/faker/providers/bank/de_DE creating build/lib/faker/providers/bank/pl_PL copying faker/providers/bank/pl_PL/__init__.py -> build/lib/faker/providers/bank/pl_PL creating build/lib/faker/providers/bank/nl_NL copying faker/providers/bank/nl_NL/__init__.py -> build/lib/faker/providers/bank/nl_NL creating build/lib/faker/providers/bank/tr_TR copying faker/providers/bank/tr_TR/__init__.py -> build/lib/faker/providers/bank/tr_TR creating build/lib/faker/providers/bank/en_GB copying faker/providers/bank/en_GB/__init__.py -> build/lib/faker/providers/bank/en_GB creating build/lib/faker/providers/bank/it_CH copying faker/providers/bank/it_CH/__init__.py -> build/lib/faker/providers/bank/it_CH creating build/lib/faker/providers/bank/de_AT copying faker/providers/bank/de_AT/__init__.py -> build/lib/faker/providers/bank/de_AT creating build/lib/faker/providers/bank/fr_CH copying faker/providers/bank/fr_CH/__init__.py -> build/lib/faker/providers/bank/fr_CH creating build/lib/faker/providers/bank/en_PH copying faker/providers/bank/en_PH/__init__.py -> build/lib/faker/providers/bank/en_PH creating build/lib/faker/providers/bank/tl_PH copying faker/providers/bank/tl_PH/__init__.py -> build/lib/faker/providers/bank/tl_PH creating build/lib/faker/providers/bank/fi_FI copying faker/providers/bank/fi_FI/__init__.py -> build/lib/faker/providers/bank/fi_FI creating build/lib/faker/providers/bank/fr_FR copying faker/providers/bank/fr_FR/__init__.py -> build/lib/faker/providers/bank/fr_FR creating build/lib/faker/providers/bank/ru_RU copying faker/providers/bank/ru_RU/__init__.py -> build/lib/faker/providers/bank/ru_RU creating build/lib/faker/providers/bank/pt_PT copying faker/providers/bank/pt_PT/__init__.py -> build/lib/faker/providers/bank/pt_PT creating build/lib/faker/providers/lorem/zh_CN copying faker/providers/lorem/zh_CN/__init__.py -> build/lib/faker/providers/lorem/zh_CN creating build/lib/faker/providers/lorem/hy_AM copying faker/providers/lorem/hy_AM/__init__.py -> build/lib/faker/providers/lorem/hy_AM creating build/lib/faker/providers/lorem/ar_AA copying faker/providers/lorem/ar_AA/__init__.py -> build/lib/faker/providers/lorem/ar_AA creating build/lib/faker/providers/lorem/th_TH copying faker/providers/lorem/th_TH/__init__.py -> build/lib/faker/providers/lorem/th_TH creating build/lib/faker/providers/lorem/fil_PH copying faker/providers/lorem/fil_PH/__init__.py -> build/lib/faker/providers/lorem/fil_PH creating build/lib/faker/providers/lorem/en_US copying faker/providers/lorem/en_US/__init__.py -> build/lib/faker/providers/lorem/en_US creating build/lib/faker/providers/lorem/pl_PL copying faker/providers/lorem/pl_PL/__init__.py -> build/lib/faker/providers/lorem/pl_PL creating build/lib/faker/providers/lorem/zh_TW copying faker/providers/lorem/zh_TW/__init__.py -> build/lib/faker/providers/lorem/zh_TW creating build/lib/faker/providers/lorem/el_GR copying faker/providers/lorem/el_GR/__init__.py -> build/lib/faker/providers/lorem/el_GR creating build/lib/faker/providers/lorem/ja_JP copying faker/providers/lorem/ja_JP/__init__.py -> build/lib/faker/providers/lorem/ja_JP creating build/lib/faker/providers/lorem/en_PH copying faker/providers/lorem/en_PH/__init__.py -> build/lib/faker/providers/lorem/en_PH creating build/lib/faker/providers/lorem/tl_PH copying faker/providers/lorem/tl_PH/__init__.py -> build/lib/faker/providers/lorem/tl_PH creating build/lib/faker/providers/lorem/fr_FR copying faker/providers/lorem/fr_FR/__init__.py -> build/lib/faker/providers/lorem/fr_FR creating build/lib/faker/providers/lorem/he_IL copying faker/providers/lorem/he_IL/__init__.py -> build/lib/faker/providers/lorem/he_IL creating build/lib/faker/providers/lorem/la copying faker/providers/lorem/la/__init__.py -> build/lib/faker/providers/lorem/la creating build/lib/faker/providers/lorem/ru_RU copying faker/providers/lorem/ru_RU/__init__.py -> build/lib/faker/providers/lorem/ru_RU creating build/lib/faker/providers/ssn/zh_CN copying faker/providers/ssn/zh_CN/__init__.py -> build/lib/faker/providers/ssn/zh_CN creating build/lib/faker/providers/ssn/no_NO copying faker/providers/ssn/no_NO/__init__.py -> build/lib/faker/providers/ssn/no_NO creating build/lib/faker/providers/ssn/de_CH copying faker/providers/ssn/de_CH/__init__.py -> build/lib/faker/providers/ssn/de_CH creating build/lib/faker/providers/ssn/ro_RO copying faker/providers/ssn/ro_RO/__init__.py -> build/lib/faker/providers/ssn/ro_RO creating build/lib/faker/providers/ssn/es_ES copying faker/providers/ssn/es_ES/__init__.py -> build/lib/faker/providers/ssn/es_ES creating build/lib/faker/providers/ssn/cs_CZ copying faker/providers/ssn/cs_CZ/__init__.py -> build/lib/faker/providers/ssn/cs_CZ creating build/lib/faker/providers/ssn/th_TH copying faker/providers/ssn/th_TH/__init__.py -> build/lib/faker/providers/ssn/th_TH creating build/lib/faker/providers/ssn/en_IE copying faker/providers/ssn/en_IE/__init__.py -> build/lib/faker/providers/ssn/en_IE creating build/lib/faker/providers/ssn/fil_PH copying faker/providers/ssn/fil_PH/__init__.py -> build/lib/faker/providers/ssn/fil_PH creating build/lib/faker/providers/ssn/nl_BE copying faker/providers/ssn/nl_BE/__init__.py -> build/lib/faker/providers/ssn/nl_BE creating build/lib/faker/providers/ssn/el_CY copying faker/providers/ssn/el_CY/__init__.py -> build/lib/faker/providers/ssn/el_CY creating build/lib/faker/providers/ssn/it_IT copying faker/providers/ssn/it_IT/__init__.py -> build/lib/faker/providers/ssn/it_IT creating build/lib/faker/providers/ssn/de_DE copying faker/providers/ssn/de_DE/__init__.py -> build/lib/faker/providers/ssn/de_DE creating build/lib/faker/providers/ssn/es_MX copying faker/providers/ssn/es_MX/__init__.py -> build/lib/faker/providers/ssn/es_MX creating build/lib/faker/providers/ssn/en_US copying faker/providers/ssn/en_US/__init__.py -> build/lib/faker/providers/ssn/en_US creating build/lib/faker/providers/ssn/pl_PL copying faker/providers/ssn/pl_PL/__init__.py -> build/lib/faker/providers/ssn/pl_PL creating build/lib/faker/providers/ssn/dk_DK copying faker/providers/ssn/dk_DK/__init__.py -> build/lib/faker/providers/ssn/dk_DK creating build/lib/faker/providers/ssn/en_IN copying faker/providers/ssn/en_IN/__init__.py -> build/lib/faker/providers/ssn/en_IN creating build/lib/faker/providers/ssn/zh_TW copying faker/providers/ssn/zh_TW/__init__.py -> build/lib/faker/providers/ssn/zh_TW creating build/lib/faker/providers/ssn/nl_NL copying faker/providers/ssn/nl_NL/__init__.py -> build/lib/faker/providers/ssn/nl_NL creating build/lib/faker/providers/ssn/el_GR copying faker/providers/ssn/el_GR/__init__.py -> build/lib/faker/providers/ssn/el_GR creating build/lib/faker/providers/ssn/tr_TR copying faker/providers/ssn/tr_TR/__init__.py -> build/lib/faker/providers/ssn/tr_TR creating build/lib/faker/providers/ssn/en_GB copying faker/providers/ssn/en_GB/__init__.py -> build/lib/faker/providers/ssn/en_GB creating build/lib/faker/providers/ssn/hr_HR copying faker/providers/ssn/hr_HR/__init__.py -> build/lib/faker/providers/ssn/hr_HR creating build/lib/faker/providers/ssn/sk_SK copying faker/providers/ssn/sk_SK/__init__.py -> build/lib/faker/providers/ssn/sk_SK creating build/lib/faker/providers/ssn/ko_KR copying faker/providers/ssn/ko_KR/__init__.py -> build/lib/faker/providers/ssn/ko_KR creating build/lib/faker/providers/ssn/de_AT copying faker/providers/ssn/de_AT/__init__.py -> build/lib/faker/providers/ssn/de_AT creating build/lib/faker/providers/ssn/sl_SI copying faker/providers/ssn/sl_SI/__init__.py -> build/lib/faker/providers/ssn/sl_SI creating build/lib/faker/providers/ssn/et_EE copying faker/providers/ssn/et_EE/__init__.py -> build/lib/faker/providers/ssn/et_EE creating build/lib/faker/providers/ssn/fr_CH copying faker/providers/ssn/fr_CH/__init__.py -> build/lib/faker/providers/ssn/fr_CH creating build/lib/faker/providers/ssn/en_PH copying faker/providers/ssn/en_PH/__init__.py -> build/lib/faker/providers/ssn/en_PH creating build/lib/faker/providers/ssn/hu_HU copying faker/providers/ssn/hu_HU/__init__.py -> build/lib/faker/providers/ssn/hu_HU creating build/lib/faker/providers/ssn/es_CA copying faker/providers/ssn/es_CA/__init__.py -> build/lib/faker/providers/ssn/es_CA creating build/lib/faker/providers/ssn/uk_UA copying faker/providers/ssn/uk_UA/__init__.py -> build/lib/faker/providers/ssn/uk_UA creating build/lib/faker/providers/ssn/tl_PH copying faker/providers/ssn/tl_PH/__init__.py -> build/lib/faker/providers/ssn/tl_PH creating build/lib/faker/providers/ssn/sv_SE copying faker/providers/ssn/sv_SE/__init__.py -> build/lib/faker/providers/ssn/sv_SE creating build/lib/faker/providers/ssn/lv_LV copying faker/providers/ssn/lv_LV/__init__.py -> build/lib/faker/providers/ssn/lv_LV creating build/lib/faker/providers/ssn/fi_FI copying faker/providers/ssn/fi_FI/__init__.py -> build/lib/faker/providers/ssn/fi_FI creating build/lib/faker/providers/ssn/mt_MT copying faker/providers/ssn/mt_MT/__init__.py -> build/lib/faker/providers/ssn/mt_MT creating build/lib/faker/providers/ssn/fr_FR copying faker/providers/ssn/fr_FR/__init__.py -> build/lib/faker/providers/ssn/fr_FR creating build/lib/faker/providers/ssn/pt_BR copying faker/providers/ssn/pt_BR/__init__.py -> build/lib/faker/providers/ssn/pt_BR creating build/lib/faker/providers/ssn/en_CA copying faker/providers/ssn/en_CA/__init__.py -> build/lib/faker/providers/ssn/en_CA creating build/lib/faker/providers/ssn/lt_LT copying faker/providers/ssn/lt_LT/__init__.py -> build/lib/faker/providers/ssn/lt_LT creating build/lib/faker/providers/ssn/he_IL copying faker/providers/ssn/he_IL/__init__.py -> build/lib/faker/providers/ssn/he_IL creating build/lib/faker/providers/ssn/bg_BG copying faker/providers/ssn/bg_BG/__init__.py -> build/lib/faker/providers/ssn/bg_BG creating build/lib/faker/providers/ssn/ru_RU copying faker/providers/ssn/ru_RU/__init__.py -> build/lib/faker/providers/ssn/ru_RU creating build/lib/faker/providers/ssn/lb_LU copying faker/providers/ssn/lb_LU/__init__.py -> build/lib/faker/providers/ssn/lb_LU creating build/lib/faker/providers/ssn/pt_PT copying faker/providers/ssn/pt_PT/__init__.py -> build/lib/faker/providers/ssn/pt_PT creating build/lib/faker/providers/color/fa_IR copying faker/providers/color/fa_IR/__init__.py -> build/lib/faker/providers/color/fa_IR creating build/lib/faker/providers/color/es_ES copying faker/providers/color/es_ES/__init__.py -> build/lib/faker/providers/color/es_ES creating build/lib/faker/providers/color/hy_AM copying faker/providers/color/hy_AM/__init__.py -> build/lib/faker/providers/color/hy_AM creating build/lib/faker/providers/color/ar_PS copying faker/providers/color/ar_PS/__init__.py -> build/lib/faker/providers/color/ar_PS creating build/lib/faker/providers/color/th_TH copying faker/providers/color/th_TH/__init__.py -> build/lib/faker/providers/color/th_TH creating build/lib/faker/providers/color/en_US copying faker/providers/color/en_US/__init__.py -> build/lib/faker/providers/color/en_US creating build/lib/faker/providers/color/hr_HR copying faker/providers/color/hr_HR/__init__.py -> build/lib/faker/providers/color/hr_HR creating build/lib/faker/providers/color/sk_SK copying faker/providers/color/sk_SK/__init__.py -> build/lib/faker/providers/color/sk_SK creating build/lib/faker/providers/color/hu_HU copying faker/providers/color/hu_HU/__init__.py -> build/lib/faker/providers/color/hu_HU creating build/lib/faker/providers/color/uk_UA copying faker/providers/color/uk_UA/__init__.py -> build/lib/faker/providers/color/uk_UA creating build/lib/faker/providers/color/fr_FR copying faker/providers/color/fr_FR/__init__.py -> build/lib/faker/providers/color/fr_FR creating build/lib/faker/providers/color/pt_BR copying faker/providers/color/pt_BR/__init__.py -> build/lib/faker/providers/color/pt_BR creating build/lib/faker/providers/color/ru_RU copying faker/providers/color/ru_RU/__init__.py -> build/lib/faker/providers/color/ru_RU running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. running egg_info writing Faker.egg-info/PKG-INFO writing dependency_links to Faker.egg-info/dependency_links.txt writing entry points to Faker.egg-info/entry_points.txt writing requirements to Faker.egg-info/requires.txt writing top-level names to Faker.egg-info/top_level.txt reading manifest file 'Faker.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.py' found under directory 'faker/sphinx' warning: no previously-included files matching '*.py' found under directory 'tests/sphinx' warning: no previously-included files matching '*.py[cod]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files found matching 'Makefile' warning: no previously-included files found matching 'tox.ini' warning: no previously-included files found matching '.coveragerc' warning: no previously-included files found matching '.bumpversion.cfg' warning: no previously-included files found matching '.dockerignore' warning: no previously-included files found matching '.isort.cfg' warning: no previously-included files found matching 'ISSUE_TEMPLATE.md' warning: no previously-included files found matching 'PULL_REQUEST_TEMPLATE.md' warning: no previously-included files found matching 'appveyor.yml' warning: no previously-included files found matching 'readthedocs.yml' warning: no previously-included files found matching 'build-alpine.sh' warning: no previously-included files found matching 'build32bit.sh' no previously-included directories found matching 'docs' no previously-included directories found matching '.circleci' writing manifest file 'Faker.egg-info/SOURCES.txt' running build_ext test_binary (tests.test_factory.FactoryTestCase) ... ok test_cli_seed (tests.test_factory.FactoryTestCase) ... ok test_cli_seed_with_repeat (tests.test_factory.FactoryTestCase) ... ok test_cli_verbosity (tests.test_factory.FactoryTestCase) ... ok test_command (tests.test_factory.FactoryTestCase) ... ok test_command_custom_provider (tests.test_factory.FactoryTestCase) ... ok test_documentor (tests.test_factory.FactoryTestCase) ... ok test_instance_seed_chain (tests.test_factory.FactoryTestCase) ... ok test_negative_pyfloat (tests.test_factory.FactoryTestCase) ... ok test_nl_BE_ssn_valid (tests.test_factory.FactoryTestCase) ... ok test_password (tests.test_factory.FactoryTestCase) ... ok test_prefix_suffix_always_string (tests.test_factory.FactoryTestCase) ... ok test_pyfloat_empty_range_error (tests.test_factory.FactoryTestCase) ... ok test_pyfloat_in_range (tests.test_factory.FactoryTestCase) ... ok test_pyfloat_same_min_max (tests.test_factory.FactoryTestCase) ... ok test_random_pyfloat (tests.test_factory.FactoryTestCase) ... ok test_random_pystr_characters (tests.test_factory.FactoryTestCase) ... ok test_slugify (tests.test_factory.FactoryTestCase) ... ok test_us_ssn_valid (tests.test_factory.FactoryTestCase) ... ok test_add_dicts (tests.utils.test_utils.UtilsTestCase) ... ok test_choice_distribution (tests.utils.test_utils.UtilsTestCase) ... ok test_choices_distribution_unique (tests.utils.test_utils.UtilsTestCase) ... ok test_find_available_locales (tests.utils.test_utils.UtilsTestCase) ... ok test_find_available_providers (tests.utils.test_utils.UtilsTestCase) ... ok test_invalid_luhn (tests.utils.test_utils.UtilsTestCase) Tests a number with an invalid check digit ... ok test_luhn_checksum (tests.utils.test_utils.UtilsTestCase) Tests if a valid checksum is generated ... ok test_valid_luhn (tests.utils.test_utils.UtilsTestCase) Tests if the number has a valid check digit ... ok test_profile (tests.providers.test_profile.TestProfileProvider) ... ok test_simple_profile (tests.providers.test_profile.TestProfileProvider) ... ok test_left_digits (tests.providers.test_python.TestPyfloat) ... ok test_max_value (tests.providers.test_python.TestPyfloat) ... ok test_max_value_and_positive (tests.providers.test_python.TestPyfloat) Combining the max_value and positive keyword arguments produces ... ok test_max_value_should_be_greater_than_min_value (tests.providers.test_python.TestPyfloat) An exception should be raised if min_value is greater than max_value ... ok test_min_value (tests.providers.test_python.TestPyfloat) ... ok test_positive (tests.providers.test_python.TestPyfloat) ... ok test_positive_and_min_value_incompatible (tests.providers.test_python.TestPyfloat) An exception should be raised if positive=True is set, but ... ok test_pyfloat (tests.providers.test_python.TestPyfloat) ... ok test_right_digits (tests.providers.test_python.TestPyfloat) ... ok test_pyint (tests.providers.test_python.TestPyint) ... ok test_pyint_bound_0 (tests.providers.test_python.TestPyint) ... ok test_pyint_bound_negative (tests.providers.test_python.TestPyint) ... ok test_pyint_bound_positive (tests.providers.test_python.TestPyint) ... ok test_pyint_bounds (tests.providers.test_python.TestPyint) ... ok test_pyint_range (tests.providers.test_python.TestPyint) ... ok test_pyint_step (tests.providers.test_python.TestPyint) ... ok test_formatter_invocation (tests.providers.test_python.TestPystrFormat) ... ok test_pybool (tests.providers.test_python.TestPython) ... ok test_pylist (tests.providers.test_python.TestPython) ... ok test_pylist_types (tests.providers.test_python.TestPython) ... ok test_file_path (tests.providers.test_file.TestFile) ... ok test_unix_device (tests.providers.test_file.TestFile) ... ok test_unix_partition (tests.providers.test_file.TestFile) ... ok test_vat_id (tests.providers.test_ssn.TestBgBG) ... ok test_birth_number (tests.providers.test_ssn.TestCsCZ) ... ok test_vat_id (tests.providers.test_ssn.TestCsCZ) ... ok test_vat_id (tests.providers.test_ssn.TestDeAT) ... ok test_vat_id (tests.providers.test_ssn.TestElCY) ... ok test_police_id (tests.providers.test_ssn.TestElGr) ... ok test_vat_id (tests.providers.test_ssn.TestElGr) ... ok test_ssn (tests.providers.test_ssn.TestEnCA) ... ok test_vat_id (tests.providers.test_ssn.TestEnGB) ... ok test_first_digit_non_zero (tests.providers.test_ssn.TestEnIn) ... ok test_length (tests.providers.test_ssn.TestEnIn) ... ok test_valid_luhn (tests.providers.test_ssn.TestEnIn) ... ok test_PH_gsis (tests.providers.test_ssn.TestEnPh) ... ok test_PH_pagibig (tests.providers.test_ssn.TestEnPh) ... ok test_PH_philhealth (tests.providers.test_ssn.TestEnPh) ... ok test_PH_sss (tests.providers.test_ssn.TestEnPh) ... ok test_PH_umid (tests.providers.test_ssn.TestEnPh) ... ok test_bad_tin_type (tests.providers.test_ssn.TestEnUS) ... ok test_ein (tests.providers.test_ssn.TestEnUS) ... ok test_invalid_ssn (tests.providers.test_ssn.TestEnUS) ... ok test_itin (tests.providers.test_ssn.TestEnUS) ... ok test_prohibited_ssn_value (tests.providers.test_ssn.TestEnUS) ... ok test_ssn (tests.providers.test_ssn.TestEnUS) ... ok test_wrong_tin_type_case (tests.providers.test_ssn.TestEnUS) ... ok test_cif (tests.providers.test_ssn.TestEsCA) ... ok test_doi (tests.providers.test_ssn.TestEsCA) ... ok test_nie (tests.providers.test_ssn.TestEsCA) ... ok test_nif (tests.providers.test_ssn.TestEsCA) ... ok test_vat_id (tests.providers.test_ssn.TestEsCA) ... ok test_cif (tests.providers.test_ssn.TestEsES) ... ok test_doi (tests.providers.test_ssn.TestEsES) ... ok test_nie (tests.providers.test_ssn.TestEsES) ... ok test_nif (tests.providers.test_ssn.TestEsES) ... ok test_vat_id (tests.providers.test_ssn.TestEsES) ... ok test_curp (tests.providers.test_ssn.TestEsMX) ... ok test_rfc_legal (tests.providers.test_ssn.TestEsMX) ... ok test_rfc_natural (tests.providers.test_ssn.TestEsMX) ... ok test_ssn (tests.providers.test_ssn.TestEsMX) ... ok test_ssn (tests.providers.test_ssn.TestEtEE) ... ok test_ssn_2000 (tests.providers.test_ssn.TestEtEE) ... ok test_ssn_2100 (tests.providers.test_ssn.TestEtEE) ... ok test_ssn_checksum (tests.providers.test_ssn.TestEtEE) ... ok test_vat_id (tests.providers.test_ssn.TestEtEE) ... ok test_artifical_ssn (tests.providers.test_ssn.TestFiFI) ... ok test_century_code (tests.providers.test_ssn.TestFiFI) ... ok test_ssn_sanity (tests.providers.test_ssn.TestFiFI) ... ok test_valid_ssn (tests.providers.test_ssn.TestFiFI) ... ok test_vat_id (tests.providers.test_ssn.TestFiFI) ... ok test_PH_gsis (tests.providers.test_ssn.TestFilPh) ... ok test_PH_pagibig (tests.providers.test_ssn.TestFilPh) ... ok test_PH_philhealth (tests.providers.test_ssn.TestFilPh) ... ok test_PH_sss (tests.providers.test_ssn.TestFilPh) ... ok test_PH_umid (tests.providers.test_ssn.TestFilPh) ... ok test_vat_id (tests.providers.test_ssn.TestFrFR) ... ok test_ssn (tests.providers.test_ssn.TestHrHR) ... ok test_ssn_checksum (tests.providers.test_ssn.TestHrHR) ... ok test_vat_id (tests.providers.test_ssn.TestHrHR) ... ok test_ssn (tests.providers.test_ssn.TestHuHU) ... ok test_vat_id (tests.providers.test_ssn.TestHuHU) ... ok test_vat_id (tests.providers.test_ssn.TestNlNL) ... ok test_no_NO_ssn (tests.providers.test_ssn.TestNoNO) ... ok test_no_NO_ssn_checksum (tests.providers.test_ssn.TestNoNO) ... ok test_no_NO_ssn_dob_passed (tests.providers.test_ssn.TestNoNO) ... ok test_no_NO_ssn_gender_passed (tests.providers.test_ssn.TestNoNO) ... ok test_no_NO_ssn_invalid_dob_passed (tests.providers.test_ssn.TestNoNO) ... ok test_no_NO_ssn_invalid_gender_passed (tests.providers.test_ssn.TestNoNO) ... ok test_calculate_month (tests.providers.test_ssn.TestPlPL) ... ok test_ssn (tests.providers.test_ssn.TestPlPL) ... ok test_ssn_checksum (tests.providers.test_ssn.TestPlPL) ... ok test_vat_id (tests.providers.test_ssn.TestPlPL) ... ok test_pt_BR_cpf (tests.providers.test_ssn.TestPtBR) ... ok test_pt_BR_rg (tests.providers.test_ssn.TestPtBR) ... ok test_pt_BR_ssn (tests.providers.test_ssn.TestPtBR) ... ok test_pt_BR_ssn_checksum (tests.providers.test_ssn.TestPtBR) ... ok test_birth_number (tests.providers.test_ssn.TestSkSK) ... ok test_vat_id (tests.providers.test_ssn.TestSkSK) ... ok test_org_and_vat_id (tests.providers.test_ssn.TestSvSE) ... ok test_org_id_long_no_dash (tests.providers.test_ssn.TestSvSE) ... ok test_org_id_long_with_dash (tests.providers.test_ssn.TestSvSE) ... ok test_org_id_short_no_dash (tests.providers.test_ssn.TestSvSE) ... ok test_org_id_short_with_dash (tests.providers.test_ssn.TestSvSE) ... ok test_pers_id_long_no_dash (tests.providers.test_ssn.TestSvSE) ... ok test_pers_id_long_with_dash (tests.providers.test_ssn.TestSvSE) ... ok test_pers_id_short_no_dash (tests.providers.test_ssn.TestSvSE) ... ok test_pers_id_short_with_dash (tests.providers.test_ssn.TestSvSE) Regression case that ensures previous implementations work as-is ... ok test_vat_id (tests.providers.test_ssn.TestSvSE) ... ok test_ssn (tests.providers.test_ssn.TestThTH) ... ok test_vat_id (tests.providers.test_ssn.TestThTH) ... ok test_PH_gsis (tests.providers.test_ssn.TestTlPh) ... ok test_PH_pagibig (tests.providers.test_ssn.TestTlPh) ... ok test_PH_philhealth (tests.providers.test_ssn.TestTlPh) ... ok test_PH_sss (tests.providers.test_ssn.TestTlPh) ... ok test_PH_umid (tests.providers.test_ssn.TestTlPh) ... ok test_zh_CN_ssn (tests.providers.test_ssn.TestZhCN) ... ok test_zh_CN_ssn_gender_passed (tests.providers.test_ssn.TestZhCN) ... ok test_zh_CN_ssn_invalid_gender_passed (tests.providers.test_ssn.TestZhCN) ... ok test_acceptable_age_range_eighteen_years (tests.providers.test_date_time.DatesOfBirth) ... ok test_acceptable_age_range_five_years (tests.providers.test_date_time.DatesOfBirth) ... ok test_bad_age_range (tests.providers.test_date_time.DatesOfBirth) ... ok test_date_of_birth (tests.providers.test_date_time.DatesOfBirth) ... ok test_date_of_birth_on_leap_day (tests.providers.test_date_time.DatesOfBirth) Freeze the date to a leap day to verify that the date_of_birth method does not ... ok test_distant_age_range (tests.providers.test_date_time.DatesOfBirth) ... ok test_identical_age_range (tests.providers.test_date_time.DatesOfBirth) ... ok test_type_errors (tests.providers.test_date_time.DatesOfBirth) ... ok test_value_errors (tests.providers.test_date_time.DatesOfBirth) ... ok test_ar_aa (tests.providers.test_date_time.TestAr) ... ok test_ar_eg (tests.providers.test_date_time.TestAr) ... ok test_day (tests.providers.test_date_time.TestCsCz) ... ok test_month (tests.providers.test_date_time.TestCsCz) ... ok test_change_year (tests.providers.test_date_time.TestDateTime) ... ok test_date_between (tests.providers.test_date_time.TestDateTime) ... ok test_date_between_dates (tests.providers.test_date_time.TestDateTime) ... ok test_date_between_months (tests.providers.test_date_time.TestDateTime) ... ok test_date_object (tests.providers.test_date_time.TestDateTime) ... ok test_date_this_period (tests.providers.test_date_time.TestDateTime) ... skipped 'requires 64bit' test_date_time_between (tests.providers.test_date_time.TestDateTime) ... ok test_date_time_between_dates (tests.providers.test_date_time.TestDateTime) ... ok test_date_time_between_dates_with_tzinfo (tests.providers.test_date_time.TestDateTime) ... ok test_date_time_this_period (tests.providers.test_date_time.TestDateTime) ... skipped 'requires 64bit' test_date_time_this_period_with_tzinfo (tests.providers.test_date_time.TestDateTime) ... skipped 'requires 64bit' test_datetimes_with_and_without_tzinfo (tests.providers.test_date_time.TestDateTime) ... ok test_day (tests.providers.test_date_time.TestDateTime) ... ok test_future_date (tests.providers.test_date_time.TestDateTime) ... ok test_future_datetime (tests.providers.test_date_time.TestDateTime) ... ok test_month (tests.providers.test_date_time.TestDateTime) ... ok test_parse_date (tests.providers.test_date_time.TestDateTime) ... ok test_parse_date_time (tests.providers.test_date_time.TestDateTime) ... ok test_parse_timedelta (tests.providers.test_date_time.TestDateTime) ... ok test_past_date (tests.providers.test_date_time.TestDateTime) ... ok test_past_datetime (tests.providers.test_date_time.TestDateTime) ... ok test_past_datetime_within_second (tests.providers.test_date_time.TestDateTime) ... ok test_pytimezone (tests.providers.test_date_time.TestDateTime) ... ok test_pytimezone_usable (tests.providers.test_date_time.TestDateTime) ... ok test_time_object (tests.providers.test_date_time.TestDateTime) ... ok test_time_series (tests.providers.test_date_time.TestDateTime) ... ok test_timedelta (tests.providers.test_date_time.TestDateTime) ... ok test_timezone_conversion (tests.providers.test_date_time.TestDateTime) ... ok test_unix_time (tests.providers.test_date_time.TestDateTime) ... ok test_day (tests.providers.test_date_time.TestDeAt) ... ok test_month (tests.providers.test_date_time.TestDeAt) ... ok test_day (tests.providers.test_date_time.TestDeDe) ... ok test_month (tests.providers.test_date_time.TestDeDe) ... ok test_day (tests.providers.test_date_time.TestEsEs) ... ok test_month (tests.providers.test_date_time.TestEsEs) ... ok test_PH_month_name (tests.providers.test_date_time.TestFilPh) ... ok test_PH_of_week (tests.providers.test_date_time.TestFilPh) ... ok test_day (tests.providers.test_date_time.TestHyAm) ... ok test_month (tests.providers.test_date_time.TestHyAm) ... ok test_day (tests.providers.test_date_time.TestItIt) ... ok test_month (tests.providers.test_date_time.TestItIt) ... ok test_day (tests.providers.test_date_time.TestKoKR) ... ok test_month (tests.providers.test_date_time.TestKoKR) ... ok test_day (tests.providers.test_date_time.TestPlPL) ... ok test_month (tests.providers.test_date_time.TestPlPL) ... ok test_day (tests.providers.test_date_time.TestPtPt) ... ok test_month (tests.providers.test_date_time.TestPtPt) ... ok test_day (tests.providers.test_date_time.TestRuRu) ... ok test_month (tests.providers.test_date_time.TestRuRu) ... ok test_timezone (tests.providers.test_date_time.TestRuRu) ... ok test_day (tests.providers.test_date_time.TestSkSk) ... ok test_month (tests.providers.test_date_time.TestSkSk) ... ok test_day (tests.providers.test_date_time.TestTaIN) ... ok test_month (tests.providers.test_date_time.TestTaIN) ... ok test_century (tests.providers.test_date_time.TestThTh) ... ok test_date (tests.providers.test_date_time.TestThTh) ... ok test_date_pattern (tests.providers.test_date_time.TestThTh) ... ok test_day (tests.providers.test_date_time.TestThTh) ... ok test_month (tests.providers.test_date_time.TestThTh) ... ok test_time (tests.providers.test_date_time.TestThTh) ... ok test_PH_month_name (tests.providers.test_date_time.TestTlPh) ... ok test_PH_of_week (tests.providers.test_date_time.TestTlPh) ... ok test_day (tests.providers.test_date_time.TestTrTr) ... ok test_month (tests.providers.test_date_time.TestTrTr) ... ok test_local_latitude (tests.providers.test_geo.TestDeAT) ... ok test_local_longitude (tests.providers.test_geo.TestDeAT) ... ok test_coordinate (tests.providers.test_geo.TestEnIe) ... ok test_coordinate_centered (tests.providers.test_geo.TestEnIe) ... ok test_coordinate_rounded (tests.providers.test_geo.TestEnIe) ... ok test_latitude (tests.providers.test_geo.TestEnIe) ... ok test_latlng (tests.providers.test_geo.TestEnIe) ... ok test_location_on_land (tests.providers.test_geo.TestEnIe) ... ok test_location_on_land_coords_only (tests.providers.test_geo.TestEnIe) ... ok test_longitude (tests.providers.test_geo.TestEnIe) ... ok test_coordinate (tests.providers.test_geo.TestEnUS) ... ok test_coordinate_centered (tests.providers.test_geo.TestEnUS) ... ok test_coordinate_rounded (tests.providers.test_geo.TestEnUS) ... ok test_latitude (tests.providers.test_geo.TestEnUS) ... ok test_latlng (tests.providers.test_geo.TestEnUS) ... ok test_location_on_land (tests.providers.test_geo.TestEnUS) ... ok test_location_on_land_coords_only (tests.providers.test_geo.TestEnUS) ... ok test_longitude (tests.providers.test_geo.TestEnUS) ... ok test_local_latlng (tests.providers.test_geo.TestGlobal) ... ok test_nationality (tests.providers.test_geo.TestPtPT) ... ok test_coordinate (tests.providers.test_geo.TestTrTr) ... ok test_coordinate_centered (tests.providers.test_geo.TestTrTr) ... ok test_coordinate_rounded (tests.providers.test_geo.TestTrTr) ... ok test_latitude (tests.providers.test_geo.TestTrTr) ... ok test_latlng (tests.providers.test_geo.TestTrTr) ... ok test_location_on_land (tests.providers.test_geo.TestTrTr) ... ok test_location_on_land_coords_only (tests.providers.test_geo.TestTrTr) ... ok test_longitude (tests.providers.test_geo.TestTrTr) ... ok test_first_name (tests.providers.test_person.TestAr) ... ok test_last_name (tests.providers.test_person.TestAr) ... ok test_name_female (tests.providers.test_person.TestCsCZ) ... ok test_name_male (tests.providers.test_person.TestCsCZ) ... ok test_suffix (tests.providers.test_person.TestEn) ... ok test_first_name (tests.providers.test_person.TestEnIE) ... ok test_last_name (tests.providers.test_person.TestEnIE) ... ok test_first_name (tests.providers.test_person.TestEnIN) ... ok test_last_name (tests.providers.test_person.TestEnIN) ... ok test_language_name (tests.providers.test_person.TestEsES) ... ok test_gender_first_names (tests.providers.test_person.TestFiFI) ... ok test_last_names (tests.providers.test_person.TestFiFI) ... ok test_first_name (tests.providers.test_person.TestGaIE) ... ok test_last_name (tests.providers.test_person.TestGaIE) ... ok test_first_name (tests.providers.test_person.TestHyAM) ... ok test_last_name (tests.providers.test_person.TestHyAM) ... ok test_name (tests.providers.test_person.TestHyAM) ... ok test_person (tests.providers.test_person.TestJaJP) ... ok test_names (tests.providers.test_person.TestNeNP) ... ok test_first_names (tests.providers.test_person.TestOrIN) simple test to verify that we are pulling gender specific names ... ok test_last_names (tests.providers.test_person.TestOrIN) test the last name is generating from the provided tuple ... ok test_middle_names (tests.providers.test_person.TestOrIN) test the middle name ... ok test_identity_card_number (tests.providers.test_person.TestPlPL) ... ok test_identity_card_number_checksum (tests.providers.test_person.TestPlPL) ... ok test_nip (tests.providers.test_person.TestPlPL) ... ok test_pesel_birth_date (tests.providers.test_person.TestPlPL) ... ok test_pesel_sex_female (tests.providers.test_person.TestPlPL) ... ok test_pesel_sex_male (tests.providers.test_person.TestPlPL) ... ok test_pwz_doctor (tests.providers.test_person.TestPlPL) ... ok test_pwz_doctor_check_digit_zero (tests.providers.test_person.TestPlPL) ... ok test_pwz_nurse (tests.providers.test_person.TestPlPL) ... ok test_female_first_name (tests.providers.test_person.TestPtPt) ... ok test_last_name (tests.providers.test_person.TestPtPt) ... ok test_male_first_name (tests.providers.test_person.TestPtPt) ... ok test_language_name (tests.providers.test_person.TestRuRU) ... ok test_name_female (tests.providers.test_person.TestRuRU) ... ok test_name_male (tests.providers.test_person.TestRuRU) ... ok test_translit (tests.providers.test_person.TestRuRU) ... ok test_gender_first_names (tests.providers.test_person.TestSvSE) simple test to verify that we are pulling gender specific names ... ok test_gender_first_names (tests.providers.test_person.TestTaIN) simple test to verify that we are pulling gender specific names ... ok test_first_name (tests.providers.test_person.TestThTh) ... ok test_last_name (tests.providers.test_person.TestThTh) ... ok test_name (tests.providers.test_person.TestThTh) ... ok test_first_names (tests.providers.test_person.TestUs) ... ok test_last_names (tests.providers.test_person.TestUs) ... ok test_prefix (tests.providers.test_person.TestUs) ... ok test_suffix (tests.providers.test_person.TestUs) ... ok test_first_name (tests.providers.test_person.TestZhCN) ... ok test_last_name (tests.providers.test_person.TestZhCN) ... ok test_name (tests.providers.test_person.TestZhCN) ... ok test_first_name (tests.providers.test_person.TestZhTW) ... ok test_last_name (tests.providers.test_person.TestZhTW) ... ok test_name (tests.providers.test_person.TestZhTW) ... ok ---------------------------------------------------------------------- Ran 306 tests in 30.669s OK (skipped=3) >>> py3-faker: Entering fakeroot... running install running build running build_py running install_lib creating /home/buildozer/aports/community/py3-faker/pkg creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8 creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker copying build/lib/faker/cli.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/utils copying build/lib/faker/utils/distribution.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/utils copying build/lib/faker/utils/datasets.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/utils copying build/lib/faker/utils/loading.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/utils copying build/lib/faker/utils/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/utils copying build/lib/faker/utils/checksums.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/utils copying build/lib/faker/utils/text.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/utils copying build/lib/faker/utils/decorators.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/utils creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/contrib creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/contrib/pytest copying build/lib/faker/contrib/pytest/plugin.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/contrib/pytest copying build/lib/faker/contrib/pytest/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/contrib/pytest copying build/lib/faker/contrib/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/contrib copying build/lib/faker/generator.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker copying build/lib/faker/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker copying build/lib/faker/__main__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/en copying build/lib/faker/providers/person/en/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/en creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/zh_CN copying build/lib/faker/providers/person/zh_CN/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/zh_CN creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/no_NO copying build/lib/faker/providers/person/no_NO/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/no_NO creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/de_CH copying build/lib/faker/providers/person/de_CH/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/de_CH creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/fa_IR copying build/lib/faker/providers/person/fa_IR/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/fa_IR creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/ro_RO copying build/lib/faker/providers/person/ro_RO/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/ro_RO creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/ne_NP copying build/lib/faker/providers/person/ne_NP/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/ne_NP creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/es_ES copying build/lib/faker/providers/person/es_ES/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/es_ES creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/ta_IN copying build/lib/faker/providers/person/ta_IN/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/ta_IN creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/ka_GE copying build/lib/faker/providers/person/ka_GE/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/ka_GE creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/hy_AM copying build/lib/faker/providers/person/hy_AM/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/hy_AM creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/ar_SA copying build/lib/faker/providers/person/ar_SA/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/ar_SA creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/cs_CZ copying build/lib/faker/providers/person/cs_CZ/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/cs_CZ creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/ar_PS copying build/lib/faker/providers/person/ar_PS/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/ar_PS creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/hi_IN copying build/lib/faker/providers/person/hi_IN/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/hi_IN creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/ar_AA copying build/lib/faker/providers/person/ar_AA/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/ar_AA creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/th_TH copying build/lib/faker/providers/person/th_TH/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/th_TH creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/en_IE copying build/lib/faker/providers/person/en_IE/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/en_IE creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/it_IT copying build/lib/faker/providers/person/it_IT/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/it_IT creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/ga_IE copying build/lib/faker/providers/person/ga_IE/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/ga_IE copying build/lib/faker/providers/person/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/de_DE copying build/lib/faker/providers/person/de_DE/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/de_DE creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/es_MX copying build/lib/faker/providers/person/es_MX/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/es_MX creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/en_US copying build/lib/faker/providers/person/en_US/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/en_US creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/pl_PL copying build/lib/faker/providers/person/pl_PL/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/pl_PL creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/dk_DK copying build/lib/faker/providers/person/dk_DK/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/dk_DK creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/en_IN copying build/lib/faker/providers/person/en_IN/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/en_IN creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/zh_TW copying build/lib/faker/providers/person/zh_TW/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/zh_TW creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/nl_NL copying build/lib/faker/providers/person/nl_NL/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/nl_NL creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/el_GR copying build/lib/faker/providers/person/el_GR/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/el_GR creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/tr_TR copying build/lib/faker/providers/person/tr_TR/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/tr_TR creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/en_GB copying build/lib/faker/providers/person/en_GB/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/en_GB creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/tw_GH copying build/lib/faker/providers/person/tw_GH/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/tw_GH creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/hr_HR copying build/lib/faker/providers/person/hr_HR/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/hr_HR creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/ja_JP copying build/lib/faker/providers/person/ja_JP/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/ja_JP creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/ko_KR copying build/lib/faker/providers/person/ko_KR/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/ko_KR creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/de_AT copying build/lib/faker/providers/person/de_AT/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/de_AT creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/sl_SI copying build/lib/faker/providers/person/sl_SI/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/sl_SI creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/et_EE copying build/lib/faker/providers/person/et_EE/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/et_EE creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/fr_CH copying build/lib/faker/providers/person/fr_CH/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/fr_CH creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/hu_HU copying build/lib/faker/providers/person/hu_HU/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/hu_HU creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/es_CA copying build/lib/faker/providers/person/es_CA/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/es_CA creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/uk_UA copying build/lib/faker/providers/person/uk_UA/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/uk_UA creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/sv_SE copying build/lib/faker/providers/person/sv_SE/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/sv_SE creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/lv_LV copying build/lib/faker/providers/person/lv_LV/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/lv_LV creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/fi_FI copying build/lib/faker/providers/person/fi_FI/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/fi_FI creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/en_NZ copying build/lib/faker/providers/person/en_NZ/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/en_NZ creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/fr_FR copying build/lib/faker/providers/person/fr_FR/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/fr_FR creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/pt_BR copying build/lib/faker/providers/person/pt_BR/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/pt_BR creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/lt_LT copying build/lib/faker/providers/person/lt_LT/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/lt_LT creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/he_IL copying build/lib/faker/providers/person/he_IL/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/he_IL creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/bg_BG copying build/lib/faker/providers/person/bg_BG/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/bg_BG creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/id_ID copying build/lib/faker/providers/person/id_ID/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/id_ID creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/or_IN copying build/lib/faker/providers/person/or_IN/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/or_IN creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/en_TH copying build/lib/faker/providers/person/en_TH/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/en_TH creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/ru_RU copying build/lib/faker/providers/person/ru_RU/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/ru_RU creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/pt_PT copying build/lib/faker/providers/person/pt_PT/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/pt_PT creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/fr_QC copying build/lib/faker/providers/person/fr_QC/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/fr_QC creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/isbn copying build/lib/faker/providers/isbn/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/isbn copying build/lib/faker/providers/isbn/isbn.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/isbn creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/isbn/en_US copying build/lib/faker/providers/isbn/en_US/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/isbn/en_US copying build/lib/faker/providers/isbn/rules.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/isbn creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/file copying build/lib/faker/providers/file/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/file creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/file/en_US copying build/lib/faker/providers/file/en_US/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/file/en_US creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/zh_CN copying build/lib/faker/providers/phone_number/zh_CN/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/zh_CN creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/no_NO copying build/lib/faker/providers/phone_number/no_NO/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/no_NO creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/bs_BA copying build/lib/faker/providers/phone_number/bs_BA/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/bs_BA creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/fa_IR copying build/lib/faker/providers/phone_number/fa_IR/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/fa_IR creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/ne_NP copying build/lib/faker/providers/phone_number/ne_NP/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/ne_NP creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/es_ES copying build/lib/faker/providers/phone_number/es_ES/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/es_ES creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/ta_IN copying build/lib/faker/providers/phone_number/ta_IN/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/ta_IN creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/hy_AM copying build/lib/faker/providers/phone_number/hy_AM/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/hy_AM creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/cs_CZ copying build/lib/faker/providers/phone_number/cs_CZ/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/cs_CZ creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/ar_PS copying build/lib/faker/providers/phone_number/ar_PS/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/ar_PS creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/hi_IN copying build/lib/faker/providers/phone_number/hi_IN/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/hi_IN creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/th_TH copying build/lib/faker/providers/phone_number/th_TH/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/th_TH creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/fil_PH copying build/lib/faker/providers/phone_number/fil_PH/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/fil_PH creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/nl_BE copying build/lib/faker/providers/phone_number/nl_BE/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/nl_BE creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/it_IT copying build/lib/faker/providers/phone_number/it_IT/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/it_IT copying build/lib/faker/providers/phone_number/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/de_DE copying build/lib/faker/providers/phone_number/de_DE/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/de_DE creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/en_AU copying build/lib/faker/providers/phone_number/en_AU/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/en_AU creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/es_MX copying build/lib/faker/providers/phone_number/es_MX/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/es_MX creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/ar_JO copying build/lib/faker/providers/phone_number/ar_JO/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/ar_JO creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/en_US copying build/lib/faker/providers/phone_number/en_US/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/en_US creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/pl_PL copying build/lib/faker/providers/phone_number/pl_PL/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/pl_PL creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/dk_DK copying build/lib/faker/providers/phone_number/dk_DK/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/dk_DK creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/en_IN copying build/lib/faker/providers/phone_number/en_IN/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/en_IN creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/zh_TW copying build/lib/faker/providers/phone_number/zh_TW/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/zh_TW creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/nl_NL copying build/lib/faker/providers/phone_number/nl_NL/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/nl_NL creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/el_GR copying build/lib/faker/providers/phone_number/el_GR/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/el_GR creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/tr_TR copying build/lib/faker/providers/phone_number/tr_TR/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/tr_TR creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/en_GB copying build/lib/faker/providers/phone_number/en_GB/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/en_GB creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/tw_GH copying build/lib/faker/providers/phone_number/tw_GH/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/tw_GH creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/hr_HR copying build/lib/faker/providers/phone_number/hr_HR/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/hr_HR creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/sk_SK copying build/lib/faker/providers/phone_number/sk_SK/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/sk_SK creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/ja_JP copying build/lib/faker/providers/phone_number/ja_JP/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/ja_JP creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/ko_KR copying build/lib/faker/providers/phone_number/ko_KR/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/ko_KR creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/sl_SI copying build/lib/faker/providers/phone_number/sl_SI/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/sl_SI creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/fr_CH copying build/lib/faker/providers/phone_number/fr_CH/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/fr_CH creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/en_PH copying build/lib/faker/providers/phone_number/en_PH/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/en_PH creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/hu_HU copying build/lib/faker/providers/phone_number/hu_HU/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/hu_HU creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/uk_UA copying build/lib/faker/providers/phone_number/uk_UA/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/uk_UA creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/tl_PH copying build/lib/faker/providers/phone_number/tl_PH/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/tl_PH creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/sv_SE copying build/lib/faker/providers/phone_number/sv_SE/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/sv_SE creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/lv_LV copying build/lib/faker/providers/phone_number/lv_LV/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/lv_LV creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/fi_FI copying build/lib/faker/providers/phone_number/fi_FI/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/fi_FI creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/en_NZ copying build/lib/faker/providers/phone_number/en_NZ/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/en_NZ creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/fr_FR copying build/lib/faker/providers/phone_number/fr_FR/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/fr_FR creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/pt_BR copying build/lib/faker/providers/phone_number/pt_BR/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/pt_BR creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/en_CA copying build/lib/faker/providers/phone_number/en_CA/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/en_CA creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/lt_LT copying build/lib/faker/providers/phone_number/lt_LT/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/lt_LT creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/he_IL copying build/lib/faker/providers/phone_number/he_IL/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/he_IL creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/bg_BG copying build/lib/faker/providers/phone_number/bg_BG/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/bg_BG creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/id_ID copying build/lib/faker/providers/phone_number/id_ID/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/id_ID creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/ru_RU copying build/lib/faker/providers/phone_number/ru_RU/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/ru_RU creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/pt_PT copying build/lib/faker/providers/phone_number/pt_PT/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/pt_PT creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/currency creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/currency/es_ES copying build/lib/faker/providers/currency/es_ES/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/currency/es_ES copying build/lib/faker/providers/currency/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/currency creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/currency/en_US copying build/lib/faker/providers/currency/en_US/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/currency/en_US creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/currency/sv_SE copying build/lib/faker/providers/currency/sv_SE/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/currency/sv_SE creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/currency/ru_RU copying build/lib/faker/providers/currency/ru_RU/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/currency/ru_RU creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/credit_card creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/credit_card/fa_IR copying build/lib/faker/providers/credit_card/fa_IR/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/credit_card/fa_IR copying build/lib/faker/providers/credit_card/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/credit_card creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/credit_card/en_US copying build/lib/faker/providers/credit_card/en_US/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/credit_card/en_US creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/credit_card/ru_RU copying build/lib/faker/providers/credit_card/ru_RU/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/credit_card/ru_RU creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/credit_card/pt_PT copying build/lib/faker/providers/credit_card/pt_PT/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/credit_card/pt_PT copying build/lib/faker/providers/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/geo creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/geo/en_IE copying build/lib/faker/providers/geo/en_IE/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/geo/en_IE copying build/lib/faker/providers/geo/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/geo creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/geo/en_US copying build/lib/faker/providers/geo/en_US/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/geo/en_US creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/geo/el_GR copying build/lib/faker/providers/geo/el_GR/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/geo/el_GR creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/geo/tr_TR copying build/lib/faker/providers/geo/tr_TR/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/geo/tr_TR creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/geo/de_AT copying build/lib/faker/providers/geo/de_AT/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/geo/de_AT creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/geo/pt_PT copying build/lib/faker/providers/geo/pt_PT/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/geo/pt_PT creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/misc creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/misc/fil_PH copying build/lib/faker/providers/misc/fil_PH/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/misc/fil_PH copying build/lib/faker/providers/misc/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/misc creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/misc/en_US copying build/lib/faker/providers/misc/en_US/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/misc/en_US creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/misc/en_PH copying build/lib/faker/providers/misc/en_PH/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/misc/en_PH creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/misc/tl_PH copying build/lib/faker/providers/misc/tl_PH/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/misc/tl_PH creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/barcode creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/barcode/es_ES copying build/lib/faker/providers/barcode/es_ES/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/barcode/es_ES copying build/lib/faker/providers/barcode/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/barcode creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/barcode/en_US copying build/lib/faker/providers/barcode/en_US/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/barcode/en_US creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/barcode/ja_JP copying build/lib/faker/providers/barcode/ja_JP/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/barcode/ja_JP creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/barcode/en_CA copying build/lib/faker/providers/barcode/en_CA/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/barcode/en_CA creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/barcode/fr_CA copying build/lib/faker/providers/barcode/fr_CA/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/barcode/fr_CA creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/en copying build/lib/faker/providers/address/en/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/en creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/zh_CN copying build/lib/faker/providers/address/zh_CN/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/zh_CN creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/no_NO copying build/lib/faker/providers/address/no_NO/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/no_NO creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/fa_IR copying build/lib/faker/providers/address/fa_IR/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/fa_IR creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/ne_NP copying build/lib/faker/providers/address/ne_NP/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/ne_NP creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/es_ES copying build/lib/faker/providers/address/es_ES/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/es_ES creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/ta_IN copying build/lib/faker/providers/address/ta_IN/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/ta_IN creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/ka_GE copying build/lib/faker/providers/address/ka_GE/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/ka_GE creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/hy_AM copying build/lib/faker/providers/address/hy_AM/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/hy_AM creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/cs_CZ copying build/lib/faker/providers/address/cs_CZ/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/cs_CZ creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/hi_IN copying build/lib/faker/providers/address/hi_IN/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/hi_IN creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/th_TH copying build/lib/faker/providers/address/th_TH/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/th_TH creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/th copying build/lib/faker/providers/address/th/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/th creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/en_IE copying build/lib/faker/providers/address/en_IE/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/en_IE creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/fil_PH copying build/lib/faker/providers/address/fil_PH/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/fil_PH creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/nl_BE copying build/lib/faker/providers/address/nl_BE/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/nl_BE creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/it_IT copying build/lib/faker/providers/address/it_IT/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/it_IT copying build/lib/faker/providers/address/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/de_DE copying build/lib/faker/providers/address/de_DE/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/de_DE creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/en_AU copying build/lib/faker/providers/address/en_AU/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/en_AU creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/es_MX copying build/lib/faker/providers/address/es_MX/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/es_MX creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/en_US copying build/lib/faker/providers/address/en_US/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/en_US creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/pl_PL copying build/lib/faker/providers/address/pl_PL/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/pl_PL creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/en_IN copying build/lib/faker/providers/address/en_IN/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/en_IN creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/zh_TW copying build/lib/faker/providers/address/zh_TW/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/zh_TW creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/nl_NL copying build/lib/faker/providers/address/nl_NL/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/nl_NL creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/el_GR copying build/lib/faker/providers/address/el_GR/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/el_GR creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/en_GB copying build/lib/faker/providers/address/en_GB/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/en_GB creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/hr_HR copying build/lib/faker/providers/address/hr_HR/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/hr_HR creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/sk_SK copying build/lib/faker/providers/address/sk_SK/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/sk_SK creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/ja_JP copying build/lib/faker/providers/address/ja_JP/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/ja_JP creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/ko_KR copying build/lib/faker/providers/address/ko_KR/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/ko_KR creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/de_AT copying build/lib/faker/providers/address/de_AT/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/de_AT creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/sl_SI copying build/lib/faker/providers/address/sl_SI/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/sl_SI creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/fr_CH copying build/lib/faker/providers/address/fr_CH/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/fr_CH creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/en_PH copying build/lib/faker/providers/address/en_PH/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/en_PH creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/hu_HU copying build/lib/faker/providers/address/hu_HU/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/hu_HU creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/uk_UA copying build/lib/faker/providers/address/uk_UA/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/uk_UA creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/tl_PH copying build/lib/faker/providers/address/tl_PH/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/tl_PH creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/sv_SE copying build/lib/faker/providers/address/sv_SE/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/sv_SE creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/fi_FI copying build/lib/faker/providers/address/fi_FI/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/fi_FI creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/en_NZ copying build/lib/faker/providers/address/en_NZ/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/en_NZ creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/fr_FR copying build/lib/faker/providers/address/fr_FR/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/fr_FR creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/pt_BR copying build/lib/faker/providers/address/pt_BR/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/pt_BR creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/en_CA copying build/lib/faker/providers/address/en_CA/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/en_CA creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/de copying build/lib/faker/providers/address/de/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/de creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/he_IL copying build/lib/faker/providers/address/he_IL/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/he_IL creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/id_ID copying build/lib/faker/providers/address/id_ID/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/id_ID creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/da_DK copying build/lib/faker/providers/address/da_DK/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/da_DK creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/ru_RU copying build/lib/faker/providers/address/ru_RU/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/ru_RU creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/pt_PT copying build/lib/faker/providers/address/pt_PT/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/pt_PT creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/es copying build/lib/faker/providers/address/es/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/es creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/profile copying build/lib/faker/providers/profile/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/profile creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/profile/en_US copying build/lib/faker/providers/profile/en_US/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/profile/en_US creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/date_time creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/date_time/ar_EG copying build/lib/faker/providers/date_time/ar_EG/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/date_time/ar_EG creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/date_time/es_ES copying build/lib/faker/providers/date_time/es_ES/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/date_time/es_ES creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/date_time/ta_IN copying build/lib/faker/providers/date_time/ta_IN/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/date_time/ta_IN creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/date_time/hy_AM copying build/lib/faker/providers/date_time/hy_AM/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/date_time/hy_AM creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/date_time/cs_CZ copying build/lib/faker/providers/date_time/cs_CZ/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/date_time/cs_CZ creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/date_time/hi_IN copying build/lib/faker/providers/date_time/hi_IN/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/date_time/hi_IN creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/date_time/ar_AA copying build/lib/faker/providers/date_time/ar_AA/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/date_time/ar_AA creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/date_time/th_TH copying build/lib/faker/providers/date_time/th_TH/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/date_time/th_TH creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/date_time/fil_PH copying build/lib/faker/providers/date_time/fil_PH/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/date_time/fil_PH creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/date_time/it_IT copying build/lib/faker/providers/date_time/it_IT/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/date_time/it_IT copying build/lib/faker/providers/date_time/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/date_time creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/date_time/de_DE copying build/lib/faker/providers/date_time/de_DE/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/date_time/de_DE creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/date_time/en_US copying build/lib/faker/providers/date_time/en_US/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/date_time/en_US creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/date_time/pl_PL copying build/lib/faker/providers/date_time/pl_PL/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/date_time/pl_PL creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/date_time/tr_TR copying build/lib/faker/providers/date_time/tr_TR/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/date_time/tr_TR creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/date_time/hr_HR copying build/lib/faker/providers/date_time/hr_HR/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/date_time/hr_HR creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/date_time/sk_SK copying build/lib/faker/providers/date_time/sk_SK/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/date_time/sk_SK creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/date_time/ko_KR copying build/lib/faker/providers/date_time/ko_KR/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/date_time/ko_KR creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/date_time/de_AT copying build/lib/faker/providers/date_time/de_AT/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/date_time/de_AT creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/date_time/sl_SI copying build/lib/faker/providers/date_time/sl_SI/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/date_time/sl_SI creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/date_time/en_PH copying build/lib/faker/providers/date_time/en_PH/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/date_time/en_PH creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/date_time/hu_HU copying build/lib/faker/providers/date_time/hu_HU/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/date_time/hu_HU creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/date_time/tl_PH copying build/lib/faker/providers/date_time/tl_PH/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/date_time/tl_PH creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/date_time/fr_FR copying build/lib/faker/providers/date_time/fr_FR/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/date_time/fr_FR creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/date_time/id_ID copying build/lib/faker/providers/date_time/id_ID/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/date_time/id_ID creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/date_time/ru_RU copying build/lib/faker/providers/date_time/ru_RU/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/date_time/ru_RU creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/date_time/pt_PT copying build/lib/faker/providers/date_time/pt_PT/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/date_time/pt_PT creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/user_agent copying build/lib/faker/providers/user_agent/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/user_agent creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/user_agent/en_US copying build/lib/faker/providers/user_agent/en_US/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/user_agent/en_US creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/zh_CN copying build/lib/faker/providers/internet/zh_CN/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/zh_CN creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/no_NO copying build/lib/faker/providers/internet/no_NO/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/no_NO creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/bs_BA copying build/lib/faker/providers/internet/bs_BA/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/bs_BA creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/fa_IR copying build/lib/faker/providers/internet/fa_IR/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/fa_IR creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/es_ES copying build/lib/faker/providers/internet/es_ES/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/es_ES creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/cs_CZ copying build/lib/faker/providers/internet/cs_CZ/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/cs_CZ creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/ar_AA copying build/lib/faker/providers/internet/ar_AA/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/ar_AA creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/fil_PH copying build/lib/faker/providers/internet/fil_PH/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/fil_PH creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/it_IT copying build/lib/faker/providers/internet/it_IT/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/it_IT copying build/lib/faker/providers/internet/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/de_DE copying build/lib/faker/providers/internet/de_DE/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/de_DE creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/en_AU copying build/lib/faker/providers/internet/en_AU/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/en_AU creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/en_US copying build/lib/faker/providers/internet/en_US/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/en_US creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/pl_PL copying build/lib/faker/providers/internet/pl_PL/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/pl_PL creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/zh_TW copying build/lib/faker/providers/internet/zh_TW/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/zh_TW creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/el_GR copying build/lib/faker/providers/internet/el_GR/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/el_GR creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/en_GB copying build/lib/faker/providers/internet/en_GB/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/en_GB creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/hr_HR copying build/lib/faker/providers/internet/hr_HR/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/hr_HR creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/sk_SK copying build/lib/faker/providers/internet/sk_SK/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/sk_SK creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/ja_JP copying build/lib/faker/providers/internet/ja_JP/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/ja_JP creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/ko_KR copying build/lib/faker/providers/internet/ko_KR/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/ko_KR creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/de_AT copying build/lib/faker/providers/internet/de_AT/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/de_AT creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/sl_SI copying build/lib/faker/providers/internet/sl_SI/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/sl_SI creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/fr_CH copying build/lib/faker/providers/internet/fr_CH/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/fr_CH creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/en_PH copying build/lib/faker/providers/internet/en_PH/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/en_PH creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/hu_HU copying build/lib/faker/providers/internet/hu_HU/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/hu_HU creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/uk_UA copying build/lib/faker/providers/internet/uk_UA/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/uk_UA creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/tl_PH copying build/lib/faker/providers/internet/tl_PH/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/tl_PH creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/sv_SE copying build/lib/faker/providers/internet/sv_SE/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/sv_SE creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/fi_FI copying build/lib/faker/providers/internet/fi_FI/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/fi_FI creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/en_NZ copying build/lib/faker/providers/internet/en_NZ/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/en_NZ creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/fr_FR copying build/lib/faker/providers/internet/fr_FR/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/fr_FR creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/pt_BR copying build/lib/faker/providers/internet/pt_BR/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/pt_BR creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/bg_BG copying build/lib/faker/providers/internet/bg_BG/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/bg_BG creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/id_ID copying build/lib/faker/providers/internet/id_ID/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/id_ID creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/ru_RU copying build/lib/faker/providers/internet/ru_RU/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/ru_RU creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/pt_PT copying build/lib/faker/providers/internet/pt_PT/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/pt_PT creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/python copying build/lib/faker/providers/python/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/python creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/python/en_US copying build/lib/faker/providers/python/en_US/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/python/en_US creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/automotive creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/automotive/no_NO copying build/lib/faker/providers/automotive/no_NO/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/automotive/no_NO creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/automotive/es_ES copying build/lib/faker/providers/automotive/es_ES/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/automotive/es_ES creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/automotive/ar_SA copying build/lib/faker/providers/automotive/ar_SA/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/automotive/ar_SA creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/automotive/ar_PS copying build/lib/faker/providers/automotive/ar_PS/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/automotive/ar_PS creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/automotive/th_TH copying build/lib/faker/providers/automotive/th_TH/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/automotive/th_TH creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/automotive/fil_PH copying build/lib/faker/providers/automotive/fil_PH/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/automotive/fil_PH copying build/lib/faker/providers/automotive/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/automotive creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/automotive/de_DE copying build/lib/faker/providers/automotive/de_DE/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/automotive/de_DE creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/automotive/ar_JO copying build/lib/faker/providers/automotive/ar_JO/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/automotive/ar_JO creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/automotive/en_US copying build/lib/faker/providers/automotive/en_US/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/automotive/en_US creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/automotive/pl_PL copying build/lib/faker/providers/automotive/pl_PL/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/automotive/pl_PL creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/automotive/tr_TR copying build/lib/faker/providers/automotive/tr_TR/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/automotive/tr_TR creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/automotive/en_GB copying build/lib/faker/providers/automotive/en_GB/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/automotive/en_GB creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/automotive/en_PH copying build/lib/faker/providers/automotive/en_PH/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/automotive/en_PH creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/automotive/hu_HU copying build/lib/faker/providers/automotive/hu_HU/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/automotive/hu_HU creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/automotive/tl_PH copying build/lib/faker/providers/automotive/tl_PH/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/automotive/tl_PH creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/automotive/sv_SE copying build/lib/faker/providers/automotive/sv_SE/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/automotive/sv_SE creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/automotive/en_NZ copying build/lib/faker/providers/automotive/en_NZ/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/automotive/en_NZ creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/automotive/fr_FR copying build/lib/faker/providers/automotive/fr_FR/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/automotive/fr_FR creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/automotive/pt_BR copying build/lib/faker/providers/automotive/pt_BR/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/automotive/pt_BR creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/automotive/en_CA copying build/lib/faker/providers/automotive/en_CA/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/automotive/en_CA creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/automotive/id_ID copying build/lib/faker/providers/automotive/id_ID/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/automotive/id_ID creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/automotive/ru_RU copying build/lib/faker/providers/automotive/ru_RU/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/automotive/ru_RU creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/automotive/pt_PT copying build/lib/faker/providers/automotive/pt_PT/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/automotive/pt_PT creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/zh_CN copying build/lib/faker/providers/company/zh_CN/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/zh_CN creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/no_NO copying build/lib/faker/providers/company/no_NO/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/no_NO creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/fa_IR copying build/lib/faker/providers/company/fa_IR/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/fa_IR creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/hy_AM copying build/lib/faker/providers/company/hy_AM/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/hy_AM creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/cs_CZ copying build/lib/faker/providers/company/cs_CZ/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/cs_CZ creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/th_TH copying build/lib/faker/providers/company/th_TH/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/th_TH creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/fil_PH copying build/lib/faker/providers/company/fil_PH/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/fil_PH creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/it_IT copying build/lib/faker/providers/company/it_IT/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/it_IT copying build/lib/faker/providers/company/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/de_DE copying build/lib/faker/providers/company/de_DE/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/de_DE creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/es_MX copying build/lib/faker/providers/company/es_MX/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/es_MX creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/en_US copying build/lib/faker/providers/company/en_US/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/en_US creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/pl_PL copying build/lib/faker/providers/company/pl_PL/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/pl_PL creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/zh_TW copying build/lib/faker/providers/company/zh_TW/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/zh_TW creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/nl_NL copying build/lib/faker/providers/company/nl_NL/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/nl_NL creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/tr_TR copying build/lib/faker/providers/company/tr_TR/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/tr_TR creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/hr_HR copying build/lib/faker/providers/company/hr_HR/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/hr_HR creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/sk_SK copying build/lib/faker/providers/company/sk_SK/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/sk_SK creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/ja_JP copying build/lib/faker/providers/company/ja_JP/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/ja_JP creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/ko_KR copying build/lib/faker/providers/company/ko_KR/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/ko_KR creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/sl_SI copying build/lib/faker/providers/company/sl_SI/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/sl_SI creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/fr_CH copying build/lib/faker/providers/company/fr_CH/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/fr_CH creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/en_PH copying build/lib/faker/providers/company/en_PH/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/en_PH creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/hu_HU copying build/lib/faker/providers/company/hu_HU/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/hu_HU creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/tl_PH copying build/lib/faker/providers/company/tl_PH/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/tl_PH creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/sv_SE copying build/lib/faker/providers/company/sv_SE/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/sv_SE creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/fi_FI copying build/lib/faker/providers/company/fi_FI/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/fi_FI creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/fr_FR copying build/lib/faker/providers/company/fr_FR/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/fr_FR creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/pt_BR copying build/lib/faker/providers/company/pt_BR/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/pt_BR creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/bg_BG copying build/lib/faker/providers/company/bg_BG/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/bg_BG creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/id_ID copying build/lib/faker/providers/company/id_ID/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/id_ID creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/ru_RU copying build/lib/faker/providers/company/ru_RU/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/ru_RU creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/pt_PT copying build/lib/faker/providers/company/pt_PT/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/pt_PT creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/job creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/job/zh_CN copying build/lib/faker/providers/job/zh_CN/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/job/zh_CN creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/job/bs_BA copying build/lib/faker/providers/job/bs_BA/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/job/bs_BA creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/job/fa_IR copying build/lib/faker/providers/job/fa_IR/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/job/fa_IR creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/job/hy_AM copying build/lib/faker/providers/job/hy_AM/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/job/hy_AM creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/job/ar_AA copying build/lib/faker/providers/job/ar_AA/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/job/ar_AA creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/job/th_TH copying build/lib/faker/providers/job/th_TH/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/job/th_TH copying build/lib/faker/providers/job/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/job creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/job/de_DE copying build/lib/faker/providers/job/de_DE/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/job/de_DE creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/job/en_US copying build/lib/faker/providers/job/en_US/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/job/en_US creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/job/pl_PL copying build/lib/faker/providers/job/pl_PL/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/job/pl_PL creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/job/zh_TW copying build/lib/faker/providers/job/zh_TW/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/job/zh_TW creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/job/el_GR copying build/lib/faker/providers/job/el_GR/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/job/el_GR creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/job/tr_TR copying build/lib/faker/providers/job/tr_TR/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/job/tr_TR creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/job/hr_HR copying build/lib/faker/providers/job/hr_HR/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/job/hr_HR creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/job/sk_SK copying build/lib/faker/providers/job/sk_SK/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/job/sk_SK creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/job/ja_JP copying build/lib/faker/providers/job/ja_JP/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/job/ja_JP creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/job/ko_KR copying build/lib/faker/providers/job/ko_KR/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/job/ko_KR creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/job/fr_CH copying build/lib/faker/providers/job/fr_CH/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/job/fr_CH creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/job/hu_HU copying build/lib/faker/providers/job/hu_HU/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/job/hu_HU creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/job/uk_UA copying build/lib/faker/providers/job/uk_UA/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/job/uk_UA creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/job/fi_FI copying build/lib/faker/providers/job/fi_FI/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/job/fi_FI creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/job/fr_FR copying build/lib/faker/providers/job/fr_FR/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/job/fr_FR creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/job/pt_BR copying build/lib/faker/providers/job/pt_BR/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/job/pt_BR creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/job/ru_RU copying build/lib/faker/providers/job/ru_RU/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/job/ru_RU creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/job/pt_PT copying build/lib/faker/providers/job/pt_PT/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/job/pt_PT creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/bank creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/bank/no_NO copying build/lib/faker/providers/bank/no_NO/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/bank/no_NO creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/bank/de_CH copying build/lib/faker/providers/bank/de_CH/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/bank/de_CH creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/bank/es_ES copying build/lib/faker/providers/bank/es_ES/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/bank/es_ES creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/bank/th_TH copying build/lib/faker/providers/bank/th_TH/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/bank/th_TH creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/bank/en_IE copying build/lib/faker/providers/bank/en_IE/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/bank/en_IE creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/bank/fil_PH copying build/lib/faker/providers/bank/fil_PH/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/bank/fil_PH creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/bank/it_IT copying build/lib/faker/providers/bank/it_IT/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/bank/it_IT copying build/lib/faker/providers/bank/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/bank creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/bank/de_DE copying build/lib/faker/providers/bank/de_DE/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/bank/de_DE creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/bank/pl_PL copying build/lib/faker/providers/bank/pl_PL/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/bank/pl_PL creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/bank/nl_NL copying build/lib/faker/providers/bank/nl_NL/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/bank/nl_NL creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/bank/tr_TR copying build/lib/faker/providers/bank/tr_TR/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/bank/tr_TR creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/bank/en_GB copying build/lib/faker/providers/bank/en_GB/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/bank/en_GB creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/bank/it_CH copying build/lib/faker/providers/bank/it_CH/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/bank/it_CH creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/bank/de_AT copying build/lib/faker/providers/bank/de_AT/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/bank/de_AT creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/bank/fr_CH copying build/lib/faker/providers/bank/fr_CH/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/bank/fr_CH creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/bank/en_PH copying build/lib/faker/providers/bank/en_PH/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/bank/en_PH creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/bank/tl_PH copying build/lib/faker/providers/bank/tl_PH/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/bank/tl_PH creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/bank/fi_FI copying build/lib/faker/providers/bank/fi_FI/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/bank/fi_FI creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/bank/fr_FR copying build/lib/faker/providers/bank/fr_FR/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/bank/fr_FR creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/bank/ru_RU copying build/lib/faker/providers/bank/ru_RU/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/bank/ru_RU creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/bank/pt_PT copying build/lib/faker/providers/bank/pt_PT/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/bank/pt_PT creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/lorem creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/lorem/zh_CN copying build/lib/faker/providers/lorem/zh_CN/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/lorem/zh_CN creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/lorem/hy_AM copying build/lib/faker/providers/lorem/hy_AM/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/lorem/hy_AM creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/lorem/ar_AA copying build/lib/faker/providers/lorem/ar_AA/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/lorem/ar_AA creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/lorem/th_TH copying build/lib/faker/providers/lorem/th_TH/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/lorem/th_TH creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/lorem/fil_PH copying build/lib/faker/providers/lorem/fil_PH/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/lorem/fil_PH copying build/lib/faker/providers/lorem/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/lorem creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/lorem/en_US copying build/lib/faker/providers/lorem/en_US/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/lorem/en_US creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/lorem/pl_PL copying build/lib/faker/providers/lorem/pl_PL/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/lorem/pl_PL creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/lorem/zh_TW copying build/lib/faker/providers/lorem/zh_TW/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/lorem/zh_TW creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/lorem/el_GR copying build/lib/faker/providers/lorem/el_GR/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/lorem/el_GR creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/lorem/ja_JP copying build/lib/faker/providers/lorem/ja_JP/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/lorem/ja_JP creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/lorem/en_PH copying build/lib/faker/providers/lorem/en_PH/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/lorem/en_PH creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/lorem/tl_PH copying build/lib/faker/providers/lorem/tl_PH/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/lorem/tl_PH creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/lorem/fr_FR copying build/lib/faker/providers/lorem/fr_FR/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/lorem/fr_FR creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/lorem/he_IL copying build/lib/faker/providers/lorem/he_IL/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/lorem/he_IL creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/lorem/la copying build/lib/faker/providers/lorem/la/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/lorem/la creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/lorem/ru_RU copying build/lib/faker/providers/lorem/ru_RU/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/lorem/ru_RU creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/zh_CN copying build/lib/faker/providers/ssn/zh_CN/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/zh_CN creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/no_NO copying build/lib/faker/providers/ssn/no_NO/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/no_NO creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/de_CH copying build/lib/faker/providers/ssn/de_CH/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/de_CH creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/ro_RO copying build/lib/faker/providers/ssn/ro_RO/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/ro_RO creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/es_ES copying build/lib/faker/providers/ssn/es_ES/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/es_ES creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/cs_CZ copying build/lib/faker/providers/ssn/cs_CZ/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/cs_CZ creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/th_TH copying build/lib/faker/providers/ssn/th_TH/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/th_TH creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/en_IE copying build/lib/faker/providers/ssn/en_IE/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/en_IE creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/fil_PH copying build/lib/faker/providers/ssn/fil_PH/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/fil_PH creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/nl_BE copying build/lib/faker/providers/ssn/nl_BE/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/nl_BE creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/el_CY copying build/lib/faker/providers/ssn/el_CY/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/el_CY creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/it_IT copying build/lib/faker/providers/ssn/it_IT/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/it_IT copying build/lib/faker/providers/ssn/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/de_DE copying build/lib/faker/providers/ssn/de_DE/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/de_DE creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/es_MX copying build/lib/faker/providers/ssn/es_MX/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/es_MX creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/en_US copying build/lib/faker/providers/ssn/en_US/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/en_US creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/pl_PL copying build/lib/faker/providers/ssn/pl_PL/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/pl_PL creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/dk_DK copying build/lib/faker/providers/ssn/dk_DK/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/dk_DK creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/en_IN copying build/lib/faker/providers/ssn/en_IN/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/en_IN creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/zh_TW copying build/lib/faker/providers/ssn/zh_TW/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/zh_TW creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/nl_NL copying build/lib/faker/providers/ssn/nl_NL/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/nl_NL creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/el_GR copying build/lib/faker/providers/ssn/el_GR/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/el_GR creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/tr_TR copying build/lib/faker/providers/ssn/tr_TR/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/tr_TR creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/en_GB copying build/lib/faker/providers/ssn/en_GB/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/en_GB creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/hr_HR copying build/lib/faker/providers/ssn/hr_HR/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/hr_HR creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/sk_SK copying build/lib/faker/providers/ssn/sk_SK/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/sk_SK creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/ko_KR copying build/lib/faker/providers/ssn/ko_KR/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/ko_KR creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/de_AT copying build/lib/faker/providers/ssn/de_AT/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/de_AT creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/sl_SI copying build/lib/faker/providers/ssn/sl_SI/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/sl_SI creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/et_EE copying build/lib/faker/providers/ssn/et_EE/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/et_EE creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/fr_CH copying build/lib/faker/providers/ssn/fr_CH/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/fr_CH creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/en_PH copying build/lib/faker/providers/ssn/en_PH/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/en_PH creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/hu_HU copying build/lib/faker/providers/ssn/hu_HU/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/hu_HU creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/es_CA copying build/lib/faker/providers/ssn/es_CA/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/es_CA creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/uk_UA copying build/lib/faker/providers/ssn/uk_UA/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/uk_UA creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/tl_PH copying build/lib/faker/providers/ssn/tl_PH/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/tl_PH creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/sv_SE copying build/lib/faker/providers/ssn/sv_SE/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/sv_SE creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/lv_LV copying build/lib/faker/providers/ssn/lv_LV/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/lv_LV creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/fi_FI copying build/lib/faker/providers/ssn/fi_FI/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/fi_FI creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/mt_MT copying build/lib/faker/providers/ssn/mt_MT/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/mt_MT creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/fr_FR copying build/lib/faker/providers/ssn/fr_FR/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/fr_FR creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/pt_BR copying build/lib/faker/providers/ssn/pt_BR/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/pt_BR creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/en_CA copying build/lib/faker/providers/ssn/en_CA/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/en_CA creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/lt_LT copying build/lib/faker/providers/ssn/lt_LT/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/lt_LT creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/he_IL copying build/lib/faker/providers/ssn/he_IL/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/he_IL creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/bg_BG copying build/lib/faker/providers/ssn/bg_BG/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/bg_BG creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/ru_RU copying build/lib/faker/providers/ssn/ru_RU/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/ru_RU creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/lb_LU copying build/lib/faker/providers/ssn/lb_LU/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/lb_LU creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/pt_PT copying build/lib/faker/providers/ssn/pt_PT/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/pt_PT creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/color copying build/lib/faker/providers/color/color.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/color creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/color/fa_IR copying build/lib/faker/providers/color/fa_IR/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/color/fa_IR creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/color/es_ES copying build/lib/faker/providers/color/es_ES/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/color/es_ES creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/color/hy_AM copying build/lib/faker/providers/color/hy_AM/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/color/hy_AM creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/color/ar_PS copying build/lib/faker/providers/color/ar_PS/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/color/ar_PS creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/color/th_TH copying build/lib/faker/providers/color/th_TH/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/color/th_TH copying build/lib/faker/providers/color/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/color creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/color/en_US copying build/lib/faker/providers/color/en_US/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/color/en_US creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/color/hr_HR copying build/lib/faker/providers/color/hr_HR/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/color/hr_HR creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/color/sk_SK copying build/lib/faker/providers/color/sk_SK/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/color/sk_SK creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/color/hu_HU copying build/lib/faker/providers/color/hu_HU/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/color/hu_HU creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/color/uk_UA copying build/lib/faker/providers/color/uk_UA/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/color/uk_UA creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/color/fr_FR copying build/lib/faker/providers/color/fr_FR/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/color/fr_FR creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/color/pt_BR copying build/lib/faker/providers/color/pt_BR/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/color/pt_BR creating /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/color/ru_RU copying build/lib/faker/providers/color/ru_RU/__init__.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/color/ru_RU copying build/lib/faker/documentor.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker copying build/lib/faker/proxy.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker copying build/lib/faker/exceptions.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker copying build/lib/faker/factory.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker copying build/lib/faker/config.py -> /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/cli.py to cli.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/utils/distribution.py to distribution.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/utils/datasets.py to datasets.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/utils/loading.py to loading.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/utils/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/utils/checksums.py to checksums.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/utils/text.py to text.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/utils/decorators.py to decorators.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/contrib/pytest/plugin.py to plugin.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/contrib/pytest/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/contrib/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/generator.py to generator.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/__main__.py to __main__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/en/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/zh_CN/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/no_NO/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/de_CH/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/fa_IR/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/ro_RO/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/ne_NP/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/es_ES/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/ta_IN/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/ka_GE/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/hy_AM/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/ar_SA/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/cs_CZ/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/ar_PS/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/hi_IN/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/ar_AA/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/th_TH/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/en_IE/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/it_IT/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/ga_IE/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/de_DE/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/es_MX/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/en_US/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/pl_PL/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/dk_DK/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/en_IN/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/zh_TW/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/nl_NL/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/el_GR/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/tr_TR/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/en_GB/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/tw_GH/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/hr_HR/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/ja_JP/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/ko_KR/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/de_AT/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/sl_SI/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/et_EE/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/fr_CH/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/hu_HU/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/es_CA/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/uk_UA/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/sv_SE/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/lv_LV/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/fi_FI/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/en_NZ/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/fr_FR/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/pt_BR/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/lt_LT/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/he_IL/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/bg_BG/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/id_ID/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/or_IN/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/en_TH/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/ru_RU/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/pt_PT/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/person/fr_QC/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/isbn/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/isbn/isbn.py to isbn.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/isbn/en_US/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/isbn/rules.py to rules.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/file/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/file/en_US/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/zh_CN/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/no_NO/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/bs_BA/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/fa_IR/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/ne_NP/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/es_ES/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/ta_IN/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/hy_AM/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/cs_CZ/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/ar_PS/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/hi_IN/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/th_TH/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/fil_PH/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/nl_BE/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/it_IT/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/de_DE/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/en_AU/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/es_MX/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/ar_JO/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/en_US/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/pl_PL/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/dk_DK/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/en_IN/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/zh_TW/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/nl_NL/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/el_GR/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/tr_TR/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/en_GB/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/tw_GH/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/hr_HR/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/sk_SK/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/ja_JP/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/ko_KR/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/sl_SI/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/fr_CH/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/en_PH/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/hu_HU/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/uk_UA/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/tl_PH/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/sv_SE/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/lv_LV/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/fi_FI/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/en_NZ/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/fr_FR/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/pt_BR/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/en_CA/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/lt_LT/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/he_IL/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/bg_BG/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/id_ID/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/ru_RU/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/phone_number/pt_PT/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/currency/es_ES/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/currency/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/currency/en_US/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/currency/sv_SE/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/currency/ru_RU/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/credit_card/fa_IR/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/credit_card/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/credit_card/en_US/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/credit_card/ru_RU/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/credit_card/pt_PT/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/geo/en_IE/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/geo/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/geo/en_US/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/geo/el_GR/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/geo/tr_TR/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/geo/de_AT/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/geo/pt_PT/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/misc/fil_PH/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/misc/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/misc/en_US/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/misc/en_PH/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/misc/tl_PH/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/barcode/es_ES/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/barcode/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/barcode/en_US/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/barcode/ja_JP/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/barcode/en_CA/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/barcode/fr_CA/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/en/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/zh_CN/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/no_NO/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/fa_IR/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/ne_NP/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/es_ES/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/ta_IN/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/ka_GE/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/hy_AM/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/cs_CZ/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/hi_IN/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/th_TH/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/th/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/en_IE/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/fil_PH/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/nl_BE/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/it_IT/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/de_DE/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/en_AU/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/es_MX/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/en_US/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/pl_PL/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/en_IN/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/zh_TW/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/nl_NL/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/el_GR/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/en_GB/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/hr_HR/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/sk_SK/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/ja_JP/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/ko_KR/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/de_AT/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/sl_SI/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/fr_CH/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/en_PH/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/hu_HU/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/uk_UA/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/tl_PH/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/sv_SE/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/fi_FI/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/en_NZ/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/fr_FR/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/pt_BR/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/en_CA/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/de/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/he_IL/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/id_ID/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/da_DK/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/ru_RU/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/pt_PT/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/address/es/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/profile/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/profile/en_US/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/date_time/ar_EG/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/date_time/es_ES/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/date_time/ta_IN/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/date_time/hy_AM/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/date_time/cs_CZ/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/date_time/hi_IN/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/date_time/ar_AA/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/date_time/th_TH/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/date_time/fil_PH/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/date_time/it_IT/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/date_time/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/date_time/de_DE/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/date_time/en_US/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/date_time/pl_PL/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/date_time/tr_TR/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/date_time/hr_HR/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/date_time/sk_SK/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/date_time/ko_KR/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/date_time/de_AT/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/date_time/sl_SI/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/date_time/en_PH/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/date_time/hu_HU/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/date_time/tl_PH/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/date_time/fr_FR/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/date_time/id_ID/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/date_time/ru_RU/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/date_time/pt_PT/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/user_agent/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/user_agent/en_US/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/zh_CN/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/no_NO/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/bs_BA/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/fa_IR/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/es_ES/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/cs_CZ/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/ar_AA/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/fil_PH/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/it_IT/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/de_DE/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/en_AU/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/en_US/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/pl_PL/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/zh_TW/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/el_GR/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/en_GB/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/hr_HR/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/sk_SK/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/ja_JP/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/ko_KR/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/de_AT/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/sl_SI/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/fr_CH/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/en_PH/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/hu_HU/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/uk_UA/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/tl_PH/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/sv_SE/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/fi_FI/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/en_NZ/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/fr_FR/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/pt_BR/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/bg_BG/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/id_ID/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/ru_RU/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/internet/pt_PT/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/python/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/python/en_US/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/automotive/no_NO/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/automotive/es_ES/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/automotive/ar_SA/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/automotive/ar_PS/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/automotive/th_TH/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/automotive/fil_PH/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/automotive/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/automotive/de_DE/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/automotive/ar_JO/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/automotive/en_US/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/automotive/pl_PL/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/automotive/tr_TR/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/automotive/en_GB/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/automotive/en_PH/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/automotive/hu_HU/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/automotive/tl_PH/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/automotive/sv_SE/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/automotive/en_NZ/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/automotive/fr_FR/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/automotive/pt_BR/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/automotive/en_CA/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/automotive/id_ID/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/automotive/ru_RU/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/automotive/pt_PT/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/zh_CN/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/no_NO/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/fa_IR/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/hy_AM/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/cs_CZ/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/th_TH/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/fil_PH/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/it_IT/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/de_DE/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/es_MX/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/en_US/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/pl_PL/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/zh_TW/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/nl_NL/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/tr_TR/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/hr_HR/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/sk_SK/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/ja_JP/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/ko_KR/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/sl_SI/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/fr_CH/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/en_PH/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/hu_HU/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/tl_PH/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/sv_SE/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/fi_FI/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/fr_FR/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/pt_BR/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/bg_BG/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/id_ID/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/ru_RU/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/company/pt_PT/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/job/zh_CN/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/job/bs_BA/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/job/fa_IR/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/job/hy_AM/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/job/ar_AA/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/job/th_TH/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/job/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/job/de_DE/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/job/en_US/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/job/pl_PL/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/job/zh_TW/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/job/el_GR/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/job/tr_TR/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/job/hr_HR/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/job/sk_SK/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/job/ja_JP/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/job/ko_KR/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/job/fr_CH/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/job/hu_HU/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/job/uk_UA/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/job/fi_FI/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/job/fr_FR/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/job/pt_BR/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/job/ru_RU/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/job/pt_PT/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/bank/no_NO/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/bank/de_CH/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/bank/es_ES/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/bank/th_TH/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/bank/en_IE/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/bank/fil_PH/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/bank/it_IT/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/bank/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/bank/de_DE/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/bank/pl_PL/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/bank/nl_NL/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/bank/tr_TR/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/bank/en_GB/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/bank/it_CH/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/bank/de_AT/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/bank/fr_CH/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/bank/en_PH/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/bank/tl_PH/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/bank/fi_FI/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/bank/fr_FR/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/bank/ru_RU/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/bank/pt_PT/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/lorem/zh_CN/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/lorem/hy_AM/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/lorem/ar_AA/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/lorem/th_TH/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/lorem/fil_PH/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/lorem/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/lorem/en_US/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/lorem/pl_PL/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/lorem/zh_TW/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/lorem/el_GR/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/lorem/ja_JP/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/lorem/en_PH/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/lorem/tl_PH/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/lorem/fr_FR/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/lorem/he_IL/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/lorem/la/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/lorem/ru_RU/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/zh_CN/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/no_NO/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/de_CH/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/ro_RO/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/es_ES/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/cs_CZ/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/th_TH/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/en_IE/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/fil_PH/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/nl_BE/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/el_CY/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/it_IT/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/de_DE/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/es_MX/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/en_US/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/pl_PL/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/dk_DK/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/en_IN/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/zh_TW/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/nl_NL/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/el_GR/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/tr_TR/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/en_GB/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/hr_HR/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/sk_SK/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/ko_KR/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/de_AT/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/sl_SI/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/et_EE/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/fr_CH/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/en_PH/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/hu_HU/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/es_CA/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/uk_UA/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/tl_PH/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/sv_SE/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/lv_LV/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/fi_FI/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/mt_MT/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/fr_FR/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/pt_BR/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/en_CA/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/lt_LT/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/he_IL/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/bg_BG/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/ru_RU/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/lb_LU/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/ssn/pt_PT/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/color/color.py to color.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/color/fa_IR/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/color/es_ES/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/color/hy_AM/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/color/ar_PS/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/color/th_TH/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/color/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/color/en_US/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/color/hr_HR/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/color/sk_SK/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/color/hu_HU/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/color/uk_UA/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/color/fr_FR/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/color/pt_BR/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/providers/color/ru_RU/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/documentor.py to documentor.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/proxy.py to proxy.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/exceptions.py to exceptions.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/factory.py to factory.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/faker/config.py to config.cpython-38.pyc running install_egg_info running egg_info writing Faker.egg-info/PKG-INFO writing dependency_links to Faker.egg-info/dependency_links.txt writing entry points to Faker.egg-info/entry_points.txt writing requirements to Faker.egg-info/requires.txt writing top-level names to Faker.egg-info/top_level.txt reading manifest file 'Faker.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.py' found under directory 'faker/sphinx' warning: no previously-included files matching '*.py' found under directory 'tests/sphinx' warning: no previously-included files matching '*.py[cod]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files found matching 'Makefile' warning: no previously-included files found matching 'tox.ini' warning: no previously-included files found matching '.coveragerc' warning: no previously-included files found matching '.bumpversion.cfg' warning: no previously-included files found matching '.dockerignore' warning: no previously-included files found matching '.isort.cfg' warning: no previously-included files found matching 'ISSUE_TEMPLATE.md' warning: no previously-included files found matching 'PULL_REQUEST_TEMPLATE.md' warning: no previously-included files found matching 'appveyor.yml' warning: no previously-included files found matching 'readthedocs.yml' warning: no previously-included files found matching 'build-alpine.sh' warning: no previously-included files found matching 'build32bit.sh' no previously-included directories found matching 'docs' no previously-included directories found matching '.circleci' writing manifest file 'Faker.egg-info/SOURCES.txt' Copying Faker.egg-info to /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/lib/python3.8/site-packages/Faker-5.6.0-py3.8.egg-info running install_scripts Installing faker script to /home/buildozer/aports/community/py3-faker/pkg/py3-faker/usr/bin >>> py3-faker*: Running postcheck for py3-faker >>> py3-faker*: Preparing package py3-faker... >>> py3-faker*: Tracing dependencies... >>> py3-faker*: Package size: 12.8 MB >>> py3-faker*: Compressing data... >>> py3-faker*: Create checksum... >>> py3-faker*: Create py3-faker-5.6.0-r0.apk >>> py3-faker: Build complete at Wed, 13 Jan 2021 17:36:31 +0000 elapsed time 0h 0m 42s >>> py3-faker: Cleaning up srcdir >>> py3-faker: Cleaning up pkgdir >>> py3-faker: Uninstalling dependencies... (1/37) Purging .makedepends-py3-faker (20210113.173550) (2/37) Purging py3-text-unidecode (1.3-r1) (3/37) Purging py3-email-validator (1.1.2-r0) (4/37) Purging py3-dnspython (2.1.0-r0) (5/37) Purging py3-idna (3.1-r0) (6/37) Purging py3-ipaddress (1.0.23-r1) (7/37) Purging py3-mock (4.0.3-r0) (8/37) Purging py3-pbr (5.5.1-r0) (9/37) Purging py3-freezegun (1.0.0-r0) (10/37) Purging py3-dateutil (2.8.1-r0) (11/37) Purging py3-pytest (6.2.1-r0) (12/37) Purging py3-atomicwrites (1.4.0-r0) (13/37) Purging py3-attrs (20.3.0-r0) (14/37) Purging py3-more-itertools (8.6.0-r0) (15/37) Purging py3-iniconfig (1.1.1-r0) (16/37) Purging py3-pluggy (0.13.1-r1) (17/37) Purging py3-py (1.10.0-r0) (18/37) Purging py3-wcwidth (0.2.5-r0) (19/37) Purging py3-toml (0.10.2-r0) (20/37) Purging py3-ukpostcodeparser (1.1.2-r3) (21/37) Purging py3-validators (0.18.2-r0) (22/37) Purging py3-decorator (4.4.2-r0) (23/37) Purging py3-pytest-runner (5.2-r1) (24/37) Purging py3-setuptools (51.0.0-r0) (25/37) Purging py3-ordered-set (4.0.2-r0) (26/37) Purging py3-appdirs (1.4.4-r1) (27/37) Purging py3-packaging (20.8-r1) (28/37) Purging py3-parsing (2.4.7-r1) (29/37) Purging py3-six (1.15.0-r0) (30/37) Purging py3-random2 (1.0.1-r0) (31/37) Purging python3 (3.8.7-r0) (32/37) Purging libbz2 (1.0.8-r1) (33/37) Purging libffi (3.3-r2) (34/37) Purging gdbm (1.19-r0) (35/37) Purging xz-libs (5.2.5-r0) (36/37) Purging readline (8.1.0-r0) (37/37) Purging sqlite-libs (3.34.0-r1) Executing busybox-1.32.1-r0.trigger OK: 310 MiB in 86 packages >>> py3-faker: Updating the community/x86 repository index... >>> py3-faker: Signing the index...