==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-xarray 2025.06.1-1 (Sun Jun 15 23:46:07 2025)
==> Retrieving sources...
  -> Found python-xarray-2025.06.1.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    python-xarray-2025.06.1.tar.gz ... Passed
==> Making package: python-xarray 2025.06.1-1 (Sun 15 Jun 2025 11:46:13 PM MDT)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (9) blas-3.12.1-2  cblas-3.12.1-2  lapack-3.12.1-2
             python-dateutil-2.9.0-6  python-pytz-2025.2-1  python-six-1.17.0-1
             python-numpy-2.3.0-2  python-packaging-25.0-1
             python-pandas-2.2.3-1

Total Download Size:    24.40 MiB
Total Installed Size:  164.31 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-pandas-2.2.3-1-aarch64 downloading...
 python-numpy-2.3.0-2-aarch64 downloading...
 lapack-3.12.1-2-aarch64 downloading...
 blas-3.12.1-2-aarch64 downloading...
 cblas-3.12.1-2-aarch64 downloading...
 python-pytz-2025.2-1-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing blas...
installing cblas...
installing lapack...
installing python-numpy...
Optional dependencies for python-numpy
    blas-openblas: faster linear algebra
installing python-packaging...
installing python-six...
installing python-dateutil...
installing python-pytz...
installing python-pandas...
Optional dependencies for python-pandas
    python-pandas-datareader: pandas.io.data replacement (recommended)
    python-numexpr: accelerating certain numerical operations (recommended)
    python-bottleneck: accelerating certain types of nan evaluations
    (recommended)
    python-matplotlib: plotting
    python-jinja: conditional formatting with DataFrame.style
    python-tabulate: printing in Markdown-friendly format
    python-scipy: miscellaneous statistical functions
    python-numba: alternative execution engine
    python-xarray: pandas-like API for N-dimensional data
    python-xlrd: Excel XLS input
    python-xlwt: Excel XLS output
    python-openpyxl: Excel XLSX input/output
    python-xlsxwriter: alternative Excel XLSX output
    python-beautifulsoup4: read_html function (in any case)
    python-html5lib: read_html function (and/or python-lxml)
    python-lxml: read_xml, to_xml and read_html function (and/or
    python-html5lib)
    python-sqlalchemy: SQL database support
    python-psycopg2: PostgreSQL engine for sqlalchemy
    python-pymysql: MySQL engine for sqlalchemy
    python-pytables: HDF5-based reading / writing
    python-blosc: for msgpack compression using blosc
    zlib: compression for msgpack [installed]
    python-pyarrow: Parquet, ORC and feather reading/writing
    python-fsspec: handling files aside from local and HTTP
    python-pyqt5: read_clipboard function (only one needed)
    python-qtpy: read_clipboard function (only one needed)
    xclip: read_clipboard function (only one needed)
    xsel: read_clipboard function (only one needed)
    python-brotli: Brotli compression
    python-snappy: Snappy compression
    python-zstandard: Zstandard (zstd) compression
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (13) python-autocommand-2.2.2-7  python-jaraco.collections-5.1.0-1
              python-jaraco.context-6.0.1-1  python-jaraco.functools-4.1.0-1
              python-jaraco.text-4.0.0-2  python-more-itertools-10.7.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:80.9.0-1  python-setuptools-scm-8.3.1-1
              python-wheel-0.45.1-1

Total Download Size:    0.08 MiB
Total Installed Size:  10.06 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-setuptools-scm-8.3.1-1-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
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...
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-setuptools-scm...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
  -> Found python-xarray-2025.06.1.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting python-xarray-2025.06.1.tar.gz with bsdtar
==> Starting build()...
* Building wheel...
/usr/lib/python3.13/site-packages/setuptools_scm/_integration/setuptools.py:92: UserWarning: version of None already set
  warnings.warn(f"version of {dist_name} already set")
