==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-graphene 3.4.3-3 (Sun Jan 11 17:29:25 2026)
==> Retrieving sources...
  -> Updating python-graphene git repo...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    python-graphene ... Passed
==> Making package: python-graphene 3.4.3-3 (Sun Jan 11 17:29:28 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (8) mpdecimal-4.0.1-1  python-3.14.2-2  python-promise-2.3.0-9  python-six-1.17.0-2  python-typing_extensions-4.15.0-3  python-aniso8601-10.0.1-2  python-graphql-core-3.2.7-2  python-graphql-relay-3.2.0-7

Total Download Size:    0.12 MiB
Total Installed Size:  82.43 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-aniso8601-10.0.1-2-any downloading...
 python-graphql-relay-3.2.0-7-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing mpdecimal...
installing python...
Optional dependencies for python
    python-setuptools: for building Python packages using tooling that is usually bundled with Python
    python-pip: for installing Python packages using tooling that is usually bundled with Python
    python-pipx: for installing Python software not packaged on Arch Linux
    sqlite: for a default database integration [installed]
    xz: for lzma [installed]
    tk: for tkinter
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...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (15) perl-error-0.17030-3  perl-mailtools-2.22-3  perl-timedate-2.33-9  python-autocommand-2.2.2-9  python-jaraco.collections-5.1.0-3  python-jaraco.context-6.0.1-3  python-jaraco.functools-4.1.0-3  python-jaraco.text-4.0.0-4  python-more-itertools-10.8.0-2  python-packaging-25.0-4  python-platformdirs-4.5.1-3  python-wheel-0.45.1-4  zlib-ng-2.3.2-1  git-2.52.0-2  python-setuptools-1:80.9.0-4

Total Installed Size:  55.51 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 zlib-ng...
installing git...
Optional dependencies for git
    git-zsh-completion: upstream zsh completion
    tk: gitk and git gui
    openssh: ssh transport and crypto
    man: show help with `git command --help`
    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-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]
    less: the default pager for git
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/3) Creating system user accounts...
Creating group 'git' with GID 968.
Creating user 'git' (git daemon user) with UID 968 and GID 968.
(2/3) Reloading system manager configuration...
  Skipped: Current root is not booted.
