==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-rope 1.13.0-2 (Tue Dec 24 00:36:22 2024)
==> Retrieving sources...
  -> Found rope-1.13.0.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    rope-1.13.0.tar.gz ... Passed
==> Making package: python-rope 1.13.0-2 (Tue Dec 24 00:36:29 2024)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (2) python-packaging-24.2-3  python-pytoolconfig-1.3.1-3

Total Download Size:   0.03 MiB
Total Installed Size:  0.78 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-pytoolconfig-1.3.1-3-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-packaging...
installing python-pytoolconfig...
Optional dependencies for python-pytoolconfig
    python-platformdirs: for finding configuration dirs
    python-pydantic: for validation
    python-sphinx: for automatic documentation
    python-tabulate: for tables in documentation
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (12) 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-platformdirs-4.3.6-2  python-pyproject-hooks-1.2.0-3
              python-build-1.2.2-3  python-installer-0.7.0-10
              python-setuptools-1:75.2.0-4  python-wheel-0.45.0-3

Total Installed Size:  10.06 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 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-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...
installing python-pyproject-hooks...
installing python-build...
Optional dependencies for python-build
    python-pip: to use as the Python package installer (default)
    python-uv: to use as the Python package installer
    python-virtualenv: to use virtualenv for build isolation
installing python-installer...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
  -> Found rope-1.13.0.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting rope-1.13.0.tar.gz with bsdtar
