==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-graphene 3.4.3-1 (Wed Jan  1 17:09:55 2025)
==> Retrieving sources...
  -> Cloning python-graphene git repo...
Cloning into bare repository '/home/leming/work/python-graphene/python-graphene'...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    python-graphene ... Skipped
==> Making package: python-graphene 3.4.3-1 (Wed 01 Jan 2025 05:10:03 PM MST)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (6) python-promise-2.3.0-8  python-six-1.16.0-10
             python-typing_extensions-4.12.2-3  python-aniso8601-9.0.1-8
             python-graphql-core-3.2.4-2  python-graphql-relay-3.2.0-6

Total Download Size:   0.50 MiB
Total Installed Size:  4.03 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-graphql-core-3.2.4-2-any downloading...
 python-aniso8601-9.0.1-8-any downloading...
 python-promise-2.3.0-8-any downloading...
 python-graphql-relay-3.2.0-6-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-aniso8601...
installing python-graphql-core...
installing python-six...
installing python-promise...
installing python-typing_extensions...
installing python-graphql-relay...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (14) perl-error-0.17029-7  perl-mailtools-2.22-1  perl-timedate-2.33-7
              python-autocommand-2.2.2-7  python-jaraco.collections-5.0.1-2
              python-jaraco.context-5.3.0-3  python-jaraco.functools-4.1.0-1
              python-jaraco.text-4.0.0-2  python-more-itertools-10.5.0-1
              python-packaging-24.2-3  python-platformdirs-4.3.6-2
              python-wheel-0.45.0-3  git-2.47.1-1  python-setuptools-1:75.2.0-4

Total Installed Size:  54.46 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing git...
Optional dependencies for git
    tk: gitk and git gui
    openssh: ssh transport and crypto
    perl-libwww: git svn
    perl-term-readkey: git svn and interactive.singlekey setting
    perl-io-socket-ssl: git send-email TLS support
    perl-authen-sasl: git send-email TLS support
    perl-mediawiki-api: git mediawiki support
    perl-datetime-format-iso8601: git mediawiki support
    perl-lwp-protocol-https: git mediawiki https support
    perl-cgi: gitweb (web interface) support
    python: git svn & git p4 [installed]
    subversion: git svn
    org.freedesktop.secrets: keyring credential helper
    libsecret: libsecret credential helper [installed]
installing python-more-itertools...
installing python-jaraco.functools...
installing python-jaraco.context...
installing python-autocommand...
installing python-jaraco.text...
Optional dependencies for python-jaraco.text
    python-inflect: for show-newlines script
installing python-jaraco.collections...
installing python-packaging...
installing python-platformdirs...
installing python-wheel...
Optional dependencies for python-wheel
    python-keyring: for wheel.signatures
    python-xdg: for wheel.signatures
    python-setuptools: for legacy bdist_wheel subcommand [pending]
installing python-setuptools...
:: Running post-transaction hooks...
(1/4) Creating system user accounts...
Creating group 'git' with GID 971.
Creating user 'git' (git daemon user) with UID 971 and GID 971.
(2/4) Reloading system manager configuration...
  Skipped: Current root is not booted.