(3/3) Arming ConditionNeedsUpdate...
==> 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
/build/python-graphene/src/python-graphene/setup.py:66: DeprecationWarning: codecs.open() is deprecated. Use open() instead.
  long_description=codecs.open(
/usr/lib/python3.14/site-packages/setuptools/_distutils/dist.py:289: 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/orderedtype.py -> build/lib/graphene/utils
copying graphene/utils/get_unbound_function.py -> build/lib/graphene/utils
copying graphene/utils/str_converters.py -> build/lib/graphene/utils
copying graphene/utils/is_introspection_key.py -> build/lib/graphene/utils
copying graphene/utils/deprecated.py -> build/lib/graphene/utils
copying graphene/utils/resolve_only_args.py -> build/lib/graphene/utils
copying graphene/utils/trim_docstring.py -> build/lib/graphene/utils
copying graphene/utils/__init__.py -> build/lib/graphene/utils
copying graphene/utils/deduplicator.py -> build/lib/graphene/utils
copying graphene/utils/module_loading.py -> build/lib/graphene/utils
copying graphene/utils/thenables.py -> build/lib/graphene/utils
copying graphene/utils/props.py -> build/lib/graphene/utils
copying graphene/utils/crunch.py -> build/lib/graphene/utils
copying graphene/utils/subclass_with_meta.py -> build/lib/graphene/utils
copying graphene/utils/dataloader.py -> build/lib/graphene/utils
creating build/lib/graphene/types
copying graphene/types/decimal.py -> build/lib/graphene/types
copying graphene/types/base.py -> build/lib/graphene/types
copying graphene/types/unmountedtype.py -> build/lib/graphene/types
copying graphene/types/mutation.py -> build/lib/graphene/types
copying graphene/types/schema.py -> build/lib/graphene/types
copying graphene/types/json.py -> build/lib/graphene/types
copying graphene/types/resolver.py -> build/lib/graphene/types
copying graphene/types/structures.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/interface.py -> build/lib/graphene/types
copying graphene/types/mountedtype.py -> build/lib/graphene/types
copying graphene/types/generic.py -> build/lib/graphene/types
copying graphene/types/__init__.py -> build/lib/graphene/types
copying graphene/types/field.py -> build/lib/graphene/types
copying graphene/types/inputfield.py -> build/lib/graphene/types
copying graphene/types/context.py -> build/lib/graphene/types
copying graphene/types/base64.py -> build/lib/graphene/types
copying graphene/types/scalars.py -> build/lib/graphene/types
copying graphene/types/union.py -> build/lib/graphene/types
copying graphene/types/objecttype.py -> build/lib/graphene/types
copying graphene/types/enum.py -> build/lib/graphene/types
copying graphene/types/dynamic.py -> build/lib/graphene/types
copying graphene/types/datetime.py -> build/lib/graphene/types
copying graphene/types/definitions.py -> build/lib/graphene/types
copying graphene/types/uuid.py -> build/lib/graphene/types
copying graphene/types/argument.py -> build/lib/graphene/types
creating build/lib/graphene/test
copying graphene/test/__init__.py -> build/lib/graphene/test
creating build/lib/graphene/relay
copying graphene/relay/id_type.py -> build/lib/graphene/relay
copying graphene/relay/connection.py -> build/lib/graphene/relay
copying graphene/relay/mutation.py -> build/lib/graphene/relay
copying graphene/relay/__init__.py -> build/lib/graphene/relay
copying graphene/relay/node.py -> build/lib/graphene/relay
creating build/lib/graphene/tests
copying graphene/tests/__init__.py -> build/lib/graphene/tests
creating build/lib/graphene/pyutils
copying graphene/pyutils/version.py -> build/lib/graphene/pyutils
copying graphene/pyutils/__init__.py -> build/lib/graphene/pyutils
creating build/lib/graphene/validation
copying graphene/validation/disable_introspection.py -> build/lib/graphene/validation
copying graphene/validation/__init__.py -> build/lib/graphene/validation
copying graphene/validation/depth_limit.py -> build/lib/graphene/validation
creating build/lib/graphene/utils/tests
copying graphene/utils/tests/test_deduplicator.py -> build/lib/graphene/utils/tests
copying graphene/utils/tests/test_dataloader.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_trim_docstring.py -> build/lib/graphene/utils/tests
copying graphene/utils/tests/test_resolver_from_annotations.py -> build/lib/graphene/utils/tests
copying graphene/utils/tests/__init__.py -> build/lib/graphene/utils/tests
copying graphene/utils/tests/test_module_loading.py -> build/lib/graphene/utils/tests
copying graphene/utils/tests/test_orderedtype.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_str_converters.py -> build/lib/graphene/utils/tests
creating build/lib/graphene/types/tests
copying graphene/types/tests/test_inputfield.py -> build/lib/graphene/types/tests
copying graphene/types/tests/test_scalar.py -> build/lib/graphene/types/tests
copying graphene/types/tests/test_mutation.py -> build/lib/graphene/types/tests
copying graphene/types/tests/test_structures.py -> build/lib/graphene/types/tests
copying graphene/types/tests/test_union.py -> build/lib/graphene/types/tests
copying graphene/types/tests/utils.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_inputobjecttype.py -> build/lib/graphene/types/tests
copying graphene/types/tests/test_dynamic.py -> build/lib/graphene/types/tests
copying graphene/types/tests/test_uuid.py -> build/lib/graphene/types/tests
copying graphene/types/tests/test_decimal.py -> build/lib/graphene/types/tests
copying graphene/types/tests/test_field.py -> build/lib/graphene/types/tests
copying graphene/types/tests/test_generic.py -> build/lib/graphene/types/tests
copying graphene/types/tests/test_base.py -> build/lib/graphene/types/tests
copying graphene/types/tests/test_enum.py -> build/lib/graphene/types/tests
copying graphene/types/tests/conftest.py -> build/lib/graphene/types/tests
copying graphene/types/tests/test_type_map.py -> build/lib/graphene/types/tests
copying graphene/types/tests/__init__.py -> build/lib/graphene/types/tests
copying graphene/types/tests/test_scalars_serialization.py -> build/lib/graphene/types/tests
copying graphene/types/tests/test_datetime.py -> build/lib/graphene/types/tests
copying graphene/types/tests/test_json.py -> build/lib/graphene/types/tests
copying graphene/types/tests/test_resolver.py -> build/lib/graphene/types/tests
copying graphene/types/tests/test_argument.py -> build/lib/graphene/types/tests
copying graphene/types/tests/test_definition.py -> build/lib/graphene/types/tests
copying graphene/types/tests/test_interface.py -> build/lib/graphene/types/tests
copying graphene/types/tests/test_query.py -> build/lib/graphene/types/tests
copying graphene/types/tests/test_base64.py -> build/lib/graphene/types/tests
copying graphene/types/tests/test_schema.py -> build/lib/graphene/types/tests
copying graphene/types/tests/test_objecttype.py -> build/lib/graphene/types/tests
creating build/lib/graphene/relay/tests
copying graphene/relay/tests/test_global_id.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_connection.py -> build/lib/graphene/relay/tests
copying graphene/relay/tests/test_mutation.py -> build/lib/graphene/relay/tests
copying graphene/relay/tests/test_node.py -> build/lib/graphene/relay/tests
copying graphene/relay/tests/test_connection_query.py -> build/lib/graphene/relay/tests
copying graphene/relay/tests/__init__.py -> build/lib/graphene/relay/tests
copying graphene/relay/tests/test_mutation_async.py -> build/lib/graphene/relay/tests
copying graphene/relay/tests/test_connection_async.py -> build/lib/graphene/relay/tests
copying graphene/relay/tests/test_node_custom.py -> build/lib/graphene/relay/tests
creating build/lib/graphene/tests/issues
copying graphene/tests/issues/test_1293.py -> build/lib/graphene/tests/issues
copying graphene/tests/issues/test_881.py -> build/lib/graphene/tests/issues
copying graphene/tests/issues/test_313.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_356.py -> build/lib/graphene/tests/issues
copying graphene/tests/issues/test_956.py -> build/lib/graphene/tests/issues
copying graphene/tests/issues/__init__.py -> build/lib/graphene/tests/issues
copying graphene/tests/issues/test_720.py -> build/lib/graphene/tests/issues
copying graphene/tests/issues/test_1394.py -> build/lib/graphene/tests/issues
copying graphene/tests/issues/test_425.py -> build/lib/graphene/tests/issues
creating 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
copying graphene/validation/tests/__init__.py -> build/lib/graphene/validation/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
/build/python-graphene/src/python-graphene/setup.py:66: DeprecationWarning: codecs.open() is deprecated. Use open() instead.
  long_description=codecs.open(
/usr/lib/python3.14/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require'
  warnings.warn(msg)
running install
/usr/lib/python3.14/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!

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

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

        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.14/site-packages
creating /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene
creating /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/utils
copying build/lib/graphene/utils/orderedtype.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/utils
copying build/lib/graphene/utils/get_unbound_function.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/utils
copying build/lib/graphene/utils/str_converters.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/utils
copying build/lib/graphene/utils/is_introspection_key.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/utils
copying build/lib/graphene/utils/deprecated.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/utils
copying build/lib/graphene/utils/resolve_only_args.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/utils
creating /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/utils/tests
copying build/lib/graphene/utils/tests/test_deduplicator.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/utils/tests
copying build/lib/graphene/utils/tests/test_dataloader.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/utils/tests
copying build/lib/graphene/utils/tests/test_deprecated.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/utils/tests
copying build/lib/graphene/utils/tests/test_crunch.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/utils/tests
copying build/lib/graphene/utils/tests/test_trim_docstring.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/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.14/site-packages/graphene/utils/tests
copying build/lib/graphene/utils/tests/__init__.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/utils/tests
copying build/lib/graphene/utils/tests/test_module_loading.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/utils/tests
copying build/lib/graphene/utils/tests/test_orderedtype.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/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.14/site-packages/graphene/utils/tests
copying build/lib/graphene/utils/tests/test_str_converters.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/utils/tests
copying build/lib/graphene/utils/trim_docstring.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/utils
copying build/lib/graphene/utils/__init__.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/utils
copying build/lib/graphene/utils/deduplicator.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/utils
copying build/lib/graphene/utils/module_loading.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/utils
copying build/lib/graphene/utils/thenables.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/utils
copying build/lib/graphene/utils/props.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/utils
copying build/lib/graphene/utils/crunch.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/utils
copying build/lib/graphene/utils/subclass_with_meta.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/utils
copying build/lib/graphene/utils/dataloader.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/utils
creating /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types
copying build/lib/graphene/types/decimal.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types
copying build/lib/graphene/types/base.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types
copying build/lib/graphene/types/unmountedtype.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types
copying build/lib/graphene/types/mutation.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types
copying build/lib/graphene/types/schema.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types
copying build/lib/graphene/types/json.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types
copying build/lib/graphene/types/resolver.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types
copying build/lib/graphene/types/structures.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types
copying build/lib/graphene/types/utils.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types
copying build/lib/graphene/types/inputobjecttype.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types
copying build/lib/graphene/types/interface.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types
creating /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/tests
copying build/lib/graphene/types/tests/test_inputfield.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/tests
copying build/lib/graphene/types/tests/test_scalar.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/tests
copying build/lib/graphene/types/tests/test_mutation.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/tests
copying build/lib/graphene/types/tests/test_structures.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/tests
copying build/lib/graphene/types/tests/test_union.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/tests
copying build/lib/graphene/types/tests/utils.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/tests
copying build/lib/graphene/types/tests/test_mountedtype.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/tests
copying build/lib/graphene/types/tests/test_subscribe_async.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/tests
copying build/lib/graphene/types/tests/test_inputobjecttype.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/tests
copying build/lib/graphene/types/tests/test_dynamic.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/tests
copying build/lib/graphene/types/tests/test_uuid.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/tests
copying build/lib/graphene/types/tests/test_decimal.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/tests
copying build/lib/graphene/types/tests/test_field.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/tests
copying build/lib/graphene/types/tests/test_generic.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/tests
copying build/lib/graphene/types/tests/test_base.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/tests
copying build/lib/graphene/types/tests/test_enum.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/tests
copying build/lib/graphene/types/tests/conftest.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/tests
copying build/lib/graphene/types/tests/test_type_map.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/tests
copying build/lib/graphene/types/tests/__init__.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/tests
copying build/lib/graphene/types/tests/test_scalars_serialization.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/tests
copying build/lib/graphene/types/tests/test_datetime.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/tests
copying build/lib/graphene/types/tests/test_json.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/tests
copying build/lib/graphene/types/tests/test_resolver.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/tests
copying build/lib/graphene/types/tests/test_argument.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/tests
copying build/lib/graphene/types/tests/test_definition.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/tests
copying build/lib/graphene/types/tests/test_interface.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/tests
copying build/lib/graphene/types/tests/test_query.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/tests
copying build/lib/graphene/types/tests/test_base64.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/tests
copying build/lib/graphene/types/tests/test_schema.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/tests
copying build/lib/graphene/types/tests/test_objecttype.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/tests
copying build/lib/graphene/types/mountedtype.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types
copying build/lib/graphene/types/generic.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types
copying build/lib/graphene/types/__init__.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types
copying build/lib/graphene/types/field.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types
copying build/lib/graphene/types/inputfield.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types
copying build/lib/graphene/types/context.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types
copying build/lib/graphene/types/base64.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types
copying build/lib/graphene/types/scalars.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types
copying build/lib/graphene/types/union.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types
copying build/lib/graphene/types/objecttype.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types
copying build/lib/graphene/types/enum.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types
copying build/lib/graphene/types/dynamic.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types
copying build/lib/graphene/types/datetime.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types
copying build/lib/graphene/types/definitions.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types
copying build/lib/graphene/types/uuid.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types
copying build/lib/graphene/types/argument.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types
creating /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/test
copying build/lib/graphene/test/__init__.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/test
creating /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/relay
copying build/lib/graphene/relay/id_type.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/relay
copying build/lib/graphene/relay/connection.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/relay
copying build/lib/graphene/relay/mutation.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/relay
creating /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/relay/tests
copying build/lib/graphene/relay/tests/test_global_id.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/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.14/site-packages/graphene/relay/tests
copying build/lib/graphene/relay/tests/test_connection.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/relay/tests
copying build/lib/graphene/relay/tests/test_mutation.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/relay/tests
copying build/lib/graphene/relay/tests/test_node.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/relay/tests
copying build/lib/graphene/relay/tests/test_connection_query.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/relay/tests
copying build/lib/graphene/relay/tests/__init__.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/relay/tests
copying build/lib/graphene/relay/tests/test_mutation_async.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/relay/tests
copying build/lib/graphene/relay/tests/test_connection_async.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/relay/tests
copying build/lib/graphene/relay/tests/test_node_custom.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/relay/tests
copying build/lib/graphene/relay/__init__.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/relay
copying build/lib/graphene/relay/node.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/relay
creating /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/tests
creating /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/tests/issues
copying build/lib/graphene/tests/issues/test_1293.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/tests/issues
copying build/lib/graphene/tests/issues/test_881.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/tests/issues
copying build/lib/graphene/tests/issues/test_313.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/tests/issues
copying build/lib/graphene/tests/issues/test_1419.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/tests/issues
copying build/lib/graphene/tests/issues/test_490.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/tests/issues
copying build/lib/graphene/tests/issues/test_356.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/tests/issues
copying build/lib/graphene/tests/issues/test_956.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/tests/issues
copying build/lib/graphene/tests/issues/__init__.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/tests/issues
copying build/lib/graphene/tests/issues/test_720.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/tests/issues
copying build/lib/graphene/tests/issues/test_1394.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/tests/issues
copying build/lib/graphene/tests/issues/test_425.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/tests/issues
copying build/lib/graphene/tests/__init__.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/tests
copying build/lib/graphene/__init__.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene
creating /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/pyutils
copying build/lib/graphene/pyutils/version.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/pyutils
copying build/lib/graphene/pyutils/__init__.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/pyutils
creating /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/validation
copying build/lib/graphene/validation/disable_introspection.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/validation
creating /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/validation/tests
copying build/lib/graphene/validation/tests/test_disable_introspection.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/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.14/site-packages/graphene/validation/tests
copying build/lib/graphene/validation/tests/__init__.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/validation/tests
copying build/lib/graphene/validation/__init__.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/validation
copying build/lib/graphene/validation/depth_limit.py -> /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/validation
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/utils/orderedtype.py to orderedtype.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/utils/get_unbound_function.py to get_unbound_function.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/utils/str_converters.py to str_converters.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/utils/is_introspection_key.py to is_introspection_key.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/utils/deprecated.py to deprecated.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/utils/resolve_only_args.py to resolve_only_args.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/utils/tests/test_deduplicator.py to test_deduplicator.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/utils/tests/test_dataloader.py to test_dataloader.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/utils/tests/test_deprecated.py to test_deprecated.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/utils/tests/test_crunch.py to test_crunch.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/utils/tests/test_trim_docstring.py to test_trim_docstring.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/utils/tests/test_resolver_from_annotations.py to test_resolver_from_annotations.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/utils/tests/__init__.py to __init__.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/utils/tests/test_module_loading.py to test_module_loading.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/utils/tests/test_orderedtype.py to test_orderedtype.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/utils/tests/test_resolve_only_args.py to test_resolve_only_args.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/utils/tests/test_str_converters.py to test_str_converters.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/utils/trim_docstring.py to trim_docstring.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/utils/__init__.py to __init__.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/utils/deduplicator.py to deduplicator.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/utils/module_loading.py to module_loading.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/utils/thenables.py to thenables.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/utils/props.py to props.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/utils/crunch.py to crunch.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/utils/subclass_with_meta.py to subclass_with_meta.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/utils/dataloader.py to dataloader.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/decimal.py to decimal.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/base.py to base.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/unmountedtype.py to unmountedtype.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/mutation.py to mutation.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/schema.py to schema.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/json.py to json.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/resolver.py to resolver.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/structures.py to structures.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/utils.py to utils.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/inputobjecttype.py to inputobjecttype.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/interface.py to interface.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/tests/test_inputfield.py to test_inputfield.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/tests/test_scalar.py to test_scalar.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/tests/test_mutation.py to test_mutation.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/tests/test_structures.py to test_structures.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/tests/test_union.py to test_union.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/tests/utils.py to utils.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/tests/test_mountedtype.py to test_mountedtype.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/tests/test_subscribe_async.py to test_subscribe_async.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/tests/test_inputobjecttype.py to test_inputobjecttype.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/tests/test_dynamic.py to test_dynamic.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/tests/test_uuid.py to test_uuid.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/tests/test_decimal.py to test_decimal.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/tests/test_field.py to test_field.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/tests/test_generic.py to test_generic.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/tests/test_base.py to test_base.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/tests/test_enum.py to test_enum.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/tests/conftest.py to conftest.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/tests/test_type_map.py to test_type_map.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/tests/__init__.py to __init__.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/tests/test_scalars_serialization.py to test_scalars_serialization.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/tests/test_datetime.py to test_datetime.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/tests/test_json.py to test_json.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/tests/test_resolver.py to test_resolver.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/tests/test_argument.py to test_argument.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/tests/test_definition.py to test_definition.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/tests/test_interface.py to test_interface.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/tests/test_query.py to test_query.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/tests/test_base64.py to test_base64.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/tests/test_schema.py to test_schema.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/tests/test_objecttype.py to test_objecttype.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/mountedtype.py to mountedtype.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/generic.py to generic.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/__init__.py to __init__.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/field.py to field.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/inputfield.py to inputfield.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/context.py to context.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/base64.py to base64.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/scalars.py to scalars.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/union.py to union.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/objecttype.py to objecttype.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/enum.py to enum.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/dynamic.py to dynamic.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/datetime.py to datetime.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/definitions.py to definitions.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/uuid.py to uuid.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/types/argument.py to argument.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/test/__init__.py to __init__.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/relay/id_type.py to id_type.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/relay/connection.py to connection.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/relay/mutation.py to mutation.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/relay/tests/test_global_id.py to test_global_id.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/relay/tests/test_custom_global_id.py to test_custom_global_id.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/relay/tests/test_connection.py to test_connection.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/relay/tests/test_mutation.py to test_mutation.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/relay/tests/test_node.py to test_node.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/relay/tests/test_connection_query.py to test_connection_query.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/relay/tests/__init__.py to __init__.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/relay/tests/test_mutation_async.py to test_mutation_async.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/relay/tests/test_connection_async.py to test_connection_async.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/relay/tests/test_node_custom.py to test_node_custom.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/relay/__init__.py to __init__.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/relay/node.py to node.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/tests/issues/test_1293.py to test_1293.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/tests/issues/test_881.py to test_881.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/tests/issues/test_313.py to test_313.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/tests/issues/test_1419.py to test_1419.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/tests/issues/test_490.py to test_490.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/tests/issues/test_356.py to test_356.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/tests/issues/test_956.py to test_956.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/tests/issues/__init__.py to __init__.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/tests/issues/test_720.py to test_720.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/tests/issues/test_1394.py to test_1394.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/tests/issues/test_425.py to test_425.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/tests/__init__.py to __init__.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/__init__.py to __init__.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/pyutils/version.py to version.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/pyutils/__init__.py to __init__.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/validation/disable_introspection.py to disable_introspection.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/validation/tests/test_disable_introspection.py to test_disable_introspection.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/validation/tests/test_depth_limit_validator.py to test_depth_limit_validator.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/validation/tests/__init__.py to __init__.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/validation/__init__.py to __init__.cpython-314.pyc
byte-compiling /build/python-graphene/pkg/python-graphene/usr/lib/python3.14/site-packages/graphene/validation/depth_limit.py to depth_limit.cpython-314.pyc
writing byte-compilation script '/tmp/tmp5jrikf13.py'
/usr/bin/python /tmp/tmp5jrikf13.py
removing /tmp/tmp5jrikf13.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.14/site-packages/graphene-3.4.3-py3.14.egg-info
running install_scripts
==> Tidying install...
  -> Removing libtool files...
  -> Removing static library files...
  -> Purging unwanted 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-3 (Sun Jan 11 17:29:47 2026)
==> Cleaning up...
[?12l[?25h