==> Starting build()...
* Getting build dependencies for wheel...
running egg_info
writing rope.egg-info/PKG-INFO
writing dependency_links to rope.egg-info/dependency_links.txt
writing requirements to rope.egg-info/requires.txt
writing top-level names to rope.egg-info/top_level.txt
reading manifest file 'rope.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'COPYING'
writing manifest file 'rope.egg-info/SOURCES.txt'
* Building wheel...
running bdist_wheel
running build
running build_py
creating build/lib/rope
copying rope/__init__.py -> build/lib/rope
creating build/lib/rope/base
copying rope/base/change.py -> build/lib/rope/base
copying rope/base/arguments.py -> build/lib/rope/base
copying rope/base/libutils.py -> build/lib/rope/base
copying rope/base/pycore.py -> build/lib/rope/base
copying rope/base/stdmods.py -> build/lib/rope/base
copying rope/base/taskhandle.py -> build/lib/rope/base
copying rope/base/codeanalyze.py -> build/lib/rope/base
copying rope/base/versioning.py -> build/lib/rope/base
copying rope/base/prefs.py -> build/lib/rope/base
copying rope/base/fscommands.py -> build/lib/rope/base
copying rope/base/serializer.py -> build/lib/rope/base
copying rope/base/ast.py -> build/lib/rope/base
copying rope/base/builtins.py -> build/lib/rope/base
copying rope/base/pynames.py -> build/lib/rope/base
copying rope/base/worder.py -> build/lib/rope/base
copying rope/base/exceptions.py -> build/lib/rope/base
copying rope/base/pyobjects.py -> build/lib/rope/base
copying rope/base/resources.py -> build/lib/rope/base
copying rope/base/evaluate.py -> build/lib/rope/base
copying rope/base/resourceobserver.py -> build/lib/rope/base
copying rope/base/pynamesdef.py -> build/lib/rope/base
copying rope/base/simplify.py -> build/lib/rope/base
copying rope/base/nameanalyze.py -> build/lib/rope/base
copying rope/base/history.py -> build/lib/rope/base
copying rope/base/pyobjectsdef.py -> build/lib/rope/base
copying rope/base/project.py -> build/lib/rope/base
copying rope/base/__init__.py -> build/lib/rope/base
copying rope/base/pyscopes.py -> build/lib/rope/base
creating build/lib/rope/base/oi
copying rope/base/oi/runmod.py -> build/lib/rope/base/oi
copying rope/base/oi/doa.py -> build/lib/rope/base/oi
copying rope/base/oi/objectinfo.py -> build/lib/rope/base/oi
copying rope/base/oi/soa.py -> build/lib/rope/base/oi
copying rope/base/oi/memorydb.py -> build/lib/rope/base/oi
copying rope/base/oi/soi.py -> build/lib/rope/base/oi
copying rope/base/oi/transform.py -> build/lib/rope/base/oi
copying rope/base/oi/objectdb.py -> build/lib/rope/base/oi
copying rope/base/oi/__init__.py -> build/lib/rope/base/oi
creating build/lib/rope/base/oi/type_hinting
copying rope/base/oi/type_hinting/interfaces.py -> build/lib/rope/base/oi/type_hinting
copying rope/base/oi/type_hinting/evaluate.py -> build/lib/rope/base/oi/type_hinting
copying rope/base/oi/type_hinting/factory.py -> build/lib/rope/base/oi/type_hinting
copying rope/base/oi/type_hinting/utils.py -> build/lib/rope/base/oi/type_hinting
copying rope/base/oi/type_hinting/__init__.py -> build/lib/rope/base/oi/type_hinting
creating build/lib/rope/base/oi/type_hinting/providers
copying rope/base/oi/type_hinting/providers/pep0484_type_comments.py -> build/lib/rope/base/oi/type_hinting/providers
copying rope/base/oi/type_hinting/providers/numpydocstrings.py -> build/lib/rope/base/oi/type_hinting/providers
copying rope/base/oi/type_hinting/providers/inheritance.py -> build/lib/rope/base/oi/type_hinting/providers
copying rope/base/oi/type_hinting/providers/interfaces.py -> build/lib/rope/base/oi/type_hinting/providers
copying rope/base/oi/type_hinting/providers/composite.py -> build/lib/rope/base/oi/type_hinting/providers
copying rope/base/oi/type_hinting/providers/docstrings.py -> build/lib/rope/base/oi/type_hinting/providers
copying rope/base/oi/type_hinting/providers/__init__.py -> build/lib/rope/base/oi/type_hinting/providers
creating build/lib/rope/base/oi/type_hinting/resolvers
copying rope/base/oi/type_hinting/resolvers/interfaces.py -> build/lib/rope/base/oi/type_hinting/resolvers
copying rope/base/oi/type_hinting/resolvers/composite.py -> build/lib/rope/base/oi/type_hinting/resolvers
copying rope/base/oi/type_hinting/resolvers/types.py -> build/lib/rope/base/oi/type_hinting/resolvers
copying rope/base/oi/type_hinting/resolvers/__init__.py -> build/lib/rope/base/oi/type_hinting/resolvers
creating build/lib/rope/base/utils
copying rope/base/utils/datastructures.py -> build/lib/rope/base/utils
copying rope/base/utils/__init__.py -> build/lib/rope/base/utils
creating build/lib/rope/contrib
copying rope/contrib/generate.py -> build/lib/rope/contrib
copying rope/contrib/codeassist.py -> build/lib/rope/contrib
copying rope/contrib/findit.py -> build/lib/rope/contrib
copying rope/contrib/finderrors.py -> build/lib/rope/contrib
copying rope/contrib/fixsyntax.py -> build/lib/rope/contrib
copying rope/contrib/fixmodnames.py -> build/lib/rope/contrib
copying rope/contrib/changestack.py -> build/lib/rope/contrib
copying rope/contrib/__init__.py -> build/lib/rope/contrib
creating build/lib/rope/contrib/autoimport
copying rope/contrib/autoimport/models.py -> build/lib/rope/contrib/autoimport
copying rope/contrib/autoimport/sqlite.py -> build/lib/rope/contrib/autoimport
copying rope/contrib/autoimport/defs.py -> build/lib/rope/contrib/autoimport
copying rope/contrib/autoimport/pickle.py -> build/lib/rope/contrib/autoimport
copying rope/contrib/autoimport/parse.py -> build/lib/rope/contrib/autoimport
copying rope/contrib/autoimport/utils.py -> build/lib/rope/contrib/autoimport
copying rope/contrib/autoimport/__init__.py -> build/lib/rope/contrib/autoimport
creating build/lib/rope/refactor
copying rope/refactor/sourceutils.py -> build/lib/rope/refactor
copying rope/refactor/suites.py -> build/lib/rope/refactor
copying rope/refactor/restructure.py -> build/lib/rope/refactor
copying rope/refactor/move.py -> build/lib/rope/refactor
copying rope/refactor/topackage.py -> build/lib/rope/refactor
copying rope/refactor/multiproject.py -> build/lib/rope/refactor
copying rope/refactor/occurrences.py -> build/lib/rope/refactor
copying rope/refactor/introduce_parameter.py -> build/lib/rope/refactor
copying rope/refactor/inline.py -> build/lib/rope/refactor
copying rope/refactor/extract.py -> build/lib/rope/refactor
copying rope/refactor/encapsulate_field.py -> build/lib/rope/refactor
copying rope/refactor/change_signature.py -> build/lib/rope/refactor
copying rope/refactor/wildcards.py -> build/lib/rope/refactor
copying rope/refactor/usefunction.py -> build/lib/rope/refactor
copying rope/refactor/similarfinder.py -> build/lib/rope/refactor
copying rope/refactor/introduce_factory.py -> build/lib/rope/refactor
copying rope/refactor/functionutils.py -> build/lib/rope/refactor
copying rope/refactor/localtofield.py -> build/lib/rope/refactor
copying rope/refactor/patchedast.py -> build/lib/rope/refactor
copying rope/refactor/rename.py -> build/lib/rope/refactor
copying rope/refactor/method_object.py -> build/lib/rope/refactor
copying rope/refactor/__init__.py -> build/lib/rope/refactor
creating build/lib/rope/refactor/importutils
copying rope/refactor/importutils/module_imports.py -> build/lib/rope/refactor/importutils
copying rope/refactor/importutils/importinfo.py -> build/lib/rope/refactor/importutils
copying rope/refactor/importutils/actions.py -> build/lib/rope/refactor/importutils
copying rope/refactor/importutils/__init__.py -> build/lib/rope/refactor/importutils
running egg_info
writing rope.egg-info/PKG-INFO
writing dependency_links to rope.egg-info/dependency_links.txt
writing requirements to rope.egg-info/requires.txt
writing top-level names to rope.egg-info/top_level.txt
reading manifest file 'rope.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'COPYING'
writing manifest file 'rope.egg-info/SOURCES.txt'
installing to build/bdist.linux-aarch64/wheel
running install
running install_lib
creating build/bdist.linux-aarch64/wheel
creating build/bdist.linux-aarch64/wheel/rope
creating build/bdist.linux-aarch64/wheel/rope/refactor
copying build/lib/rope/refactor/sourceutils.py -> build/bdist.linux-aarch64/wheel/./rope/refactor
copying build/lib/rope/refactor/suites.py -> build/bdist.linux-aarch64/wheel/./rope/refactor
copying build/lib/rope/refactor/restructure.py -> build/bdist.linux-aarch64/wheel/./rope/refactor
copying build/lib/rope/refactor/move.py -> build/bdist.linux-aarch64/wheel/./rope/refactor
copying build/lib/rope/refactor/topackage.py -> build/bdist.linux-aarch64/wheel/./rope/refactor
copying build/lib/rope/refactor/multiproject.py -> build/bdist.linux-aarch64/wheel/./rope/refactor
copying build/lib/rope/refactor/occurrences.py -> build/bdist.linux-aarch64/wheel/./rope/refactor
copying build/lib/rope/refactor/introduce_parameter.py -> build/bdist.linux-aarch64/wheel/./rope/refactor
copying build/lib/rope/refactor/inline.py -> build/bdist.linux-aarch64/wheel/./rope/refactor
copying build/lib/rope/refactor/extract.py -> build/bdist.linux-aarch64/wheel/./rope/refactor
copying build/lib/rope/refactor/encapsulate_field.py -> build/bdist.linux-aarch64/wheel/./rope/refactor
copying build/lib/rope/refactor/change_signature.py -> build/bdist.linux-aarch64/wheel/./rope/refactor
copying build/lib/rope/refactor/wildcards.py -> build/bdist.linux-aarch64/wheel/./rope/refactor
copying build/lib/rope/refactor/usefunction.py -> build/bdist.linux-aarch64/wheel/./rope/refactor
copying build/lib/rope/refactor/similarfinder.py -> build/bdist.linux-aarch64/wheel/./rope/refactor
copying build/lib/rope/refactor/introduce_factory.py -> build/bdist.linux-aarch64/wheel/./rope/refactor
copying build/lib/rope/refactor/functionutils.py -> build/bdist.linux-aarch64/wheel/./rope/refactor
copying build/lib/rope/refactor/localtofield.py -> build/bdist.linux-aarch64/wheel/./rope/refactor
copying build/lib/rope/refactor/patchedast.py -> build/bdist.linux-aarch64/wheel/./rope/refactor
creating build/bdist.linux-aarch64/wheel/rope/refactor/importutils
copying build/lib/rope/refactor/importutils/module_imports.py -> build/bdist.linux-aarch64/wheel/./rope/refactor/importutils
copying build/lib/rope/refactor/importutils/importinfo.py -> build/bdist.linux-aarch64/wheel/./rope/refactor/importutils
copying build/lib/rope/refactor/importutils/actions.py -> build/bdist.linux-aarch64/wheel/./rope/refactor/importutils
copying build/lib/rope/refactor/importutils/__init__.py -> build/bdist.linux-aarch64/wheel/./rope/refactor/importutils
copying build/lib/rope/refactor/rename.py -> build/bdist.linux-aarch64/wheel/./rope/refactor
copying build/lib/rope/refactor/method_object.py -> build/bdist.linux-aarch64/wheel/./rope/refactor
copying build/lib/rope/refactor/__init__.py -> build/bdist.linux-aarch64/wheel/./rope/refactor
creating build/bdist.linux-aarch64/wheel/rope/contrib
copying build/lib/rope/contrib/generate.py -> build/bdist.linux-aarch64/wheel/./rope/contrib
copying build/lib/rope/contrib/codeassist.py -> build/bdist.linux-aarch64/wheel/./rope/contrib
copying build/lib/rope/contrib/findit.py -> build/bdist.linux-aarch64/wheel/./rope/contrib
creating build/bdist.linux-aarch64/wheel/rope/contrib/autoimport
copying build/lib/rope/contrib/autoimport/models.py -> build/bdist.linux-aarch64/wheel/./rope/contrib/autoimport
copying build/lib/rope/contrib/autoimport/sqlite.py -> build/bdist.linux-aarch64/wheel/./rope/contrib/autoimport
copying build/lib/rope/contrib/autoimport/defs.py -> build/bdist.linux-aarch64/wheel/./rope/contrib/autoimport
copying build/lib/rope/contrib/autoimport/pickle.py -> build/bdist.linux-aarch64/wheel/./rope/contrib/autoimport
copying build/lib/rope/contrib/autoimport/parse.py -> build/bdist.linux-aarch64/wheel/./rope/contrib/autoimport
copying build/lib/rope/contrib/autoimport/utils.py -> build/bdist.linux-aarch64/wheel/./rope/contrib/autoimport
copying build/lib/rope/contrib/autoimport/__init__.py -> build/bdist.linux-aarch64/wheel/./rope/contrib/autoimport
copying build/lib/rope/contrib/finderrors.py -> build/bdist.linux-aarch64/wheel/./rope/contrib
copying build/lib/rope/contrib/fixsyntax.py -> build/bdist.linux-aarch64/wheel/./rope/contrib
copying build/lib/rope/contrib/fixmodnames.py -> build/bdist.linux-aarch64/wheel/./rope/contrib
copying build/lib/rope/contrib/changestack.py -> build/bdist.linux-aarch64/wheel/./rope/contrib
copying build/lib/rope/contrib/__init__.py -> build/bdist.linux-aarch64/wheel/./rope/contrib
creating build/bdist.linux-aarch64/wheel/rope/base
copying build/lib/rope/base/change.py -> build/bdist.linux-aarch64/wheel/./rope/base
copying build/lib/rope/base/arguments.py -> build/bdist.linux-aarch64/wheel/./rope/base
copying build/lib/rope/base/libutils.py -> build/bdist.linux-aarch64/wheel/./rope/base
copying build/lib/rope/base/pycore.py -> build/bdist.linux-aarch64/wheel/./rope/base
creating build/bdist.linux-aarch64/wheel/rope/base/oi
copying build/lib/rope/base/oi/runmod.py -> build/bdist.linux-aarch64/wheel/./rope/base/oi
copying build/lib/rope/base/oi/doa.py -> build/bdist.linux-aarch64/wheel/./rope/base/oi
copying build/lib/rope/base/oi/objectinfo.py -> build/bdist.linux-aarch64/wheel/./rope/base/oi
copying build/lib/rope/base/oi/soa.py -> build/bdist.linux-aarch64/wheel/./rope/base/oi
copying build/lib/rope/base/oi/memorydb.py -> build/bdist.linux-aarch64/wheel/./rope/base/oi
copying build/lib/rope/base/oi/soi.py -> build/bdist.linux-aarch64/wheel/./rope/base/oi
creating build/bdist.linux-aarch64/wheel/rope/base/oi/type_hinting
copying build/lib/rope/base/oi/type_hinting/interfaces.py -> build/bdist.linux-aarch64/wheel/./rope/base/oi/type_hinting
creating build/bdist.linux-aarch64/wheel/rope/base/oi/type_hinting/providers
copying build/lib/rope/base/oi/type_hinting/providers/pep0484_type_comments.py -> build/bdist.linux-aarch64/wheel/./rope/base/oi/type_hinting/providers
copying build/lib/rope/base/oi/type_hinting/providers/numpydocstrings.py -> build/bdist.linux-aarch64/wheel/./rope/base/oi/type_hinting/providers
copying build/lib/rope/base/oi/type_hinting/providers/inheritance.py -> build/bdist.linux-aarch64/wheel/./rope/base/oi/type_hinting/providers
copying build/lib/rope/base/oi/type_hinting/providers/interfaces.py -> build/bdist.linux-aarch64/wheel/./rope/base/oi/type_hinting/providers
copying build/lib/rope/base/oi/type_hinting/providers/composite.py -> build/bdist.linux-aarch64/wheel/./rope/base/oi/type_hinting/providers
copying build/lib/rope/base/oi/type_hinting/providers/docstrings.py -> build/bdist.linux-aarch64/wheel/./rope/base/oi/type_hinting/providers
copying build/lib/rope/base/oi/type_hinting/providers/__init__.py -> build/bdist.linux-aarch64/wheel/./rope/base/oi/type_hinting/providers
copying build/lib/rope/base/oi/type_hinting/evaluate.py -> build/bdist.linux-aarch64/wheel/./rope/base/oi/type_hinting
creating build/bdist.linux-aarch64/wheel/rope/base/oi/type_hinting/resolvers
copying build/lib/rope/base/oi/type_hinting/resolvers/interfaces.py -> build/bdist.linux-aarch64/wheel/./rope/base/oi/type_hinting/resolvers
copying build/lib/rope/base/oi/type_hinting/resolvers/composite.py -> build/bdist.linux-aarch64/wheel/./rope/base/oi/type_hinting/resolvers
copying build/lib/rope/base/oi/type_hinting/resolvers/types.py -> build/bdist.linux-aarch64/wheel/./rope/base/oi/type_hinting/resolvers
copying build/lib/rope/base/oi/type_hinting/resolvers/__init__.py -> build/bdist.linux-aarch64/wheel/./rope/base/oi/type_hinting/resolvers
copying build/lib/rope/base/oi/type_hinting/factory.py -> build/bdist.linux-aarch64/wheel/./rope/base/oi/type_hinting
copying build/lib/rope/base/oi/type_hinting/utils.py -> build/bdist.linux-aarch64/wheel/./rope/base/oi/type_hinting
copying build/lib/rope/base/oi/type_hinting/__init__.py -> build/bdist.linux-aarch64/wheel/./rope/base/oi/type_hinting
copying build/lib/rope/base/oi/transform.py -> build/bdist.linux-aarch64/wheel/./rope/base/oi
copying build/lib/rope/base/oi/objectdb.py -> build/bdist.linux-aarch64/wheel/./rope/base/oi
copying build/lib/rope/base/oi/__init__.py -> build/bdist.linux-aarch64/wheel/./rope/base/oi
copying build/lib/rope/base/stdmods.py -> build/bdist.linux-aarch64/wheel/./rope/base
copying build/lib/rope/base/taskhandle.py -> build/bdist.linux-aarch64/wheel/./rope/base
copying build/lib/rope/base/codeanalyze.py -> build/bdist.linux-aarch64/wheel/./rope/base
copying build/lib/rope/base/versioning.py -> build/bdist.linux-aarch64/wheel/./rope/base
copying build/lib/rope/base/prefs.py -> build/bdist.linux-aarch64/wheel/./rope/base
copying build/lib/rope/base/fscommands.py -> build/bdist.linux-aarch64/wheel/./rope/base
copying build/lib/rope/base/serializer.py -> build/bdist.linux-aarch64/wheel/./rope/base
copying build/lib/rope/base/ast.py -> build/bdist.linux-aarch64/wheel/./rope/base
copying build/lib/rope/base/builtins.py -> build/bdist.linux-aarch64/wheel/./rope/base
copying build/lib/rope/base/pynames.py -> build/bdist.linux-aarch64/wheel/./rope/base
copying build/lib/rope/base/worder.py -> build/bdist.linux-aarch64/wheel/./rope/base
copying build/lib/rope/base/exceptions.py -> build/bdist.linux-aarch64/wheel/./rope/base
copying build/lib/rope/base/pyobjects.py -> build/bdist.linux-aarch64/wheel/./rope/base
copying build/lib/rope/base/resources.py -> build/bdist.linux-aarch64/wheel/./rope/base
copying build/lib/rope/base/evaluate.py -> build/bdist.linux-aarch64/wheel/./rope/base
copying build/lib/rope/base/resourceobserver.py -> build/bdist.linux-aarch64/wheel/./rope/base
creating build/bdist.linux-aarch64/wheel/rope/base/utils
copying build/lib/rope/base/utils/datastructures.py -> build/bdist.linux-aarch64/wheel/./rope/base/utils
copying build/lib/rope/base/utils/__init__.py -> build/bdist.linux-aarch64/wheel/./rope/base/utils
copying build/lib/rope/base/pynamesdef.py -> build/bdist.linux-aarch64/wheel/./rope/base
copying build/lib/rope/base/simplify.py -> build/bdist.linux-aarch64/wheel/./rope/base
copying build/lib/rope/base/nameanalyze.py -> build/bdist.linux-aarch64/wheel/./rope/base
copying build/lib/rope/base/history.py -> build/bdist.linux-aarch64/wheel/./rope/base
copying build/lib/rope/base/pyobjectsdef.py -> build/bdist.linux-aarch64/wheel/./rope/base
copying build/lib/rope/base/project.py -> build/bdist.linux-aarch64/wheel/./rope/base
copying build/lib/rope/base/__init__.py -> build/bdist.linux-aarch64/wheel/./rope/base
copying build/lib/rope/base/pyscopes.py -> build/bdist.linux-aarch64/wheel/./rope/base
copying build/lib/rope/__init__.py -> build/bdist.linux-aarch64/wheel/./rope
running install_egg_info
Copying rope.egg-info to build/bdist.linux-aarch64/wheel/./rope-1.13.0-py3.13.egg-info
running install_scripts
creating build/bdist.linux-aarch64/wheel/rope-1.13.0.dist-info/WHEEL
creating '/build/python-rope/src/rope-1.13.0/dist/.tmp-dq1l5cb4/rope-1.13.0-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'rope/__init__.py'
adding 'rope/base/__init__.py'
adding 'rope/base/arguments.py'
adding 'rope/base/ast.py'
adding 'rope/base/builtins.py'
adding 'rope/base/change.py'
adding 'rope/base/codeanalyze.py'
adding 'rope/base/evaluate.py'
adding 'rope/base/exceptions.py'
adding 'rope/base/fscommands.py'
adding 'rope/base/history.py'
adding 'rope/base/libutils.py'
adding 'rope/base/nameanalyze.py'
adding 'rope/base/prefs.py'
adding 'rope/base/project.py'
adding 'rope/base/pycore.py'
adding 'rope/base/pynames.py'
adding 'rope/base/pynamesdef.py'
adding 'rope/base/pyobjects.py'
adding 'rope/base/pyobjectsdef.py'
adding 'rope/base/pyscopes.py'
adding 'rope/base/resourceobserver.py'
adding 'rope/base/resources.py'
adding 'rope/base/serializer.py'
adding 'rope/base/simplify.py'
adding 'rope/base/stdmods.py'
adding 'rope/base/taskhandle.py'
adding 'rope/base/versioning.py'
adding 'rope/base/worder.py'
adding 'rope/base/oi/__init__.py'
adding 'rope/base/oi/doa.py'
adding 'rope/base/oi/memorydb.py'
adding 'rope/base/oi/objectdb.py'
adding 'rope/base/oi/objectinfo.py'
adding 'rope/base/oi/runmod.py'
adding 'rope/base/oi/soa.py'
adding 'rope/base/oi/soi.py'
adding 'rope/base/oi/transform.py'
adding 'rope/base/oi/type_hinting/__init__.py'
adding 'rope/base/oi/type_hinting/evaluate.py'
adding 'rope/base/oi/type_hinting/factory.py'
adding 'rope/base/oi/type_hinting/interfaces.py'
adding 'rope/base/oi/type_hinting/utils.py'
adding 'rope/base/oi/type_hinting/providers/__init__.py'
adding 'rope/base/oi/type_hinting/providers/composite.py'
adding 'rope/base/oi/type_hinting/providers/docstrings.py'
adding 'rope/base/oi/type_hinting/providers/inheritance.py'
adding 'rope/base/oi/type_hinting/providers/interfaces.py'
adding 'rope/base/oi/type_hinting/providers/numpydocstrings.py'
adding 'rope/base/oi/type_hinting/providers/pep0484_type_comments.py'
adding 'rope/base/oi/type_hinting/resolvers/__init__.py'
adding 'rope/base/oi/type_hinting/resolvers/composite.py'
adding 'rope/base/oi/type_hinting/resolvers/interfaces.py'
adding 'rope/base/oi/type_hinting/resolvers/types.py'
adding 'rope/base/utils/__init__.py'
adding 'rope/base/utils/datastructures.py'
adding 'rope/contrib/__init__.py'
adding 'rope/contrib/changestack.py'
adding 'rope/contrib/codeassist.py'
adding 'rope/contrib/finderrors.py'
adding 'rope/contrib/findit.py'
adding 'rope/contrib/fixmodnames.py'
adding 'rope/contrib/fixsyntax.py'
adding 'rope/contrib/generate.py'
adding 'rope/contrib/autoimport/__init__.py'
adding 'rope/contrib/autoimport/defs.py'
adding 'rope/contrib/autoimport/models.py'
adding 'rope/contrib/autoimport/parse.py'
adding 'rope/contrib/autoimport/pickle.py'
adding 'rope/contrib/autoimport/sqlite.py'
adding 'rope/contrib/autoimport/utils.py'
adding 'rope/refactor/__init__.py'
adding 'rope/refactor/change_signature.py'
adding 'rope/refactor/encapsulate_field.py'
adding 'rope/refactor/extract.py'
adding 'rope/refactor/functionutils.py'
adding 'rope/refactor/inline.py'
adding 'rope/refactor/introduce_factory.py'
adding 'rope/refactor/introduce_parameter.py'
adding 'rope/refactor/localtofield.py'
adding 'rope/refactor/method_object.py'
adding 'rope/refactor/move.py'
adding 'rope/refactor/multiproject.py'
adding 'rope/refactor/occurrences.py'
adding 'rope/refactor/patchedast.py'
adding 'rope/refactor/rename.py'
adding 'rope/refactor/restructure.py'
adding 'rope/refactor/similarfinder.py'
adding 'rope/refactor/sourceutils.py'
adding 'rope/refactor/suites.py'
adding 'rope/refactor/topackage.py'
adding 'rope/refactor/usefunction.py'
adding 'rope/refactor/wildcards.py'
adding 'rope/refactor/importutils/__init__.py'
adding 'rope/refactor/importutils/actions.py'
adding 'rope/refactor/importutils/importinfo.py'
adding 'rope/refactor/importutils/module_imports.py'
adding 'rope-1.13.0.dist-info/COPYING'
adding 'rope-1.13.0.dist-info/METADATA'
adding 'rope-1.13.0.dist-info/WHEEL'
adding 'rope-1.13.0.dist-info/top_level.txt'
adding 'rope-1.13.0.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Successfully built rope-1.13.0-py3-none-any.whl
==> Entering fakeroot environment...
==> Starting package()...
==> 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-rope"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-rope 1.13.0-2 (Tue Dec 24 00:36:41 2024)
==> Cleaning up...