running bdist_wheel
running build
running build_py
creating build/lib/xarray
copying xarray/__init__.py -> build/lib/xarray
copying xarray/conventions.py -> build/lib/xarray
copying xarray/convert.py -> build/lib/xarray
copying xarray/coders.py -> build/lib/xarray
copying xarray/ufuncs.py -> build/lib/xarray
copying xarray/groupers.py -> build/lib/xarray
copying xarray/typing.py -> build/lib/xarray
copying xarray/tutorial.py -> build/lib/xarray
creating build/lib/xarray/structure
copying xarray/structure/__init__.py -> build/lib/xarray/structure
copying xarray/structure/merge.py -> build/lib/xarray/structure
copying xarray/structure/chunks.py -> build/lib/xarray/structure
copying xarray/structure/combine.py -> build/lib/xarray/structure
copying xarray/structure/alignment.py -> build/lib/xarray/structure
copying xarray/structure/concat.py -> build/lib/xarray/structure
creating build/lib/xarray/compat
copying xarray/compat/__init__.py -> build/lib/xarray/compat
copying xarray/compat/npcompat.py -> build/lib/xarray/compat
copying xarray/compat/toolzcompat.py -> build/lib/xarray/compat
copying xarray/compat/array_api_compat.py -> build/lib/xarray/compat
copying xarray/compat/pdcompat.py -> build/lib/xarray/compat
copying xarray/compat/dask_array_compat.py -> build/lib/xarray/compat
copying xarray/compat/dask_array_ops.py -> build/lib/xarray/compat
creating build/lib/xarray/tests
copying xarray/tests/arrays.py -> build/lib/xarray/tests
copying xarray/tests/test_variable.py -> build/lib/xarray/tests
copying xarray/tests/test_cupy.py -> build/lib/xarray/tests
copying xarray/tests/test_tutorial.py -> build/lib/xarray/tests
copying xarray/tests/__init__.py -> build/lib/xarray/tests
copying xarray/tests/test_backends_file_manager.py -> build/lib/xarray/tests
copying xarray/tests/test_backends.py -> build/lib/xarray/tests
copying xarray/tests/test_computation.py -> build/lib/xarray/tests
copying xarray/tests/test_merge.py -> build/lib/xarray/tests
copying xarray/tests/test_accessor_str.py -> build/lib/xarray/tests
copying xarray/tests/test_treenode.py -> build/lib/xarray/tests
copying xarray/tests/test_dataarray.py -> build/lib/xarray/tests
copying xarray/tests/test_deprecation_helpers.py -> build/lib/xarray/tests
copying xarray/tests/test_coarsen.py -> build/lib/xarray/tests
copying xarray/tests/test_dataset.py -> build/lib/xarray/tests
copying xarray/tests/test_groupby.py -> build/lib/xarray/tests
copying xarray/tests/test_backends_datatree.py -> build/lib/xarray/tests
copying xarray/tests/test_rolling.py -> build/lib/xarray/tests
copying xarray/tests/test_formatting.py -> build/lib/xarray/tests
copying xarray/tests/test_combine.py -> build/lib/xarray/tests
copying xarray/tests/test_indexes.py -> build/lib/xarray/tests
copying xarray/tests/test_plot.py -> build/lib/xarray/tests
copying xarray/tests/test_typed_ops.py -> build/lib/xarray/tests
copying xarray/tests/test_options.py -> build/lib/xarray/tests
copying xarray/tests/test_duck_array_ops.py -> build/lib/xarray/tests
copying xarray/tests/test_coding_times.py -> build/lib/xarray/tests
copying xarray/tests/test_interp.py -> build/lib/xarray/tests
copying xarray/tests/test_backends_lru_cache.py -> build/lib/xarray/tests
copying xarray/tests/test_dtypes.py -> build/lib/xarray/tests
copying xarray/tests/test_sparse.py -> build/lib/xarray/tests
copying xarray/tests/test_extensions.py -> build/lib/xarray/tests
copying xarray/tests/test_assertions.py -> build/lib/xarray/tests
copying xarray/tests/test_coordinate_transform.py -> build/lib/xarray/tests
copying xarray/tests/test_datatree.py -> build/lib/xarray/tests
copying xarray/tests/test_backends_api.py -> build/lib/xarray/tests
copying xarray/tests/test_backends_chunks.py -> build/lib/xarray/tests
copying xarray/tests/test_formatting_html.py -> build/lib/xarray/tests
copying xarray/tests/test_missing.py -> build/lib/xarray/tests
copying xarray/tests/test_cftime_offsets.py -> build/lib/xarray/tests
copying xarray/tests/test_datatree_mapping.py -> build/lib/xarray/tests
copying xarray/tests/test_duck_array_wrapping.py -> build/lib/xarray/tests
copying xarray/tests/test_pandas_to_xarray.py -> build/lib/xarray/tests
copying xarray/tests/namespace.py -> build/lib/xarray/tests
copying xarray/tests/test_nputils.py -> build/lib/xarray/tests
copying xarray/tests/test_namedarray.py -> build/lib/xarray/tests
copying xarray/tests/test_cftimeindex.py -> build/lib/xarray/tests
copying xarray/tests/test_weighted.py -> build/lib/xarray/tests
copying xarray/tests/test_plugins.py -> build/lib/xarray/tests
copying xarray/tests/test_calendar_ops.py -> build/lib/xarray/tests
copying xarray/tests/test_backends_common.py -> build/lib/xarray/tests
copying xarray/tests/test_array_api.py -> build/lib/xarray/tests
copying xarray/tests/test_coding_strings.py -> build/lib/xarray/tests
copying xarray/tests/test_dask.py -> build/lib/xarray/tests
copying xarray/tests/test_print_versions.py -> build/lib/xarray/tests
copying xarray/tests/test_coordinates.py -> build/lib/xarray/tests
copying xarray/tests/test_backends_locks.py -> build/lib/xarray/tests
copying xarray/tests/test_cftimeindex_resample.py -> build/lib/xarray/tests
copying xarray/tests/test_accessor_dt.py -> build/lib/xarray/tests
copying xarray/tests/test_range_index.py -> build/lib/xarray/tests
copying xarray/tests/test_concat.py -> build/lib/xarray/tests
copying xarray/tests/test_ufuncs.py -> build/lib/xarray/tests
copying xarray/tests/test_indexing.py -> build/lib/xarray/tests
copying xarray/tests/test_utils.py -> build/lib/xarray/tests
copying xarray/tests/test_hashable.py -> build/lib/xarray/tests
copying xarray/tests/test_strategies.py -> build/lib/xarray/tests
copying xarray/tests/test_coding.py -> build/lib/xarray/tests
copying xarray/tests/test_distributed.py -> build/lib/xarray/tests
copying xarray/tests/conftest.py -> build/lib/xarray/tests
copying xarray/tests/indexes.py -> build/lib/xarray/tests
copying xarray/tests/test_conventions.py -> build/lib/xarray/tests
copying xarray/tests/test_error_messages.py -> build/lib/xarray/tests
copying xarray/tests/test_units.py -> build/lib/xarray/tests
copying xarray/tests/test_parallelcompat.py -> build/lib/xarray/tests
creating build/lib/xarray/backends
copying xarray/backends/locks.py -> build/lib/xarray/backends
copying xarray/backends/plugins.py -> build/lib/xarray/backends
copying xarray/backends/__init__.py -> build/lib/xarray/backends
copying xarray/backends/common.py -> build/lib/xarray/backends
copying xarray/backends/file_manager.py -> build/lib/xarray/backends
copying xarray/backends/chunks.py -> build/lib/xarray/backends
copying xarray/backends/scipy_.py -> build/lib/xarray/backends
copying xarray/backends/lru_cache.py -> build/lib/xarray/backends
copying xarray/backends/pydap_.py -> build/lib/xarray/backends
copying xarray/backends/zarr.py -> build/lib/xarray/backends
copying xarray/backends/h5netcdf_.py -> build/lib/xarray/backends
copying xarray/backends/api.py -> build/lib/xarray/backends
copying xarray/backends/store.py -> build/lib/xarray/backends
copying xarray/backends/memory.py -> build/lib/xarray/backends
copying xarray/backends/netcdf3.py -> build/lib/xarray/backends
copying xarray/backends/netCDF4_.py -> build/lib/xarray/backends
creating build/lib/xarray/namedarray
copying xarray/namedarray/__init__.py -> build/lib/xarray/namedarray
copying xarray/namedarray/core.py -> build/lib/xarray/namedarray
copying xarray/namedarray/pycompat.py -> build/lib/xarray/namedarray
copying xarray/namedarray/parallelcompat.py -> build/lib/xarray/namedarray
copying xarray/namedarray/utils.py -> build/lib/xarray/namedarray
copying xarray/namedarray/_aggregations.py -> build/lib/xarray/namedarray
copying xarray/namedarray/_array_api.py -> build/lib/xarray/namedarray
copying xarray/namedarray/daskmanager.py -> build/lib/xarray/namedarray
copying xarray/namedarray/dtypes.py -> build/lib/xarray/namedarray
copying xarray/namedarray/_typing.py -> build/lib/xarray/namedarray
creating build/lib/xarray/static
copying xarray/static/__init__.py -> build/lib/xarray/static
creating build/lib/xarray/indexes
copying xarray/indexes/__init__.py -> build/lib/xarray/indexes
copying xarray/indexes/range_index.py -> build/lib/xarray/indexes
creating build/lib/xarray/coding
copying xarray/coding/__init__.py -> build/lib/xarray/coding
copying xarray/coding/cftimeindex.py -> build/lib/xarray/coding
copying xarray/coding/common.py -> build/lib/xarray/coding
copying xarray/coding/frequencies.py -> build/lib/xarray/coding
copying xarray/coding/cftime_offsets.py -> build/lib/xarray/coding
copying xarray/coding/calendar_ops.py -> build/lib/xarray/coding
copying xarray/coding/times.py -> build/lib/xarray/coding
copying xarray/coding/strings.py -> build/lib/xarray/coding
copying xarray/coding/variables.py -> build/lib/xarray/coding
creating build/lib/xarray/core
copying xarray/core/coordinates.py -> build/lib/xarray/core
copying xarray/core/__init__.py -> build/lib/xarray/core
copying xarray/core/variable.py -> build/lib/xarray/core
copying xarray/core/datatree_mapping.py -> build/lib/xarray/core
copying xarray/core/options.py -> build/lib/xarray/core
copying xarray/core/common.py -> build/lib/xarray/core
copying xarray/core/extension_array.py -> build/lib/xarray/core
copying xarray/core/datatree_render.py -> build/lib/xarray/core
copying xarray/core/accessor_str.py -> build/lib/xarray/core
copying xarray/core/_typed_ops.py -> build/lib/xarray/core
copying xarray/core/formatting_html.py -> build/lib/xarray/core
copying xarray/core/datatree.py -> build/lib/xarray/core
copying xarray/core/resample_cftime.py -> build/lib/xarray/core
copying xarray/core/formatting.py -> build/lib/xarray/core
copying xarray/core/duck_array_ops.py -> build/lib/xarray/core
copying xarray/core/extensions.py -> build/lib/xarray/core
copying xarray/core/coordinate_transform.py -> build/lib/xarray/core
copying xarray/core/utils.py -> build/lib/xarray/core
copying xarray/core/types.py -> build/lib/xarray/core
copying xarray/core/datatree_io.py -> build/lib/xarray/core
copying xarray/core/dataarray.py -> build/lib/xarray/core
copying xarray/core/_aggregations.py -> build/lib/xarray/core
copying xarray/core/resample.py -> build/lib/xarray/core
copying xarray/core/parallel.py -> build/lib/xarray/core
copying xarray/core/treenode.py -> build/lib/xarray/core
copying xarray/core/groupby.py -> build/lib/xarray/core
copying xarray/core/dataset_utils.py -> build/lib/xarray/core
copying xarray/core/missing.py -> build/lib/xarray/core
copying xarray/core/dataset.py -> build/lib/xarray/core
copying xarray/core/indexing.py -> build/lib/xarray/core
copying xarray/core/accessor_dt.py -> build/lib/xarray/core
copying xarray/core/indexes.py -> build/lib/xarray/core
copying xarray/core/dtypes.py -> build/lib/xarray/core
copying xarray/core/nputils.py -> build/lib/xarray/core
copying xarray/core/dataset_variables.py -> build/lib/xarray/core
creating build/lib/xarray/plot
copying xarray/plot/__init__.py -> build/lib/xarray/plot
copying xarray/plot/facetgrid.py -> build/lib/xarray/plot
copying xarray/plot/accessor.py -> build/lib/xarray/plot
copying xarray/plot/dataset_plot.py -> build/lib/xarray/plot
copying xarray/plot/utils.py -> build/lib/xarray/plot
copying xarray/plot/dataarray_plot.py -> build/lib/xarray/plot
creating build/lib/xarray/computation
copying xarray/computation/__init__.py -> build/lib/xarray/computation
copying xarray/computation/nanops.py -> build/lib/xarray/computation
copying xarray/computation/weighted.py -> build/lib/xarray/computation
copying xarray/computation/rolling.py -> build/lib/xarray/computation
copying xarray/computation/ops.py -> build/lib/xarray/computation
copying xarray/computation/computation.py -> build/lib/xarray/computation
copying xarray/computation/fit.py -> build/lib/xarray/computation
copying xarray/computation/apply_ufunc.py -> build/lib/xarray/computation
copying xarray/computation/rolling_exp.py -> build/lib/xarray/computation
copying xarray/computation/arithmetic.py -> build/lib/xarray/computation
creating build/lib/xarray/util
copying xarray/util/__init__.py -> build/lib/xarray/util
copying xarray/util/print_versions.py -> build/lib/xarray/util
copying xarray/util/generate_ops.py -> build/lib/xarray/util
copying xarray/util/generate_aggregations.py -> build/lib/xarray/util
copying xarray/util/deprecation_helpers.py -> build/lib/xarray/util
creating build/lib/xarray/testing
copying xarray/testing/__init__.py -> build/lib/xarray/testing
copying xarray/testing/assertions.py -> build/lib/xarray/testing
copying xarray/testing/strategies.py -> build/lib/xarray/testing
creating build/lib/xarray/static/css
copying xarray/static/css/__init__.py -> build/lib/xarray/static/css
creating build/lib/xarray/static/html
copying xarray/static/html/__init__.py -> build/lib/xarray/static/html
running egg_info
creating xarray.egg-info
writing xarray.egg-info/PKG-INFO
writing dependency_links to xarray.egg-info/dependency_links.txt
writing entry points to xarray.egg-info/entry_points.txt
writing requirements to xarray.egg-info/requires.txt
writing top-level names to xarray.egg-info/top_level.txt
writing manifest file 'xarray.egg-info/SOURCES.txt'
WARNING setuptools_scm._file_finders.git git archive detected - fallback to listing all files
adding license file 'LICENSE'
writing manifest file 'xarray.egg-info/SOURCES.txt'
copying xarray/py.typed -> build/lib/xarray
copying xarray/tests/test_dataarray_typing.yml -> build/lib/xarray/tests
copying xarray/tests/test_dataset_typing.yml -> build/lib/xarray/tests
copying xarray/tests/test_datatree_typing.yml -> build/lib/xarray/tests
creating build/lib/xarray/tests/data
copying xarray/tests/data/bears.nc -> build/lib/xarray/tests/data
copying xarray/tests/data/example.grib -> build/lib/xarray/tests/data
copying xarray/tests/data/example.ict -> build/lib/xarray/tests/data
copying xarray/tests/data/example.uamiv -> build/lib/xarray/tests/data
copying xarray/tests/data/example_1.nc -> build/lib/xarray/tests/data
copying xarray/tests/data/example_1.nc.gz -> build/lib/xarray/tests/data
copying xarray/static/css/style.css -> build/lib/xarray/static/css
copying xarray/static/html/icons-svg-inline.html -> build/lib/xarray/static/html
installing to build/bdist.linux-aarch64/wheel
running install
running install_lib
creating build/bdist.linux-aarch64/wheel
creating build/bdist.linux-aarch64/wheel/xarray
copying build/lib/xarray/__init__.py -> build/bdist.linux-aarch64/wheel/./xarray
copying build/lib/xarray/py.typed -> build/bdist.linux-aarch64/wheel/./xarray
copying build/lib/xarray/conventions.py -> build/bdist.linux-aarch64/wheel/./xarray
creating build/bdist.linux-aarch64/wheel/xarray/structure
copying build/lib/xarray/structure/__init__.py -> build/bdist.linux-aarch64/wheel/./xarray/structure
copying build/lib/xarray/structure/merge.py -> build/bdist.linux-aarch64/wheel/./xarray/structure
copying build/lib/xarray/structure/chunks.py -> build/bdist.linux-aarch64/wheel/./xarray/structure
copying build/lib/xarray/structure/combine.py -> build/bdist.linux-aarch64/wheel/./xarray/structure
copying build/lib/xarray/structure/alignment.py -> build/bdist.linux-aarch64/wheel/./xarray/structure
copying build/lib/xarray/structure/concat.py -> build/bdist.linux-aarch64/wheel/./xarray/structure
creating build/bdist.linux-aarch64/wheel/xarray/compat
copying build/lib/xarray/compat/__init__.py -> build/bdist.linux-aarch64/wheel/./xarray/compat
copying build/lib/xarray/compat/npcompat.py -> build/bdist.linux-aarch64/wheel/./xarray/compat
copying build/lib/xarray/compat/toolzcompat.py -> build/bdist.linux-aarch64/wheel/./xarray/compat
copying build/lib/xarray/compat/array_api_compat.py -> build/bdist.linux-aarch64/wheel/./xarray/compat
copying build/lib/xarray/compat/pdcompat.py -> build/bdist.linux-aarch64/wheel/./xarray/compat
copying build/lib/xarray/compat/dask_array_compat.py -> build/bdist.linux-aarch64/wheel/./xarray/compat
copying build/lib/xarray/compat/dask_array_ops.py -> build/bdist.linux-aarch64/wheel/./xarray/compat
creating build/bdist.linux-aarch64/wheel/xarray/tests
copying build/lib/xarray/tests/arrays.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
copying build/lib/xarray/tests/test_variable.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
copying build/lib/xarray/tests/test_cupy.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
copying build/lib/xarray/tests/test_tutorial.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
copying build/lib/xarray/tests/__init__.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
copying build/lib/xarray/tests/test_backends_file_manager.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
copying build/lib/xarray/tests/test_backends.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
copying build/lib/xarray/tests/test_computation.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
copying build/lib/xarray/tests/test_merge.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
copying build/lib/xarray/tests/test_accessor_str.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
copying build/lib/xarray/tests/test_treenode.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
copying build/lib/xarray/tests/test_dataarray.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
copying build/lib/xarray/tests/test_deprecation_helpers.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
copying build/lib/xarray/tests/test_coarsen.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
copying build/lib/xarray/tests/test_dataset.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
copying build/lib/xarray/tests/test_groupby.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
copying build/lib/xarray/tests/test_backends_datatree.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
copying build/lib/xarray/tests/test_rolling.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
copying build/lib/xarray/tests/test_formatting.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
copying build/lib/xarray/tests/test_combine.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
copying build/lib/xarray/tests/test_indexes.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
copying build/lib/xarray/tests/test_plot.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
copying build/lib/xarray/tests/test_typed_ops.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
copying build/lib/xarray/tests/test_options.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
copying build/lib/xarray/tests/test_duck_array_ops.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
copying build/lib/xarray/tests/test_coding_times.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
copying build/lib/xarray/tests/test_interp.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
copying build/lib/xarray/tests/test_backends_lru_cache.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
copying build/lib/xarray/tests/test_dtypes.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
copying build/lib/xarray/tests/test_sparse.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
copying build/lib/xarray/tests/test_extensions.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
copying build/lib/xarray/tests/test_assertions.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
copying build/lib/xarray/tests/test_coordinate_transform.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
copying build/lib/xarray/tests/test_datatree.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
copying build/lib/xarray/tests/test_backends_api.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
copying build/lib/xarray/tests/test_backends_chunks.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
copying build/lib/xarray/tests/test_formatting_html.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
copying build/lib/xarray/tests/test_missing.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
copying build/lib/xarray/tests/test_cftime_offsets.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
copying build/lib/xarray/tests/test_datatree_mapping.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
copying build/lib/xarray/tests/test_duck_array_wrapping.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
copying build/lib/xarray/tests/test_pandas_to_xarray.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
copying build/lib/xarray/tests/namespace.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
copying build/lib/xarray/tests/test_datatree_typing.yml -> build/bdist.linux-aarch64/wheel/./xarray/tests
copying build/lib/xarray/tests/test_nputils.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
copying build/lib/xarray/tests/test_namedarray.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
copying build/lib/xarray/tests/test_cftimeindex.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
copying build/lib/xarray/tests/test_weighted.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
creating build/bdist.linux-aarch64/wheel/xarray/tests/data
copying build/lib/xarray/tests/data/example_1.nc.gz -> build/bdist.linux-aarch64/wheel/./xarray/tests/data
copying build/lib/xarray/tests/data/example.ict -> build/bdist.linux-aarch64/wheel/./xarray/tests/data
copying build/lib/xarray/tests/data/example.uamiv -> build/bdist.linux-aarch64/wheel/./xarray/tests/data
copying build/lib/xarray/tests/data/example_1.nc -> build/bdist.linux-aarch64/wheel/./xarray/tests/data
copying build/lib/xarray/tests/data/bears.nc -> build/bdist.linux-aarch64/wheel/./xarray/tests/data
copying build/lib/xarray/tests/data/example.grib -> build/bdist.linux-aarch64/wheel/./xarray/tests/data
copying build/lib/xarray/tests/test_plugins.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
copying build/lib/xarray/tests/test_calendar_ops.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
copying build/lib/xarray/tests/test_backends_common.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
copying build/lib/xarray/tests/test_array_api.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
copying build/lib/xarray/tests/test_coding_strings.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
copying build/lib/xarray/tests/test_dataarray_typing.yml -> build/bdist.linux-aarch64/wheel/./xarray/tests
copying build/lib/xarray/tests/test_dask.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
copying build/lib/xarray/tests/test_print_versions.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
copying build/lib/xarray/tests/test_coordinates.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
copying build/lib/xarray/tests/test_backends_locks.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
copying build/lib/xarray/tests/test_cftimeindex_resample.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
copying build/lib/xarray/tests/test_accessor_dt.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
copying build/lib/xarray/tests/test_range_index.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
copying build/lib/xarray/tests/test_concat.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
copying build/lib/xarray/tests/test_ufuncs.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
copying build/lib/xarray/tests/test_indexing.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
copying build/lib/xarray/tests/test_utils.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
copying build/lib/xarray/tests/test_hashable.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
copying build/lib/xarray/tests/test_strategies.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
copying build/lib/xarray/tests/test_coding.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
copying build/lib/xarray/tests/test_distributed.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
copying build/lib/xarray/tests/test_dataset_typing.yml -> build/bdist.linux-aarch64/wheel/./xarray/tests
copying build/lib/xarray/tests/conftest.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
copying build/lib/xarray/tests/indexes.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
copying build/lib/xarray/tests/test_conventions.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
copying build/lib/xarray/tests/test_error_messages.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
copying build/lib/xarray/tests/test_units.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
copying build/lib/xarray/tests/test_parallelcompat.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
creating build/bdist.linux-aarch64/wheel/xarray/backends
copying build/lib/xarray/backends/locks.py -> build/bdist.linux-aarch64/wheel/./xarray/backends
copying build/lib/xarray/backends/plugins.py -> build/bdist.linux-aarch64/wheel/./xarray/backends
copying build/lib/xarray/backends/__init__.py -> build/bdist.linux-aarch64/wheel/./xarray/backends
copying build/lib/xarray/backends/common.py -> build/bdist.linux-aarch64/wheel/./xarray/backends
copying build/lib/xarray/backends/file_manager.py -> build/bdist.linux-aarch64/wheel/./xarray/backends
copying build/lib/xarray/backends/chunks.py -> build/bdist.linux-aarch64/wheel/./xarray/backends
copying build/lib/xarray/backends/scipy_.py -> build/bdist.linux-aarch64/wheel/./xarray/backends
copying build/lib/xarray/backends/lru_cache.py -> build/bdist.linux-aarch64/wheel/./xarray/backends
copying build/lib/xarray/backends/pydap_.py -> build/bdist.linux-aarch64/wheel/./xarray/backends
copying build/lib/xarray/backends/zarr.py -> build/bdist.linux-aarch64/wheel/./xarray/backends
copying build/lib/xarray/backends/h5netcdf_.py -> build/bdist.linux-aarch64/wheel/./xarray/backends
copying build/lib/xarray/backends/api.py -> build/bdist.linux-aarch64/wheel/./xarray/backends
copying build/lib/xarray/backends/store.py -> build/bdist.linux-aarch64/wheel/./xarray/backends
copying build/lib/xarray/backends/memory.py -> build/bdist.linux-aarch64/wheel/./xarray/backends
copying build/lib/xarray/backends/netcdf3.py -> build/bdist.linux-aarch64/wheel/./xarray/backends
copying build/lib/xarray/backends/netCDF4_.py -> build/bdist.linux-aarch64/wheel/./xarray/backends
creating build/bdist.linux-aarch64/wheel/xarray/namedarray
copying build/lib/xarray/namedarray/__init__.py -> build/bdist.linux-aarch64/wheel/./xarray/namedarray
copying build/lib/xarray/namedarray/core.py -> build/bdist.linux-aarch64/wheel/./xarray/namedarray
copying build/lib/xarray/namedarray/pycompat.py -> build/bdist.linux-aarch64/wheel/./xarray/namedarray
copying build/lib/xarray/namedarray/parallelcompat.py -> build/bdist.linux-aarch64/wheel/./xarray/namedarray
copying build/lib/xarray/namedarray/utils.py -> build/bdist.linux-aarch64/wheel/./xarray/namedarray
copying build/lib/xarray/namedarray/_aggregations.py -> build/bdist.linux-aarch64/wheel/./xarray/namedarray
copying build/lib/xarray/namedarray/_array_api.py -> build/bdist.linux-aarch64/wheel/./xarray/namedarray
copying build/lib/xarray/namedarray/daskmanager.py -> build/bdist.linux-aarch64/wheel/./xarray/namedarray
copying build/lib/xarray/namedarray/dtypes.py -> build/bdist.linux-aarch64/wheel/./xarray/namedarray
copying build/lib/xarray/namedarray/_typing.py -> build/bdist.linux-aarch64/wheel/./xarray/namedarray
creating build/bdist.linux-aarch64/wheel/xarray/static
copying build/lib/xarray/static/__init__.py -> build/bdist.linux-aarch64/wheel/./xarray/static
creating build/bdist.linux-aarch64/wheel/xarray/static/css
copying build/lib/xarray/static/css/__init__.py -> build/bdist.linux-aarch64/wheel/./xarray/static/css
copying build/lib/xarray/static/css/style.css -> build/bdist.linux-aarch64/wheel/./xarray/static/css
creating build/bdist.linux-aarch64/wheel/xarray/static/html
copying build/lib/xarray/static/html/__init__.py -> build/bdist.linux-aarch64/wheel/./xarray/static/html
copying build/lib/xarray/static/html/icons-svg-inline.html -> build/bdist.linux-aarch64/wheel/./xarray/static/html
copying build/lib/xarray/convert.py -> build/bdist.linux-aarch64/wheel/./xarray
copying build/lib/xarray/coders.py -> build/bdist.linux-aarch64/wheel/./xarray
creating build/bdist.linux-aarch64/wheel/xarray/indexes
copying build/lib/xarray/indexes/__init__.py -> build/bdist.linux-aarch64/wheel/./xarray/indexes
copying build/lib/xarray/indexes/range_index.py -> build/bdist.linux-aarch64/wheel/./xarray/indexes
copying build/lib/xarray/ufuncs.py -> build/bdist.linux-aarch64/wheel/./xarray
creating build/bdist.linux-aarch64/wheel/xarray/coding
copying build/lib/xarray/coding/__init__.py -> build/bdist.linux-aarch64/wheel/./xarray/coding
copying build/lib/xarray/coding/cftimeindex.py -> build/bdist.linux-aarch64/wheel/./xarray/coding
copying build/lib/xarray/coding/common.py -> build/bdist.linux-aarch64/wheel/./xarray/coding
copying build/lib/xarray/coding/frequencies.py -> build/bdist.linux-aarch64/wheel/./xarray/coding
copying build/lib/xarray/coding/cftime_offsets.py -> build/bdist.linux-aarch64/wheel/./xarray/coding
copying build/lib/xarray/coding/calendar_ops.py -> build/bdist.linux-aarch64/wheel/./xarray/coding
copying build/lib/xarray/coding/times.py -> build/bdist.linux-aarch64/wheel/./xarray/coding
copying build/lib/xarray/coding/strings.py -> build/bdist.linux-aarch64/wheel/./xarray/coding
copying build/lib/xarray/coding/variables.py -> build/bdist.linux-aarch64/wheel/./xarray/coding
copying build/lib/xarray/groupers.py -> build/bdist.linux-aarch64/wheel/./xarray
creating build/bdist.linux-aarch64/wheel/xarray/core
copying build/lib/xarray/core/coordinates.py -> build/bdist.linux-aarch64/wheel/./xarray/core
copying build/lib/xarray/core/__init__.py -> build/bdist.linux-aarch64/wheel/./xarray/core
copying build/lib/xarray/core/variable.py -> build/bdist.linux-aarch64/wheel/./xarray/core
copying build/lib/xarray/core/datatree_mapping.py -> build/bdist.linux-aarch64/wheel/./xarray/core
copying build/lib/xarray/core/options.py -> build/bdist.linux-aarch64/wheel/./xarray/core
copying build/lib/xarray/core/common.py -> build/bdist.linux-aarch64/wheel/./xarray/core
copying build/lib/xarray/core/extension_array.py -> build/bdist.linux-aarch64/wheel/./xarray/core
copying build/lib/xarray/core/datatree_render.py -> build/bdist.linux-aarch64/wheel/./xarray/core
copying build/lib/xarray/core/accessor_str.py -> build/bdist.linux-aarch64/wheel/./xarray/core
copying build/lib/xarray/core/_typed_ops.py -> build/bdist.linux-aarch64/wheel/./xarray/core
copying build/lib/xarray/core/formatting_html.py -> build/bdist.linux-aarch64/wheel/./xarray/core
copying build/lib/xarray/core/datatree.py -> build/bdist.linux-aarch64/wheel/./xarray/core
copying build/lib/xarray/core/resample_cftime.py -> build/bdist.linux-aarch64/wheel/./xarray/core
copying build/lib/xarray/core/formatting.py -> build/bdist.linux-aarch64/wheel/./xarray/core
copying build/lib/xarray/core/duck_array_ops.py -> build/bdist.linux-aarch64/wheel/./xarray/core
copying build/lib/xarray/core/extensions.py -> build/bdist.linux-aarch64/wheel/./xarray/core
copying build/lib/xarray/core/coordinate_transform.py -> build/bdist.linux-aarch64/wheel/./xarray/core
copying build/lib/xarray/core/utils.py -> build/bdist.linux-aarch64/wheel/./xarray/core
copying build/lib/xarray/core/types.py -> build/bdist.linux-aarch64/wheel/./xarray/core
copying build/lib/xarray/core/datatree_io.py -> build/bdist.linux-aarch64/wheel/./xarray/core
copying build/lib/xarray/core/dataarray.py -> build/bdist.linux-aarch64/wheel/./xarray/core
copying build/lib/xarray/core/_aggregations.py -> build/bdist.linux-aarch64/wheel/./xarray/core
copying build/lib/xarray/core/resample.py -> build/bdist.linux-aarch64/wheel/./xarray/core
copying build/lib/xarray/core/parallel.py -> build/bdist.linux-aarch64/wheel/./xarray/core
copying build/lib/xarray/core/treenode.py -> build/bdist.linux-aarch64/wheel/./xarray/core
copying build/lib/xarray/core/groupby.py -> build/bdist.linux-aarch64/wheel/./xarray/core
copying build/lib/xarray/core/dataset_utils.py -> build/bdist.linux-aarch64/wheel/./xarray/core
copying build/lib/xarray/core/missing.py -> build/bdist.linux-aarch64/wheel/./xarray/core
copying build/lib/xarray/core/dataset.py -> build/bdist.linux-aarch64/wheel/./xarray/core
copying build/lib/xarray/core/indexing.py -> build/bdist.linux-aarch64/wheel/./xarray/core
copying build/lib/xarray/core/accessor_dt.py -> build/bdist.linux-aarch64/wheel/./xarray/core
copying build/lib/xarray/core/indexes.py -> build/bdist.linux-aarch64/wheel/./xarray/core
copying build/lib/xarray/core/dtypes.py -> build/bdist.linux-aarch64/wheel/./xarray/core
copying build/lib/xarray/core/nputils.py -> build/bdist.linux-aarch64/wheel/./xarray/core
copying build/lib/xarray/core/dataset_variables.py -> build/bdist.linux-aarch64/wheel/./xarray/core
creating build/bdist.linux-aarch64/wheel/xarray/plot
copying build/lib/xarray/plot/__init__.py -> build/bdist.linux-aarch64/wheel/./xarray/plot
copying build/lib/xarray/plot/facetgrid.py -> build/bdist.linux-aarch64/wheel/./xarray/plot
copying build/lib/xarray/plot/accessor.py -> build/bdist.linux-aarch64/wheel/./xarray/plot
copying build/lib/xarray/plot/dataset_plot.py -> build/bdist.linux-aarch64/wheel/./xarray/plot
copying build/lib/xarray/plot/utils.py -> build/bdist.linux-aarch64/wheel/./xarray/plot
copying build/lib/xarray/plot/dataarray_plot.py -> build/bdist.linux-aarch64/wheel/./xarray/plot
copying build/lib/xarray/typing.py -> build/bdist.linux-aarch64/wheel/./xarray
creating build/bdist.linux-aarch64/wheel/xarray/computation
copying build/lib/xarray/computation/__init__.py -> build/bdist.linux-aarch64/wheel/./xarray/computation
copying build/lib/xarray/computation/nanops.py -> build/bdist.linux-aarch64/wheel/./xarray/computation
copying build/lib/xarray/computation/weighted.py -> build/bdist.linux-aarch64/wheel/./xarray/computation
copying build/lib/xarray/computation/rolling.py -> build/bdist.linux-aarch64/wheel/./xarray/computation
copying build/lib/xarray/computation/ops.py -> build/bdist.linux-aarch64/wheel/./xarray/computation
copying build/lib/xarray/computation/computation.py -> build/bdist.linux-aarch64/wheel/./xarray/computation
copying build/lib/xarray/computation/fit.py -> build/bdist.linux-aarch64/wheel/./xarray/computation
copying build/lib/xarray/computation/apply_ufunc.py -> build/bdist.linux-aarch64/wheel/./xarray/computation
copying build/lib/xarray/computation/rolling_exp.py -> build/bdist.linux-aarch64/wheel/./xarray/computation
copying build/lib/xarray/computation/arithmetic.py -> build/bdist.linux-aarch64/wheel/./xarray/computation
creating build/bdist.linux-aarch64/wheel/xarray/util
copying build/lib/xarray/util/__init__.py -> build/bdist.linux-aarch64/wheel/./xarray/util
copying build/lib/xarray/util/print_versions.py -> build/bdist.linux-aarch64/wheel/./xarray/util
copying build/lib/xarray/util/generate_ops.py -> build/bdist.linux-aarch64/wheel/./xarray/util
copying build/lib/xarray/util/generate_aggregations.py -> build/bdist.linux-aarch64/wheel/./xarray/util
copying build/lib/xarray/util/deprecation_helpers.py -> build/bdist.linux-aarch64/wheel/./xarray/util
copying build/lib/xarray/tutorial.py -> build/bdist.linux-aarch64/wheel/./xarray
creating build/bdist.linux-aarch64/wheel/xarray/testing
copying build/lib/xarray/testing/__init__.py -> build/bdist.linux-aarch64/wheel/./xarray/testing
copying build/lib/xarray/testing/assertions.py -> build/bdist.linux-aarch64/wheel/./xarray/testing
copying build/lib/xarray/testing/strategies.py -> build/bdist.linux-aarch64/wheel/./xarray/testing
running install_egg_info
Copying xarray.egg-info to build/bdist.linux-aarch64/wheel/./xarray-2025.6.1-py3.13.egg-info
running install_scripts
creating build/bdist.linux-aarch64/wheel/xarray-2025.6.1.dist-info/WHEEL
creating '/build/python-xarray/src/xarray-2025.06.1/dist/.tmp-31obnpj5/xarray-2025.6.1-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'xarray/__init__.py'
adding 'xarray/coders.py'
adding 'xarray/conventions.py'
adding 'xarray/convert.py'
adding 'xarray/groupers.py'
adding 'xarray/py.typed'
adding 'xarray/tutorial.py'
adding 'xarray/typing.py'
adding 'xarray/ufuncs.py'
adding 'xarray/backends/__init__.py'
adding 'xarray/backends/api.py'
adding 'xarray/backends/chunks.py'
adding 'xarray/backends/common.py'
adding 'xarray/backends/file_manager.py'
adding 'xarray/backends/h5netcdf_.py'
adding 'xarray/backends/locks.py'
adding 'xarray/backends/lru_cache.py'
adding 'xarray/backends/memory.py'
adding 'xarray/backends/netCDF4_.py'
adding 'xarray/backends/netcdf3.py'
adding 'xarray/backends/plugins.py'
adding 'xarray/backends/pydap_.py'
adding 'xarray/backends/scipy_.py'
adding 'xarray/backends/store.py'
adding 'xarray/backends/zarr.py'
adding 'xarray/coding/__init__.py'
adding 'xarray/coding/calendar_ops.py'
adding 'xarray/coding/cftime_offsets.py'
adding 'xarray/coding/cftimeindex.py'
adding 'xarray/coding/common.py'
adding 'xarray/coding/frequencies.py'
adding 'xarray/coding/strings.py'
adding 'xarray/coding/times.py'
adding 'xarray/coding/variables.py'
adding 'xarray/compat/__init__.py'
adding 'xarray/compat/array_api_compat.py'
adding 'xarray/compat/dask_array_compat.py'
adding 'xarray/compat/dask_array_ops.py'
adding 'xarray/compat/npcompat.py'
adding 'xarray/compat/pdcompat.py'
adding 'xarray/compat/toolzcompat.py'
adding 'xarray/computation/__init__.py'
adding 'xarray/computation/apply_ufunc.py'
adding 'xarray/computation/arithmetic.py'
adding 'xarray/computation/computation.py'
adding 'xarray/computation/fit.py'
adding 'xarray/computation/nanops.py'
adding 'xarray/computation/ops.py'
adding 'xarray/computation/rolling.py'
adding 'xarray/computation/rolling_exp.py'
adding 'xarray/computation/weighted.py'
adding 'xarray/core/__init__.py'
adding 'xarray/core/_aggregations.py'
adding 'xarray/core/_typed_ops.py'
adding 'xarray/core/accessor_dt.py'
adding 'xarray/core/accessor_str.py'
adding 'xarray/core/common.py'
adding 'xarray/core/coordinate_transform.py'
adding 'xarray/core/coordinates.py'
adding 'xarray/core/dataarray.py'
adding 'xarray/core/dataset.py'
adding 'xarray/core/dataset_utils.py'
adding 'xarray/core/dataset_variables.py'
adding 'xarray/core/datatree.py'
adding 'xarray/core/datatree_io.py'
adding 'xarray/core/datatree_mapping.py'
adding 'xarray/core/datatree_render.py'
adding 'xarray/core/dtypes.py'
adding 'xarray/core/duck_array_ops.py'
adding 'xarray/core/extension_array.py'
adding 'xarray/core/extensions.py'
adding 'xarray/core/formatting.py'
adding 'xarray/core/formatting_html.py'
adding 'xarray/core/groupby.py'
adding 'xarray/core/indexes.py'
adding 'xarray/core/indexing.py'
adding 'xarray/core/missing.py'
adding 'xarray/core/nputils.py'
adding 'xarray/core/options.py'
adding 'xarray/core/parallel.py'
adding 'xarray/core/resample.py'
adding 'xarray/core/resample_cftime.py'
adding 'xarray/core/treenode.py'
adding 'xarray/core/types.py'
adding 'xarray/core/utils.py'
adding 'xarray/core/variable.py'
adding 'xarray/indexes/__init__.py'
adding 'xarray/indexes/range_index.py'
adding 'xarray/namedarray/__init__.py'
adding 'xarray/namedarray/_aggregations.py'
adding 'xarray/namedarray/_array_api.py'
adding 'xarray/namedarray/_typing.py'
adding 'xarray/namedarray/core.py'
adding 'xarray/namedarray/daskmanager.py'
adding 'xarray/namedarray/dtypes.py'
adding 'xarray/namedarray/parallelcompat.py'
adding 'xarray/namedarray/pycompat.py'
adding 'xarray/namedarray/utils.py'
adding 'xarray/plot/__init__.py'
adding 'xarray/plot/accessor.py'
adding 'xarray/plot/dataarray_plot.py'
adding 'xarray/plot/dataset_plot.py'
adding 'xarray/plot/facetgrid.py'
adding 'xarray/plot/utils.py'
adding 'xarray/static/__init__.py'
adding 'xarray/static/css/__init__.py'
adding 'xarray/static/css/style.css'
adding 'xarray/static/html/__init__.py'
adding 'xarray/static/html/icons-svg-inline.html'
adding 'xarray/structure/__init__.py'
adding 'xarray/structure/alignment.py'
adding 'xarray/structure/chunks.py'
adding 'xarray/structure/combine.py'
adding 'xarray/structure/concat.py'
adding 'xarray/structure/merge.py'
adding 'xarray/testing/__init__.py'
adding 'xarray/testing/assertions.py'
adding 'xarray/testing/strategies.py'
adding 'xarray/tests/__init__.py'
adding 'xarray/tests/arrays.py'
adding 'xarray/tests/conftest.py'
adding 'xarray/tests/indexes.py'
adding 'xarray/tests/namespace.py'
adding 'xarray/tests/test_accessor_dt.py'
adding 'xarray/tests/test_accessor_str.py'
adding 'xarray/tests/test_array_api.py'
adding 'xarray/tests/test_assertions.py'
adding 'xarray/tests/test_backends.py'
adding 'xarray/tests/test_backends_api.py'
adding 'xarray/tests/test_backends_chunks.py'
adding 'xarray/tests/test_backends_common.py'
adding 'xarray/tests/test_backends_datatree.py'
adding 'xarray/tests/test_backends_file_manager.py'
adding 'xarray/tests/test_backends_locks.py'
adding 'xarray/tests/test_backends_lru_cache.py'
adding 'xarray/tests/test_calendar_ops.py'
adding 'xarray/tests/test_cftime_offsets.py'
adding 'xarray/tests/test_cftimeindex.py'
adding 'xarray/tests/test_cftimeindex_resample.py'
adding 'xarray/tests/test_coarsen.py'
adding 'xarray/tests/test_coding.py'
adding 'xarray/tests/test_coding_strings.py'
adding 'xarray/tests/test_coding_times.py'
adding 'xarray/tests/test_combine.py'
adding 'xarray/tests/test_computation.py'
adding 'xarray/tests/test_concat.py'
adding 'xarray/tests/test_conventions.py'
adding 'xarray/tests/test_coordinate_transform.py'
adding 'xarray/tests/test_coordinates.py'
adding 'xarray/tests/test_cupy.py'
adding 'xarray/tests/test_dask.py'
adding 'xarray/tests/test_dataarray.py'
adding 'xarray/tests/test_dataarray_typing.yml'
adding 'xarray/tests/test_dataset.py'
adding 'xarray/tests/test_dataset_typing.yml'
adding 'xarray/tests/test_datatree.py'
adding 'xarray/tests/test_datatree_mapping.py'
adding 'xarray/tests/test_datatree_typing.yml'
adding 'xarray/tests/test_deprecation_helpers.py'
adding 'xarray/tests/test_distributed.py'
adding 'xarray/tests/test_dtypes.py'
adding 'xarray/tests/test_duck_array_ops.py'
adding 'xarray/tests/test_duck_array_wrapping.py'
adding 'xarray/tests/test_error_messages.py'
adding 'xarray/tests/test_extensions.py'
adding 'xarray/tests/test_formatting.py'
adding 'xarray/tests/test_formatting_html.py'
adding 'xarray/tests/test_groupby.py'
adding 'xarray/tests/test_hashable.py'
adding 'xarray/tests/test_indexes.py'
adding 'xarray/tests/test_indexing.py'
adding 'xarray/tests/test_interp.py'
adding 'xarray/tests/test_merge.py'
adding 'xarray/tests/test_missing.py'
adding 'xarray/tests/test_namedarray.py'
adding 'xarray/tests/test_nputils.py'
adding 'xarray/tests/test_options.py'
adding 'xarray/tests/test_pandas_to_xarray.py'
adding 'xarray/tests/test_parallelcompat.py'
adding 'xarray/tests/test_plot.py'
adding 'xarray/tests/test_plugins.py'
adding 'xarray/tests/test_print_versions.py'
adding 'xarray/tests/test_range_index.py'
adding 'xarray/tests/test_rolling.py'
adding 'xarray/tests/test_sparse.py'
adding 'xarray/tests/test_strategies.py'
adding 'xarray/tests/test_treenode.py'
adding 'xarray/tests/test_tutorial.py'
adding 'xarray/tests/test_typed_ops.py'
adding 'xarray/tests/test_ufuncs.py'
adding 'xarray/tests/test_units.py'
adding 'xarray/tests/test_utils.py'
adding 'xarray/tests/test_variable.py'
adding 'xarray/tests/test_weighted.py'
adding 'xarray/tests/data/bears.nc'
adding 'xarray/tests/data/example.grib'
adding 'xarray/tests/data/example.ict'
adding 'xarray/tests/data/example.uamiv'
adding 'xarray/tests/data/example_1.nc'
adding 'xarray/tests/data/example_1.nc.gz'
adding 'xarray/util/__init__.py'
adding 'xarray/util/deprecation_helpers.py'
adding 'xarray/util/generate_aggregations.py'
adding 'xarray/util/generate_ops.py'
adding 'xarray/util/print_versions.py'
adding 'xarray-2025.6.1.dist-info/licenses/LICENSE'
adding 'xarray-2025.6.1.dist-info/METADATA'
adding 'xarray-2025.6.1.dist-info/WHEEL'
adding 'xarray-2025.6.1.dist-info/entry_points.txt'
adding 'xarray-2025.6.1.dist-info/top_level.txt'
adding 'xarray-2025.6.1.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Successfully built xarray-2025.6.1-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-xarray"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-xarray 2025.06.1-1 (Sun 15 Jun 2025 11:47:05 PM MDT)
==> Cleaning up...