(3/4) Arming ConditionNeedsUpdate...
(4/4) Warn about old perl modules
[?25h==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of python-graphene git repo...
Cloning into 'python-graphene'...
done.
Switched to a new branch 'makepkg'
==> Starting pkgver()...
==> Starting build()...
/build/python-graphene/src/python-graphene/setup.py:7: SetuptoolsDeprecationWarning: The test command is disabled and references to it are deprecated.
!!

        ********************************************************************************
        Please remove any references to `setuptools.command.test` in all supported versions of the affected package.

        This deprecation is overdue, please update your project and remove deprecated
        calls to avoid build errors in the future.
        ********************************************************************************

!!
  from setuptools.command.test import test as TestCommand
/usr/lib/python3.13/site-packages/setuptools/_distutils/dist.py:261: UserWarning: Unknown distribution option: 'tests_require'
  warnings.warn(msg)
running build
running build_py
creating build/lib/graphene
copying graphene/__init__.py -> build/lib/graphene
creating build/lib/graphene/utils
copying graphene/utils/__init__.py -> build/lib/graphene/utils
copying graphene/utils/props.py -> build/lib/graphene/utils
copying graphene/utils/resolve_only_args.py -> build/lib/graphene/utils
copying graphene/utils/dataloader.py -> build/lib/graphene/utils
copying graphene/utils/crunch.py -> build/lib/graphene/utils
copying graphene/utils/deprecated.py -> build/lib/graphene/utils
copying graphene/utils/deduplicator.py -> build/lib/graphene/utils
copying graphene/utils/is_introspection_key.py -> build/lib/graphene/utils
copying graphene/utils/get_unbound_function.py -> build/lib/graphene/utils
copying graphene/utils/trim_docstring.py -> build/lib/graphene/utils
copying graphene/utils/module_loading.py -> build/lib/graphene/utils
copying graphene/utils/subclass_with_meta.py -> build/lib/graphene/utils
copying graphene/utils/thenables.py -> build/lib/graphene/utils
copying graphene/utils/orderedtype.py -> build/lib/graphene/utils
copying graphene/utils/str_converters.py -> build/lib/graphene/utils
creating build/lib/graphene/validation
copying graphene/validation/__init__.py -> build/lib/graphene/validation
copying graphene/validation/depth_limit.py -> build/lib/graphene/validation
copying graphene/validation/disable_introspection.py -> build/lib/graphene/validation
creating build/lib/graphene/tests
copying graphene/tests/__init__.py -> build/lib/graphene/tests
creating build/lib/graphene/relay
copying graphene/relay/__init__.py -> build/lib/graphene/relay
copying graphene/relay/node.py -> build/lib/graphene/relay
copying graphene/relay/mutation.py -> build/lib/graphene/relay
copying graphene/relay/id_type.py -> build/lib/graphene/relay
copying graphene/relay/connection.py -> build/lib/graphene/relay
creating build/lib/graphene/types
copying graphene/types/__init__.py -> build/lib/graphene/types
copying graphene/types/resolver.py -> build/lib/graphene/types
copying graphene/types/interface.py -> build/lib/graphene/types
copying graphene/types/structures.py -> build/lib/graphene/types
copying graphene/types/scalars.py -> build/lib/graphene/types
copying graphene/types/context.py -> build/lib/graphene/types
copying graphene/types/objecttype.py -> build/lib/graphene/types
copying graphene/types/datetime.py -> build/lib/graphene/types
copying graphene/types/enum.py -> build/lib/graphene/types
copying graphene/types/mutation.py -> build/lib/graphene/types
copying graphene/types/definitions.py -> build/lib/graphene/types
copying graphene/types/mountedtype.py -> build/lib/graphene/types
copying graphene/types/inputfield.py -> build/lib/graphene/types
copying graphene/types/union.py -> build/lib/graphene/types
copying graphene/types/json.py -> build/lib/graphene/types
copying graphene/types/dynamic.py -> build/lib/graphene/types
copying graphene/types/base.py -> build/lib/graphene/types
copying graphene/types/utils.py -> build/lib/graphene/types
copying graphene/types/inputobjecttype.py -> build/lib/graphene/types
copying graphene/types/argument.py -> build/lib/graphene/types
copying graphene/types/unmountedtype.py -> build/lib/graphene/types
copying graphene/types/field.py -> build/lib/graphene/types
copying graphene/types/schema.py -> build/lib/graphene/types
copying graphene/types/generic.py -> build/lib/graphene/types
copying graphene/types/decimal.py -> build/lib/graphene/types
copying graphene/types/uuid.py -> build/lib/graphene/types
copying graphene/types/base64.py -> build/lib/graphene/types
creating build/lib/graphene/test
copying graphene/test/__init__.py -> build/lib/graphene/test
creating build/lib/graphene/pyutils
copying graphene/pyutils/__init__.py -> build/lib/graphene/pyutils
copying graphene/pyutils/version.py -> build/lib/graphene/pyutils
creating build/lib/graphene/utils/tests
copying graphene/utils/tests/__init__.py -> build/lib/graphene/utils/tests
copying graphene/utils/tests/test_orderedtype.py -> build/lib/graphene/utils/tests
copying graphene/utils/tests/test_resolver_from_annotations.py -> build/lib/graphene/utils/tests
copying graphene/utils/tests/test_module_loading.py -> build/lib/graphene/utils/tests
copying graphene/utils/tests/test_str_converters.py -> build/lib/graphene/utils/tests
copying graphene/utils/tests/test_trim_docstring.py -> build/lib/graphene/utils/tests
copying graphene/utils/tests/test_deduplicator.py -> build/lib/graphene/utils/tests
copying graphene/utils/tests/test_deprecated.py -> build/lib/graphene/utils/tests
copying graphene/utils/tests/test_crunch.py -> build/lib/graphene/utils/tests
copying graphene/utils/tests/test_resolve_only_args.py -> build/lib/graphene/utils/tests
copying graphene/utils/tests/test_dataloader.py -> build/lib/graphene/utils/tests
creating build/lib/graphene/validation/tests
copying graphene/validation/tests/__init__.py -> build/lib/graphene/validation/tests
copying graphene/validation/tests/test_disable_introspection.py -> build/lib/graphene/validation/tests
copying graphene/validation/tests/test_depth_limit_validator.py -> build/lib/graphene/validation/tests
creating build/lib/graphene/tests/issues
copying graphene/tests/issues/test_881.py -> build/lib/graphene/tests/issues
copying graphene/tests/issues/__init__.py -> build/lib/graphene/tests/issues
copying graphene/tests/issues/test_356.py -> build/lib/graphene/tests/issues
copying graphene/tests/issues/test_720.py -> build/lib/graphene/tests/issues
copying graphene/tests/issues/test_956.py -> build/lib/graphene/tests/issues
copying graphene/tests/issues/test_313.py -> build/lib/graphene/tests/issues
copying graphene/tests/issues/test_1394.py -> build/lib/graphene/tests/issues
copying graphene/tests/issues/test_1293.py -> build/lib/graphene/tests/issues
copying graphene/tests/issues/test_1419.py -> build/lib/graphene/tests/issues
copying graphene/tests/issues/test_490.py -> build/lib/graphene/tests/issues
copying graphene/tests/issues/test_425.py -> build/lib/graphene/tests/issues
creating build/lib/graphene/relay/tests
copying graphene/relay/tests/test_mutation_async.py -> build/lib/graphene/relay/tests
copying graphene/relay/tests/__init__.py -> build/lib/graphene/relay/tests
copying graphene/relay/tests/test_node.py -> build/lib/graphene/relay/tests
copying graphene/relay/tests/test_connection.py -> build/lib/graphene/relay/tests
copying graphene/relay/tests/test_connection_async.py -> build/lib/graphene/relay/tests
copying graphene/relay/tests/test_custom_global_id.py -> build/lib/graphene/relay/tests
copying graphene/relay/tests/test_mutation.py -> build/lib/graphene/relay/tests
copying graphene/relay/tests/test_node_custom.py -> build/lib/graphene/relay/tests
copying graphene/relay/tests/test_connection_query.py -> build/lib/graphene/relay/tests
copying graphene/relay/tests/test_global_id.py -> build/lib/graphene/relay/tests
creating build/lib/graphene/types/tests
copying graphene/types/tests/test_datetime.py -> build/lib/graphene/types/tests
copying graphene/types/tests/__init__.py -> build/lib/graphene/types/tests
copying graphene/types/tests/test_query.py -> build/lib/graphene/types/tests
copying graphene/types/tests/test_json.py -> build/lib/graphene/types/tests
copying graphene/types/tests/test_base.py -> build/lib/graphene/types/tests
copying graphene/types/tests/test_base64.py -> build/lib/graphene/types/tests
copying graphene/types/tests/test_mountedtype.py -> build/lib/graphene/types/tests
copying graphene/types/tests/test_subscribe_async.py -> build/lib/graphene/types/tests
copying graphene/types/tests/test_scalars_serialization.py -> build/lib/graphene/types/tests
copying graphene/types/tests/test_decimal.py -> build/lib/graphene/types/tests
copying graphene/types/tests/test_structures.py -> build/lib/graphene/types/tests
copying graphene/types/tests/test_uuid.py -> build/lib/graphene/types/tests
copying graphene/types/tests/test_argument.py -> build/lib/graphene/types/tests
copying graphene/types/tests/test_interface.py -> build/lib/graphene/types/tests
copying graphene/types/tests/test_resolver.py -> build/lib/graphene/types/tests
copying graphene/types/tests/test_inputobjecttype.py -> build/lib/graphene/types/tests
copying graphene/types/tests/test_dynamic.py -> build/lib/graphene/types/tests
copying graphene/types/tests/test_mutation.py -> build/lib/graphene/types/tests
copying graphene/types/tests/utils.py -> build/lib/graphene/types/tests
copying graphene/types/tests/test_generic.py -> build/lib/graphene/types/tests
copying graphene/types/tests/test_field.py -> build/lib/graphene/types/tests
copying graphene/types/tests/test_schema.py -> build/lib/graphene/types/tests
copying graphene/types/tests/test_inputfield.py -> build/lib/graphene/types/tests
copying graphene/types/tests/test_union.py -> build/lib/graphene/types/tests
copying graphene/types/tests/test_type_map.py -> build/lib/graphene/types/tests
copying graphene/types/tests/conftest.py -> build/lib/graphene/types/tests
copying graphene/types/tests/test_scalar.py -> build/lib/graphene/types/tests
copying graphene/types/tests/test_objecttype.py -> build/lib/graphene/types/tests
copying graphene/types/tests/test_definition.py -> build/lib/graphene/types/tests
copying graphene/types/tests/test_enum.py -> build/lib/graphene/types/tests
==> Entering fakeroot environment...
==> Starting package()...
/build/python-graphene/src/python-graphene/setup.py:7: SetuptoolsDeprecationWarning: The test command is disabled and references to it are deprecated.
!!

        ********************************************************************************
        Please remove any references to `setuptools.command.test` in all supported versions of the affected package.

        This deprecation is overdue, please update your project and remove deprecated
        calls to avoid build errors in the future.
        ********************************************************************************

!!
  from setuptools.command.test import test as TestCommand
/usr/lib/python3.13/site-packages/setuptools/_distutils/dist.py:261: UserWarning: Unknown distribution option: 'tests_require'
  warnings.warn(msg)
running install
/usr/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!

        ********************************************************************************
        Please avoid running ``setup.py`` directly.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.

        See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
        ********************************************************************************

!!
  self.initialize_options()
running install_lib
creating /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages
creating /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene
copying build/lib/graphene/__init__.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene
creating /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/utils
copying build/lib/graphene/utils/__init__.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/utils
copying build/lib/graphene/utils/props.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/utils
copying build/lib/graphene/utils/resolve_only_args.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/utils
copying build/lib/graphene/utils/dataloader.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/utils
creating /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/utils/tests
copying build/lib/graphene/utils/tests/__init__.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/utils/tests
copying build/lib/graphene/utils/tests/test_orderedtype.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/utils/tests
copying build/lib/graphene/utils/tests/test_resolver_from_annotations.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/utils/tests
copying build/lib/graphene/utils/tests/test_module_loading.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/utils/tests
copying build/lib/graphene/utils/tests/test_str_converters.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/utils/tests
copying build/lib/graphene/utils/tests/test_trim_docstring.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/utils/tests
copying build/lib/graphene/utils/tests/test_deduplicator.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/utils/tests
copying build/lib/graphene/utils/tests/test_deprecated.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/utils/tests
copying build/lib/graphene/utils/tests/test_crunch.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/utils/tests
copying build/lib/graphene/utils/tests/test_resolve_only_args.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/utils/tests
copying build/lib/graphene/utils/tests/test_dataloader.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/utils/tests
copying build/lib/graphene/utils/crunch.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/utils
copying build/lib/graphene/utils/deprecated.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/utils
copying build/lib/graphene/utils/deduplicator.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/utils
copying build/lib/graphene/utils/is_introspection_key.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/utils
copying build/lib/graphene/utils/get_unbound_function.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/utils
copying build/lib/graphene/utils/trim_docstring.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/utils
copying build/lib/graphene/utils/module_loading.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/utils
copying build/lib/graphene/utils/subclass_with_meta.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/utils
copying build/lib/graphene/utils/thenables.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/utils
copying build/lib/graphene/utils/orderedtype.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/utils
copying build/lib/graphene/utils/str_converters.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/utils
creating /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/validation
copying build/lib/graphene/validation/__init__.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/validation
creating /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/validation/tests
copying build/lib/graphene/validation/tests/__init__.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/validation/tests
copying build/lib/graphene/validation/tests/test_disable_introspection.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/validation/tests
copying build/lib/graphene/validation/tests/test_depth_limit_validator.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/validation/tests
copying build/lib/graphene/validation/depth_limit.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/validation
copying build/lib/graphene/validation/disable_introspection.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/validation
creating /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/tests
copying build/lib/graphene/tests/__init__.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/tests
creating /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/tests/issues
copying build/lib/graphene/tests/issues/test_881.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/tests/issues
copying build/lib/graphene/tests/issues/__init__.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/tests/issues
copying build/lib/graphene/tests/issues/test_356.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/tests/issues
copying build/lib/graphene/tests/issues/test_720.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/tests/issues
copying build/lib/graphene/tests/issues/test_956.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/tests/issues
copying build/lib/graphene/tests/issues/test_313.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/tests/issues
copying build/lib/graphene/tests/issues/test_1394.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/tests/issues
copying build/lib/graphene/tests/issues/test_1293.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/tests/issues
copying build/lib/graphene/tests/issues/test_1419.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/tests/issues
copying build/lib/graphene/tests/issues/test_490.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/tests/issues
copying build/lib/graphene/tests/issues/test_425.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/tests/issues
creating /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/relay
copying build/lib/graphene/relay/__init__.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/relay
copying build/lib/graphene/relay/node.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/relay
creating /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/relay/tests
copying build/lib/graphene/relay/tests/test_mutation_async.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/relay/tests
copying build/lib/graphene/relay/tests/__init__.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/relay/tests
copying build/lib/graphene/relay/tests/test_node.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/relay/tests
copying build/lib/graphene/relay/tests/test_connection.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/relay/tests
copying build/lib/graphene/relay/tests/test_connection_async.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/relay/tests
copying build/lib/graphene/relay/tests/test_custom_global_id.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/relay/tests
copying build/lib/graphene/relay/tests/test_mutation.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/relay/tests
copying build/lib/graphene/relay/tests/test_node_custom.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/relay/tests
copying build/lib/graphene/relay/tests/test_connection_query.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/relay/tests
copying build/lib/graphene/relay/tests/test_global_id.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/relay/tests
copying build/lib/graphene/relay/mutation.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/relay
copying build/lib/graphene/relay/id_type.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/relay
copying build/lib/graphene/relay/connection.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/relay
creating /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types
copying build/lib/graphene/types/__init__.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types
copying build/lib/graphene/types/resolver.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types
copying build/lib/graphene/types/interface.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types
copying build/lib/graphene/types/structures.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types
copying build/lib/graphene/types/scalars.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types
creating /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/tests
copying build/lib/graphene/types/tests/test_datetime.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/tests
copying build/lib/graphene/types/tests/__init__.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/tests
copying build/lib/graphene/types/tests/test_query.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/tests
copying build/lib/graphene/types/tests/test_json.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/tests
copying build/lib/graphene/types/tests/test_base.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/tests
copying build/lib/graphene/types/tests/test_base64.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/tests
copying build/lib/graphene/types/tests/test_mountedtype.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/tests
copying build/lib/graphene/types/tests/test_subscribe_async.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/tests
copying build/lib/graphene/types/tests/test_scalars_serialization.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/tests
copying build/lib/graphene/types/tests/test_decimal.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/tests
copying build/lib/graphene/types/tests/test_structures.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/tests
copying build/lib/graphene/types/tests/test_uuid.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/tests
copying build/lib/graphene/types/tests/test_argument.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/tests
copying build/lib/graphene/types/tests/test_interface.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/tests
copying build/lib/graphene/types/tests/test_resolver.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/tests
copying build/lib/graphene/types/tests/test_inputobjecttype.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/tests
copying build/lib/graphene/types/tests/test_dynamic.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/tests
copying build/lib/graphene/types/tests/test_mutation.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/tests
copying build/lib/graphene/types/tests/utils.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/tests
copying build/lib/graphene/types/tests/test_generic.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/tests
copying build/lib/graphene/types/tests/test_field.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/tests
copying build/lib/graphene/types/tests/test_schema.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/tests
copying build/lib/graphene/types/tests/test_inputfield.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/tests
copying build/lib/graphene/types/tests/test_union.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/tests
copying build/lib/graphene/types/tests/test_type_map.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/tests
copying build/lib/graphene/types/tests/conftest.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/tests
copying build/lib/graphene/types/tests/test_scalar.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/tests
copying build/lib/graphene/types/tests/test_objecttype.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/tests
copying build/lib/graphene/types/tests/test_definition.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/tests
copying build/lib/graphene/types/tests/test_enum.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/tests
copying build/lib/graphene/types/context.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types
copying build/lib/graphene/types/objecttype.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types
copying build/lib/graphene/types/datetime.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types
copying build/lib/graphene/types/enum.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types
copying build/lib/graphene/types/mutation.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types
copying build/lib/graphene/types/definitions.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types
copying build/lib/graphene/types/mountedtype.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types
copying build/lib/graphene/types/inputfield.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types
copying build/lib/graphene/types/union.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types
copying build/lib/graphene/types/json.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types
copying build/lib/graphene/types/dynamic.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types
copying build/lib/graphene/types/base.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types
copying build/lib/graphene/types/utils.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types
copying build/lib/graphene/types/inputobjecttype.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types
copying build/lib/graphene/types/argument.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types
copying build/lib/graphene/types/unmountedtype.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types
copying build/lib/graphene/types/field.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types
copying build/lib/graphene/types/schema.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types
copying build/lib/graphene/types/generic.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types
copying build/lib/graphene/types/decimal.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types
copying build/lib/graphene/types/uuid.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types
copying build/lib/graphene/types/base64.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types
creating /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/test
copying build/lib/graphene/test/__init__.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/test
creating /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/pyutils
copying build/lib/graphene/pyutils/__init__.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/pyutils
copying build/lib/graphene/pyutils/version.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/pyutils
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/utils/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/utils/props.py to props.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/utils/resolve_only_args.py to resolve_only_args.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/utils/dataloader.py to dataloader.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/utils/tests/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/utils/tests/test_orderedtype.py to test_orderedtype.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/utils/tests/test_resolver_from_annotations.py to test_resolver_from_annotations.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/utils/tests/test_module_loading.py to test_module_loading.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/utils/tests/test_str_converters.py to test_str_converters.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/utils/tests/test_trim_docstring.py to test_trim_docstring.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/utils/tests/test_deduplicator.py to test_deduplicator.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/utils/tests/test_deprecated.py to test_deprecated.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/utils/tests/test_crunch.py to test_crunch.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/utils/tests/test_resolve_only_args.py to test_resolve_only_args.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/utils/tests/test_dataloader.py to test_dataloader.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/utils/crunch.py to crunch.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/utils/deprecated.py to deprecated.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/utils/deduplicator.py to deduplicator.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/utils/is_introspection_key.py to is_introspection_key.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/utils/get_unbound_function.py to get_unbound_function.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/utils/trim_docstring.py to trim_docstring.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/utils/module_loading.py to module_loading.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/utils/subclass_with_meta.py to subclass_with_meta.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/utils/thenables.py to thenables.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/utils/orderedtype.py to orderedtype.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/utils/str_converters.py to str_converters.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/validation/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/validation/tests/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/validation/tests/test_disable_introspection.py to test_disable_introspection.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/validation/tests/test_depth_limit_validator.py to test_depth_limit_validator.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/validation/depth_limit.py to depth_limit.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/validation/disable_introspection.py to disable_introspection.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/tests/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/tests/issues/test_881.py to test_881.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/tests/issues/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/tests/issues/test_356.py to test_356.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/tests/issues/test_720.py to test_720.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/tests/issues/test_956.py to test_956.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/tests/issues/test_313.py to test_313.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/tests/issues/test_1394.py to test_1394.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/tests/issues/test_1293.py to test_1293.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/tests/issues/test_1419.py to test_1419.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/tests/issues/test_490.py to test_490.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/tests/issues/test_425.py to test_425.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/relay/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/relay/node.py to node.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/relay/tests/test_mutation_async.py to test_mutation_async.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/relay/tests/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/relay/tests/test_node.py to test_node.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/relay/tests/test_connection.py to test_connection.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/relay/tests/test_connection_async.py to test_connection_async.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/relay/tests/test_custom_global_id.py to test_custom_global_id.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/relay/tests/test_mutation.py to test_mutation.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/relay/tests/test_node_custom.py to test_node_custom.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/relay/tests/test_connection_query.py to test_connection_query.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/relay/tests/test_global_id.py to test_global_id.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/relay/mutation.py to mutation.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/relay/id_type.py to id_type.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/relay/connection.py to connection.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/resolver.py to resolver.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/interface.py to interface.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/structures.py to structures.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/scalars.py to scalars.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/tests/test_datetime.py to test_datetime.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/tests/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/tests/test_query.py to test_query.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/tests/test_json.py to test_json.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/tests/test_base.py to test_base.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/tests/test_base64.py to test_base64.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/tests/test_mountedtype.py to test_mountedtype.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/tests/test_subscribe_async.py to test_subscribe_async.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/tests/test_scalars_serialization.py to test_scalars_serialization.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/tests/test_decimal.py to test_decimal.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/tests/test_structures.py to test_structures.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/tests/test_uuid.py to test_uuid.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/tests/test_argument.py to test_argument.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/tests/test_interface.py to test_interface.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/tests/test_resolver.py to test_resolver.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/tests/test_inputobjecttype.py to test_inputobjecttype.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/tests/test_dynamic.py to test_dynamic.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/tests/test_mutation.py to test_mutation.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/tests/utils.py to utils.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/tests/test_generic.py to test_generic.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/tests/test_field.py to test_field.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/tests/test_schema.py to test_schema.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/tests/test_inputfield.py to test_inputfield.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/tests/test_union.py to test_union.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/tests/test_type_map.py to test_type_map.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/tests/conftest.py to conftest.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/tests/test_scalar.py to test_scalar.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/tests/test_objecttype.py to test_objecttype.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/tests/test_definition.py to test_definition.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/tests/test_enum.py to test_enum.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/context.py to context.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/objecttype.py to objecttype.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/datetime.py to datetime.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/enum.py to enum.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/mutation.py to mutation.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/definitions.py to definitions.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/mountedtype.py to mountedtype.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/inputfield.py to inputfield.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/union.py to union.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/json.py to json.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/dynamic.py to dynamic.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/base.py to base.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/utils.py to utils.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/inputobjecttype.py to inputobjecttype.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/argument.py to argument.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/unmountedtype.py to unmountedtype.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/field.py to field.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/schema.py to schema.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/generic.py to generic.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/decimal.py to decimal.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/uuid.py to uuid.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/types/base64.py to base64.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/test/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/pyutils/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene/pyutils/version.py to version.cpython-313.pyc
writing byte-compilation script '/tmp/tmpqpqu7tsm.py'
/usr/bin/python /tmp/tmpqpqu7tsm.py
removing /tmp/tmpqpqu7tsm.py
running install_egg_info
running egg_info
creating graphene.egg-info
writing graphene.egg-info/PKG-INFO
writing dependency_links to graphene.egg-info/dependency_links.txt
writing requirements to graphene.egg-info/requires.txt
writing top-level names to graphene.egg-info/top_level.txt
writing manifest file 'graphene.egg-info/SOURCES.txt'
reading manifest file 'graphene.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*' found under directory 'tests'
warning: no previously-included files matching '*' found under directory 'tests_py35'
warning: no previously-included files matching '*' found under directory 'examples'
adding license file 'LICENSE'
writing manifest file 'graphene.egg-info/SOURCES.txt'
Copying graphene.egg-info to /build/python-graphene/pkg/python-graphene/usr/lib/python3.13/site-packages/graphene-3.4.3-py3.13.egg-info
running install_scripts
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "python-graphene"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-graphene 3.4.3-1 (Wed 01 Jan 2025 05:10:21 PM MST)
==> Cleaning up...