Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-geocurrency.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686487353.063788/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-geocurrency.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-geocurrency-0.20.0-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-geocurrency.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686487353.063788/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-geocurrency.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-geocurrency-0.20.0-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-geocurrency.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686487353.063788/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-geocurrency.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qgnPB6 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf geocurrency-0.20.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/geocurrency-0.20.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd geocurrency-0.20.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.snkvst + umask 022 + cd /builddir/build/BUILD + cd geocurrency-0.20.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /usr/lib/python3.9/site-packages/setuptools/dist.py:487: UserWarning: Normalizing '2023-06' to '2023.post6' warnings.warn(tmpl.format(**locals())) git not installed [Errno 2] No such file or directory: 'git' running build running build_py file geocurrency/core.py (for module geocurrency.core) not found file geocurrency/countries.py (for module geocurrency.countries) not found file geocurrency/currencies.py (for module geocurrency.currencies) not found file geocurrency/rates.py (for module geocurrency.rates) not found file geocurrency/units.py (for module geocurrency.units) not found file geocurrency/converters.py (for module geocurrency.converters) not found file geocurrency/calculations.py (for module geocurrency.calculations) not found creating build creating build/lib creating build/lib/geocurrency copying geocurrency/__init__.py -> build/lib/geocurrency copying geocurrency/urls.py -> build/lib/geocurrency copying geocurrency/urls.example.py -> build/lib/geocurrency copying geocurrency/settings.example.py -> build/lib/geocurrency creating build/lib/geocurrency/currencies copying geocurrency/currencies/urls.py -> build/lib/geocurrency/currencies copying geocurrency/currencies/tests.py -> build/lib/geocurrency/currencies copying geocurrency/currencies/__init__.py -> build/lib/geocurrency/currencies copying geocurrency/currencies/permissions.py -> build/lib/geocurrency/currencies copying geocurrency/currencies/viewsets.py -> build/lib/geocurrency/currencies copying geocurrency/currencies/filters.py -> build/lib/geocurrency/currencies copying geocurrency/currencies/models.py -> build/lib/geocurrency/currencies copying geocurrency/currencies/serializers.py -> build/lib/geocurrency/currencies copying geocurrency/currencies/settings.py -> build/lib/geocurrency/currencies copying geocurrency/currencies/apps.py -> build/lib/geocurrency/currencies creating build/lib/geocurrency/core copying geocurrency/core/pagination.py -> build/lib/geocurrency/core copying geocurrency/core/__init__.py -> build/lib/geocurrency/core copying geocurrency/core/serializers.py -> build/lib/geocurrency/core copying geocurrency/core/settings.py -> build/lib/geocurrency/core copying geocurrency/core/apps.py -> build/lib/geocurrency/core copying geocurrency/core/helpers.py -> build/lib/geocurrency/core creating build/lib/geocurrency/countries copying geocurrency/countries/views.py -> build/lib/geocurrency/countries copying geocurrency/countries/urls.py -> build/lib/geocurrency/countries copying geocurrency/countries/tests.py -> build/lib/geocurrency/countries copying geocurrency/countries/__init__.py -> build/lib/geocurrency/countries copying geocurrency/countries/permissions.py -> build/lib/geocurrency/countries copying geocurrency/countries/viewsets.py -> build/lib/geocurrency/countries copying geocurrency/countries/models.py -> build/lib/geocurrency/countries copying geocurrency/countries/serializers.py -> build/lib/geocurrency/countries copying geocurrency/countries/settings.py -> build/lib/geocurrency/countries copying geocurrency/countries/apps.py -> build/lib/geocurrency/countries copying geocurrency/countries/helpers.py -> build/lib/geocurrency/countries creating build/lib/geocurrency/converters copying geocurrency/converters/views.py -> build/lib/geocurrency/converters copying geocurrency/converters/__init__.py -> build/lib/geocurrency/converters copying geocurrency/converters/models.py -> build/lib/geocurrency/converters copying geocurrency/converters/serializers.py -> build/lib/geocurrency/converters copying geocurrency/converters/apps.py -> build/lib/geocurrency/converters creating build/lib/geocurrency/calculations copying geocurrency/calculations/urls.py -> build/lib/geocurrency/calculations copying geocurrency/calculations/tests.py -> build/lib/geocurrency/calculations copying geocurrency/calculations/__init__.py -> build/lib/geocurrency/calculations copying geocurrency/calculations/renderers.py -> build/lib/geocurrency/calculations copying geocurrency/calculations/viewsets.py -> build/lib/geocurrency/calculations copying geocurrency/calculations/models.py -> build/lib/geocurrency/calculations copying geocurrency/calculations/exceptions.py -> build/lib/geocurrency/calculations copying geocurrency/calculations/serializers.py -> build/lib/geocurrency/calculations copying geocurrency/calculations/apps.py -> build/lib/geocurrency/calculations creating build/lib/geocurrency/units copying geocurrency/units/urls.py -> build/lib/geocurrency/units copying geocurrency/units/forms.py -> build/lib/geocurrency/units copying geocurrency/units/tests.py -> build/lib/geocurrency/units copying geocurrency/units/__init__.py -> build/lib/geocurrency/units copying geocurrency/units/permissions.py -> build/lib/geocurrency/units copying geocurrency/units/viewsets.py -> build/lib/geocurrency/units copying geocurrency/units/filters.py -> build/lib/geocurrency/units copying geocurrency/units/models.py -> build/lib/geocurrency/units copying geocurrency/units/exceptions.py -> build/lib/geocurrency/units copying geocurrency/units/serializers.py -> build/lib/geocurrency/units copying geocurrency/units/settings.py -> build/lib/geocurrency/units copying geocurrency/units/apps.py -> build/lib/geocurrency/units creating build/lib/geocurrency/rates copying geocurrency/rates/urls.py -> build/lib/geocurrency/rates copying geocurrency/rates/forms.py -> build/lib/geocurrency/rates copying geocurrency/rates/tests.py -> build/lib/geocurrency/rates copying geocurrency/rates/__init__.py -> build/lib/geocurrency/rates copying geocurrency/rates/permissions.py -> build/lib/geocurrency/rates copying geocurrency/rates/viewsets.py -> build/lib/geocurrency/rates copying geocurrency/rates/filters.py -> build/lib/geocurrency/rates copying geocurrency/rates/models.py -> build/lib/geocurrency/rates copying geocurrency/rates/serializers.py -> build/lib/geocurrency/rates copying geocurrency/rates/settings.py -> build/lib/geocurrency/rates copying geocurrency/rates/apps.py -> build/lib/geocurrency/rates creating build/lib/geocurrency/countries/tmp copying geocurrency/countries/tmp/__init__.py -> build/lib/geocurrency/countries/tmp creating build/lib/geocurrency/countries/services copying geocurrency/countries/services/pelias.py -> build/lib/geocurrency/countries/services copying geocurrency/countries/services/__init__.py -> build/lib/geocurrency/countries/services copying geocurrency/countries/services/google.py -> build/lib/geocurrency/countries/services creating build/lib/geocurrency/units/migrations copying geocurrency/units/migrations/0002_auto_20201019_0718.py -> build/lib/geocurrency/units/migrations copying geocurrency/units/migrations/0003_auto_20201019_0725.py -> build/lib/geocurrency/units/migrations copying geocurrency/units/migrations/__init__.py -> build/lib/geocurrency/units/migrations copying geocurrency/units/migrations/0001_initial.py -> build/lib/geocurrency/units/migrations copying geocurrency/units/migrations/0005_auto_20210419_1548.py -> build/lib/geocurrency/units/migrations copying geocurrency/units/migrations/0004_auto_20210418_1916.py -> build/lib/geocurrency/units/migrations creating build/lib/geocurrency/rates/services copying geocurrency/rates/services/__init__.py -> build/lib/geocurrency/rates/services copying geocurrency/rates/services/forex.py -> build/lib/geocurrency/rates/services copying geocurrency/rates/services/currencylayer.py -> build/lib/geocurrency/rates/services creating build/lib/geocurrency/rates/migrations copying geocurrency/rates/migrations/0002_auto_20201013_2244.py -> build/lib/geocurrency/rates/migrations copying geocurrency/rates/migrations/__init__.py -> build/lib/geocurrency/rates/migrations copying geocurrency/rates/migrations/0001_initial.py -> build/lib/geocurrency/rates/migrations copying geocurrency/rates/migrations/0005_auto_20210419_1548.py -> build/lib/geocurrency/rates/migrations copying geocurrency/rates/migrations/0003_auto_20210318_0713.py -> build/lib/geocurrency/rates/migrations copying geocurrency/rates/migrations/0004_auto_20210418_1916.py -> build/lib/geocurrency/rates/migrations creating build/lib/geocurrency/rates/management copying geocurrency/rates/management/__init__.py -> build/lib/geocurrency/rates/management creating build/lib/geocurrency/rates/management/commands copying geocurrency/rates/management/commands/fetch_rates.py -> build/lib/geocurrency/rates/management/commands copying geocurrency/rates/management/commands/__init__.py -> build/lib/geocurrency/rates/management/commands running egg_info writing geocurrency.egg-info/PKG-INFO writing dependency_links to geocurrency.egg-info/dependency_links.txt writing requirements to geocurrency.egg-info/requires.txt writing top-level names to geocurrency.egg-info/top_level.txt file geocurrency/core.py (for module geocurrency.core) not found file geocurrency/countries.py (for module geocurrency.countries) not found file geocurrency/currencies.py (for module geocurrency.currencies) not found file geocurrency/rates.py (for module geocurrency.rates) not found file geocurrency/units.py (for module geocurrency.units) not found file geocurrency/converters.py (for module geocurrency.converters) not found file geocurrency/calculations.py (for module geocurrency.calculations) not found reading manifest file 'geocurrency.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.html' under directory 'geocurrency/templates' warning: no files found matching '*.css' under directory 'geocurrency/static' warning: no files found matching '*.js' under directory 'geocurrency/static' warning: no files found matching '*.jpg' under directory 'geocurrency/static' warning: no files found matching '*.png' under directory 'geocurrency/static' warning: no files found matching '*.html' under directory 'geocurrency/*/templates' warning: no files found matching '*.css' under directory 'geocurrency/*/static' warning: no files found matching '*.js' under directory 'geocurrency/*/static' warning: no files found matching '*.jpg' under directory 'geocurrency/*/static' warning: no files found matching '*.png' under directory 'geocurrency/*/static' writing manifest file 'geocurrency.egg-info/SOURCES.txt' creating build/lib/geocurrency/locale creating build/lib/geocurrency/locale/af creating build/lib/geocurrency/locale/af/LC_MESSAGES copying geocurrency/locale/af/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/af/LC_MESSAGES creating build/lib/geocurrency/locale/ar-dz creating build/lib/geocurrency/locale/ar-dz/LC_MESSAGES copying geocurrency/locale/ar-dz/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/ar-dz/LC_MESSAGES creating build/lib/geocurrency/locale/ar creating build/lib/geocurrency/locale/ar/LC_MESSAGES copying geocurrency/locale/ar/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/ar/LC_MESSAGES creating build/lib/geocurrency/locale/ast creating build/lib/geocurrency/locale/ast/LC_MESSAGES copying geocurrency/locale/ast/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/ast/LC_MESSAGES creating build/lib/geocurrency/locale/az creating build/lib/geocurrency/locale/az/LC_MESSAGES copying geocurrency/locale/az/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/az/LC_MESSAGES creating build/lib/geocurrency/locale/be creating build/lib/geocurrency/locale/be/LC_MESSAGES copying geocurrency/locale/be/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/be/LC_MESSAGES creating build/lib/geocurrency/locale/bg creating build/lib/geocurrency/locale/bg/LC_MESSAGES copying geocurrency/locale/bg/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/bg/LC_MESSAGES creating build/lib/geocurrency/locale/bn creating build/lib/geocurrency/locale/bn/LC_MESSAGES copying geocurrency/locale/bn/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/bn/LC_MESSAGES creating build/lib/geocurrency/locale/br creating build/lib/geocurrency/locale/br/LC_MESSAGES copying geocurrency/locale/br/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/br/LC_MESSAGES creating build/lib/geocurrency/locale/bs creating build/lib/geocurrency/locale/bs/LC_MESSAGES copying geocurrency/locale/bs/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/bs/LC_MESSAGES creating build/lib/geocurrency/locale/ca creating build/lib/geocurrency/locale/ca/LC_MESSAGES copying geocurrency/locale/ca/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/ca/LC_MESSAGES creating build/lib/geocurrency/locale/cs creating build/lib/geocurrency/locale/cs/LC_MESSAGES copying geocurrency/locale/cs/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/cs/LC_MESSAGES creating build/lib/geocurrency/locale/cy creating build/lib/geocurrency/locale/cy/LC_MESSAGES copying geocurrency/locale/cy/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/cy/LC_MESSAGES creating build/lib/geocurrency/locale/da creating build/lib/geocurrency/locale/da/LC_MESSAGES copying geocurrency/locale/da/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/da/LC_MESSAGES creating build/lib/geocurrency/locale/de creating build/lib/geocurrency/locale/de/LC_MESSAGES copying geocurrency/locale/de/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/de/LC_MESSAGES creating build/lib/geocurrency/locale/dsb creating build/lib/geocurrency/locale/dsb/LC_MESSAGES copying geocurrency/locale/dsb/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/dsb/LC_MESSAGES creating build/lib/geocurrency/locale/el creating build/lib/geocurrency/locale/el/LC_MESSAGES copying geocurrency/locale/el/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/el/LC_MESSAGES creating build/lib/geocurrency/locale/en-au creating build/lib/geocurrency/locale/en-au/LC_MESSAGES copying geocurrency/locale/en-au/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/en-au/LC_MESSAGES creating build/lib/geocurrency/locale/en-gb creating build/lib/geocurrency/locale/en-gb/LC_MESSAGES copying geocurrency/locale/en-gb/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/en-gb/LC_MESSAGES creating build/lib/geocurrency/locale/en creating build/lib/geocurrency/locale/en/LC_MESSAGES copying geocurrency/locale/en/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/en/LC_MESSAGES creating build/lib/geocurrency/locale/eo creating build/lib/geocurrency/locale/eo/LC_MESSAGES copying geocurrency/locale/eo/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/eo/LC_MESSAGES creating build/lib/geocurrency/locale/es-ar creating build/lib/geocurrency/locale/es-ar/LC_MESSAGES copying geocurrency/locale/es-ar/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/es-ar/LC_MESSAGES creating build/lib/geocurrency/locale/es-co creating build/lib/geocurrency/locale/es-co/LC_MESSAGES copying geocurrency/locale/es-co/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/es-co/LC_MESSAGES creating build/lib/geocurrency/locale/es-mx creating build/lib/geocurrency/locale/es-mx/LC_MESSAGES copying geocurrency/locale/es-mx/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/es-mx/LC_MESSAGES creating build/lib/geocurrency/locale/es-ni creating build/lib/geocurrency/locale/es-ni/LC_MESSAGES copying geocurrency/locale/es-ni/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/es-ni/LC_MESSAGES creating build/lib/geocurrency/locale/es-ve creating build/lib/geocurrency/locale/es-ve/LC_MESSAGES copying geocurrency/locale/es-ve/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/es-ve/LC_MESSAGES creating build/lib/geocurrency/locale/es creating build/lib/geocurrency/locale/es/LC_MESSAGES copying geocurrency/locale/es/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/es/LC_MESSAGES creating build/lib/geocurrency/locale/et creating build/lib/geocurrency/locale/et/LC_MESSAGES copying geocurrency/locale/et/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/et/LC_MESSAGES creating build/lib/geocurrency/locale/eu creating build/lib/geocurrency/locale/eu/LC_MESSAGES copying geocurrency/locale/eu/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/eu/LC_MESSAGES creating build/lib/geocurrency/locale/fa creating build/lib/geocurrency/locale/fa/LC_MESSAGES copying geocurrency/locale/fa/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/fa/LC_MESSAGES creating build/lib/geocurrency/locale/fi creating build/lib/geocurrency/locale/fi/LC_MESSAGES copying geocurrency/locale/fi/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/fi/LC_MESSAGES creating build/lib/geocurrency/locale/fr creating build/lib/geocurrency/locale/fr/LC_MESSAGES copying geocurrency/locale/fr/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/fr/LC_MESSAGES creating build/lib/geocurrency/locale/fy creating build/lib/geocurrency/locale/fy/LC_MESSAGES copying geocurrency/locale/fy/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/fy/LC_MESSAGES creating build/lib/geocurrency/locale/ga creating build/lib/geocurrency/locale/ga/LC_MESSAGES copying geocurrency/locale/ga/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/ga/LC_MESSAGES creating build/lib/geocurrency/locale/gd creating build/lib/geocurrency/locale/gd/LC_MESSAGES copying geocurrency/locale/gd/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/gd/LC_MESSAGES creating build/lib/geocurrency/locale/gl creating build/lib/geocurrency/locale/gl/LC_MESSAGES copying geocurrency/locale/gl/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/gl/LC_MESSAGES creating build/lib/geocurrency/locale/he creating build/lib/geocurrency/locale/he/LC_MESSAGES copying geocurrency/locale/he/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/he/LC_MESSAGES creating build/lib/geocurrency/locale/hi creating build/lib/geocurrency/locale/hi/LC_MESSAGES copying geocurrency/locale/hi/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/hi/LC_MESSAGES creating build/lib/geocurrency/locale/hr creating build/lib/geocurrency/locale/hr/LC_MESSAGES copying geocurrency/locale/hr/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/hr/LC_MESSAGES creating build/lib/geocurrency/locale/hsb creating build/lib/geocurrency/locale/hsb/LC_MESSAGES copying geocurrency/locale/hsb/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/hsb/LC_MESSAGES creating build/lib/geocurrency/locale/hu creating build/lib/geocurrency/locale/hu/LC_MESSAGES copying geocurrency/locale/hu/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/hu/LC_MESSAGES creating build/lib/geocurrency/locale/hy creating build/lib/geocurrency/locale/hy/LC_MESSAGES copying geocurrency/locale/hy/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/hy/LC_MESSAGES creating build/lib/geocurrency/locale/ia creating build/lib/geocurrency/locale/ia/LC_MESSAGES copying geocurrency/locale/ia/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/ia/LC_MESSAGES creating build/lib/geocurrency/locale/id creating build/lib/geocurrency/locale/id/LC_MESSAGES copying geocurrency/locale/id/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/id/LC_MESSAGES creating build/lib/geocurrency/locale/ig creating build/lib/geocurrency/locale/ig/LC_MESSAGES copying geocurrency/locale/ig/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/ig/LC_MESSAGES creating build/lib/geocurrency/locale/io creating build/lib/geocurrency/locale/io/LC_MESSAGES copying geocurrency/locale/io/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/io/LC_MESSAGES creating build/lib/geocurrency/locale/is creating build/lib/geocurrency/locale/is/LC_MESSAGES copying geocurrency/locale/is/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/is/LC_MESSAGES creating build/lib/geocurrency/locale/it creating build/lib/geocurrency/locale/it/LC_MESSAGES copying geocurrency/locale/it/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/it/LC_MESSAGES creating build/lib/geocurrency/locale/ja creating build/lib/geocurrency/locale/ja/LC_MESSAGES copying geocurrency/locale/ja/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/ja/LC_MESSAGES creating build/lib/geocurrency/locale/ka creating build/lib/geocurrency/locale/ka/LC_MESSAGES copying geocurrency/locale/ka/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/ka/LC_MESSAGES creating build/lib/geocurrency/locale/kab creating build/lib/geocurrency/locale/kab/LC_MESSAGES copying geocurrency/locale/kab/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/kab/LC_MESSAGES creating build/lib/geocurrency/locale/kk creating build/lib/geocurrency/locale/kk/LC_MESSAGES copying geocurrency/locale/kk/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/kk/LC_MESSAGES creating build/lib/geocurrency/locale/km creating build/lib/geocurrency/locale/km/LC_MESSAGES copying geocurrency/locale/km/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/km/LC_MESSAGES creating build/lib/geocurrency/locale/kn creating build/lib/geocurrency/locale/kn/LC_MESSAGES copying geocurrency/locale/kn/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/kn/LC_MESSAGES creating build/lib/geocurrency/locale/ko creating build/lib/geocurrency/locale/ko/LC_MESSAGES copying geocurrency/locale/ko/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/ko/LC_MESSAGES creating build/lib/geocurrency/locale/ky creating build/lib/geocurrency/locale/ky/LC_MESSAGES copying geocurrency/locale/ky/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/ky/LC_MESSAGES creating build/lib/geocurrency/locale/lb creating build/lib/geocurrency/locale/lb/LC_MESSAGES copying geocurrency/locale/lb/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/lb/LC_MESSAGES creating build/lib/geocurrency/locale/lt creating build/lib/geocurrency/locale/lt/LC_MESSAGES copying geocurrency/locale/lt/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/lt/LC_MESSAGES creating build/lib/geocurrency/locale/lv creating build/lib/geocurrency/locale/lv/LC_MESSAGES copying geocurrency/locale/lv/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/lv/LC_MESSAGES creating build/lib/geocurrency/locale/mk creating build/lib/geocurrency/locale/mk/LC_MESSAGES copying geocurrency/locale/mk/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/mk/LC_MESSAGES creating build/lib/geocurrency/locale/ml creating build/lib/geocurrency/locale/ml/LC_MESSAGES copying geocurrency/locale/ml/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/ml/LC_MESSAGES creating build/lib/geocurrency/locale/mn creating build/lib/geocurrency/locale/mn/LC_MESSAGES copying geocurrency/locale/mn/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/mn/LC_MESSAGES creating build/lib/geocurrency/locale/mr creating build/lib/geocurrency/locale/mr/LC_MESSAGES copying geocurrency/locale/mr/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/mr/LC_MESSAGES creating build/lib/geocurrency/locale/my creating build/lib/geocurrency/locale/my/LC_MESSAGES copying geocurrency/locale/my/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/my/LC_MESSAGES creating build/lib/geocurrency/locale/nb creating build/lib/geocurrency/locale/nb/LC_MESSAGES copying geocurrency/locale/nb/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/nb/LC_MESSAGES creating build/lib/geocurrency/locale/ne creating build/lib/geocurrency/locale/ne/LC_MESSAGES copying geocurrency/locale/ne/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/ne/LC_MESSAGES creating build/lib/geocurrency/locale/nl creating build/lib/geocurrency/locale/nl/LC_MESSAGES copying geocurrency/locale/nl/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/nl/LC_MESSAGES creating build/lib/geocurrency/locale/nn creating build/lib/geocurrency/locale/nn/LC_MESSAGES copying geocurrency/locale/nn/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/nn/LC_MESSAGES creating build/lib/geocurrency/locale/os creating build/lib/geocurrency/locale/os/LC_MESSAGES copying geocurrency/locale/os/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/os/LC_MESSAGES creating build/lib/geocurrency/locale/pa creating build/lib/geocurrency/locale/pa/LC_MESSAGES copying geocurrency/locale/pa/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/pa/LC_MESSAGES creating build/lib/geocurrency/locale/pl creating build/lib/geocurrency/locale/pl/LC_MESSAGES copying geocurrency/locale/pl/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/pl/LC_MESSAGES creating build/lib/geocurrency/locale/pt-br creating build/lib/geocurrency/locale/pt-br/LC_MESSAGES copying geocurrency/locale/pt-br/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/pt-br/LC_MESSAGES creating build/lib/geocurrency/locale/pt creating build/lib/geocurrency/locale/pt/LC_MESSAGES copying geocurrency/locale/pt/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/pt/LC_MESSAGES creating build/lib/geocurrency/locale/ro creating build/lib/geocurrency/locale/ro/LC_MESSAGES copying geocurrency/locale/ro/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/ro/LC_MESSAGES creating build/lib/geocurrency/locale/ru creating build/lib/geocurrency/locale/ru/LC_MESSAGES copying geocurrency/locale/ru/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/ru/LC_MESSAGES creating build/lib/geocurrency/locale/sk creating build/lib/geocurrency/locale/sk/LC_MESSAGES copying geocurrency/locale/sk/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/sk/LC_MESSAGES creating build/lib/geocurrency/locale/sl creating build/lib/geocurrency/locale/sl/LC_MESSAGES copying geocurrency/locale/sl/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/sl/LC_MESSAGES creating build/lib/geocurrency/locale/sq creating build/lib/geocurrency/locale/sq/LC_MESSAGES copying geocurrency/locale/sq/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/sq/LC_MESSAGES creating build/lib/geocurrency/locale/sr-latn creating build/lib/geocurrency/locale/sr-latn/LC_MESSAGES copying geocurrency/locale/sr-latn/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/sr-latn/LC_MESSAGES creating build/lib/geocurrency/locale/sr creating build/lib/geocurrency/locale/sr/LC_MESSAGES copying geocurrency/locale/sr/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/sr/LC_MESSAGES creating build/lib/geocurrency/locale/sv creating build/lib/geocurrency/locale/sv/LC_MESSAGES copying geocurrency/locale/sv/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/sv/LC_MESSAGES creating build/lib/geocurrency/locale/sw creating build/lib/geocurrency/locale/sw/LC_MESSAGES copying geocurrency/locale/sw/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/sw/LC_MESSAGES creating build/lib/geocurrency/locale/ta creating build/lib/geocurrency/locale/ta/LC_MESSAGES copying geocurrency/locale/ta/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/ta/LC_MESSAGES creating build/lib/geocurrency/locale/te creating build/lib/geocurrency/locale/te/LC_MESSAGES copying geocurrency/locale/te/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/te/LC_MESSAGES creating build/lib/geocurrency/locale/tg creating build/lib/geocurrency/locale/tg/LC_MESSAGES copying geocurrency/locale/tg/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/tg/LC_MESSAGES creating build/lib/geocurrency/locale/th creating build/lib/geocurrency/locale/th/LC_MESSAGES copying geocurrency/locale/th/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/th/LC_MESSAGES creating build/lib/geocurrency/locale/tk creating build/lib/geocurrency/locale/tk/LC_MESSAGES copying geocurrency/locale/tk/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/tk/LC_MESSAGES creating build/lib/geocurrency/locale/tr creating build/lib/geocurrency/locale/tr/LC_MESSAGES copying geocurrency/locale/tr/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/tr/LC_MESSAGES creating build/lib/geocurrency/locale/tt creating build/lib/geocurrency/locale/tt/LC_MESSAGES copying geocurrency/locale/tt/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/tt/LC_MESSAGES creating build/lib/geocurrency/locale/udm creating build/lib/geocurrency/locale/udm/LC_MESSAGES copying geocurrency/locale/udm/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/udm/LC_MESSAGES creating build/lib/geocurrency/locale/uk creating build/lib/geocurrency/locale/uk/LC_MESSAGES copying geocurrency/locale/uk/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/uk/LC_MESSAGES creating build/lib/geocurrency/locale/ur creating build/lib/geocurrency/locale/ur/LC_MESSAGES copying geocurrency/locale/ur/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/ur/LC_MESSAGES creating build/lib/geocurrency/locale/uz creating build/lib/geocurrency/locale/uz/LC_MESSAGES copying geocurrency/locale/uz/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/uz/LC_MESSAGES creating build/lib/geocurrency/locale/vi creating build/lib/geocurrency/locale/vi/LC_MESSAGES copying geocurrency/locale/vi/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/vi/LC_MESSAGES creating build/lib/geocurrency/locale/zh-hans creating build/lib/geocurrency/locale/zh-hans/LC_MESSAGES copying geocurrency/locale/zh-hans/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/zh-hans/LC_MESSAGES creating build/lib/geocurrency/locale/zh-hant creating build/lib/geocurrency/locale/zh-hant/LC_MESSAGES copying geocurrency/locale/zh-hant/LC_MESSAGES/django.mo -> build/lib/geocurrency/locale/zh-hant/LC_MESSAGES creating build/lib/geocurrency/core/fixtures copying geocurrency/core/fixtures/base_user.json -> build/lib/geocurrency/core/fixtures file geocurrency/core.py (for module geocurrency.core) not found file geocurrency/countries.py (for module geocurrency.countries) not found file geocurrency/currencies.py (for module geocurrency.currencies) not found file geocurrency/rates.py (for module geocurrency.rates) not found file geocurrency/units.py (for module geocurrency.units) not found file geocurrency/converters.py (for module geocurrency.converters) not found file geocurrency/calculations.py (for module geocurrency.calculations) not found + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ZkeCVN + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64 + cd geocurrency-0.20.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64 /usr/lib/python3.9/site-packages/setuptools/dist.py:487: UserWarning: Normalizing '2023-06' to '2023.post6' warnings.warn(tmpl.format(**locals())) git not installed [Errno 2] No such file or directory: 'git' running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/currencies copying build/lib/geocurrency/currencies/urls.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/currencies copying build/lib/geocurrency/currencies/tests.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/currencies copying build/lib/geocurrency/currencies/__init__.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/currencies copying build/lib/geocurrency/currencies/permissions.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/currencies copying build/lib/geocurrency/currencies/viewsets.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/currencies copying build/lib/geocurrency/currencies/filters.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/currencies copying build/lib/geocurrency/currencies/models.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/currencies copying build/lib/geocurrency/currencies/serializers.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/currencies copying build/lib/geocurrency/currencies/settings.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/currencies copying build/lib/geocurrency/currencies/apps.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/currencies creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/core copying build/lib/geocurrency/core/pagination.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/core copying build/lib/geocurrency/core/__init__.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/core copying build/lib/geocurrency/core/serializers.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/core creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/core/fixtures copying build/lib/geocurrency/core/fixtures/base_user.json -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/core/fixtures copying build/lib/geocurrency/core/settings.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/core copying build/lib/geocurrency/core/apps.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/core copying build/lib/geocurrency/core/helpers.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/core copying build/lib/geocurrency/urls.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/countries copying build/lib/geocurrency/countries/views.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/countries creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/countries/tmp copying build/lib/geocurrency/countries/tmp/__init__.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/countries/tmp creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/countries/services copying build/lib/geocurrency/countries/services/pelias.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/countries/services copying build/lib/geocurrency/countries/services/__init__.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/countries/services copying build/lib/geocurrency/countries/services/google.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/countries/services copying build/lib/geocurrency/countries/urls.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/countries copying build/lib/geocurrency/countries/tests.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/countries copying build/lib/geocurrency/countries/__init__.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/countries copying build/lib/geocurrency/countries/permissions.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/countries copying build/lib/geocurrency/countries/viewsets.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/countries copying build/lib/geocurrency/countries/models.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/countries copying build/lib/geocurrency/countries/serializers.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/countries copying build/lib/geocurrency/countries/settings.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/countries copying build/lib/geocurrency/countries/apps.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/countries copying build/lib/geocurrency/countries/helpers.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/countries copying build/lib/geocurrency/__init__.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/converters copying build/lib/geocurrency/converters/views.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/converters copying build/lib/geocurrency/converters/__init__.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/converters copying build/lib/geocurrency/converters/models.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/converters copying build/lib/geocurrency/converters/serializers.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/converters copying build/lib/geocurrency/converters/apps.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/converters copying build/lib/geocurrency/urls.example.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/az creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/az/LC_MESSAGES copying build/lib/geocurrency/locale/az/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/az/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/km creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/km/LC_MESSAGES copying build/lib/geocurrency/locale/km/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/km/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/zh-hant creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/zh-hant/LC_MESSAGES copying build/lib/geocurrency/locale/zh-hant/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/zh-hant/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/lt creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/lt/LC_MESSAGES copying build/lib/geocurrency/locale/lt/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/lt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/ro creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/ro/LC_MESSAGES copying build/lib/geocurrency/locale/ro/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/ro/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/tr creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/tr/LC_MESSAGES copying build/lib/geocurrency/locale/tr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/tr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/bn creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/bn/LC_MESSAGES copying build/lib/geocurrency/locale/bn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/bn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/af creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/af/LC_MESSAGES copying build/lib/geocurrency/locale/af/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/af/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/pt-br creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/pt-br/LC_MESSAGES copying build/lib/geocurrency/locale/pt-br/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/pt-br/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/mk creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/mk/LC_MESSAGES copying build/lib/geocurrency/locale/mk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/mk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/io creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/io/LC_MESSAGES copying build/lib/geocurrency/locale/io/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/io/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/es-co creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/es-co/LC_MESSAGES copying build/lib/geocurrency/locale/es-co/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/es-co/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/tg creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/tg/LC_MESSAGES copying build/lib/geocurrency/locale/tg/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/tg/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/dsb creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/dsb/LC_MESSAGES copying build/lib/geocurrency/locale/dsb/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/dsb/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/mn creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/mn/LC_MESSAGES copying build/lib/geocurrency/locale/mn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/mn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/gd creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/gd/LC_MESSAGES copying build/lib/geocurrency/locale/gd/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/gd/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/eu creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/eu/LC_MESSAGES copying build/lib/geocurrency/locale/eu/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/eu/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/gl creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/gl/LC_MESSAGES copying build/lib/geocurrency/locale/gl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/gl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/pl creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/pl/LC_MESSAGES copying build/lib/geocurrency/locale/pl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/pl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/ga creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/ga/LC_MESSAGES copying build/lib/geocurrency/locale/ga/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/ga/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/tt creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/tt/LC_MESSAGES copying build/lib/geocurrency/locale/tt/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/tt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/nb creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/nb/LC_MESSAGES copying build/lib/geocurrency/locale/nb/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/nb/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/ka creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/ka/LC_MESSAGES copying build/lib/geocurrency/locale/ka/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/ka/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/ia creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/ia/LC_MESSAGES copying build/lib/geocurrency/locale/ia/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/ia/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/fa creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/fa/LC_MESSAGES copying build/lib/geocurrency/locale/fa/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/fa/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/kn creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/kn/LC_MESSAGES copying build/lib/geocurrency/locale/kn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/kn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/vi creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/vi/LC_MESSAGES copying build/lib/geocurrency/locale/vi/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/vi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/sk creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/sk/LC_MESSAGES copying build/lib/geocurrency/locale/sk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/sk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/cs creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/cs/LC_MESSAGES copying build/lib/geocurrency/locale/cs/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/cs/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/ko creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/ko/LC_MESSAGES copying build/lib/geocurrency/locale/ko/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/ko/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/ky creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/ky/LC_MESSAGES copying build/lib/geocurrency/locale/ky/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/ky/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/udm creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/udm/LC_MESSAGES copying build/lib/geocurrency/locale/udm/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/udm/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/de creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/de/LC_MESSAGES copying build/lib/geocurrency/locale/de/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/pt creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/pt/LC_MESSAGES copying build/lib/geocurrency/locale/pt/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/pt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/hu creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/hu/LC_MESSAGES copying build/lib/geocurrency/locale/hu/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/hu/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/ru creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/ru/LC_MESSAGES copying build/lib/geocurrency/locale/ru/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/ar-dz creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/ar-dz/LC_MESSAGES copying build/lib/geocurrency/locale/ar-dz/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/ar-dz/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/nl creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/nl/LC_MESSAGES copying build/lib/geocurrency/locale/nl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/nl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/be creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/be/LC_MESSAGES copying build/lib/geocurrency/locale/be/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/be/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/en-gb creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/en-gb/LC_MESSAGES copying build/lib/geocurrency/locale/en-gb/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/en-gb/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/kk creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/kk/LC_MESSAGES copying build/lib/geocurrency/locale/kk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/kk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/zh-hans creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/zh-hans/LC_MESSAGES copying build/lib/geocurrency/locale/zh-hans/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/zh-hans/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/te creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/te/LC_MESSAGES copying build/lib/geocurrency/locale/te/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/te/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/eo creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/eo/LC_MESSAGES copying build/lib/geocurrency/locale/eo/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/eo/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/hy creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/hy/LC_MESSAGES copying build/lib/geocurrency/locale/hy/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/hy/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/ml creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/ml/LC_MESSAGES copying build/lib/geocurrency/locale/ml/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/ml/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/lb creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/lb/LC_MESSAGES copying build/lib/geocurrency/locale/lb/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/lb/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/es-ve creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/es-ve/LC_MESSAGES copying build/lib/geocurrency/locale/es-ve/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/es-ve/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/ca creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/ca/LC_MESSAGES copying build/lib/geocurrency/locale/ca/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/ca/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/bs creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/bs/LC_MESSAGES copying build/lib/geocurrency/locale/bs/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/bs/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/pa creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/pa/LC_MESSAGES copying build/lib/geocurrency/locale/pa/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/pa/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/fi creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/fi/LC_MESSAGES copying build/lib/geocurrency/locale/fi/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/fi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/sv creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/sv/LC_MESSAGES copying build/lib/geocurrency/locale/sv/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/sv/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/br creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/br/LC_MESSAGES copying build/lib/geocurrency/locale/br/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/br/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/en-au creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/en-au/LC_MESSAGES copying build/lib/geocurrency/locale/en-au/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/en-au/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/hi creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/hi/LC_MESSAGES copying build/lib/geocurrency/locale/hi/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/hi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/is creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/is/LC_MESSAGES copying build/lib/geocurrency/locale/is/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/is/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/bg creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/bg/LC_MESSAGES copying build/lib/geocurrency/locale/bg/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/bg/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/ur creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/ur/LC_MESSAGES copying build/lib/geocurrency/locale/ur/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/ur/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/da creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/da/LC_MESSAGES copying build/lib/geocurrency/locale/da/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/da/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/sw creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/sw/LC_MESSAGES copying build/lib/geocurrency/locale/sw/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/sw/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/es-ar creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/es-ar/LC_MESSAGES copying build/lib/geocurrency/locale/es-ar/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/es-ar/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/ig creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/ig/LC_MESSAGES copying build/lib/geocurrency/locale/ig/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/ig/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/es-mx creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/es-mx/LC_MESSAGES copying build/lib/geocurrency/locale/es-mx/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/es-mx/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/en creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/en/LC_MESSAGES copying build/lib/geocurrency/locale/en/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/en/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/mr creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/mr/LC_MESSAGES copying build/lib/geocurrency/locale/mr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/mr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/el creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/el/LC_MESSAGES copying build/lib/geocurrency/locale/el/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/el/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/os creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/os/LC_MESSAGES copying build/lib/geocurrency/locale/os/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/os/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/ja creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/ja/LC_MESSAGES copying build/lib/geocurrency/locale/ja/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/ja/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/sr-latn creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/sr-latn/LC_MESSAGES copying build/lib/geocurrency/locale/sr-latn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/sr-latn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/lv creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/lv/LC_MESSAGES copying build/lib/geocurrency/locale/lv/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/lv/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/uz creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/uz/LC_MESSAGES copying build/lib/geocurrency/locale/uz/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/uz/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/ar creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/ar/LC_MESSAGES copying build/lib/geocurrency/locale/ar/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/ar/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/nn creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/nn/LC_MESSAGES copying build/lib/geocurrency/locale/nn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/nn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/fr creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/fr/LC_MESSAGES copying build/lib/geocurrency/locale/fr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/fr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/es creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/es/LC_MESSAGES copying build/lib/geocurrency/locale/es/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/cy creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/cy/LC_MESSAGES copying build/lib/geocurrency/locale/cy/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/cy/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/sr creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/sr/LC_MESSAGES copying build/lib/geocurrency/locale/sr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/sr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/kab creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/kab/LC_MESSAGES copying build/lib/geocurrency/locale/kab/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/kab/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/hr creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/hr/LC_MESSAGES copying build/lib/geocurrency/locale/hr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/hr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/es-ni creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/es-ni/LC_MESSAGES copying build/lib/geocurrency/locale/es-ni/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/es-ni/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/fy creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/fy/LC_MESSAGES copying build/lib/geocurrency/locale/fy/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/fy/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/hsb creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/hsb/LC_MESSAGES copying build/lib/geocurrency/locale/hsb/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/hsb/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/sl creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/sl/LC_MESSAGES copying build/lib/geocurrency/locale/sl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/sl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/he creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/he/LC_MESSAGES copying build/lib/geocurrency/locale/he/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/he/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/ne creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/ne/LC_MESSAGES copying build/lib/geocurrency/locale/ne/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/ne/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/th creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/th/LC_MESSAGES copying build/lib/geocurrency/locale/th/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/th/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/uk creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/uk/LC_MESSAGES copying build/lib/geocurrency/locale/uk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/uk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/tk creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/tk/LC_MESSAGES copying build/lib/geocurrency/locale/tk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/tk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/id creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/id/LC_MESSAGES copying build/lib/geocurrency/locale/id/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/id/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/my creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/my/LC_MESSAGES copying build/lib/geocurrency/locale/my/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/my/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/ta creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/ta/LC_MESSAGES copying build/lib/geocurrency/locale/ta/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/ta/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/ast creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/ast/LC_MESSAGES copying build/lib/geocurrency/locale/ast/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/ast/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/it creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/it/LC_MESSAGES copying build/lib/geocurrency/locale/it/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/it/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/sq creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/sq/LC_MESSAGES copying build/lib/geocurrency/locale/sq/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/sq/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/et creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/et/LC_MESSAGES copying build/lib/geocurrency/locale/et/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/locale/et/LC_MESSAGES creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/calculations copying build/lib/geocurrency/calculations/urls.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/calculations copying build/lib/geocurrency/calculations/tests.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/calculations copying build/lib/geocurrency/calculations/__init__.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/calculations copying build/lib/geocurrency/calculations/renderers.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/calculations copying build/lib/geocurrency/calculations/viewsets.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/calculations copying build/lib/geocurrency/calculations/models.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/calculations copying build/lib/geocurrency/calculations/exceptions.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/calculations copying build/lib/geocurrency/calculations/serializers.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/calculations copying build/lib/geocurrency/calculations/apps.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/calculations creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/units copying build/lib/geocurrency/units/urls.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/units copying build/lib/geocurrency/units/forms.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/units copying build/lib/geocurrency/units/tests.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/units creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/units/migrations copying build/lib/geocurrency/units/migrations/0002_auto_20201019_0718.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/units/migrations copying build/lib/geocurrency/units/migrations/0003_auto_20201019_0725.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/units/migrations copying build/lib/geocurrency/units/migrations/__init__.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/units/migrations copying build/lib/geocurrency/units/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/units/migrations copying build/lib/geocurrency/units/migrations/0005_auto_20210419_1548.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/units/migrations copying build/lib/geocurrency/units/migrations/0004_auto_20210418_1916.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/units/migrations copying build/lib/geocurrency/units/__init__.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/units copying build/lib/geocurrency/units/permissions.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/units copying build/lib/geocurrency/units/viewsets.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/units copying build/lib/geocurrency/units/filters.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/units copying build/lib/geocurrency/units/models.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/units copying build/lib/geocurrency/units/exceptions.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/units copying build/lib/geocurrency/units/serializers.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/units copying build/lib/geocurrency/units/settings.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/units copying build/lib/geocurrency/units/apps.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/units creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/rates creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/rates/services copying build/lib/geocurrency/rates/services/__init__.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/rates/services copying build/lib/geocurrency/rates/services/forex.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/rates/services copying build/lib/geocurrency/rates/services/currencylayer.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/rates/services copying build/lib/geocurrency/rates/urls.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/rates copying build/lib/geocurrency/rates/forms.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/rates copying build/lib/geocurrency/rates/tests.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/rates creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/rates/migrations copying build/lib/geocurrency/rates/migrations/0002_auto_20201013_2244.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/rates/migrations copying build/lib/geocurrency/rates/migrations/__init__.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/rates/migrations copying build/lib/geocurrency/rates/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/rates/migrations copying build/lib/geocurrency/rates/migrations/0005_auto_20210419_1548.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/rates/migrations copying build/lib/geocurrency/rates/migrations/0003_auto_20210318_0713.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/rates/migrations copying build/lib/geocurrency/rates/migrations/0004_auto_20210418_1916.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/rates/migrations copying build/lib/geocurrency/rates/__init__.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/rates copying build/lib/geocurrency/rates/permissions.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/rates copying build/lib/geocurrency/rates/viewsets.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/rates copying build/lib/geocurrency/rates/filters.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/rates copying build/lib/geocurrency/rates/models.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/rates copying build/lib/geocurrency/rates/serializers.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/rates copying build/lib/geocurrency/rates/settings.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/rates copying build/lib/geocurrency/rates/apps.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/rates creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/rates/management copying build/lib/geocurrency/rates/management/__init__.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/rates/management creating /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/rates/management/commands copying build/lib/geocurrency/rates/management/commands/fetch_rates.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/rates/management/commands copying build/lib/geocurrency/rates/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/rates/management/commands copying build/lib/geocurrency/settings.example.py -> /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/currencies/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/currencies/tests.py to tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/currencies/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/currencies/permissions.py to permissions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/currencies/viewsets.py to viewsets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/currencies/filters.py to filters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/currencies/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/currencies/serializers.py to serializers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/currencies/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/currencies/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/core/pagination.py to pagination.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/core/serializers.py to serializers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/core/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/core/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/core/helpers.py to helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/countries/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/countries/tmp/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/countries/services/pelias.py to pelias.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/countries/services/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/countries/services/google.py to google.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/countries/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/countries/tests.py to tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/countries/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/countries/permissions.py to permissions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/countries/viewsets.py to viewsets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/countries/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/countries/serializers.py to serializers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/countries/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/countries/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/countries/helpers.py to helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/converters/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/converters/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/converters/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/converters/serializers.py to serializers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/converters/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/urls.example.py to urls.example.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/calculations/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/calculations/tests.py to tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/calculations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/calculations/renderers.py to renderers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/calculations/viewsets.py to viewsets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/calculations/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/calculations/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/calculations/serializers.py to serializers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/calculations/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/units/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/units/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/units/tests.py to tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/units/migrations/0002_auto_20201019_0718.py to 0002_auto_20201019_0718.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/units/migrations/0003_auto_20201019_0725.py to 0003_auto_20201019_0725.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/units/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/units/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/units/migrations/0005_auto_20210419_1548.py to 0005_auto_20210419_1548.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/units/migrations/0004_auto_20210418_1916.py to 0004_auto_20210418_1916.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/units/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/units/permissions.py to permissions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/units/viewsets.py to viewsets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/units/filters.py to filters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/units/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/units/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/units/serializers.py to serializers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/units/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/units/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/rates/services/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/rates/services/forex.py to forex.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/rates/services/currencylayer.py to currencylayer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/rates/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/rates/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/rates/tests.py to tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/rates/migrations/0002_auto_20201013_2244.py to 0002_auto_20201013_2244.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/rates/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/rates/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/rates/migrations/0005_auto_20210419_1548.py to 0005_auto_20210419_1548.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/rates/migrations/0003_auto_20210318_0713.py to 0003_auto_20210318_0713.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/rates/migrations/0004_auto_20210418_1916.py to 0004_auto_20210418_1916.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/rates/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/rates/permissions.py to permissions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/rates/viewsets.py to viewsets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/rates/filters.py to filters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/rates/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/rates/serializers.py to serializers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/rates/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/rates/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/rates/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/rates/management/commands/fetch_rates.py to fetch_rates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/rates/management/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency/settings.example.py to settings.example.cpython-39.pyc writing byte-compilation script '/tmp/tmph501zv8m.py' /usr/bin/python3 /tmp/tmph501zv8m.py removing /tmp/tmph501zv8m.py running install_egg_info running egg_info writing geocurrency.egg-info/PKG-INFO writing dependency_links to geocurrency.egg-info/dependency_links.txt writing requirements to geocurrency.egg-info/requires.txt writing top-level names to geocurrency.egg-info/top_level.txt file geocurrency/core.py (for module geocurrency.core) not found file geocurrency/countries.py (for module geocurrency.countries) not found file geocurrency/currencies.py (for module geocurrency.currencies) not found file geocurrency/rates.py (for module geocurrency.rates) not found file geocurrency/units.py (for module geocurrency.units) not found file geocurrency/converters.py (for module geocurrency.converters) not found file geocurrency/calculations.py (for module geocurrency.calculations) not found reading manifest file 'geocurrency.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.html' under directory 'geocurrency/templates' warning: no files found matching '*.css' under directory 'geocurrency/static' warning: no files found matching '*.js' under directory 'geocurrency/static' warning: no files found matching '*.jpg' under directory 'geocurrency/static' warning: no files found matching '*.png' under directory 'geocurrency/static' warning: no files found matching '*.html' under directory 'geocurrency/*/templates' warning: no files found matching '*.css' under directory 'geocurrency/*/static' warning: no files found matching '*.js' under directory 'geocurrency/*/static' warning: no files found matching '*.jpg' under directory 'geocurrency/*/static' warning: no files found matching '*.png' under directory 'geocurrency/*/static' writing manifest file 'geocurrency.egg-info/SOURCES.txt' Copying geocurrency.egg-info to /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9/site-packages/geocurrency-2023.post6-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64//usr/share/doc/python-geocurrency + '[' -d doc ']' ~/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64 ~/build/BUILD/geocurrency-0.20.0 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '"/%h/%f"\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/geocurrency-0.20.0 + mv /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.20.0-1 --unique-debug-suffix -0.20.0-1.aarch64 --unique-debug-src-base python-geocurrency-0.20.0-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/geocurrency-0.20.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-geocurrency-0.20.0-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-geocurrency-0.20.0-1.noarch error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2.8 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.1 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3.2 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.5 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2.3 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 4.12 Provides: python-geocurrency python3-geocurrency = 0.20.0-1 python3.9dist(geocurrency) = 2023.post6 python3dist(geocurrency) = 2023.post6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(babel) python3.9dist(channels) python3.9dist(countryinfo) python3.9dist(django) python3.9dist(django-cors-headers) python3.9dist(django-cors-middleware) python3.9dist(django-createsuperuser) python3.9dist(django-extensions) python3.9dist(django-filter) python3.9dist(django-redis) python3.9dist(django-sendfile) python3.9dist(djangorestframework) python3.9dist(drf-yasg) python3.9dist(forex-python) python3.9dist(gunicorn) python3.9dist(iso4217) python3.9dist(lxml) python3.9dist(markdown) python3.9dist(networkx) python3.9dist(pint) python3.9dist(pycountry) python3.9dist(pysendfile) python3.9dist(pytz) python3.9dist(requests) python3.9dist(sympy) python3.9dist(timezonefinder) python3.9dist(uncertainties) error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 4 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.3 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3.11 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.17 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 4 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2.5 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.17 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.7 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 4.4 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3.1 RPM build errors: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2.8 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.1 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3.2 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.5 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2.3 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 4.12 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 4 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.3 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3.11 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.17 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 4 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2.5 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.17 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.7 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 4.4 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3.1 Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-geocurrency.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.9/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-geocurrency.spec