Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-django-stubs.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681687694.623567/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 x86_64 --nodeps /builddir/build/SPECS/python-django-stubs.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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-django-stubs-1.16.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 x86_64 --nodeps /builddir/build/SPECS/python-django-stubs.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681687694.623567/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 x86_64 --nodeps /builddir/build/SPECS/python-django-stubs.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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-django-stubs-1.16.0-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-django-stubs.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681687694.623567/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 x86_64 --nodeps /builddir/build/SPECS/python-django-stubs.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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.yWOzz0 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf django-stubs-1.16.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/django-stubs-1.16.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd django-stubs-1.16.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.Mnqw11 + umask 022 + cd /builddir/build/BUILD + cd django-stubs-1.16.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 -m64 -mtune=generic -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' running build running build_py package init file 'django-stubs/__init__.py' not found (or not a regular file) creating build creating build/lib creating build/lib/mypy_django_plugin copying mypy_django_plugin/errorcodes.py -> build/lib/mypy_django_plugin copying mypy_django_plugin/config.py -> build/lib/mypy_django_plugin copying mypy_django_plugin/main.py -> build/lib/mypy_django_plugin copying mypy_django_plugin/__init__.py -> build/lib/mypy_django_plugin creating build/lib/mypy_django_plugin/transformers copying mypy_django_plugin/transformers/managers.py -> build/lib/mypy_django_plugin/transformers copying mypy_django_plugin/transformers/request.py -> build/lib/mypy_django_plugin/transformers copying mypy_django_plugin/transformers/models.py -> build/lib/mypy_django_plugin/transformers copying mypy_django_plugin/transformers/__init__.py -> build/lib/mypy_django_plugin/transformers copying mypy_django_plugin/transformers/functional.py -> build/lib/mypy_django_plugin/transformers copying mypy_django_plugin/transformers/meta.py -> build/lib/mypy_django_plugin/transformers copying mypy_django_plugin/transformers/fields.py -> build/lib/mypy_django_plugin/transformers copying mypy_django_plugin/transformers/settings.py -> build/lib/mypy_django_plugin/transformers copying mypy_django_plugin/transformers/init_create.py -> build/lib/mypy_django_plugin/transformers copying mypy_django_plugin/transformers/querysets.py -> build/lib/mypy_django_plugin/transformers copying mypy_django_plugin/transformers/orm_lookups.py -> build/lib/mypy_django_plugin/transformers copying mypy_django_plugin/transformers/forms.py -> build/lib/mypy_django_plugin/transformers creating build/lib/mypy_django_plugin/lib copying mypy_django_plugin/lib/__init__.py -> build/lib/mypy_django_plugin/lib copying mypy_django_plugin/lib/helpers.py -> build/lib/mypy_django_plugin/lib copying mypy_django_plugin/lib/fullnames.py -> build/lib/mypy_django_plugin/lib creating build/lib/mypy_django_plugin/django copying mypy_django_plugin/django/context.py -> build/lib/mypy_django_plugin/django copying mypy_django_plugin/django/__init__.py -> build/lib/mypy_django_plugin/django creating build/lib/django-stubs copying django-stubs/__init__.pyi -> build/lib/django-stubs copying django-stubs/shortcuts.pyi -> build/lib/django-stubs creating build/lib/django-stubs/templatetags copying django-stubs/templatetags/tz.pyi -> build/lib/django-stubs/templatetags copying django-stubs/templatetags/static.pyi -> build/lib/django-stubs/templatetags copying django-stubs/templatetags/__init__.pyi -> build/lib/django-stubs/templatetags copying django-stubs/templatetags/l10n.pyi -> build/lib/django-stubs/templatetags copying django-stubs/templatetags/cache.pyi -> build/lib/django-stubs/templatetags copying django-stubs/templatetags/i18n.pyi -> build/lib/django-stubs/templatetags creating build/lib/django-stubs/http copying django-stubs/http/__init__.pyi -> build/lib/django-stubs/http copying django-stubs/http/response.pyi -> build/lib/django-stubs/http copying django-stubs/http/cookie.pyi -> build/lib/django-stubs/http copying django-stubs/http/multipartparser.pyi -> build/lib/django-stubs/http copying django-stubs/http/request.pyi -> build/lib/django-stubs/http creating build/lib/django-stubs/views copying django-stubs/views/static.pyi -> build/lib/django-stubs/views copying django-stubs/views/__init__.pyi -> build/lib/django-stubs/views copying django-stubs/views/debug.pyi -> build/lib/django-stubs/views copying django-stubs/views/defaults.pyi -> build/lib/django-stubs/views copying django-stubs/views/csrf.pyi -> build/lib/django-stubs/views copying django-stubs/views/i18n.pyi -> build/lib/django-stubs/views creating build/lib/django-stubs/views/generic copying django-stubs/views/generic/__init__.pyi -> build/lib/django-stubs/views/generic copying django-stubs/views/generic/edit.pyi -> build/lib/django-stubs/views/generic copying django-stubs/views/generic/dates.pyi -> build/lib/django-stubs/views/generic copying django-stubs/views/generic/detail.pyi -> build/lib/django-stubs/views/generic copying django-stubs/views/generic/list.pyi -> build/lib/django-stubs/views/generic copying django-stubs/views/generic/base.pyi -> build/lib/django-stubs/views/generic creating build/lib/django-stubs/views/decorators copying django-stubs/views/decorators/__init__.pyi -> build/lib/django-stubs/views/decorators copying django-stubs/views/decorators/http.pyi -> build/lib/django-stubs/views/decorators copying django-stubs/views/decorators/debug.pyi -> build/lib/django-stubs/views/decorators copying django-stubs/views/decorators/vary.pyi -> build/lib/django-stubs/views/decorators copying django-stubs/views/decorators/common.pyi -> build/lib/django-stubs/views/decorators copying django-stubs/views/decorators/clickjacking.pyi -> build/lib/django-stubs/views/decorators copying django-stubs/views/decorators/gzip.pyi -> build/lib/django-stubs/views/decorators copying django-stubs/views/decorators/csrf.pyi -> build/lib/django-stubs/views/decorators copying django-stubs/views/decorators/cache.pyi -> build/lib/django-stubs/views/decorators creating build/lib/django-stubs/contrib copying django-stubs/contrib/__init__.pyi -> build/lib/django-stubs/contrib creating build/lib/django-stubs/contrib/messages copying django-stubs/contrib/messages/utils.pyi -> build/lib/django-stubs/contrib/messages copying django-stubs/contrib/messages/constants.pyi -> build/lib/django-stubs/contrib/messages copying django-stubs/contrib/messages/middleware.pyi -> build/lib/django-stubs/contrib/messages copying django-stubs/contrib/messages/__init__.pyi -> build/lib/django-stubs/contrib/messages copying django-stubs/contrib/messages/context_processors.pyi -> build/lib/django-stubs/contrib/messages copying django-stubs/contrib/messages/api.pyi -> build/lib/django-stubs/contrib/messages copying django-stubs/contrib/messages/apps.pyi -> build/lib/django-stubs/contrib/messages copying django-stubs/contrib/messages/views.pyi -> build/lib/django-stubs/contrib/messages creating build/lib/django-stubs/contrib/messages/storage copying django-stubs/contrib/messages/storage/__init__.pyi -> build/lib/django-stubs/contrib/messages/storage copying django-stubs/contrib/messages/storage/base.pyi -> build/lib/django-stubs/contrib/messages/storage copying django-stubs/contrib/messages/storage/cookie.pyi -> build/lib/django-stubs/contrib/messages/storage copying django-stubs/contrib/messages/storage/fallback.pyi -> build/lib/django-stubs/contrib/messages/storage copying django-stubs/contrib/messages/storage/session.pyi -> build/lib/django-stubs/contrib/messages/storage creating build/lib/django-stubs/contrib/admin copying django-stubs/contrib/admin/utils.pyi -> build/lib/django-stubs/contrib/admin copying django-stubs/contrib/admin/sites.pyi -> build/lib/django-stubs/contrib/admin copying django-stubs/contrib/admin/filters.pyi -> build/lib/django-stubs/contrib/admin copying django-stubs/contrib/admin/__init__.pyi -> build/lib/django-stubs/contrib/admin copying django-stubs/contrib/admin/widgets.pyi -> build/lib/django-stubs/contrib/admin copying django-stubs/contrib/admin/decorators.pyi -> build/lib/django-stubs/contrib/admin copying django-stubs/contrib/admin/helpers.pyi -> build/lib/django-stubs/contrib/admin copying django-stubs/contrib/admin/checks.pyi -> build/lib/django-stubs/contrib/admin copying django-stubs/contrib/admin/actions.pyi -> build/lib/django-stubs/contrib/admin copying django-stubs/contrib/admin/forms.pyi -> build/lib/django-stubs/contrib/admin copying django-stubs/contrib/admin/options.pyi -> build/lib/django-stubs/contrib/admin copying django-stubs/contrib/admin/apps.pyi -> build/lib/django-stubs/contrib/admin copying django-stubs/contrib/admin/exceptions.pyi -> build/lib/django-stubs/contrib/admin copying django-stubs/contrib/admin/tests.pyi -> build/lib/django-stubs/contrib/admin copying django-stubs/contrib/admin/models.pyi -> build/lib/django-stubs/contrib/admin creating build/lib/django-stubs/contrib/admin/templatetags copying django-stubs/contrib/admin/templatetags/__init__.pyi -> build/lib/django-stubs/contrib/admin/templatetags copying django-stubs/contrib/admin/templatetags/admin_urls.pyi -> build/lib/django-stubs/contrib/admin/templatetags copying django-stubs/contrib/admin/templatetags/admin_list.pyi -> build/lib/django-stubs/contrib/admin/templatetags copying django-stubs/contrib/admin/templatetags/log.pyi -> build/lib/django-stubs/contrib/admin/templatetags copying django-stubs/contrib/admin/templatetags/base.pyi -> build/lib/django-stubs/contrib/admin/templatetags copying django-stubs/contrib/admin/templatetags/admin_modify.pyi -> build/lib/django-stubs/contrib/admin/templatetags creating build/lib/django-stubs/contrib/admin/views copying django-stubs/contrib/admin/views/__init__.pyi -> build/lib/django-stubs/contrib/admin/views copying django-stubs/contrib/admin/views/autocomplete.pyi -> build/lib/django-stubs/contrib/admin/views copying django-stubs/contrib/admin/views/decorators.pyi -> build/lib/django-stubs/contrib/admin/views copying django-stubs/contrib/admin/views/main.pyi -> build/lib/django-stubs/contrib/admin/views creating build/lib/django-stubs/contrib/admin/migrations copying django-stubs/contrib/admin/migrations/__init__.pyi -> build/lib/django-stubs/contrib/admin/migrations creating build/lib/django-stubs/contrib/sites copying django-stubs/contrib/sites/middleware.pyi -> build/lib/django-stubs/contrib/sites copying django-stubs/contrib/sites/__init__.pyi -> build/lib/django-stubs/contrib/sites copying django-stubs/contrib/sites/management.pyi -> build/lib/django-stubs/contrib/sites copying django-stubs/contrib/sites/admin.pyi -> build/lib/django-stubs/contrib/sites copying django-stubs/contrib/sites/requests.pyi -> build/lib/django-stubs/contrib/sites copying django-stubs/contrib/sites/shortcuts.pyi -> build/lib/django-stubs/contrib/sites copying django-stubs/contrib/sites/apps.pyi -> build/lib/django-stubs/contrib/sites copying django-stubs/contrib/sites/managers.pyi -> build/lib/django-stubs/contrib/sites copying django-stubs/contrib/sites/models.pyi -> build/lib/django-stubs/contrib/sites creating build/lib/django-stubs/contrib/sites/migrations copying django-stubs/contrib/sites/migrations/__init__.pyi -> build/lib/django-stubs/contrib/sites/migrations creating build/lib/django-stubs/contrib/auth copying django-stubs/contrib/auth/hashers.pyi -> build/lib/django-stubs/contrib/auth copying django-stubs/contrib/auth/middleware.pyi -> build/lib/django-stubs/contrib/auth copying django-stubs/contrib/auth/password_validation.pyi -> build/lib/django-stubs/contrib/auth copying django-stubs/contrib/auth/__init__.pyi -> build/lib/django-stubs/contrib/auth copying django-stubs/contrib/auth/tokens.pyi -> build/lib/django-stubs/contrib/auth copying django-stubs/contrib/auth/backends.pyi -> build/lib/django-stubs/contrib/auth copying django-stubs/contrib/auth/admin.pyi -> build/lib/django-stubs/contrib/auth copying django-stubs/contrib/auth/decorators.pyi -> build/lib/django-stubs/contrib/auth copying django-stubs/contrib/auth/mixins.pyi -> build/lib/django-stubs/contrib/auth copying django-stubs/contrib/auth/checks.pyi -> build/lib/django-stubs/contrib/auth copying django-stubs/contrib/auth/context_processors.pyi -> build/lib/django-stubs/contrib/auth copying django-stubs/contrib/auth/forms.pyi -> build/lib/django-stubs/contrib/auth copying django-stubs/contrib/auth/signals.pyi -> build/lib/django-stubs/contrib/auth copying django-stubs/contrib/auth/apps.pyi -> build/lib/django-stubs/contrib/auth copying django-stubs/contrib/auth/validators.pyi -> build/lib/django-stubs/contrib/auth copying django-stubs/contrib/auth/views.pyi -> build/lib/django-stubs/contrib/auth copying django-stubs/contrib/auth/urls.pyi -> build/lib/django-stubs/contrib/auth copying django-stubs/contrib/auth/base_user.pyi -> build/lib/django-stubs/contrib/auth copying django-stubs/contrib/auth/models.pyi -> build/lib/django-stubs/contrib/auth creating build/lib/django-stubs/contrib/auth/handlers copying django-stubs/contrib/auth/handlers/__init__.pyi -> build/lib/django-stubs/contrib/auth/handlers copying django-stubs/contrib/auth/handlers/modwsgi.pyi -> build/lib/django-stubs/contrib/auth/handlers creating build/lib/django-stubs/contrib/auth/management copying django-stubs/contrib/auth/management/__init__.pyi -> build/lib/django-stubs/contrib/auth/management creating build/lib/django-stubs/contrib/auth/management/commands copying django-stubs/contrib/auth/management/commands/createsuperuser.pyi -> build/lib/django-stubs/contrib/auth/management/commands copying django-stubs/contrib/auth/management/commands/__init__.pyi -> build/lib/django-stubs/contrib/auth/management/commands copying django-stubs/contrib/auth/management/commands/changepassword.pyi -> build/lib/django-stubs/contrib/auth/management/commands creating build/lib/django-stubs/contrib/auth/migrations copying django-stubs/contrib/auth/migrations/__init__.pyi -> build/lib/django-stubs/contrib/auth/migrations creating build/lib/django-stubs/contrib/sitemaps copying django-stubs/contrib/sitemaps/__init__.pyi -> build/lib/django-stubs/contrib/sitemaps copying django-stubs/contrib/sitemaps/apps.pyi -> build/lib/django-stubs/contrib/sitemaps copying django-stubs/contrib/sitemaps/views.pyi -> build/lib/django-stubs/contrib/sitemaps creating build/lib/django-stubs/contrib/sitemaps/management copying django-stubs/contrib/sitemaps/management/__init__.pyi -> build/lib/django-stubs/contrib/sitemaps/management creating build/lib/django-stubs/contrib/sitemaps/management/commands copying django-stubs/contrib/sitemaps/management/commands/__init__.pyi -> build/lib/django-stubs/contrib/sitemaps/management/commands copying django-stubs/contrib/sitemaps/management/commands/ping_google.pyi -> build/lib/django-stubs/contrib/sitemaps/management/commands creating build/lib/django-stubs/contrib/admindocs copying django-stubs/contrib/admindocs/utils.pyi -> build/lib/django-stubs/contrib/admindocs copying django-stubs/contrib/admindocs/middleware.pyi -> build/lib/django-stubs/contrib/admindocs copying django-stubs/contrib/admindocs/__init__.pyi -> build/lib/django-stubs/contrib/admindocs copying django-stubs/contrib/admindocs/apps.pyi -> build/lib/django-stubs/contrib/admindocs copying django-stubs/contrib/admindocs/views.pyi -> build/lib/django-stubs/contrib/admindocs copying django-stubs/contrib/admindocs/urls.pyi -> build/lib/django-stubs/contrib/admindocs creating build/lib/django-stubs/contrib/flatpages copying django-stubs/contrib/flatpages/middleware.pyi -> build/lib/django-stubs/contrib/flatpages copying django-stubs/contrib/flatpages/__init__.pyi -> build/lib/django-stubs/contrib/flatpages copying django-stubs/contrib/flatpages/admin.pyi -> build/lib/django-stubs/contrib/flatpages copying django-stubs/contrib/flatpages/sitemaps.pyi -> build/lib/django-stubs/contrib/flatpages copying django-stubs/contrib/flatpages/forms.pyi -> build/lib/django-stubs/contrib/flatpages copying django-stubs/contrib/flatpages/apps.pyi -> build/lib/django-stubs/contrib/flatpages copying django-stubs/contrib/flatpages/views.pyi -> build/lib/django-stubs/contrib/flatpages copying django-stubs/contrib/flatpages/urls.pyi -> build/lib/django-stubs/contrib/flatpages copying django-stubs/contrib/flatpages/models.pyi -> build/lib/django-stubs/contrib/flatpages creating build/lib/django-stubs/contrib/flatpages/templatetags copying django-stubs/contrib/flatpages/templatetags/__init__.pyi -> build/lib/django-stubs/contrib/flatpages/templatetags copying django-stubs/contrib/flatpages/templatetags/flatpages.pyi -> build/lib/django-stubs/contrib/flatpages/templatetags creating build/lib/django-stubs/contrib/flatpages/migrations copying django-stubs/contrib/flatpages/migrations/__init__.pyi -> build/lib/django-stubs/contrib/flatpages/migrations creating build/lib/django-stubs/contrib/syndication copying django-stubs/contrib/syndication/__init__.pyi -> build/lib/django-stubs/contrib/syndication copying django-stubs/contrib/syndication/apps.pyi -> build/lib/django-stubs/contrib/syndication copying django-stubs/contrib/syndication/views.pyi -> build/lib/django-stubs/contrib/syndication creating build/lib/django-stubs/contrib/gis copying django-stubs/contrib/gis/ptr.pyi -> build/lib/django-stubs/contrib/gis copying django-stubs/contrib/gis/__init__.pyi -> build/lib/django-stubs/contrib/gis copying django-stubs/contrib/gis/measure.pyi -> build/lib/django-stubs/contrib/gis copying django-stubs/contrib/gis/feeds.pyi -> build/lib/django-stubs/contrib/gis copying django-stubs/contrib/gis/shortcuts.pyi -> build/lib/django-stubs/contrib/gis copying django-stubs/contrib/gis/geometry.pyi -> build/lib/django-stubs/contrib/gis copying django-stubs/contrib/gis/apps.pyi -> build/lib/django-stubs/contrib/gis copying django-stubs/contrib/gis/views.pyi -> build/lib/django-stubs/contrib/gis creating build/lib/django-stubs/contrib/gis/gdal copying django-stubs/contrib/gis/gdal/driver.pyi -> build/lib/django-stubs/contrib/gis/gdal copying django-stubs/contrib/gis/gdal/__init__.pyi -> build/lib/django-stubs/contrib/gis/gdal copying django-stubs/contrib/gis/gdal/field.pyi -> build/lib/django-stubs/contrib/gis/gdal copying django-stubs/contrib/gis/gdal/error.pyi -> build/lib/django-stubs/contrib/gis/gdal copying django-stubs/contrib/gis/gdal/layer.pyi -> build/lib/django-stubs/contrib/gis/gdal copying django-stubs/contrib/gis/gdal/geomtype.pyi -> build/lib/django-stubs/contrib/gis/gdal copying django-stubs/contrib/gis/gdal/base.pyi -> build/lib/django-stubs/contrib/gis/gdal copying django-stubs/contrib/gis/gdal/envelope.pyi -> build/lib/django-stubs/contrib/gis/gdal copying django-stubs/contrib/gis/gdal/geometries.pyi -> build/lib/django-stubs/contrib/gis/gdal copying django-stubs/contrib/gis/gdal/libgdal.pyi -> build/lib/django-stubs/contrib/gis/gdal copying django-stubs/contrib/gis/gdal/feature.pyi -> build/lib/django-stubs/contrib/gis/gdal copying django-stubs/contrib/gis/gdal/srs.pyi -> build/lib/django-stubs/contrib/gis/gdal copying django-stubs/contrib/gis/gdal/datasource.pyi -> build/lib/django-stubs/contrib/gis/gdal creating build/lib/django-stubs/contrib/gis/gdal/prototypes copying django-stubs/contrib/gis/gdal/prototypes/generation.pyi -> build/lib/django-stubs/contrib/gis/gdal/prototypes copying django-stubs/contrib/gis/gdal/prototypes/__init__.pyi -> build/lib/django-stubs/contrib/gis/gdal/prototypes copying django-stubs/contrib/gis/gdal/prototypes/raster.pyi -> build/lib/django-stubs/contrib/gis/gdal/prototypes copying django-stubs/contrib/gis/gdal/prototypes/ds.pyi -> build/lib/django-stubs/contrib/gis/gdal/prototypes copying django-stubs/contrib/gis/gdal/prototypes/geom.pyi -> build/lib/django-stubs/contrib/gis/gdal/prototypes copying django-stubs/contrib/gis/gdal/prototypes/srs.pyi -> build/lib/django-stubs/contrib/gis/gdal/prototypes copying django-stubs/contrib/gis/gdal/prototypes/errcheck.pyi -> build/lib/django-stubs/contrib/gis/gdal/prototypes creating build/lib/django-stubs/contrib/gis/gdal/raster copying django-stubs/contrib/gis/gdal/raster/__init__.pyi -> build/lib/django-stubs/contrib/gis/gdal/raster copying django-stubs/contrib/gis/gdal/raster/const.pyi -> build/lib/django-stubs/contrib/gis/gdal/raster copying django-stubs/contrib/gis/gdal/raster/band.pyi -> build/lib/django-stubs/contrib/gis/gdal/raster copying django-stubs/contrib/gis/gdal/raster/base.pyi -> build/lib/django-stubs/contrib/gis/gdal/raster copying django-stubs/contrib/gis/gdal/raster/source.pyi -> build/lib/django-stubs/contrib/gis/gdal/raster creating build/lib/django-stubs/contrib/gis/serializers copying django-stubs/contrib/gis/serializers/__init__.pyi -> build/lib/django-stubs/contrib/gis/serializers copying django-stubs/contrib/gis/serializers/geojson.pyi -> build/lib/django-stubs/contrib/gis/serializers creating build/lib/django-stubs/contrib/gis/admin copying django-stubs/contrib/gis/admin/__init__.pyi -> build/lib/django-stubs/contrib/gis/admin copying django-stubs/contrib/gis/admin/widgets.pyi -> build/lib/django-stubs/contrib/gis/admin copying django-stubs/contrib/gis/admin/options.pyi -> build/lib/django-stubs/contrib/gis/admin creating build/lib/django-stubs/contrib/gis/sitemaps copying django-stubs/contrib/gis/sitemaps/__init__.pyi -> build/lib/django-stubs/contrib/gis/sitemaps copying django-stubs/contrib/gis/sitemaps/kml.pyi -> build/lib/django-stubs/contrib/gis/sitemaps copying django-stubs/contrib/gis/sitemaps/views.pyi -> build/lib/django-stubs/contrib/gis/sitemaps creating build/lib/django-stubs/contrib/gis/db copying django-stubs/contrib/gis/db/__init__.pyi -> build/lib/django-stubs/contrib/gis/db creating build/lib/django-stubs/contrib/gis/db/backends copying django-stubs/contrib/gis/db/backends/utils.pyi -> build/lib/django-stubs/contrib/gis/db/backends copying django-stubs/contrib/gis/db/backends/__init__.pyi -> build/lib/django-stubs/contrib/gis/db/backends creating build/lib/django-stubs/contrib/gis/db/backends/postgis copying django-stubs/contrib/gis/db/backends/postgis/__init__.pyi -> build/lib/django-stubs/contrib/gis/db/backends/postgis copying django-stubs/contrib/gis/db/backends/postgis/schema.pyi -> build/lib/django-stubs/contrib/gis/db/backends/postgis copying django-stubs/contrib/gis/db/backends/postgis/features.pyi -> build/lib/django-stubs/contrib/gis/db/backends/postgis copying django-stubs/contrib/gis/db/backends/postgis/const.pyi -> build/lib/django-stubs/contrib/gis/db/backends/postgis copying django-stubs/contrib/gis/db/backends/postgis/introspection.pyi -> build/lib/django-stubs/contrib/gis/db/backends/postgis copying django-stubs/contrib/gis/db/backends/postgis/base.pyi -> build/lib/django-stubs/contrib/gis/db/backends/postgis copying django-stubs/contrib/gis/db/backends/postgis/pgraster.pyi -> build/lib/django-stubs/contrib/gis/db/backends/postgis copying django-stubs/contrib/gis/db/backends/postgis/adapter.pyi -> build/lib/django-stubs/contrib/gis/db/backends/postgis copying django-stubs/contrib/gis/db/backends/postgis/operations.pyi -> build/lib/django-stubs/contrib/gis/db/backends/postgis copying django-stubs/contrib/gis/db/backends/postgis/models.pyi -> build/lib/django-stubs/contrib/gis/db/backends/postgis creating build/lib/django-stubs/contrib/gis/db/backends/oracle copying django-stubs/contrib/gis/db/backends/oracle/__init__.pyi -> build/lib/django-stubs/contrib/gis/db/backends/oracle copying django-stubs/contrib/gis/db/backends/oracle/schema.pyi -> build/lib/django-stubs/contrib/gis/db/backends/oracle copying django-stubs/contrib/gis/db/backends/oracle/features.pyi -> build/lib/django-stubs/contrib/gis/db/backends/oracle copying django-stubs/contrib/gis/db/backends/oracle/introspection.pyi -> build/lib/django-stubs/contrib/gis/db/backends/oracle copying django-stubs/contrib/gis/db/backends/oracle/base.pyi -> build/lib/django-stubs/contrib/gis/db/backends/oracle copying django-stubs/contrib/gis/db/backends/oracle/adapter.pyi -> build/lib/django-stubs/contrib/gis/db/backends/oracle copying django-stubs/contrib/gis/db/backends/oracle/operations.pyi -> build/lib/django-stubs/contrib/gis/db/backends/oracle copying django-stubs/contrib/gis/db/backends/oracle/models.pyi -> build/lib/django-stubs/contrib/gis/db/backends/oracle creating build/lib/django-stubs/contrib/gis/db/backends/spatialite copying django-stubs/contrib/gis/db/backends/spatialite/__init__.pyi -> build/lib/django-stubs/contrib/gis/db/backends/spatialite copying django-stubs/contrib/gis/db/backends/spatialite/client.pyi -> build/lib/django-stubs/contrib/gis/db/backends/spatialite copying django-stubs/contrib/gis/db/backends/spatialite/schema.pyi -> build/lib/django-stubs/contrib/gis/db/backends/spatialite copying django-stubs/contrib/gis/db/backends/spatialite/features.pyi -> build/lib/django-stubs/contrib/gis/db/backends/spatialite copying django-stubs/contrib/gis/db/backends/spatialite/introspection.pyi -> build/lib/django-stubs/contrib/gis/db/backends/spatialite copying django-stubs/contrib/gis/db/backends/spatialite/base.pyi -> build/lib/django-stubs/contrib/gis/db/backends/spatialite copying django-stubs/contrib/gis/db/backends/spatialite/adapter.pyi -> build/lib/django-stubs/contrib/gis/db/backends/spatialite copying django-stubs/contrib/gis/db/backends/spatialite/operations.pyi -> build/lib/django-stubs/contrib/gis/db/backends/spatialite copying django-stubs/contrib/gis/db/backends/spatialite/models.pyi -> build/lib/django-stubs/contrib/gis/db/backends/spatialite creating build/lib/django-stubs/contrib/gis/db/backends/base copying django-stubs/contrib/gis/db/backends/base/__init__.pyi -> build/lib/django-stubs/contrib/gis/db/backends/base copying django-stubs/contrib/gis/db/backends/base/features.pyi -> build/lib/django-stubs/contrib/gis/db/backends/base copying django-stubs/contrib/gis/db/backends/base/adapter.pyi -> build/lib/django-stubs/contrib/gis/db/backends/base copying django-stubs/contrib/gis/db/backends/base/operations.pyi -> build/lib/django-stubs/contrib/gis/db/backends/base copying django-stubs/contrib/gis/db/backends/base/models.pyi -> build/lib/django-stubs/contrib/gis/db/backends/base creating build/lib/django-stubs/contrib/gis/db/backends/mysql copying django-stubs/contrib/gis/db/backends/mysql/__init__.pyi -> build/lib/django-stubs/contrib/gis/db/backends/mysql copying django-stubs/contrib/gis/db/backends/mysql/schema.pyi -> build/lib/django-stubs/contrib/gis/db/backends/mysql copying django-stubs/contrib/gis/db/backends/mysql/features.pyi -> build/lib/django-stubs/contrib/gis/db/backends/mysql copying django-stubs/contrib/gis/db/backends/mysql/introspection.pyi -> build/lib/django-stubs/contrib/gis/db/backends/mysql copying django-stubs/contrib/gis/db/backends/mysql/base.pyi -> build/lib/django-stubs/contrib/gis/db/backends/mysql copying django-stubs/contrib/gis/db/backends/mysql/operations.pyi -> build/lib/django-stubs/contrib/gis/db/backends/mysql creating build/lib/django-stubs/contrib/gis/db/models copying django-stubs/contrib/gis/db/models/__init__.pyi -> build/lib/django-stubs/contrib/gis/db/models copying django-stubs/contrib/gis/db/models/proxy.pyi -> build/lib/django-stubs/contrib/gis/db/models copying django-stubs/contrib/gis/db/models/fields.pyi -> build/lib/django-stubs/contrib/gis/db/models copying django-stubs/contrib/gis/db/models/functions.pyi -> build/lib/django-stubs/contrib/gis/db/models copying django-stubs/contrib/gis/db/models/lookups.pyi -> build/lib/django-stubs/contrib/gis/db/models copying django-stubs/contrib/gis/db/models/aggregates.pyi -> build/lib/django-stubs/contrib/gis/db/models creating build/lib/django-stubs/contrib/gis/db/models/sql copying django-stubs/contrib/gis/db/models/sql/__init__.pyi -> build/lib/django-stubs/contrib/gis/db/models/sql copying django-stubs/contrib/gis/db/models/sql/conversion.pyi -> build/lib/django-stubs/contrib/gis/db/models/sql creating build/lib/django-stubs/contrib/gis/geos copying django-stubs/contrib/gis/geos/linestring.pyi -> build/lib/django-stubs/contrib/gis/geos copying django-stubs/contrib/gis/geos/libgeos.pyi -> build/lib/django-stubs/contrib/gis/geos copying django-stubs/contrib/gis/geos/polygon.pyi -> build/lib/django-stubs/contrib/gis/geos copying django-stubs/contrib/gis/geos/__init__.pyi -> build/lib/django-stubs/contrib/gis/geos copying django-stubs/contrib/gis/geos/point.pyi -> build/lib/django-stubs/contrib/gis/geos copying django-stubs/contrib/gis/geos/io.pyi -> build/lib/django-stubs/contrib/gis/geos copying django-stubs/contrib/gis/geos/error.pyi -> build/lib/django-stubs/contrib/gis/geos copying django-stubs/contrib/gis/geos/base.pyi -> build/lib/django-stubs/contrib/gis/geos copying django-stubs/contrib/gis/geos/collections.pyi -> build/lib/django-stubs/contrib/gis/geos copying django-stubs/contrib/gis/geos/geometry.pyi -> build/lib/django-stubs/contrib/gis/geos copying django-stubs/contrib/gis/geos/factory.pyi -> build/lib/django-stubs/contrib/gis/geos copying django-stubs/contrib/gis/geos/prepared.pyi -> build/lib/django-stubs/contrib/gis/geos copying django-stubs/contrib/gis/geos/mutable_list.pyi -> build/lib/django-stubs/contrib/gis/geos copying django-stubs/contrib/gis/geos/coordseq.pyi -> build/lib/django-stubs/contrib/gis/geos creating build/lib/django-stubs/contrib/gis/geos/prototypes copying django-stubs/contrib/gis/geos/prototypes/__init__.pyi -> build/lib/django-stubs/contrib/gis/geos/prototypes copying django-stubs/contrib/gis/geos/prototypes/misc.pyi -> build/lib/django-stubs/contrib/gis/geos/prototypes copying django-stubs/contrib/gis/geos/prototypes/threadsafe.pyi -> build/lib/django-stubs/contrib/gis/geos/prototypes copying django-stubs/contrib/gis/geos/prototypes/io.pyi -> build/lib/django-stubs/contrib/gis/geos/prototypes copying django-stubs/contrib/gis/geos/prototypes/topology.pyi -> build/lib/django-stubs/contrib/gis/geos/prototypes copying django-stubs/contrib/gis/geos/prototypes/predicates.pyi -> build/lib/django-stubs/contrib/gis/geos/prototypes copying django-stubs/contrib/gis/geos/prototypes/geom.pyi -> build/lib/django-stubs/contrib/gis/geos/prototypes copying django-stubs/contrib/gis/geos/prototypes/prepared.pyi -> build/lib/django-stubs/contrib/gis/geos/prototypes copying django-stubs/contrib/gis/geos/prototypes/coordseq.pyi -> build/lib/django-stubs/contrib/gis/geos/prototypes copying django-stubs/contrib/gis/geos/prototypes/errcheck.pyi -> build/lib/django-stubs/contrib/gis/geos/prototypes creating build/lib/django-stubs/contrib/gis/utils copying django-stubs/contrib/gis/utils/ogrinspect.pyi -> build/lib/django-stubs/contrib/gis/utils copying django-stubs/contrib/gis/utils/ogrinfo.pyi -> build/lib/django-stubs/contrib/gis/utils copying django-stubs/contrib/gis/utils/__init__.pyi -> build/lib/django-stubs/contrib/gis/utils copying django-stubs/contrib/gis/utils/layermapping.pyi -> build/lib/django-stubs/contrib/gis/utils copying django-stubs/contrib/gis/utils/srs.pyi -> build/lib/django-stubs/contrib/gis/utils creating build/lib/django-stubs/contrib/gis/geoip2 copying django-stubs/contrib/gis/geoip2/__init__.pyi -> build/lib/django-stubs/contrib/gis/geoip2 copying django-stubs/contrib/gis/geoip2/base.pyi -> build/lib/django-stubs/contrib/gis/geoip2 copying django-stubs/contrib/gis/geoip2/resources.pyi -> build/lib/django-stubs/contrib/gis/geoip2 creating build/lib/django-stubs/contrib/gis/forms copying django-stubs/contrib/gis/forms/__init__.pyi -> build/lib/django-stubs/contrib/gis/forms copying django-stubs/contrib/gis/forms/widgets.pyi -> build/lib/django-stubs/contrib/gis/forms copying django-stubs/contrib/gis/forms/fields.pyi -> build/lib/django-stubs/contrib/gis/forms creating build/lib/django-stubs/contrib/humanize copying django-stubs/contrib/humanize/__init__.pyi -> build/lib/django-stubs/contrib/humanize copying django-stubs/contrib/humanize/apps.pyi -> build/lib/django-stubs/contrib/humanize creating build/lib/django-stubs/contrib/humanize/templatetags copying django-stubs/contrib/humanize/templatetags/__init__.pyi -> build/lib/django-stubs/contrib/humanize/templatetags copying django-stubs/contrib/humanize/templatetags/humanize.pyi -> build/lib/django-stubs/contrib/humanize/templatetags creating build/lib/django-stubs/contrib/redirects copying django-stubs/contrib/redirects/middleware.pyi -> build/lib/django-stubs/contrib/redirects copying django-stubs/contrib/redirects/__init__.pyi -> build/lib/django-stubs/contrib/redirects copying django-stubs/contrib/redirects/admin.pyi -> build/lib/django-stubs/contrib/redirects copying django-stubs/contrib/redirects/apps.pyi -> build/lib/django-stubs/contrib/redirects copying django-stubs/contrib/redirects/models.pyi -> build/lib/django-stubs/contrib/redirects creating build/lib/django-stubs/contrib/redirects/migrations copying django-stubs/contrib/redirects/migrations/__init__.pyi -> build/lib/django-stubs/contrib/redirects/migrations creating build/lib/django-stubs/contrib/staticfiles copying django-stubs/contrib/staticfiles/utils.pyi -> build/lib/django-stubs/contrib/staticfiles copying django-stubs/contrib/staticfiles/__init__.pyi -> build/lib/django-stubs/contrib/staticfiles copying django-stubs/contrib/staticfiles/handlers.pyi -> build/lib/django-stubs/contrib/staticfiles copying django-stubs/contrib/staticfiles/testing.pyi -> build/lib/django-stubs/contrib/staticfiles copying django-stubs/contrib/staticfiles/checks.pyi -> build/lib/django-stubs/contrib/staticfiles copying django-stubs/contrib/staticfiles/storage.pyi -> build/lib/django-stubs/contrib/staticfiles copying django-stubs/contrib/staticfiles/apps.pyi -> build/lib/django-stubs/contrib/staticfiles copying django-stubs/contrib/staticfiles/views.pyi -> build/lib/django-stubs/contrib/staticfiles copying django-stubs/contrib/staticfiles/urls.pyi -> build/lib/django-stubs/contrib/staticfiles copying django-stubs/contrib/staticfiles/finders.pyi -> build/lib/django-stubs/contrib/staticfiles creating build/lib/django-stubs/contrib/staticfiles/management copying django-stubs/contrib/staticfiles/management/__init__.pyi -> build/lib/django-stubs/contrib/staticfiles/management creating build/lib/django-stubs/contrib/staticfiles/management/commands copying django-stubs/contrib/staticfiles/management/commands/__init__.pyi -> build/lib/django-stubs/contrib/staticfiles/management/commands copying django-stubs/contrib/staticfiles/management/commands/findstatic.pyi -> build/lib/django-stubs/contrib/staticfiles/management/commands copying django-stubs/contrib/staticfiles/management/commands/runserver.pyi -> build/lib/django-stubs/contrib/staticfiles/management/commands copying django-stubs/contrib/staticfiles/management/commands/collectstatic.pyi -> build/lib/django-stubs/contrib/staticfiles/management/commands creating build/lib/django-stubs/contrib/postgres copying django-stubs/contrib/postgres/utils.pyi -> build/lib/django-stubs/contrib/postgres copying django-stubs/contrib/postgres/indexes.pyi -> build/lib/django-stubs/contrib/postgres copying django-stubs/contrib/postgres/__init__.pyi -> build/lib/django-stubs/contrib/postgres copying django-stubs/contrib/postgres/search.pyi -> build/lib/django-stubs/contrib/postgres copying django-stubs/contrib/postgres/functions.pyi -> build/lib/django-stubs/contrib/postgres copying django-stubs/contrib/postgres/signals.pyi -> build/lib/django-stubs/contrib/postgres copying django-stubs/contrib/postgres/serializers.pyi -> build/lib/django-stubs/contrib/postgres copying django-stubs/contrib/postgres/apps.pyi -> build/lib/django-stubs/contrib/postgres copying django-stubs/contrib/postgres/validators.pyi -> build/lib/django-stubs/contrib/postgres copying django-stubs/contrib/postgres/lookups.pyi -> build/lib/django-stubs/contrib/postgres copying django-stubs/contrib/postgres/operations.pyi -> build/lib/django-stubs/contrib/postgres copying django-stubs/contrib/postgres/constraints.pyi -> build/lib/django-stubs/contrib/postgres creating build/lib/django-stubs/contrib/postgres/aggregates copying django-stubs/contrib/postgres/aggregates/__init__.pyi -> build/lib/django-stubs/contrib/postgres/aggregates copying django-stubs/contrib/postgres/aggregates/mixins.pyi -> build/lib/django-stubs/contrib/postgres/aggregates copying django-stubs/contrib/postgres/aggregates/general.pyi -> build/lib/django-stubs/contrib/postgres/aggregates copying django-stubs/contrib/postgres/aggregates/statistics.pyi -> build/lib/django-stubs/contrib/postgres/aggregates creating build/lib/django-stubs/contrib/postgres/fields copying django-stubs/contrib/postgres/fields/utils.pyi -> build/lib/django-stubs/contrib/postgres/fields copying django-stubs/contrib/postgres/fields/__init__.pyi -> build/lib/django-stubs/contrib/postgres/fields copying django-stubs/contrib/postgres/fields/hstore.pyi -> build/lib/django-stubs/contrib/postgres/fields copying django-stubs/contrib/postgres/fields/jsonb.pyi -> build/lib/django-stubs/contrib/postgres/fields copying django-stubs/contrib/postgres/fields/array.pyi -> build/lib/django-stubs/contrib/postgres/fields copying django-stubs/contrib/postgres/fields/ranges.pyi -> build/lib/django-stubs/contrib/postgres/fields copying django-stubs/contrib/postgres/fields/citext.pyi -> build/lib/django-stubs/contrib/postgres/fields creating build/lib/django-stubs/contrib/postgres/forms copying django-stubs/contrib/postgres/forms/__init__.pyi -> build/lib/django-stubs/contrib/postgres/forms copying django-stubs/contrib/postgres/forms/hstore.pyi -> build/lib/django-stubs/contrib/postgres/forms copying django-stubs/contrib/postgres/forms/array.pyi -> build/lib/django-stubs/contrib/postgres/forms copying django-stubs/contrib/postgres/forms/ranges.pyi -> build/lib/django-stubs/contrib/postgres/forms creating build/lib/django-stubs/contrib/sessions copying django-stubs/contrib/sessions/middleware.pyi -> build/lib/django-stubs/contrib/sessions copying django-stubs/contrib/sessions/__init__.pyi -> build/lib/django-stubs/contrib/sessions copying django-stubs/contrib/sessions/base_session.pyi -> build/lib/django-stubs/contrib/sessions copying django-stubs/contrib/sessions/serializers.pyi -> build/lib/django-stubs/contrib/sessions copying django-stubs/contrib/sessions/apps.pyi -> build/lib/django-stubs/contrib/sessions copying django-stubs/contrib/sessions/exceptions.pyi -> build/lib/django-stubs/contrib/sessions copying django-stubs/contrib/sessions/models.pyi -> build/lib/django-stubs/contrib/sessions creating build/lib/django-stubs/contrib/sessions/backends copying django-stubs/contrib/sessions/backends/db.pyi -> build/lib/django-stubs/contrib/sessions/backends copying django-stubs/contrib/sessions/backends/__init__.pyi -> build/lib/django-stubs/contrib/sessions/backends copying django-stubs/contrib/sessions/backends/cached_db.pyi -> build/lib/django-stubs/contrib/sessions/backends copying django-stubs/contrib/sessions/backends/base.pyi -> build/lib/django-stubs/contrib/sessions/backends copying django-stubs/contrib/sessions/backends/signed_cookies.pyi -> build/lib/django-stubs/contrib/sessions/backends copying django-stubs/contrib/sessions/backends/file.pyi -> build/lib/django-stubs/contrib/sessions/backends copying django-stubs/contrib/sessions/backends/cache.pyi -> build/lib/django-stubs/contrib/sessions/backends creating build/lib/django-stubs/contrib/sessions/management copying django-stubs/contrib/sessions/management/__init__.pyi -> build/lib/django-stubs/contrib/sessions/management creating build/lib/django-stubs/contrib/sessions/management/commands copying django-stubs/contrib/sessions/management/commands/__init__.pyi -> build/lib/django-stubs/contrib/sessions/management/commands copying django-stubs/contrib/sessions/management/commands/clearsessions.pyi -> build/lib/django-stubs/contrib/sessions/management/commands creating build/lib/django-stubs/contrib/sessions/migrations copying django-stubs/contrib/sessions/migrations/__init__.pyi -> build/lib/django-stubs/contrib/sessions/migrations creating build/lib/django-stubs/contrib/contenttypes copying django-stubs/contrib/contenttypes/__init__.pyi -> build/lib/django-stubs/contrib/contenttypes copying django-stubs/contrib/contenttypes/fields.pyi -> build/lib/django-stubs/contrib/contenttypes copying django-stubs/contrib/contenttypes/admin.pyi -> build/lib/django-stubs/contrib/contenttypes copying django-stubs/contrib/contenttypes/checks.pyi -> build/lib/django-stubs/contrib/contenttypes copying django-stubs/contrib/contenttypes/forms.pyi -> build/lib/django-stubs/contrib/contenttypes copying django-stubs/contrib/contenttypes/apps.pyi -> build/lib/django-stubs/contrib/contenttypes copying django-stubs/contrib/contenttypes/views.pyi -> build/lib/django-stubs/contrib/contenttypes copying django-stubs/contrib/contenttypes/models.pyi -> build/lib/django-stubs/contrib/contenttypes creating build/lib/django-stubs/contrib/contenttypes/management copying django-stubs/contrib/contenttypes/management/__init__.pyi -> build/lib/django-stubs/contrib/contenttypes/management creating build/lib/django-stubs/contrib/contenttypes/management/commands copying django-stubs/contrib/contenttypes/management/commands/__init__.pyi -> build/lib/django-stubs/contrib/contenttypes/management/commands copying django-stubs/contrib/contenttypes/management/commands/remove_stale_contenttypes.pyi -> build/lib/django-stubs/contrib/contenttypes/management/commands creating build/lib/django-stubs/contrib/contenttypes/migrations copying django-stubs/contrib/contenttypes/migrations/__init__.pyi -> build/lib/django-stubs/contrib/contenttypes/migrations creating build/lib/django-stubs/conf copying django-stubs/conf/__init__.pyi -> build/lib/django-stubs/conf copying django-stubs/conf/global_settings.pyi -> build/lib/django-stubs/conf creating build/lib/django-stubs/conf/locale copying django-stubs/conf/locale/__init__.pyi -> build/lib/django-stubs/conf/locale creating build/lib/django-stubs/conf/urls copying django-stubs/conf/urls/static.pyi -> build/lib/django-stubs/conf/urls copying django-stubs/conf/urls/__init__.pyi -> build/lib/django-stubs/conf/urls copying django-stubs/conf/urls/i18n.pyi -> build/lib/django-stubs/conf/urls creating build/lib/django-stubs/db copying django-stubs/db/utils.pyi -> build/lib/django-stubs/db copying django-stubs/db/__init__.pyi -> build/lib/django-stubs/db copying django-stubs/db/transaction.pyi -> build/lib/django-stubs/db creating build/lib/django-stubs/db/backends copying django-stubs/db/backends/utils.pyi -> build/lib/django-stubs/db/backends copying django-stubs/db/backends/__init__.pyi -> build/lib/django-stubs/db/backends copying django-stubs/db/backends/ddl_references.pyi -> build/lib/django-stubs/db/backends copying django-stubs/db/backends/signals.pyi -> build/lib/django-stubs/db/backends creating build/lib/django-stubs/db/backends/dummy copying django-stubs/db/backends/dummy/__init__.pyi -> build/lib/django-stubs/db/backends/dummy copying django-stubs/db/backends/dummy/features.pyi -> build/lib/django-stubs/db/backends/dummy copying django-stubs/db/backends/dummy/base.pyi -> build/lib/django-stubs/db/backends/dummy creating build/lib/django-stubs/db/backends/oracle copying django-stubs/db/backends/oracle/utils.pyi -> build/lib/django-stubs/db/backends/oracle copying django-stubs/db/backends/oracle/__init__.pyi -> build/lib/django-stubs/db/backends/oracle copying django-stubs/db/backends/oracle/client.pyi -> build/lib/django-stubs/db/backends/oracle copying django-stubs/db/backends/oracle/creation.pyi -> build/lib/django-stubs/db/backends/oracle copying django-stubs/db/backends/oracle/schema.pyi -> build/lib/django-stubs/db/backends/oracle copying django-stubs/db/backends/oracle/validation.pyi -> build/lib/django-stubs/db/backends/oracle copying django-stubs/db/backends/oracle/features.pyi -> build/lib/django-stubs/db/backends/oracle copying django-stubs/db/backends/oracle/introspection.pyi -> build/lib/django-stubs/db/backends/oracle copying django-stubs/db/backends/oracle/functions.pyi -> build/lib/django-stubs/db/backends/oracle copying django-stubs/db/backends/oracle/base.pyi -> build/lib/django-stubs/db/backends/oracle copying django-stubs/db/backends/oracle/operations.pyi -> build/lib/django-stubs/db/backends/oracle creating build/lib/django-stubs/db/backends/sqlite3 copying django-stubs/db/backends/sqlite3/__init__.pyi -> build/lib/django-stubs/db/backends/sqlite3 copying django-stubs/db/backends/sqlite3/client.pyi -> build/lib/django-stubs/db/backends/sqlite3 copying django-stubs/db/backends/sqlite3/creation.pyi -> build/lib/django-stubs/db/backends/sqlite3 copying django-stubs/db/backends/sqlite3/schema.pyi -> build/lib/django-stubs/db/backends/sqlite3 copying django-stubs/db/backends/sqlite3/features.pyi -> build/lib/django-stubs/db/backends/sqlite3 copying django-stubs/db/backends/sqlite3/introspection.pyi -> build/lib/django-stubs/db/backends/sqlite3 copying django-stubs/db/backends/sqlite3/base.pyi -> build/lib/django-stubs/db/backends/sqlite3 copying django-stubs/db/backends/sqlite3/operations.pyi -> build/lib/django-stubs/db/backends/sqlite3 creating build/lib/django-stubs/db/backends/base copying django-stubs/db/backends/base/__init__.pyi -> build/lib/django-stubs/db/backends/base copying django-stubs/db/backends/base/client.pyi -> build/lib/django-stubs/db/backends/base copying django-stubs/db/backends/base/creation.pyi -> build/lib/django-stubs/db/backends/base copying django-stubs/db/backends/base/schema.pyi -> build/lib/django-stubs/db/backends/base copying django-stubs/db/backends/base/validation.pyi -> build/lib/django-stubs/db/backends/base copying django-stubs/db/backends/base/features.pyi -> build/lib/django-stubs/db/backends/base copying django-stubs/db/backends/base/introspection.pyi -> build/lib/django-stubs/db/backends/base copying django-stubs/db/backends/base/base.pyi -> build/lib/django-stubs/db/backends/base copying django-stubs/db/backends/base/operations.pyi -> build/lib/django-stubs/db/backends/base creating build/lib/django-stubs/db/backends/mysql copying django-stubs/db/backends/mysql/__init__.pyi -> build/lib/django-stubs/db/backends/mysql copying django-stubs/db/backends/mysql/client.pyi -> build/lib/django-stubs/db/backends/mysql copying django-stubs/db/backends/mysql/creation.pyi -> build/lib/django-stubs/db/backends/mysql copying django-stubs/db/backends/mysql/schema.pyi -> build/lib/django-stubs/db/backends/mysql copying django-stubs/db/backends/mysql/validation.pyi -> build/lib/django-stubs/db/backends/mysql copying django-stubs/db/backends/mysql/features.pyi -> build/lib/django-stubs/db/backends/mysql copying django-stubs/db/backends/mysql/introspection.pyi -> build/lib/django-stubs/db/backends/mysql copying django-stubs/db/backends/mysql/base.pyi -> build/lib/django-stubs/db/backends/mysql copying django-stubs/db/backends/mysql/compiler.pyi -> build/lib/django-stubs/db/backends/mysql copying django-stubs/db/backends/mysql/operations.pyi -> build/lib/django-stubs/db/backends/mysql creating build/lib/django-stubs/db/backends/postgresql copying django-stubs/db/backends/postgresql/__init__.pyi -> build/lib/django-stubs/db/backends/postgresql copying django-stubs/db/backends/postgresql/client.pyi -> build/lib/django-stubs/db/backends/postgresql copying django-stubs/db/backends/postgresql/creation.pyi -> build/lib/django-stubs/db/backends/postgresql copying django-stubs/db/backends/postgresql/schema.pyi -> build/lib/django-stubs/db/backends/postgresql copying django-stubs/db/backends/postgresql/features.pyi -> build/lib/django-stubs/db/backends/postgresql copying django-stubs/db/backends/postgresql/introspection.pyi -> build/lib/django-stubs/db/backends/postgresql copying django-stubs/db/backends/postgresql/base.pyi -> build/lib/django-stubs/db/backends/postgresql copying django-stubs/db/backends/postgresql/operations.pyi -> build/lib/django-stubs/db/backends/postgresql creating build/lib/django-stubs/db/migrations copying django-stubs/db/migrations/utils.pyi -> build/lib/django-stubs/db/migrations copying django-stubs/db/migrations/recorder.pyi -> build/lib/django-stubs/db/migrations copying django-stubs/db/migrations/__init__.pyi -> build/lib/django-stubs/db/migrations copying django-stubs/db/migrations/autodetector.pyi -> build/lib/django-stubs/db/migrations copying django-stubs/db/migrations/optimizer.pyi -> build/lib/django-stubs/db/migrations copying django-stubs/db/migrations/writer.pyi -> build/lib/django-stubs/db/migrations copying django-stubs/db/migrations/serializer.pyi -> build/lib/django-stubs/db/migrations copying django-stubs/db/migrations/graph.pyi -> build/lib/django-stubs/db/migrations copying django-stubs/db/migrations/migration.pyi -> build/lib/django-stubs/db/migrations copying django-stubs/db/migrations/executor.pyi -> build/lib/django-stubs/db/migrations copying django-stubs/db/migrations/loader.pyi -> build/lib/django-stubs/db/migrations copying django-stubs/db/migrations/questioner.pyi -> build/lib/django-stubs/db/migrations copying django-stubs/db/migrations/exceptions.pyi -> build/lib/django-stubs/db/migrations copying django-stubs/db/migrations/state.pyi -> build/lib/django-stubs/db/migrations creating build/lib/django-stubs/db/migrations/operations copying django-stubs/db/migrations/operations/utils.pyi -> build/lib/django-stubs/db/migrations/operations copying django-stubs/db/migrations/operations/__init__.pyi -> build/lib/django-stubs/db/migrations/operations copying django-stubs/db/migrations/operations/special.pyi -> build/lib/django-stubs/db/migrations/operations copying django-stubs/db/migrations/operations/fields.pyi -> build/lib/django-stubs/db/migrations/operations copying django-stubs/db/migrations/operations/base.pyi -> build/lib/django-stubs/db/migrations/operations copying django-stubs/db/migrations/operations/models.pyi -> build/lib/django-stubs/db/migrations/operations creating build/lib/django-stubs/db/models copying django-stubs/db/models/utils.pyi -> build/lib/django-stubs/db/models copying django-stubs/db/models/constants.pyi -> build/lib/django-stubs/db/models copying django-stubs/db/models/query.pyi -> build/lib/django-stubs/db/models copying django-stubs/db/models/manager.pyi -> build/lib/django-stubs/db/models copying django-stubs/db/models/indexes.pyi -> build/lib/django-stubs/db/models copying django-stubs/db/models/__init__.pyi -> build/lib/django-stubs/db/models copying django-stubs/db/models/enums.pyi -> build/lib/django-stubs/db/models copying django-stubs/db/models/deletion.pyi -> build/lib/django-stubs/db/models copying django-stubs/db/models/expressions.pyi -> build/lib/django-stubs/db/models copying django-stubs/db/models/base.pyi -> build/lib/django-stubs/db/models copying django-stubs/db/models/signals.pyi -> build/lib/django-stubs/db/models copying django-stubs/db/models/options.pyi -> build/lib/django-stubs/db/models copying django-stubs/db/models/query_utils.pyi -> build/lib/django-stubs/db/models copying django-stubs/db/models/lookups.pyi -> build/lib/django-stubs/db/models copying django-stubs/db/models/aggregates.pyi -> build/lib/django-stubs/db/models copying django-stubs/db/models/constraints.pyi -> build/lib/django-stubs/db/models creating build/lib/django-stubs/db/models/fields copying django-stubs/db/models/fields/reverse_related.pyi -> build/lib/django-stubs/db/models/fields copying django-stubs/db/models/fields/__init__.pyi -> build/lib/django-stubs/db/models/fields copying django-stubs/db/models/fields/proxy.pyi -> build/lib/django-stubs/db/models/fields copying django-stubs/db/models/fields/mixins.pyi -> build/lib/django-stubs/db/models/fields copying django-stubs/db/models/fields/related_descriptors.pyi -> build/lib/django-stubs/db/models/fields copying django-stubs/db/models/fields/related_lookups.pyi -> build/lib/django-stubs/db/models/fields copying django-stubs/db/models/fields/files.pyi -> build/lib/django-stubs/db/models/fields copying django-stubs/db/models/fields/json.pyi -> build/lib/django-stubs/db/models/fields copying django-stubs/db/models/fields/related.pyi -> build/lib/django-stubs/db/models/fields creating build/lib/django-stubs/db/models/functions copying django-stubs/db/models/functions/__init__.pyi -> build/lib/django-stubs/db/models/functions copying django-stubs/db/models/functions/datetime.pyi -> build/lib/django-stubs/db/models/functions copying django-stubs/db/models/functions/text.pyi -> build/lib/django-stubs/db/models/functions copying django-stubs/db/models/functions/mixins.pyi -> build/lib/django-stubs/db/models/functions copying django-stubs/db/models/functions/window.pyi -> build/lib/django-stubs/db/models/functions copying django-stubs/db/models/functions/comparison.pyi -> build/lib/django-stubs/db/models/functions copying django-stubs/db/models/functions/math.pyi -> build/lib/django-stubs/db/models/functions creating build/lib/django-stubs/db/models/sql copying django-stubs/db/models/sql/constants.pyi -> build/lib/django-stubs/db/models/sql copying django-stubs/db/models/sql/query.pyi -> build/lib/django-stubs/db/models/sql copying django-stubs/db/models/sql/__init__.pyi -> build/lib/django-stubs/db/models/sql copying django-stubs/db/models/sql/where.pyi -> build/lib/django-stubs/db/models/sql copying django-stubs/db/models/sql/compiler.pyi -> build/lib/django-stubs/db/models/sql copying django-stubs/db/models/sql/datastructures.pyi -> build/lib/django-stubs/db/models/sql copying django-stubs/db/models/sql/subqueries.pyi -> build/lib/django-stubs/db/models/sql creating build/lib/django-stubs/test copying django-stubs/test/utils.pyi -> build/lib/django-stubs/test copying django-stubs/test/__init__.pyi -> build/lib/django-stubs/test copying django-stubs/test/client.pyi -> build/lib/django-stubs/test copying django-stubs/test/testcases.pyi -> build/lib/django-stubs/test copying django-stubs/test/runner.pyi -> build/lib/django-stubs/test copying django-stubs/test/signals.pyi -> build/lib/django-stubs/test copying django-stubs/test/html.pyi -> build/lib/django-stubs/test copying django-stubs/test/selenium.pyi -> build/lib/django-stubs/test creating build/lib/django-stubs/utils copying django-stubs/utils/regex_helper.pyi -> build/lib/django-stubs/utils copying django-stubs/utils/numberformat.pyi -> build/lib/django-stubs/utils copying django-stubs/utils/ipv6.pyi -> build/lib/django-stubs/utils copying django-stubs/utils/autoreload.pyi -> build/lib/django-stubs/utils copying django-stubs/utils/duration.pyi -> build/lib/django-stubs/utils copying django-stubs/utils/baseconv.pyi -> build/lib/django-stubs/utils copying django-stubs/utils/feedgenerator.pyi -> build/lib/django-stubs/utils copying django-stubs/utils/__init__.pyi -> build/lib/django-stubs/utils copying django-stubs/utils/http.pyi -> build/lib/django-stubs/utils copying django-stubs/utils/functional.pyi -> build/lib/django-stubs/utils copying django-stubs/utils/termcolors.pyi -> build/lib/django-stubs/utils copying django-stubs/utils/xmlutils.pyi -> build/lib/django-stubs/utils copying django-stubs/utils/hashable.pyi -> build/lib/django-stubs/utils copying django-stubs/utils/asyncio.pyi -> build/lib/django-stubs/utils copying django-stubs/utils/tree.pyi -> build/lib/django-stubs/utils copying django-stubs/utils/deconstruct.pyi -> build/lib/django-stubs/utils copying django-stubs/utils/itercompat.pyi -> build/lib/django-stubs/utils copying django-stubs/utils/deprecation.pyi -> build/lib/django-stubs/utils copying django-stubs/utils/dates.pyi -> build/lib/django-stubs/utils copying django-stubs/utils/log.pyi -> build/lib/django-stubs/utils copying django-stubs/utils/text.pyi -> build/lib/django-stubs/utils copying django-stubs/utils/timezone.pyi -> build/lib/django-stubs/utils copying django-stubs/utils/decorators.pyi -> build/lib/django-stubs/utils copying django-stubs/utils/crypto.pyi -> build/lib/django-stubs/utils copying django-stubs/utils/lorem_ipsum.pyi -> build/lib/django-stubs/utils copying django-stubs/utils/connection.pyi -> build/lib/django-stubs/utils copying django-stubs/utils/inspect.pyi -> build/lib/django-stubs/utils copying django-stubs/utils/version.pyi -> build/lib/django-stubs/utils copying django-stubs/utils/topological_sort.pyi -> build/lib/django-stubs/utils copying django-stubs/utils/module_loading.pyi -> build/lib/django-stubs/utils copying django-stubs/utils/dateparse.pyi -> build/lib/django-stubs/utils copying django-stubs/utils/safestring.pyi -> build/lib/django-stubs/utils copying django-stubs/utils/datetime_safe.pyi -> build/lib/django-stubs/utils copying django-stubs/utils/timesince.pyi -> build/lib/django-stubs/utils copying django-stubs/utils/datastructures.pyi -> build/lib/django-stubs/utils copying django-stubs/utils/cache.pyi -> build/lib/django-stubs/utils copying django-stubs/utils/archive.pyi -> build/lib/django-stubs/utils copying django-stubs/utils/encoding.pyi -> build/lib/django-stubs/utils copying django-stubs/utils/formats.pyi -> build/lib/django-stubs/utils copying django-stubs/utils/dateformat.pyi -> build/lib/django-stubs/utils copying django-stubs/utils/html.pyi -> build/lib/django-stubs/utils copying django-stubs/utils/_os.pyi -> build/lib/django-stubs/utils copying django-stubs/utils/jslex.pyi -> build/lib/django-stubs/utils creating build/lib/django-stubs/utils/translation copying django-stubs/utils/translation/trans_real.pyi -> build/lib/django-stubs/utils/translation copying django-stubs/utils/translation/__init__.pyi -> build/lib/django-stubs/utils/translation copying django-stubs/utils/translation/reloader.pyi -> build/lib/django-stubs/utils/translation copying django-stubs/utils/translation/template.pyi -> build/lib/django-stubs/utils/translation copying django-stubs/utils/translation/trans_null.pyi -> build/lib/django-stubs/utils/translation creating build/lib/django-stubs/apps copying django-stubs/apps/registry.pyi -> build/lib/django-stubs/apps copying django-stubs/apps/__init__.pyi -> build/lib/django-stubs/apps copying django-stubs/apps/config.pyi -> build/lib/django-stubs/apps creating build/lib/django-stubs/dispatch copying django-stubs/dispatch/__init__.pyi -> build/lib/django-stubs/dispatch copying django-stubs/dispatch/dispatcher.pyi -> build/lib/django-stubs/dispatch creating build/lib/django-stubs/middleware copying django-stubs/middleware/__init__.pyi -> build/lib/django-stubs/middleware copying django-stubs/middleware/http.pyi -> build/lib/django-stubs/middleware copying django-stubs/middleware/locale.pyi -> build/lib/django-stubs/middleware copying django-stubs/middleware/common.pyi -> build/lib/django-stubs/middleware copying django-stubs/middleware/security.pyi -> build/lib/django-stubs/middleware copying django-stubs/middleware/clickjacking.pyi -> build/lib/django-stubs/middleware copying django-stubs/middleware/gzip.pyi -> build/lib/django-stubs/middleware copying django-stubs/middleware/csrf.pyi -> build/lib/django-stubs/middleware copying django-stubs/middleware/cache.pyi -> build/lib/django-stubs/middleware creating build/lib/django-stubs/core copying django-stubs/core/__init__.pyi -> build/lib/django-stubs/core copying django-stubs/core/wsgi.pyi -> build/lib/django-stubs/core copying django-stubs/core/paginator.pyi -> build/lib/django-stubs/core copying django-stubs/core/signals.pyi -> build/lib/django-stubs/core copying django-stubs/core/asgi.pyi -> build/lib/django-stubs/core copying django-stubs/core/validators.pyi -> build/lib/django-stubs/core copying django-stubs/core/exceptions.pyi -> build/lib/django-stubs/core copying django-stubs/core/signing.pyi -> build/lib/django-stubs/core creating build/lib/django-stubs/core/handlers copying django-stubs/core/handlers/__init__.pyi -> build/lib/django-stubs/core/handlers copying django-stubs/core/handlers/wsgi.pyi -> build/lib/django-stubs/core/handlers copying django-stubs/core/handlers/exception.pyi -> build/lib/django-stubs/core/handlers copying django-stubs/core/handlers/base.pyi -> build/lib/django-stubs/core/handlers copying django-stubs/core/handlers/asgi.pyi -> build/lib/django-stubs/core/handlers creating build/lib/django-stubs/core/cache copying django-stubs/core/cache/utils.pyi -> build/lib/django-stubs/core/cache copying django-stubs/core/cache/__init__.pyi -> build/lib/django-stubs/core/cache creating build/lib/django-stubs/core/cache/backends copying django-stubs/core/cache/backends/memcached.pyi -> build/lib/django-stubs/core/cache/backends copying django-stubs/core/cache/backends/db.pyi -> build/lib/django-stubs/core/cache/backends copying django-stubs/core/cache/backends/__init__.pyi -> build/lib/django-stubs/core/cache/backends copying django-stubs/core/cache/backends/dummy.pyi -> build/lib/django-stubs/core/cache/backends copying django-stubs/core/cache/backends/filebased.pyi -> build/lib/django-stubs/core/cache/backends copying django-stubs/core/cache/backends/base.pyi -> build/lib/django-stubs/core/cache/backends copying django-stubs/core/cache/backends/locmem.pyi -> build/lib/django-stubs/core/cache/backends creating build/lib/django-stubs/core/management copying django-stubs/core/management/utils.pyi -> build/lib/django-stubs/core/management copying django-stubs/core/management/templates.pyi -> build/lib/django-stubs/core/management copying django-stubs/core/management/__init__.pyi -> build/lib/django-stubs/core/management copying django-stubs/core/management/sql.pyi -> build/lib/django-stubs/core/management copying django-stubs/core/management/base.pyi -> build/lib/django-stubs/core/management copying django-stubs/core/management/color.pyi -> build/lib/django-stubs/core/management creating build/lib/django-stubs/core/management/commands copying django-stubs/core/management/commands/sqlsequencereset.pyi -> build/lib/django-stubs/core/management/commands copying django-stubs/core/management/commands/compilemessages.pyi -> build/lib/django-stubs/core/management/commands copying django-stubs/core/management/commands/createcachetable.pyi -> build/lib/django-stubs/core/management/commands copying django-stubs/core/management/commands/__init__.pyi -> build/lib/django-stubs/core/management/commands copying django-stubs/core/management/commands/sqlflush.pyi -> build/lib/django-stubs/core/management/commands copying django-stubs/core/management/commands/diffsettings.pyi -> build/lib/django-stubs/core/management/commands copying django-stubs/core/management/commands/showmigrations.pyi -> build/lib/django-stubs/core/management/commands copying django-stubs/core/management/commands/startapp.pyi -> build/lib/django-stubs/core/management/commands copying django-stubs/core/management/commands/runserver.pyi -> build/lib/django-stubs/core/management/commands copying django-stubs/core/management/commands/dumpdata.pyi -> build/lib/django-stubs/core/management/commands copying django-stubs/core/management/commands/sqlmigrate.pyi -> build/lib/django-stubs/core/management/commands copying django-stubs/core/management/commands/loaddata.pyi -> build/lib/django-stubs/core/management/commands copying django-stubs/core/management/commands/makemessages.pyi -> build/lib/django-stubs/core/management/commands copying django-stubs/core/management/commands/squashmigrations.pyi -> build/lib/django-stubs/core/management/commands copying django-stubs/core/management/commands/inspectdb.pyi -> build/lib/django-stubs/core/management/commands copying django-stubs/core/management/commands/sendtestemail.pyi -> build/lib/django-stubs/core/management/commands copying django-stubs/core/management/commands/dbshell.pyi -> build/lib/django-stubs/core/management/commands copying django-stubs/core/management/commands/shell.pyi -> build/lib/django-stubs/core/management/commands copying django-stubs/core/management/commands/testserver.pyi -> build/lib/django-stubs/core/management/commands copying django-stubs/core/management/commands/check.pyi -> build/lib/django-stubs/core/management/commands copying django-stubs/core/management/commands/test.pyi -> build/lib/django-stubs/core/management/commands copying django-stubs/core/management/commands/flush.pyi -> build/lib/django-stubs/core/management/commands copying django-stubs/core/management/commands/migrate.pyi -> build/lib/django-stubs/core/management/commands copying django-stubs/core/management/commands/makemigrations.pyi -> build/lib/django-stubs/core/management/commands copying django-stubs/core/management/commands/startproject.pyi -> build/lib/django-stubs/core/management/commands creating build/lib/django-stubs/core/checks copying django-stubs/core/checks/registry.pyi -> build/lib/django-stubs/core/checks copying django-stubs/core/checks/templates.pyi -> build/lib/django-stubs/core/checks copying django-stubs/core/checks/__init__.pyi -> build/lib/django-stubs/core/checks copying django-stubs/core/checks/model_checks.pyi -> build/lib/django-stubs/core/checks copying django-stubs/core/checks/database.pyi -> build/lib/django-stubs/core/checks copying django-stubs/core/checks/messages.pyi -> build/lib/django-stubs/core/checks copying django-stubs/core/checks/caches.pyi -> build/lib/django-stubs/core/checks copying django-stubs/core/checks/async_checks.pyi -> build/lib/django-stubs/core/checks copying django-stubs/core/checks/urls.pyi -> build/lib/django-stubs/core/checks copying django-stubs/core/checks/translation.pyi -> build/lib/django-stubs/core/checks creating build/lib/django-stubs/core/checks/compatibility copying django-stubs/core/checks/compatibility/__init__.pyi -> build/lib/django-stubs/core/checks/compatibility creating build/lib/django-stubs/core/checks/security copying django-stubs/core/checks/security/sessions.pyi -> build/lib/django-stubs/core/checks/security copying django-stubs/core/checks/security/__init__.pyi -> build/lib/django-stubs/core/checks/security copying django-stubs/core/checks/security/base.pyi -> build/lib/django-stubs/core/checks/security copying django-stubs/core/checks/security/csrf.pyi -> build/lib/django-stubs/core/checks/security creating build/lib/django-stubs/core/serializers copying django-stubs/core/serializers/__init__.pyi -> build/lib/django-stubs/core/serializers copying django-stubs/core/serializers/pyyaml.pyi -> build/lib/django-stubs/core/serializers copying django-stubs/core/serializers/base.pyi -> build/lib/django-stubs/core/serializers copying django-stubs/core/serializers/xml_serializer.pyi -> build/lib/django-stubs/core/serializers copying django-stubs/core/serializers/json.pyi -> build/lib/django-stubs/core/serializers copying django-stubs/core/serializers/python.pyi -> build/lib/django-stubs/core/serializers copying django-stubs/core/serializers/jsonl.pyi -> build/lib/django-stubs/core/serializers creating build/lib/django-stubs/core/servers copying django-stubs/core/servers/__init__.pyi -> build/lib/django-stubs/core/servers copying django-stubs/core/servers/basehttp.pyi -> build/lib/django-stubs/core/servers creating build/lib/django-stubs/core/files copying django-stubs/core/files/utils.pyi -> build/lib/django-stubs/core/files copying django-stubs/core/files/__init__.pyi -> build/lib/django-stubs/core/files copying django-stubs/core/files/uploadhandler.pyi -> build/lib/django-stubs/core/files copying django-stubs/core/files/images.pyi -> build/lib/django-stubs/core/files copying django-stubs/core/files/move.pyi -> build/lib/django-stubs/core/files copying django-stubs/core/files/locks.pyi -> build/lib/django-stubs/core/files copying django-stubs/core/files/storage.pyi -> build/lib/django-stubs/core/files copying django-stubs/core/files/base.pyi -> build/lib/django-stubs/core/files copying django-stubs/core/files/uploadedfile.pyi -> build/lib/django-stubs/core/files copying django-stubs/core/files/temp.pyi -> build/lib/django-stubs/core/files creating build/lib/django-stubs/core/mail copying django-stubs/core/mail/utils.pyi -> build/lib/django-stubs/core/mail copying django-stubs/core/mail/__init__.pyi -> build/lib/django-stubs/core/mail copying django-stubs/core/mail/message.pyi -> build/lib/django-stubs/core/mail creating build/lib/django-stubs/core/mail/backends copying django-stubs/core/mail/backends/__init__.pyi -> build/lib/django-stubs/core/mail/backends copying django-stubs/core/mail/backends/dummy.pyi -> build/lib/django-stubs/core/mail/backends copying django-stubs/core/mail/backends/filebased.pyi -> build/lib/django-stubs/core/mail/backends copying django-stubs/core/mail/backends/console.pyi -> build/lib/django-stubs/core/mail/backends copying django-stubs/core/mail/backends/base.pyi -> build/lib/django-stubs/core/mail/backends copying django-stubs/core/mail/backends/smtp.pyi -> build/lib/django-stubs/core/mail/backends copying django-stubs/core/mail/backends/locmem.pyi -> build/lib/django-stubs/core/mail/backends creating build/lib/django-stubs/template copying django-stubs/template/utils.pyi -> build/lib/django-stubs/template copying django-stubs/template/__init__.pyi -> build/lib/django-stubs/template copying django-stubs/template/defaultfilters.pyi -> build/lib/django-stubs/template copying django-stubs/template/loader_tags.pyi -> build/lib/django-stubs/template copying django-stubs/template/response.pyi -> build/lib/django-stubs/template copying django-stubs/template/defaulttags.pyi -> build/lib/django-stubs/template copying django-stubs/template/context_processors.pyi -> build/lib/django-stubs/template copying django-stubs/template/smartif.pyi -> build/lib/django-stubs/template copying django-stubs/template/base.pyi -> build/lib/django-stubs/template copying django-stubs/template/context.pyi -> build/lib/django-stubs/template copying django-stubs/template/library.pyi -> build/lib/django-stubs/template copying django-stubs/template/loader.pyi -> build/lib/django-stubs/template copying django-stubs/template/exceptions.pyi -> build/lib/django-stubs/template copying django-stubs/template/engine.pyi -> build/lib/django-stubs/template creating build/lib/django-stubs/template/backends copying django-stubs/template/backends/utils.pyi -> build/lib/django-stubs/template/backends copying django-stubs/template/backends/__init__.pyi -> build/lib/django-stubs/template/backends copying django-stubs/template/backends/jinja2.pyi -> build/lib/django-stubs/template/backends copying django-stubs/template/backends/dummy.pyi -> build/lib/django-stubs/template/backends copying django-stubs/template/backends/django.pyi -> build/lib/django-stubs/template/backends copying django-stubs/template/backends/base.pyi -> build/lib/django-stubs/template/backends creating build/lib/django-stubs/template/loaders copying django-stubs/template/loaders/__init__.pyi -> build/lib/django-stubs/template/loaders copying django-stubs/template/loaders/app_directories.pyi -> build/lib/django-stubs/template/loaders copying django-stubs/template/loaders/filesystem.pyi -> build/lib/django-stubs/template/loaders copying django-stubs/template/loaders/cached.pyi -> build/lib/django-stubs/template/loaders copying django-stubs/template/loaders/base.pyi -> build/lib/django-stubs/template/loaders copying django-stubs/template/loaders/locmem.pyi -> build/lib/django-stubs/template/loaders creating build/lib/django-stubs/urls copying django-stubs/urls/utils.pyi -> build/lib/django-stubs/urls copying django-stubs/urls/__init__.pyi -> build/lib/django-stubs/urls copying django-stubs/urls/conf.pyi -> build/lib/django-stubs/urls copying django-stubs/urls/resolvers.pyi -> build/lib/django-stubs/urls copying django-stubs/urls/converters.pyi -> build/lib/django-stubs/urls copying django-stubs/urls/base.pyi -> build/lib/django-stubs/urls copying django-stubs/urls/exceptions.pyi -> build/lib/django-stubs/urls creating build/lib/django-stubs/forms copying django-stubs/forms/utils.pyi -> build/lib/django-stubs/forms copying django-stubs/forms/__init__.pyi -> build/lib/django-stubs/forms copying django-stubs/forms/widgets.pyi -> build/lib/django-stubs/forms copying django-stubs/forms/fields.pyi -> build/lib/django-stubs/forms copying django-stubs/forms/renderers.pyi -> build/lib/django-stubs/forms copying django-stubs/forms/forms.pyi -> build/lib/django-stubs/forms copying django-stubs/forms/formsets.pyi -> build/lib/django-stubs/forms copying django-stubs/forms/boundfield.pyi -> build/lib/django-stubs/forms copying django-stubs/forms/models.pyi -> build/lib/django-stubs/forms copying mypy_django_plugin/py.typed -> build/lib/mypy_django_plugin + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.gs0nT7 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64 + cd django-stubs-1.16.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 -m64 -mtune=generic -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-django-stubs-1.16.0-1.x86_64 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-django-stubs-1.16.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/mypy_django_plugin copying build/lib/mypy_django_plugin/errorcodes.py -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/mypy_django_plugin copying build/lib/mypy_django_plugin/config.py -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/mypy_django_plugin copying build/lib/mypy_django_plugin/main.py -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/mypy_django_plugin creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/mypy_django_plugin/transformers copying build/lib/mypy_django_plugin/transformers/managers.py -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/mypy_django_plugin/transformers copying build/lib/mypy_django_plugin/transformers/request.py -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/mypy_django_plugin/transformers copying build/lib/mypy_django_plugin/transformers/models.py -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/mypy_django_plugin/transformers copying build/lib/mypy_django_plugin/transformers/__init__.py -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/mypy_django_plugin/transformers copying build/lib/mypy_django_plugin/transformers/functional.py -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/mypy_django_plugin/transformers copying build/lib/mypy_django_plugin/transformers/meta.py -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/mypy_django_plugin/transformers copying build/lib/mypy_django_plugin/transformers/fields.py -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/mypy_django_plugin/transformers copying build/lib/mypy_django_plugin/transformers/settings.py -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/mypy_django_plugin/transformers copying build/lib/mypy_django_plugin/transformers/init_create.py -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/mypy_django_plugin/transformers copying build/lib/mypy_django_plugin/transformers/querysets.py -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/mypy_django_plugin/transformers copying build/lib/mypy_django_plugin/transformers/orm_lookups.py -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/mypy_django_plugin/transformers copying build/lib/mypy_django_plugin/transformers/forms.py -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/mypy_django_plugin/transformers copying build/lib/mypy_django_plugin/__init__.py -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/mypy_django_plugin creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/mypy_django_plugin/lib copying build/lib/mypy_django_plugin/lib/__init__.py -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/mypy_django_plugin/lib copying build/lib/mypy_django_plugin/lib/helpers.py -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/mypy_django_plugin/lib copying build/lib/mypy_django_plugin/lib/fullnames.py -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/mypy_django_plugin/lib creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/mypy_django_plugin/django copying build/lib/mypy_django_plugin/django/context.py -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/mypy_django_plugin/django copying build/lib/mypy_django_plugin/django/__init__.py -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/mypy_django_plugin/django copying build/lib/mypy_django_plugin/py.typed -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/mypy_django_plugin creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/templatetags copying build/lib/django-stubs/templatetags/tz.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/templatetags copying build/lib/django-stubs/templatetags/static.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/templatetags copying build/lib/django-stubs/templatetags/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/templatetags copying build/lib/django-stubs/templatetags/l10n.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/templatetags copying build/lib/django-stubs/templatetags/cache.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/templatetags copying build/lib/django-stubs/templatetags/i18n.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/templatetags creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/http copying build/lib/django-stubs/http/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/http copying build/lib/django-stubs/http/response.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/http copying build/lib/django-stubs/http/cookie.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/http copying build/lib/django-stubs/http/multipartparser.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/http copying build/lib/django-stubs/http/request.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/http creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/views copying build/lib/django-stubs/views/static.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/views copying build/lib/django-stubs/views/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/views creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/views/generic copying build/lib/django-stubs/views/generic/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/views/generic copying build/lib/django-stubs/views/generic/edit.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/views/generic copying build/lib/django-stubs/views/generic/dates.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/views/generic copying build/lib/django-stubs/views/generic/detail.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/views/generic copying build/lib/django-stubs/views/generic/list.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/views/generic copying build/lib/django-stubs/views/generic/base.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/views/generic copying build/lib/django-stubs/views/debug.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/views copying build/lib/django-stubs/views/defaults.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/views creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/views/decorators copying build/lib/django-stubs/views/decorators/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/views/decorators copying build/lib/django-stubs/views/decorators/http.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/views/decorators copying build/lib/django-stubs/views/decorators/debug.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/views/decorators copying build/lib/django-stubs/views/decorators/vary.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/views/decorators copying build/lib/django-stubs/views/decorators/common.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/views/decorators copying build/lib/django-stubs/views/decorators/clickjacking.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/views/decorators copying build/lib/django-stubs/views/decorators/gzip.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/views/decorators copying build/lib/django-stubs/views/decorators/csrf.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/views/decorators copying build/lib/django-stubs/views/decorators/cache.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/views/decorators copying build/lib/django-stubs/views/csrf.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/views copying build/lib/django-stubs/views/i18n.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/views copying build/lib/django-stubs/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib copying build/lib/django-stubs/contrib/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/messages copying build/lib/django-stubs/contrib/messages/utils.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/messages copying build/lib/django-stubs/contrib/messages/constants.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/messages copying build/lib/django-stubs/contrib/messages/middleware.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/messages copying build/lib/django-stubs/contrib/messages/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/messages creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/messages/storage copying build/lib/django-stubs/contrib/messages/storage/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/messages/storage copying build/lib/django-stubs/contrib/messages/storage/base.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/messages/storage copying build/lib/django-stubs/contrib/messages/storage/cookie.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/messages/storage copying build/lib/django-stubs/contrib/messages/storage/fallback.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/messages/storage copying build/lib/django-stubs/contrib/messages/storage/session.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/messages/storage copying build/lib/django-stubs/contrib/messages/context_processors.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/messages copying build/lib/django-stubs/contrib/messages/api.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/messages copying build/lib/django-stubs/contrib/messages/apps.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/messages copying build/lib/django-stubs/contrib/messages/views.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/messages creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/admin copying build/lib/django-stubs/contrib/admin/utils.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/admin creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/admin/templatetags copying build/lib/django-stubs/contrib/admin/templatetags/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/admin/templatetags copying build/lib/django-stubs/contrib/admin/templatetags/admin_urls.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/admin/templatetags copying build/lib/django-stubs/contrib/admin/templatetags/admin_list.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/admin/templatetags copying build/lib/django-stubs/contrib/admin/templatetags/log.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/admin/templatetags copying build/lib/django-stubs/contrib/admin/templatetags/base.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/admin/templatetags copying build/lib/django-stubs/contrib/admin/templatetags/admin_modify.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/admin/templatetags copying build/lib/django-stubs/contrib/admin/sites.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/admin copying build/lib/django-stubs/contrib/admin/filters.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/admin creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/admin/views copying build/lib/django-stubs/contrib/admin/views/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/admin/views copying build/lib/django-stubs/contrib/admin/views/autocomplete.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/admin/views copying build/lib/django-stubs/contrib/admin/views/decorators.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/admin/views copying build/lib/django-stubs/contrib/admin/views/main.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/admin/views copying build/lib/django-stubs/contrib/admin/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/admin copying build/lib/django-stubs/contrib/admin/widgets.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/admin copying build/lib/django-stubs/contrib/admin/decorators.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/admin copying build/lib/django-stubs/contrib/admin/helpers.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/admin copying build/lib/django-stubs/contrib/admin/checks.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/admin copying build/lib/django-stubs/contrib/admin/actions.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/admin copying build/lib/django-stubs/contrib/admin/forms.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/admin creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/admin/migrations copying build/lib/django-stubs/contrib/admin/migrations/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/admin/migrations copying build/lib/django-stubs/contrib/admin/options.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/admin copying build/lib/django-stubs/contrib/admin/apps.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/admin copying build/lib/django-stubs/contrib/admin/exceptions.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/admin copying build/lib/django-stubs/contrib/admin/tests.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/admin copying build/lib/django-stubs/contrib/admin/models.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/admin creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/sites copying build/lib/django-stubs/contrib/sites/middleware.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/sites copying build/lib/django-stubs/contrib/sites/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/sites copying build/lib/django-stubs/contrib/sites/management.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/sites copying build/lib/django-stubs/contrib/sites/admin.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/sites copying build/lib/django-stubs/contrib/sites/requests.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/sites copying build/lib/django-stubs/contrib/sites/shortcuts.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/sites creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/sites/migrations copying build/lib/django-stubs/contrib/sites/migrations/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/sites/migrations copying build/lib/django-stubs/contrib/sites/apps.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/sites copying build/lib/django-stubs/contrib/sites/managers.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/sites copying build/lib/django-stubs/contrib/sites/models.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/sites creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/auth copying build/lib/django-stubs/contrib/auth/hashers.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/auth creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/auth/handlers copying build/lib/django-stubs/contrib/auth/handlers/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/auth/handlers copying build/lib/django-stubs/contrib/auth/handlers/modwsgi.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/auth/handlers copying build/lib/django-stubs/contrib/auth/middleware.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/auth creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/auth/management copying build/lib/django-stubs/contrib/auth/management/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/auth/management creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/auth/management/commands copying build/lib/django-stubs/contrib/auth/management/commands/createsuperuser.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/auth/management/commands copying build/lib/django-stubs/contrib/auth/management/commands/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/auth/management/commands copying build/lib/django-stubs/contrib/auth/management/commands/changepassword.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/auth/management/commands copying build/lib/django-stubs/contrib/auth/password_validation.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/auth copying build/lib/django-stubs/contrib/auth/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/auth copying build/lib/django-stubs/contrib/auth/tokens.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/auth copying build/lib/django-stubs/contrib/auth/backends.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/auth copying build/lib/django-stubs/contrib/auth/admin.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/auth copying build/lib/django-stubs/contrib/auth/decorators.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/auth copying build/lib/django-stubs/contrib/auth/mixins.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/auth copying build/lib/django-stubs/contrib/auth/checks.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/auth copying build/lib/django-stubs/contrib/auth/context_processors.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/auth copying build/lib/django-stubs/contrib/auth/forms.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/auth creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/auth/migrations copying build/lib/django-stubs/contrib/auth/migrations/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/auth/migrations copying build/lib/django-stubs/contrib/auth/signals.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/auth copying build/lib/django-stubs/contrib/auth/apps.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/auth copying build/lib/django-stubs/contrib/auth/validators.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/auth copying build/lib/django-stubs/contrib/auth/views.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/auth copying build/lib/django-stubs/contrib/auth/urls.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/auth copying build/lib/django-stubs/contrib/auth/base_user.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/auth copying build/lib/django-stubs/contrib/auth/models.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/auth creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/sitemaps creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/sitemaps/management copying build/lib/django-stubs/contrib/sitemaps/management/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/sitemaps/management creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/sitemaps/management/commands copying build/lib/django-stubs/contrib/sitemaps/management/commands/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/sitemaps/management/commands copying build/lib/django-stubs/contrib/sitemaps/management/commands/ping_google.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/sitemaps/management/commands copying build/lib/django-stubs/contrib/sitemaps/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/sitemaps copying build/lib/django-stubs/contrib/sitemaps/apps.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/sitemaps copying build/lib/django-stubs/contrib/sitemaps/views.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/sitemaps creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/admindocs copying build/lib/django-stubs/contrib/admindocs/utils.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/admindocs copying build/lib/django-stubs/contrib/admindocs/middleware.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/admindocs copying build/lib/django-stubs/contrib/admindocs/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/admindocs copying build/lib/django-stubs/contrib/admindocs/apps.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/admindocs copying build/lib/django-stubs/contrib/admindocs/views.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/admindocs copying build/lib/django-stubs/contrib/admindocs/urls.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/admindocs creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/flatpages creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/flatpages/templatetags copying build/lib/django-stubs/contrib/flatpages/templatetags/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/flatpages/templatetags copying build/lib/django-stubs/contrib/flatpages/templatetags/flatpages.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/flatpages/templatetags copying build/lib/django-stubs/contrib/flatpages/middleware.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/flatpages copying build/lib/django-stubs/contrib/flatpages/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/flatpages copying build/lib/django-stubs/contrib/flatpages/admin.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/flatpages copying build/lib/django-stubs/contrib/flatpages/sitemaps.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/flatpages copying build/lib/django-stubs/contrib/flatpages/forms.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/flatpages creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/flatpages/migrations copying build/lib/django-stubs/contrib/flatpages/migrations/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/flatpages/migrations copying build/lib/django-stubs/contrib/flatpages/apps.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/flatpages copying build/lib/django-stubs/contrib/flatpages/views.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/flatpages copying build/lib/django-stubs/contrib/flatpages/urls.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/flatpages copying build/lib/django-stubs/contrib/flatpages/models.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/flatpages creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/syndication copying build/lib/django-stubs/contrib/syndication/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/syndication copying build/lib/django-stubs/contrib/syndication/apps.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/syndication copying build/lib/django-stubs/contrib/syndication/views.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/syndication creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis copying build/lib/django-stubs/contrib/gis/ptr.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis copying build/lib/django-stubs/contrib/gis/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/gdal copying build/lib/django-stubs/contrib/gis/gdal/driver.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/gdal copying build/lib/django-stubs/contrib/gis/gdal/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/gdal copying build/lib/django-stubs/contrib/gis/gdal/field.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/gdal copying build/lib/django-stubs/contrib/gis/gdal/error.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/gdal copying build/lib/django-stubs/contrib/gis/gdal/layer.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/gdal copying build/lib/django-stubs/contrib/gis/gdal/geomtype.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/gdal creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/gdal/prototypes copying build/lib/django-stubs/contrib/gis/gdal/prototypes/generation.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/gdal/prototypes copying build/lib/django-stubs/contrib/gis/gdal/prototypes/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/gdal/prototypes copying build/lib/django-stubs/contrib/gis/gdal/prototypes/raster.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/gdal/prototypes copying build/lib/django-stubs/contrib/gis/gdal/prototypes/ds.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/gdal/prototypes copying build/lib/django-stubs/contrib/gis/gdal/prototypes/geom.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/gdal/prototypes copying build/lib/django-stubs/contrib/gis/gdal/prototypes/srs.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/gdal/prototypes copying build/lib/django-stubs/contrib/gis/gdal/prototypes/errcheck.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/gdal/prototypes copying build/lib/django-stubs/contrib/gis/gdal/base.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/gdal copying build/lib/django-stubs/contrib/gis/gdal/envelope.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/gdal copying build/lib/django-stubs/contrib/gis/gdal/geometries.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/gdal creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/gdal/raster copying build/lib/django-stubs/contrib/gis/gdal/raster/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/gdal/raster copying build/lib/django-stubs/contrib/gis/gdal/raster/const.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/gdal/raster copying build/lib/django-stubs/contrib/gis/gdal/raster/band.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/gdal/raster copying build/lib/django-stubs/contrib/gis/gdal/raster/base.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/gdal/raster copying build/lib/django-stubs/contrib/gis/gdal/raster/source.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/gdal/raster copying build/lib/django-stubs/contrib/gis/gdal/libgdal.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/gdal copying build/lib/django-stubs/contrib/gis/gdal/feature.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/gdal copying build/lib/django-stubs/contrib/gis/gdal/srs.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/gdal copying build/lib/django-stubs/contrib/gis/gdal/datasource.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/gdal creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/serializers copying build/lib/django-stubs/contrib/gis/serializers/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/serializers copying build/lib/django-stubs/contrib/gis/serializers/geojson.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/serializers creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/admin copying build/lib/django-stubs/contrib/gis/admin/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/admin copying build/lib/django-stubs/contrib/gis/admin/widgets.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/admin copying build/lib/django-stubs/contrib/gis/admin/options.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/admin creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/sitemaps copying build/lib/django-stubs/contrib/gis/sitemaps/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/sitemaps copying build/lib/django-stubs/contrib/gis/sitemaps/kml.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/sitemaps copying build/lib/django-stubs/contrib/gis/sitemaps/views.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/sitemaps copying build/lib/django-stubs/contrib/gis/measure.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/db creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/db/backends copying build/lib/django-stubs/contrib/gis/db/backends/utils.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/db/backends creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/db/backends/postgis copying build/lib/django-stubs/contrib/gis/db/backends/postgis/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/db/backends/postgis copying build/lib/django-stubs/contrib/gis/db/backends/postgis/schema.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/db/backends/postgis copying build/lib/django-stubs/contrib/gis/db/backends/postgis/features.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/db/backends/postgis copying build/lib/django-stubs/contrib/gis/db/backends/postgis/const.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/db/backends/postgis copying build/lib/django-stubs/contrib/gis/db/backends/postgis/introspection.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/db/backends/postgis copying build/lib/django-stubs/contrib/gis/db/backends/postgis/base.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/db/backends/postgis copying build/lib/django-stubs/contrib/gis/db/backends/postgis/pgraster.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/db/backends/postgis copying build/lib/django-stubs/contrib/gis/db/backends/postgis/adapter.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/db/backends/postgis copying build/lib/django-stubs/contrib/gis/db/backends/postgis/operations.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/db/backends/postgis copying build/lib/django-stubs/contrib/gis/db/backends/postgis/models.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/db/backends/postgis copying build/lib/django-stubs/contrib/gis/db/backends/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/db/backends creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/db/backends/oracle copying build/lib/django-stubs/contrib/gis/db/backends/oracle/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/db/backends/oracle copying build/lib/django-stubs/contrib/gis/db/backends/oracle/schema.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/db/backends/oracle copying build/lib/django-stubs/contrib/gis/db/backends/oracle/features.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/db/backends/oracle copying build/lib/django-stubs/contrib/gis/db/backends/oracle/introspection.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/db/backends/oracle copying build/lib/django-stubs/contrib/gis/db/backends/oracle/base.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/db/backends/oracle copying build/lib/django-stubs/contrib/gis/db/backends/oracle/adapter.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/db/backends/oracle copying build/lib/django-stubs/contrib/gis/db/backends/oracle/operations.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/db/backends/oracle copying build/lib/django-stubs/contrib/gis/db/backends/oracle/models.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/db/backends/oracle creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/db/backends/spatialite copying build/lib/django-stubs/contrib/gis/db/backends/spatialite/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/db/backends/spatialite copying build/lib/django-stubs/contrib/gis/db/backends/spatialite/client.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/db/backends/spatialite copying build/lib/django-stubs/contrib/gis/db/backends/spatialite/schema.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/db/backends/spatialite copying build/lib/django-stubs/contrib/gis/db/backends/spatialite/features.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/db/backends/spatialite copying build/lib/django-stubs/contrib/gis/db/backends/spatialite/introspection.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/db/backends/spatialite copying build/lib/django-stubs/contrib/gis/db/backends/spatialite/base.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/db/backends/spatialite copying build/lib/django-stubs/contrib/gis/db/backends/spatialite/adapter.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/db/backends/spatialite copying build/lib/django-stubs/contrib/gis/db/backends/spatialite/operations.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/db/backends/spatialite copying build/lib/django-stubs/contrib/gis/db/backends/spatialite/models.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/db/backends/spatialite creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/db/backends/base copying build/lib/django-stubs/contrib/gis/db/backends/base/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/db/backends/base copying build/lib/django-stubs/contrib/gis/db/backends/base/features.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/db/backends/base copying build/lib/django-stubs/contrib/gis/db/backends/base/adapter.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/db/backends/base copying build/lib/django-stubs/contrib/gis/db/backends/base/operations.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/db/backends/base copying build/lib/django-stubs/contrib/gis/db/backends/base/models.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/db/backends/base creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/db/backends/mysql copying build/lib/django-stubs/contrib/gis/db/backends/mysql/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/db/backends/mysql copying build/lib/django-stubs/contrib/gis/db/backends/mysql/schema.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/db/backends/mysql copying build/lib/django-stubs/contrib/gis/db/backends/mysql/features.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/db/backends/mysql copying build/lib/django-stubs/contrib/gis/db/backends/mysql/introspection.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/db/backends/mysql copying build/lib/django-stubs/contrib/gis/db/backends/mysql/base.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/db/backends/mysql copying build/lib/django-stubs/contrib/gis/db/backends/mysql/operations.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/db/backends/mysql copying build/lib/django-stubs/contrib/gis/db/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/db creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/db/models copying build/lib/django-stubs/contrib/gis/db/models/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/db/models copying build/lib/django-stubs/contrib/gis/db/models/proxy.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/db/models copying build/lib/django-stubs/contrib/gis/db/models/fields.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/db/models copying build/lib/django-stubs/contrib/gis/db/models/functions.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/db/models copying build/lib/django-stubs/contrib/gis/db/models/lookups.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/db/models copying build/lib/django-stubs/contrib/gis/db/models/aggregates.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/db/models creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/db/models/sql copying build/lib/django-stubs/contrib/gis/db/models/sql/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/db/models/sql copying build/lib/django-stubs/contrib/gis/db/models/sql/conversion.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/db/models/sql creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/geos copying build/lib/django-stubs/contrib/gis/geos/linestring.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/geos copying build/lib/django-stubs/contrib/gis/geos/libgeos.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/geos copying build/lib/django-stubs/contrib/gis/geos/polygon.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/geos copying build/lib/django-stubs/contrib/gis/geos/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/geos copying build/lib/django-stubs/contrib/gis/geos/point.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/geos copying build/lib/django-stubs/contrib/gis/geos/io.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/geos copying build/lib/django-stubs/contrib/gis/geos/error.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/geos creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/geos/prototypes copying build/lib/django-stubs/contrib/gis/geos/prototypes/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/geos/prototypes copying build/lib/django-stubs/contrib/gis/geos/prototypes/misc.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/geos/prototypes copying build/lib/django-stubs/contrib/gis/geos/prototypes/threadsafe.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/geos/prototypes copying build/lib/django-stubs/contrib/gis/geos/prototypes/io.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/geos/prototypes copying build/lib/django-stubs/contrib/gis/geos/prototypes/topology.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/geos/prototypes copying build/lib/django-stubs/contrib/gis/geos/prototypes/predicates.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/geos/prototypes copying build/lib/django-stubs/contrib/gis/geos/prototypes/geom.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/geos/prototypes copying build/lib/django-stubs/contrib/gis/geos/prototypes/prepared.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/geos/prototypes copying build/lib/django-stubs/contrib/gis/geos/prototypes/coordseq.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/geos/prototypes copying build/lib/django-stubs/contrib/gis/geos/prototypes/errcheck.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/geos/prototypes copying build/lib/django-stubs/contrib/gis/geos/base.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/geos copying build/lib/django-stubs/contrib/gis/geos/collections.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/geos copying build/lib/django-stubs/contrib/gis/geos/geometry.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/geos copying build/lib/django-stubs/contrib/gis/geos/factory.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/geos copying build/lib/django-stubs/contrib/gis/geos/prepared.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/geos copying build/lib/django-stubs/contrib/gis/geos/mutable_list.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/geos copying build/lib/django-stubs/contrib/gis/geos/coordseq.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/geos copying build/lib/django-stubs/contrib/gis/feeds.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/utils copying build/lib/django-stubs/contrib/gis/utils/ogrinspect.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/utils copying build/lib/django-stubs/contrib/gis/utils/ogrinfo.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/utils copying build/lib/django-stubs/contrib/gis/utils/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/utils copying build/lib/django-stubs/contrib/gis/utils/layermapping.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/utils copying build/lib/django-stubs/contrib/gis/utils/srs.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/utils copying build/lib/django-stubs/contrib/gis/shortcuts.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis copying build/lib/django-stubs/contrib/gis/geometry.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis copying build/lib/django-stubs/contrib/gis/apps.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis copying build/lib/django-stubs/contrib/gis/views.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/geoip2 copying build/lib/django-stubs/contrib/gis/geoip2/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/geoip2 copying build/lib/django-stubs/contrib/gis/geoip2/base.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/geoip2 copying build/lib/django-stubs/contrib/gis/geoip2/resources.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/geoip2 creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/forms copying build/lib/django-stubs/contrib/gis/forms/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/forms copying build/lib/django-stubs/contrib/gis/forms/widgets.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/forms copying build/lib/django-stubs/contrib/gis/forms/fields.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/gis/forms creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/humanize creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/humanize/templatetags copying build/lib/django-stubs/contrib/humanize/templatetags/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/humanize/templatetags copying build/lib/django-stubs/contrib/humanize/templatetags/humanize.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/humanize/templatetags copying build/lib/django-stubs/contrib/humanize/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/humanize copying build/lib/django-stubs/contrib/humanize/apps.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/humanize creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/redirects copying build/lib/django-stubs/contrib/redirects/middleware.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/redirects copying build/lib/django-stubs/contrib/redirects/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/redirects copying build/lib/django-stubs/contrib/redirects/admin.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/redirects creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/redirects/migrations copying build/lib/django-stubs/contrib/redirects/migrations/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/redirects/migrations copying build/lib/django-stubs/contrib/redirects/apps.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/redirects copying build/lib/django-stubs/contrib/redirects/models.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/redirects creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/staticfiles copying build/lib/django-stubs/contrib/staticfiles/utils.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/staticfiles creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/staticfiles/management copying build/lib/django-stubs/contrib/staticfiles/management/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/staticfiles/management creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/staticfiles/management/commands copying build/lib/django-stubs/contrib/staticfiles/management/commands/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/staticfiles/management/commands copying build/lib/django-stubs/contrib/staticfiles/management/commands/findstatic.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/staticfiles/management/commands copying build/lib/django-stubs/contrib/staticfiles/management/commands/runserver.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/staticfiles/management/commands copying build/lib/django-stubs/contrib/staticfiles/management/commands/collectstatic.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/staticfiles/management/commands copying build/lib/django-stubs/contrib/staticfiles/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/staticfiles copying build/lib/django-stubs/contrib/staticfiles/handlers.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/staticfiles copying build/lib/django-stubs/contrib/staticfiles/testing.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/staticfiles copying build/lib/django-stubs/contrib/staticfiles/checks.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/staticfiles copying build/lib/django-stubs/contrib/staticfiles/storage.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/staticfiles copying build/lib/django-stubs/contrib/staticfiles/apps.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/staticfiles copying build/lib/django-stubs/contrib/staticfiles/views.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/staticfiles copying build/lib/django-stubs/contrib/staticfiles/urls.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/staticfiles copying build/lib/django-stubs/contrib/staticfiles/finders.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/staticfiles creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/postgres copying build/lib/django-stubs/contrib/postgres/utils.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/postgres copying build/lib/django-stubs/contrib/postgres/indexes.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/postgres copying build/lib/django-stubs/contrib/postgres/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/postgres creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/postgres/aggregates copying build/lib/django-stubs/contrib/postgres/aggregates/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/postgres/aggregates copying build/lib/django-stubs/contrib/postgres/aggregates/mixins.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/postgres/aggregates copying build/lib/django-stubs/contrib/postgres/aggregates/general.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/postgres/aggregates copying build/lib/django-stubs/contrib/postgres/aggregates/statistics.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/postgres/aggregates copying build/lib/django-stubs/contrib/postgres/search.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/postgres copying build/lib/django-stubs/contrib/postgres/functions.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/postgres copying build/lib/django-stubs/contrib/postgres/signals.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/postgres copying build/lib/django-stubs/contrib/postgres/serializers.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/postgres copying build/lib/django-stubs/contrib/postgres/apps.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/postgres copying build/lib/django-stubs/contrib/postgres/validators.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/postgres copying build/lib/django-stubs/contrib/postgres/lookups.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/postgres creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/postgres/fields copying build/lib/django-stubs/contrib/postgres/fields/utils.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/postgres/fields copying build/lib/django-stubs/contrib/postgres/fields/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/postgres/fields copying build/lib/django-stubs/contrib/postgres/fields/hstore.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/postgres/fields copying build/lib/django-stubs/contrib/postgres/fields/jsonb.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/postgres/fields copying build/lib/django-stubs/contrib/postgres/fields/array.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/postgres/fields copying build/lib/django-stubs/contrib/postgres/fields/ranges.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/postgres/fields copying build/lib/django-stubs/contrib/postgres/fields/citext.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/postgres/fields copying build/lib/django-stubs/contrib/postgres/operations.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/postgres copying build/lib/django-stubs/contrib/postgres/constraints.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/postgres creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/postgres/forms copying build/lib/django-stubs/contrib/postgres/forms/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/postgres/forms copying build/lib/django-stubs/contrib/postgres/forms/hstore.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/postgres/forms copying build/lib/django-stubs/contrib/postgres/forms/array.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/postgres/forms copying build/lib/django-stubs/contrib/postgres/forms/ranges.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/postgres/forms creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/sessions creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/sessions/backends copying build/lib/django-stubs/contrib/sessions/backends/db.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/sessions/backends copying build/lib/django-stubs/contrib/sessions/backends/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/sessions/backends copying build/lib/django-stubs/contrib/sessions/backends/cached_db.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/sessions/backends copying build/lib/django-stubs/contrib/sessions/backends/base.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/sessions/backends copying build/lib/django-stubs/contrib/sessions/backends/signed_cookies.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/sessions/backends copying build/lib/django-stubs/contrib/sessions/backends/file.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/sessions/backends copying build/lib/django-stubs/contrib/sessions/backends/cache.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/sessions/backends copying build/lib/django-stubs/contrib/sessions/middleware.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/sessions creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/sessions/management copying build/lib/django-stubs/contrib/sessions/management/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/sessions/management creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/sessions/management/commands copying build/lib/django-stubs/contrib/sessions/management/commands/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/sessions/management/commands copying build/lib/django-stubs/contrib/sessions/management/commands/clearsessions.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/sessions/management/commands copying build/lib/django-stubs/contrib/sessions/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/sessions copying build/lib/django-stubs/contrib/sessions/base_session.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/sessions creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/sessions/migrations copying build/lib/django-stubs/contrib/sessions/migrations/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/sessions/migrations copying build/lib/django-stubs/contrib/sessions/serializers.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/sessions copying build/lib/django-stubs/contrib/sessions/apps.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/sessions copying build/lib/django-stubs/contrib/sessions/exceptions.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/sessions copying build/lib/django-stubs/contrib/sessions/models.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/sessions creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/contenttypes creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/contenttypes/management copying build/lib/django-stubs/contrib/contenttypes/management/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/contenttypes/management creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/contenttypes/management/commands copying build/lib/django-stubs/contrib/contenttypes/management/commands/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/contenttypes/management/commands copying build/lib/django-stubs/contrib/contenttypes/management/commands/remove_stale_contenttypes.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/contenttypes/management/commands copying build/lib/django-stubs/contrib/contenttypes/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/contenttypes copying build/lib/django-stubs/contrib/contenttypes/fields.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/contenttypes copying build/lib/django-stubs/contrib/contenttypes/admin.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/contenttypes copying build/lib/django-stubs/contrib/contenttypes/checks.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/contenttypes copying build/lib/django-stubs/contrib/contenttypes/forms.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/contenttypes creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/contenttypes/migrations copying build/lib/django-stubs/contrib/contenttypes/migrations/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/contenttypes/migrations copying build/lib/django-stubs/contrib/contenttypes/apps.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/contenttypes copying build/lib/django-stubs/contrib/contenttypes/views.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/contenttypes copying build/lib/django-stubs/contrib/contenttypes/models.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/contrib/contenttypes creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/conf copying build/lib/django-stubs/conf/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/conf creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/conf/locale copying build/lib/django-stubs/conf/locale/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/conf/locale copying build/lib/django-stubs/conf/global_settings.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/conf creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/conf/urls copying build/lib/django-stubs/conf/urls/static.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/conf/urls copying build/lib/django-stubs/conf/urls/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/conf/urls copying build/lib/django-stubs/conf/urls/i18n.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/conf/urls creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/backends copying build/lib/django-stubs/db/backends/utils.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/backends creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/backends/dummy copying build/lib/django-stubs/db/backends/dummy/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/backends/dummy copying build/lib/django-stubs/db/backends/dummy/features.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/backends/dummy copying build/lib/django-stubs/db/backends/dummy/base.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/backends/dummy copying build/lib/django-stubs/db/backends/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/backends creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/backends/oracle copying build/lib/django-stubs/db/backends/oracle/utils.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/backends/oracle copying build/lib/django-stubs/db/backends/oracle/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/backends/oracle copying build/lib/django-stubs/db/backends/oracle/client.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/backends/oracle copying build/lib/django-stubs/db/backends/oracle/creation.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/backends/oracle copying build/lib/django-stubs/db/backends/oracle/schema.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/backends/oracle copying build/lib/django-stubs/db/backends/oracle/validation.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/backends/oracle copying build/lib/django-stubs/db/backends/oracle/features.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/backends/oracle copying build/lib/django-stubs/db/backends/oracle/introspection.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/backends/oracle copying build/lib/django-stubs/db/backends/oracle/functions.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/backends/oracle copying build/lib/django-stubs/db/backends/oracle/base.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/backends/oracle copying build/lib/django-stubs/db/backends/oracle/operations.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/backends/oracle copying build/lib/django-stubs/db/backends/ddl_references.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/backends creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/backends/sqlite3 copying build/lib/django-stubs/db/backends/sqlite3/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/backends/sqlite3 copying build/lib/django-stubs/db/backends/sqlite3/client.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/backends/sqlite3 copying build/lib/django-stubs/db/backends/sqlite3/creation.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/backends/sqlite3 copying build/lib/django-stubs/db/backends/sqlite3/schema.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/backends/sqlite3 copying build/lib/django-stubs/db/backends/sqlite3/features.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/backends/sqlite3 copying build/lib/django-stubs/db/backends/sqlite3/introspection.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/backends/sqlite3 copying build/lib/django-stubs/db/backends/sqlite3/base.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/backends/sqlite3 copying build/lib/django-stubs/db/backends/sqlite3/operations.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/backends/sqlite3 copying build/lib/django-stubs/db/backends/signals.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/backends creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/backends/base copying build/lib/django-stubs/db/backends/base/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/backends/base copying build/lib/django-stubs/db/backends/base/client.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/backends/base copying build/lib/django-stubs/db/backends/base/creation.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/backends/base copying build/lib/django-stubs/db/backends/base/schema.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/backends/base copying build/lib/django-stubs/db/backends/base/validation.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/backends/base copying build/lib/django-stubs/db/backends/base/features.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/backends/base copying build/lib/django-stubs/db/backends/base/introspection.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/backends/base copying build/lib/django-stubs/db/backends/base/base.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/backends/base copying build/lib/django-stubs/db/backends/base/operations.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/backends/base creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/backends/mysql copying build/lib/django-stubs/db/backends/mysql/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/backends/mysql copying build/lib/django-stubs/db/backends/mysql/client.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/backends/mysql copying build/lib/django-stubs/db/backends/mysql/creation.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/backends/mysql copying build/lib/django-stubs/db/backends/mysql/schema.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/backends/mysql copying build/lib/django-stubs/db/backends/mysql/validation.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/backends/mysql copying build/lib/django-stubs/db/backends/mysql/features.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/backends/mysql copying build/lib/django-stubs/db/backends/mysql/introspection.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/backends/mysql copying build/lib/django-stubs/db/backends/mysql/base.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/backends/mysql copying build/lib/django-stubs/db/backends/mysql/compiler.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/backends/mysql copying build/lib/django-stubs/db/backends/mysql/operations.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/backends/mysql creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/backends/postgresql copying build/lib/django-stubs/db/backends/postgresql/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/backends/postgresql copying build/lib/django-stubs/db/backends/postgresql/client.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/backends/postgresql copying build/lib/django-stubs/db/backends/postgresql/creation.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/backends/postgresql copying build/lib/django-stubs/db/backends/postgresql/schema.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/backends/postgresql copying build/lib/django-stubs/db/backends/postgresql/features.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/backends/postgresql copying build/lib/django-stubs/db/backends/postgresql/introspection.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/backends/postgresql copying build/lib/django-stubs/db/backends/postgresql/base.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/backends/postgresql copying build/lib/django-stubs/db/backends/postgresql/operations.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/backends/postgresql copying build/lib/django-stubs/db/utils.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db copying build/lib/django-stubs/db/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db copying build/lib/django-stubs/db/transaction.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/migrations copying build/lib/django-stubs/db/migrations/utils.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/migrations copying build/lib/django-stubs/db/migrations/recorder.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/migrations copying build/lib/django-stubs/db/migrations/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/migrations copying build/lib/django-stubs/db/migrations/autodetector.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/migrations copying build/lib/django-stubs/db/migrations/optimizer.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/migrations creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/migrations/operations copying build/lib/django-stubs/db/migrations/operations/utils.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/migrations/operations copying build/lib/django-stubs/db/migrations/operations/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/migrations/operations copying build/lib/django-stubs/db/migrations/operations/special.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/migrations/operations copying build/lib/django-stubs/db/migrations/operations/fields.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/migrations/operations copying build/lib/django-stubs/db/migrations/operations/base.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/migrations/operations copying build/lib/django-stubs/db/migrations/operations/models.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/migrations/operations copying build/lib/django-stubs/db/migrations/writer.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/migrations copying build/lib/django-stubs/db/migrations/serializer.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/migrations copying build/lib/django-stubs/db/migrations/graph.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/migrations copying build/lib/django-stubs/db/migrations/migration.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/migrations copying build/lib/django-stubs/db/migrations/executor.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/migrations copying build/lib/django-stubs/db/migrations/loader.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/migrations copying build/lib/django-stubs/db/migrations/questioner.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/migrations copying build/lib/django-stubs/db/migrations/exceptions.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/migrations copying build/lib/django-stubs/db/migrations/state.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/migrations creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/models copying build/lib/django-stubs/db/models/utils.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/models copying build/lib/django-stubs/db/models/constants.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/models copying build/lib/django-stubs/db/models/query.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/models copying build/lib/django-stubs/db/models/manager.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/models copying build/lib/django-stubs/db/models/indexes.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/models copying build/lib/django-stubs/db/models/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/models copying build/lib/django-stubs/db/models/enums.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/models copying build/lib/django-stubs/db/models/deletion.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/models copying build/lib/django-stubs/db/models/expressions.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/models copying build/lib/django-stubs/db/models/base.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/models copying build/lib/django-stubs/db/models/signals.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/models copying build/lib/django-stubs/db/models/options.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/models copying build/lib/django-stubs/db/models/query_utils.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/models copying build/lib/django-stubs/db/models/lookups.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/models copying build/lib/django-stubs/db/models/aggregates.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/models creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/models/fields copying build/lib/django-stubs/db/models/fields/reverse_related.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/models/fields copying build/lib/django-stubs/db/models/fields/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/models/fields copying build/lib/django-stubs/db/models/fields/proxy.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/models/fields copying build/lib/django-stubs/db/models/fields/mixins.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/models/fields copying build/lib/django-stubs/db/models/fields/related_descriptors.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/models/fields copying build/lib/django-stubs/db/models/fields/related_lookups.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/models/fields copying build/lib/django-stubs/db/models/fields/files.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/models/fields copying build/lib/django-stubs/db/models/fields/json.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/models/fields copying build/lib/django-stubs/db/models/fields/related.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/models/fields copying build/lib/django-stubs/db/models/constraints.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/models creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/models/functions copying build/lib/django-stubs/db/models/functions/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/models/functions copying build/lib/django-stubs/db/models/functions/datetime.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/models/functions copying build/lib/django-stubs/db/models/functions/text.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/models/functions copying build/lib/django-stubs/db/models/functions/mixins.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/models/functions copying build/lib/django-stubs/db/models/functions/window.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/models/functions copying build/lib/django-stubs/db/models/functions/comparison.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/models/functions copying build/lib/django-stubs/db/models/functions/math.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/models/functions creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/models/sql copying build/lib/django-stubs/db/models/sql/constants.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/models/sql copying build/lib/django-stubs/db/models/sql/query.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/models/sql copying build/lib/django-stubs/db/models/sql/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/models/sql copying build/lib/django-stubs/db/models/sql/where.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/models/sql copying build/lib/django-stubs/db/models/sql/compiler.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/models/sql copying build/lib/django-stubs/db/models/sql/datastructures.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/models/sql copying build/lib/django-stubs/db/models/sql/subqueries.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/db/models/sql creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/test copying build/lib/django-stubs/test/utils.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/test copying build/lib/django-stubs/test/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/test copying build/lib/django-stubs/test/client.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/test copying build/lib/django-stubs/test/testcases.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/test copying build/lib/django-stubs/test/runner.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/test copying build/lib/django-stubs/test/signals.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/test copying build/lib/django-stubs/test/html.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/test copying build/lib/django-stubs/test/selenium.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/test creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/utils copying build/lib/django-stubs/utils/regex_helper.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/utils copying build/lib/django-stubs/utils/numberformat.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/utils copying build/lib/django-stubs/utils/ipv6.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/utils copying build/lib/django-stubs/utils/autoreload.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/utils copying build/lib/django-stubs/utils/duration.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/utils copying build/lib/django-stubs/utils/baseconv.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/utils copying build/lib/django-stubs/utils/feedgenerator.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/utils copying build/lib/django-stubs/utils/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/utils copying build/lib/django-stubs/utils/http.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/utils copying build/lib/django-stubs/utils/functional.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/utils copying build/lib/django-stubs/utils/termcolors.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/utils copying build/lib/django-stubs/utils/xmlutils.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/utils copying build/lib/django-stubs/utils/hashable.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/utils copying build/lib/django-stubs/utils/asyncio.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/utils copying build/lib/django-stubs/utils/tree.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/utils copying build/lib/django-stubs/utils/deconstruct.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/utils copying build/lib/django-stubs/utils/itercompat.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/utils copying build/lib/django-stubs/utils/deprecation.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/utils copying build/lib/django-stubs/utils/dates.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/utils copying build/lib/django-stubs/utils/log.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/utils copying build/lib/django-stubs/utils/text.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/utils copying build/lib/django-stubs/utils/timezone.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/utils copying build/lib/django-stubs/utils/decorators.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/utils copying build/lib/django-stubs/utils/crypto.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/utils copying build/lib/django-stubs/utils/lorem_ipsum.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/utils copying build/lib/django-stubs/utils/connection.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/utils copying build/lib/django-stubs/utils/inspect.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/utils copying build/lib/django-stubs/utils/version.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/utils copying build/lib/django-stubs/utils/topological_sort.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/utils copying build/lib/django-stubs/utils/module_loading.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/utils copying build/lib/django-stubs/utils/dateparse.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/utils copying build/lib/django-stubs/utils/safestring.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/utils copying build/lib/django-stubs/utils/datetime_safe.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/utils copying build/lib/django-stubs/utils/timesince.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/utils creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/utils/translation copying build/lib/django-stubs/utils/translation/trans_real.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/utils/translation copying build/lib/django-stubs/utils/translation/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/utils/translation copying build/lib/django-stubs/utils/translation/reloader.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/utils/translation copying build/lib/django-stubs/utils/translation/template.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/utils/translation copying build/lib/django-stubs/utils/translation/trans_null.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/utils/translation copying build/lib/django-stubs/utils/datastructures.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/utils copying build/lib/django-stubs/utils/cache.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/utils copying build/lib/django-stubs/utils/archive.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/utils copying build/lib/django-stubs/utils/encoding.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/utils copying build/lib/django-stubs/utils/formats.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/utils copying build/lib/django-stubs/utils/dateformat.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/utils copying build/lib/django-stubs/utils/html.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/utils copying build/lib/django-stubs/utils/_os.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/utils copying build/lib/django-stubs/utils/jslex.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/utils copying build/lib/django-stubs/shortcuts.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/apps copying build/lib/django-stubs/apps/registry.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/apps copying build/lib/django-stubs/apps/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/apps copying build/lib/django-stubs/apps/config.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/apps creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/dispatch copying build/lib/django-stubs/dispatch/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/dispatch copying build/lib/django-stubs/dispatch/dispatcher.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/dispatch creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/middleware copying build/lib/django-stubs/middleware/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/middleware copying build/lib/django-stubs/middleware/http.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/middleware copying build/lib/django-stubs/middleware/locale.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/middleware copying build/lib/django-stubs/middleware/common.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/middleware copying build/lib/django-stubs/middleware/security.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/middleware copying build/lib/django-stubs/middleware/clickjacking.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/middleware copying build/lib/django-stubs/middleware/gzip.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/middleware copying build/lib/django-stubs/middleware/csrf.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/middleware copying build/lib/django-stubs/middleware/cache.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/middleware creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/handlers copying build/lib/django-stubs/core/handlers/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/handlers copying build/lib/django-stubs/core/handlers/wsgi.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/handlers copying build/lib/django-stubs/core/handlers/exception.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/handlers copying build/lib/django-stubs/core/handlers/base.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/handlers copying build/lib/django-stubs/core/handlers/asgi.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/handlers creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/cache creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/cache/backends copying build/lib/django-stubs/core/cache/backends/memcached.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/cache/backends copying build/lib/django-stubs/core/cache/backends/db.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/cache/backends copying build/lib/django-stubs/core/cache/backends/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/cache/backends copying build/lib/django-stubs/core/cache/backends/dummy.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/cache/backends copying build/lib/django-stubs/core/cache/backends/filebased.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/cache/backends copying build/lib/django-stubs/core/cache/backends/base.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/cache/backends copying build/lib/django-stubs/core/cache/backends/locmem.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/cache/backends copying build/lib/django-stubs/core/cache/utils.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/cache copying build/lib/django-stubs/core/cache/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/cache creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/management copying build/lib/django-stubs/core/management/utils.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/management copying build/lib/django-stubs/core/management/templates.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/management copying build/lib/django-stubs/core/management/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/management creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/management/commands copying build/lib/django-stubs/core/management/commands/sqlsequencereset.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/management/commands copying build/lib/django-stubs/core/management/commands/compilemessages.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/management/commands copying build/lib/django-stubs/core/management/commands/createcachetable.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/management/commands copying build/lib/django-stubs/core/management/commands/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/management/commands copying build/lib/django-stubs/core/management/commands/sqlflush.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/management/commands copying build/lib/django-stubs/core/management/commands/diffsettings.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/management/commands copying build/lib/django-stubs/core/management/commands/showmigrations.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/management/commands copying build/lib/django-stubs/core/management/commands/startapp.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/management/commands copying build/lib/django-stubs/core/management/commands/runserver.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/management/commands copying build/lib/django-stubs/core/management/commands/dumpdata.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/management/commands copying build/lib/django-stubs/core/management/commands/sqlmigrate.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/management/commands copying build/lib/django-stubs/core/management/commands/loaddata.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/management/commands copying build/lib/django-stubs/core/management/commands/makemessages.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/management/commands copying build/lib/django-stubs/core/management/commands/squashmigrations.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/management/commands copying build/lib/django-stubs/core/management/commands/inspectdb.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/management/commands copying build/lib/django-stubs/core/management/commands/sendtestemail.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/management/commands copying build/lib/django-stubs/core/management/commands/dbshell.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/management/commands copying build/lib/django-stubs/core/management/commands/shell.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/management/commands copying build/lib/django-stubs/core/management/commands/testserver.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/management/commands copying build/lib/django-stubs/core/management/commands/check.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/management/commands copying build/lib/django-stubs/core/management/commands/test.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/management/commands copying build/lib/django-stubs/core/management/commands/flush.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/management/commands copying build/lib/django-stubs/core/management/commands/migrate.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/management/commands copying build/lib/django-stubs/core/management/commands/makemigrations.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/management/commands copying build/lib/django-stubs/core/management/commands/startproject.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/management/commands copying build/lib/django-stubs/core/management/sql.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/management copying build/lib/django-stubs/core/management/base.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/management copying build/lib/django-stubs/core/management/color.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/management copying build/lib/django-stubs/core/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/checks copying build/lib/django-stubs/core/checks/registry.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/checks copying build/lib/django-stubs/core/checks/templates.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/checks copying build/lib/django-stubs/core/checks/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/checks copying build/lib/django-stubs/core/checks/model_checks.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/checks copying build/lib/django-stubs/core/checks/database.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/checks creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/checks/compatibility copying build/lib/django-stubs/core/checks/compatibility/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/checks/compatibility copying build/lib/django-stubs/core/checks/messages.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/checks copying build/lib/django-stubs/core/checks/caches.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/checks copying build/lib/django-stubs/core/checks/async_checks.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/checks copying build/lib/django-stubs/core/checks/urls.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/checks copying build/lib/django-stubs/core/checks/translation.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/checks creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/checks/security copying build/lib/django-stubs/core/checks/security/sessions.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/checks/security copying build/lib/django-stubs/core/checks/security/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/checks/security copying build/lib/django-stubs/core/checks/security/base.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/checks/security copying build/lib/django-stubs/core/checks/security/csrf.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/checks/security creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/serializers copying build/lib/django-stubs/core/serializers/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/serializers copying build/lib/django-stubs/core/serializers/pyyaml.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/serializers copying build/lib/django-stubs/core/serializers/base.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/serializers copying build/lib/django-stubs/core/serializers/xml_serializer.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/serializers copying build/lib/django-stubs/core/serializers/json.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/serializers copying build/lib/django-stubs/core/serializers/python.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/serializers copying build/lib/django-stubs/core/serializers/jsonl.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/serializers copying build/lib/django-stubs/core/wsgi.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core copying build/lib/django-stubs/core/paginator.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/servers copying build/lib/django-stubs/core/servers/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/servers copying build/lib/django-stubs/core/servers/basehttp.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/servers copying build/lib/django-stubs/core/signals.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/files copying build/lib/django-stubs/core/files/utils.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/files copying build/lib/django-stubs/core/files/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/files copying build/lib/django-stubs/core/files/uploadhandler.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/files copying build/lib/django-stubs/core/files/images.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/files copying build/lib/django-stubs/core/files/move.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/files copying build/lib/django-stubs/core/files/locks.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/files copying build/lib/django-stubs/core/files/storage.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/files copying build/lib/django-stubs/core/files/base.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/files copying build/lib/django-stubs/core/files/uploadedfile.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/files copying build/lib/django-stubs/core/files/temp.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/files copying build/lib/django-stubs/core/asgi.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core copying build/lib/django-stubs/core/validators.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/mail creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/mail/backends copying build/lib/django-stubs/core/mail/backends/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/mail/backends copying build/lib/django-stubs/core/mail/backends/dummy.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/mail/backends copying build/lib/django-stubs/core/mail/backends/filebased.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/mail/backends copying build/lib/django-stubs/core/mail/backends/console.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/mail/backends copying build/lib/django-stubs/core/mail/backends/base.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/mail/backends copying build/lib/django-stubs/core/mail/backends/smtp.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/mail/backends copying build/lib/django-stubs/core/mail/backends/locmem.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/mail/backends copying build/lib/django-stubs/core/mail/utils.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/mail copying build/lib/django-stubs/core/mail/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/mail copying build/lib/django-stubs/core/mail/message.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core/mail copying build/lib/django-stubs/core/exceptions.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core copying build/lib/django-stubs/core/signing.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/core creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/template creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/template/backends copying build/lib/django-stubs/template/backends/utils.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/template/backends copying build/lib/django-stubs/template/backends/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/template/backends copying build/lib/django-stubs/template/backends/jinja2.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/template/backends copying build/lib/django-stubs/template/backends/dummy.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/template/backends copying build/lib/django-stubs/template/backends/django.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/template/backends copying build/lib/django-stubs/template/backends/base.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/template/backends copying build/lib/django-stubs/template/utils.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/template copying build/lib/django-stubs/template/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/template copying build/lib/django-stubs/template/defaultfilters.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/template copying build/lib/django-stubs/template/loader_tags.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/template copying build/lib/django-stubs/template/response.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/template copying build/lib/django-stubs/template/defaulttags.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/template copying build/lib/django-stubs/template/context_processors.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/template creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/template/loaders copying build/lib/django-stubs/template/loaders/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/template/loaders copying build/lib/django-stubs/template/loaders/app_directories.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/template/loaders copying build/lib/django-stubs/template/loaders/filesystem.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/template/loaders copying build/lib/django-stubs/template/loaders/cached.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/template/loaders copying build/lib/django-stubs/template/loaders/base.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/template/loaders copying build/lib/django-stubs/template/loaders/locmem.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/template/loaders copying build/lib/django-stubs/template/smartif.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/template copying build/lib/django-stubs/template/base.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/template copying build/lib/django-stubs/template/context.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/template copying build/lib/django-stubs/template/library.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/template copying build/lib/django-stubs/template/loader.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/template copying build/lib/django-stubs/template/exceptions.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/template copying build/lib/django-stubs/template/engine.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/template creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/urls copying build/lib/django-stubs/urls/utils.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/urls copying build/lib/django-stubs/urls/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/urls copying build/lib/django-stubs/urls/conf.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/urls copying build/lib/django-stubs/urls/resolvers.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/urls copying build/lib/django-stubs/urls/converters.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/urls copying build/lib/django-stubs/urls/base.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/urls copying build/lib/django-stubs/urls/exceptions.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/urls creating /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/forms copying build/lib/django-stubs/forms/utils.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/forms copying build/lib/django-stubs/forms/__init__.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/forms copying build/lib/django-stubs/forms/widgets.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/forms copying build/lib/django-stubs/forms/fields.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/forms copying build/lib/django-stubs/forms/renderers.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/forms copying build/lib/django-stubs/forms/forms.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/forms copying build/lib/django-stubs/forms/formsets.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/forms copying build/lib/django-stubs/forms/boundfield.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/forms copying build/lib/django-stubs/forms/models.pyi -> /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django-stubs/forms byte-compiling /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/mypy_django_plugin/errorcodes.py to errorcodes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/mypy_django_plugin/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/mypy_django_plugin/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/mypy_django_plugin/transformers/managers.py to managers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/mypy_django_plugin/transformers/request.py to request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/mypy_django_plugin/transformers/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/mypy_django_plugin/transformers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/mypy_django_plugin/transformers/functional.py to functional.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/mypy_django_plugin/transformers/meta.py to meta.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/mypy_django_plugin/transformers/fields.py to fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/mypy_django_plugin/transformers/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/mypy_django_plugin/transformers/init_create.py to init_create.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/mypy_django_plugin/transformers/querysets.py to querysets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/mypy_django_plugin/transformers/orm_lookups.py to orm_lookups.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/mypy_django_plugin/transformers/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/mypy_django_plugin/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/mypy_django_plugin/lib/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/mypy_django_plugin/lib/helpers.py to helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/mypy_django_plugin/lib/fullnames.py to fullnames.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/mypy_django_plugin/django/context.py to context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/mypy_django_plugin/django/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpzq_jr0la.py' /usr/bin/python3 /tmp/tmpzq_jr0la.py removing /tmp/tmpzq_jr0la.py running install_egg_info running egg_info writing django_stubs.egg-info/PKG-INFO writing dependency_links to django_stubs.egg-info/dependency_links.txt writing requirements to django_stubs.egg-info/requires.txt writing top-level names to django_stubs.egg-info/top_level.txt package init file 'django-stubs/__init__.py' not found (or not a regular file) reading manifest file 'django_stubs.egg-info/SOURCES.txt' adding license file 'LICENSE.txt' writing manifest file 'django_stubs.egg-info/SOURCES.txt' Copying django_stubs.egg-info to /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9/site-packages/django_stubs-1.16.0-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64//usr/share/doc/python-django-stubs + '[' -d doc ']' ~/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64 ~/build/BUILD/django-stubs-1.16.0 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64 + '[' -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/django-stubs-1.16.0 + mv /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.16.0-1 --unique-debug-suffix -1.16.0-1.x86_64 --unique-debug-src-base python-django-stubs-1.16.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/django-stubs-1.16.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-django-stubs-1.16.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-django-stubs-1.16.0-1.noarch Provides: python-django-stubs python3-django-stubs = 1.16.0-1 python3.9dist(django-stubs) = 1.16 python3dist(django-stubs) = 1.16 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(django) python3.9dist(django-stubs-ext) >= 0.8 python3.9dist(mypy) >= 0.980 python3.9dist(tomli) python3.9dist(types-pytz) python3.9dist(types-pyyaml) python3.9dist(typing-extensions) Processing files: python-django-stubs-help-1.16.0-1.noarch warning: Empty %files file /builddir/build/BUILD/django-stubs-1.16.0/doclist.lst Provides: python-django-stubs-help = 1.16.0-1 python3-django-stubs-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64 Wrote: /builddir/build/RPMS/python-django-stubs-help-1.16.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-django-stubs-1.16.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.QqyEIV + umask 022 + cd /builddir/build/BUILD + cd django-stubs-1.16.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-django-stubs-1.16.0-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0