>>> py3-xarray: Building testing/py3-xarray 2022.6.0-r1 (using abuild 3.10.0_rc1-r2) started Tue, 27 Sep 2022 15:40:19 +0000 >>> py3-xarray: Checking sanity of /home/buildozer/aports/testing/py3-xarray/APKBUILD... >>> py3-xarray: Analyzing dependencies... >>> py3-xarray: Installing for build: build-base python3 py3-numpy py3-packaging py3-pandas python3-dev py3-setuptools_scm (1/23) Installing libbz2 (1.0.8-r3) (2/23) Installing libffi (3.4.3-r0) (3/23) Installing gdbm (1.23-r0) (4/23) Installing xz-libs (5.2.6-r1) (5/23) Installing mpdecimal (2.5.1-r1) (6/23) Installing readline (8.2.0-r0) (7/23) Installing sqlite-libs (3.39.3-r0) (8/23) Installing python3 (3.10.7-r0) (9/23) Installing libgfortran (12.1.1_git20220630-r6) (10/23) Installing openblas (0.3.21-r0) (11/23) Installing py3-numpy (1.23.3-r0) (12/23) Installing py3-parsing (3.0.9-r0) (13/23) Installing py3-packaging (21.3-r2) (14/23) Installing py3-six (1.16.0-r3) (15/23) Installing py3-dateutil (2.8.2-r1) (16/23) Installing py3-tz (2022.2.1-r0) (17/23) Installing py3-pandas (1.4.4-r0) (18/23) Installing python3-dev (3.10.7-r0) (19/23) Installing py3-setuptools (65.4.0-r0) (20/23) Installing py3-tomli (2.0.1-r1) (21/23) Installing py3-typing-extensions (4.3.0-r0) (22/23) Installing py3-setuptools_scm (7.0.5-r0) (23/23) Installing .makedepends-py3-xarray (20220927.154023) Executing busybox-1.35.0-r25.trigger OK: 537 MiB in 119 packages >>> py3-xarray: Cleaning up srcdir >>> py3-xarray: Cleaning up pkgdir >>> py3-xarray: Fetching py3-xarray-2022.6.0.tar.gz::https://files.pythonhosted.org/packages/source/x/xarray/xarray-2022.6.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2942k 100 2942k 0 0 2948k 0 --:--:-- --:--:-- --:--:-- 2948k >>> py3-xarray: Fetching py3-xarray-2022.6.0.tar.gz::https://files.pythonhosted.org/packages/source/x/xarray/xarray-2022.6.0.tar.gz >>> py3-xarray: Checking sha512sums... py3-xarray-2022.6.0.tar.gz: OK >>> py3-xarray: Unpacking /var/cache/distfiles/py3-xarray-2022.6.0.tar.gz... /usr/lib/python3.10/site-packages/setuptools_scm/git.py:284: UserWarning: git archive did not support describe output warnings.warn("git archive did not support describe output") running build running build_py creating build creating build/lib creating build/lib/xarray copying xarray/conventions.py -> build/lib/xarray copying xarray/__init__.py -> build/lib/xarray copying xarray/convert.py -> build/lib/xarray copying xarray/tutorial.py -> build/lib/xarray copying xarray/testing.py -> build/lib/xarray creating build/lib/xarray/static copying xarray/static/__init__.py -> build/lib/xarray/static creating build/lib/xarray/backends copying xarray/backends/lru_cache.py -> build/lib/xarray/backends copying xarray/backends/common.py -> build/lib/xarray/backends copying xarray/backends/api.py -> build/lib/xarray/backends copying xarray/backends/h5netcdf_.py -> build/lib/xarray/backends copying xarray/backends/locks.py -> build/lib/xarray/backends copying xarray/backends/pydap_.py -> build/lib/xarray/backends copying xarray/backends/file_manager.py -> build/lib/xarray/backends copying xarray/backends/pynio_.py -> build/lib/xarray/backends copying xarray/backends/__init__.py -> build/lib/xarray/backends copying xarray/backends/memory.py -> build/lib/xarray/backends copying xarray/backends/scipy_.py -> build/lib/xarray/backends copying xarray/backends/plugins.py -> build/lib/xarray/backends copying xarray/backends/cfgrib_.py -> build/lib/xarray/backends copying xarray/backends/pseudonetcdf_.py -> build/lib/xarray/backends copying xarray/backends/zarr.py -> build/lib/xarray/backends copying xarray/backends/netcdf3.py -> build/lib/xarray/backends copying xarray/backends/netCDF4_.py -> build/lib/xarray/backends copying xarray/backends/rasterio_.py -> build/lib/xarray/backends copying xarray/backends/store.py -> build/lib/xarray/backends creating build/lib/xarray/util copying xarray/util/generate_ops.py -> build/lib/xarray/util copying xarray/util/generate_reductions.py -> build/lib/xarray/util copying xarray/util/__init__.py -> build/lib/xarray/util copying xarray/util/print_versions.py -> build/lib/xarray/util creating build/lib/xarray/core copying xarray/core/weighted.py -> build/lib/xarray/core copying xarray/core/rolling_exp.py -> build/lib/xarray/core copying xarray/core/common.py -> build/lib/xarray/core copying xarray/core/dataarray.py -> build/lib/xarray/core copying xarray/core/nputils.py -> build/lib/xarray/core copying xarray/core/resample_cftime.py -> build/lib/xarray/core copying xarray/core/nanops.py -> build/lib/xarray/core copying xarray/core/utils.py -> build/lib/xarray/core copying xarray/core/arithmetic.py -> build/lib/xarray/core copying xarray/core/merge.py -> build/lib/xarray/core copying xarray/core/resample.py -> build/lib/xarray/core copying xarray/core/accessor_str.py -> build/lib/xarray/core copying xarray/core/alignment.py -> build/lib/xarray/core copying xarray/core/dask_array_compat.py -> build/lib/xarray/core copying xarray/core/concat.py -> build/lib/xarray/core copying xarray/core/dtypes.py -> build/lib/xarray/core copying xarray/core/formatting.py -> build/lib/xarray/core copying xarray/core/__init__.py -> build/lib/xarray/core copying xarray/core/rolling.py -> build/lib/xarray/core copying xarray/core/variable.py -> build/lib/xarray/core copying xarray/core/coordinates.py -> build/lib/xarray/core copying xarray/core/options.py -> build/lib/xarray/core copying xarray/core/dataset.py -> build/lib/xarray/core copying xarray/core/_reductions.py -> build/lib/xarray/core copying xarray/core/ops.py -> build/lib/xarray/core copying xarray/core/computation.py -> build/lib/xarray/core copying xarray/core/_typed_ops.py -> build/lib/xarray/core copying xarray/core/extensions.py -> build/lib/xarray/core copying xarray/core/combine.py -> build/lib/xarray/core copying xarray/core/missing.py -> build/lib/xarray/core copying xarray/core/indexing.py -> build/lib/xarray/core copying xarray/core/pycompat.py -> build/lib/xarray/core copying xarray/core/npcompat.py -> build/lib/xarray/core copying xarray/core/formatting_html.py -> build/lib/xarray/core copying xarray/core/groupby.py -> build/lib/xarray/core copying xarray/core/accessor_dt.py -> build/lib/xarray/core copying xarray/core/pdcompat.py -> build/lib/xarray/core copying xarray/core/types.py -> build/lib/xarray/core copying xarray/core/duck_array_ops.py -> build/lib/xarray/core copying xarray/core/parallel.py -> build/lib/xarray/core copying xarray/core/dask_array_ops.py -> build/lib/xarray/core copying xarray/core/indexes.py -> build/lib/xarray/core creating build/lib/xarray/tests copying xarray/tests/test_array_api.py -> build/lib/xarray/tests copying xarray/tests/test_formatting_html.py -> build/lib/xarray/tests copying xarray/tests/test_print_versions.py -> build/lib/xarray/tests copying xarray/tests/test_groupby.py -> build/lib/xarray/tests copying xarray/tests/test_dask.py -> build/lib/xarray/tests copying xarray/tests/test_interp.py -> build/lib/xarray/tests copying xarray/tests/test_calendar_ops.py -> build/lib/xarray/tests copying xarray/tests/test_variable.py -> build/lib/xarray/tests copying xarray/tests/test_dataarray.py -> build/lib/xarray/tests copying xarray/tests/test_formatting.py -> build/lib/xarray/tests copying xarray/tests/test_computation.py -> build/lib/xarray/tests copying xarray/tests/test_indexing.py -> build/lib/xarray/tests copying xarray/tests/test_plot.py -> build/lib/xarray/tests copying xarray/tests/test_duck_array_ops.py -> build/lib/xarray/tests copying xarray/tests/test_utils.py -> build/lib/xarray/tests copying xarray/tests/test_ufuncs.py -> build/lib/xarray/tests copying xarray/tests/test_concat.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_weighted.py -> build/lib/xarray/tests copying xarray/tests/test_indexes.py -> build/lib/xarray/tests copying xarray/tests/test_distributed.py -> build/lib/xarray/tests copying xarray/tests/test_backends_common.py -> build/lib/xarray/tests copying xarray/tests/test_conventions.py -> build/lib/xarray/tests copying xarray/tests/test_nputils.py -> build/lib/xarray/tests copying xarray/tests/test_accessor_dt.py -> build/lib/xarray/tests copying xarray/tests/test_accessor_str.py -> build/lib/xarray/tests copying xarray/tests/test_combine.py -> build/lib/xarray/tests copying xarray/tests/test_coding_strings.py -> build/lib/xarray/tests copying xarray/tests/test_dataset.py -> build/lib/xarray/tests copying xarray/tests/test_coarsen.py -> build/lib/xarray/tests copying xarray/tests/test_extensions.py -> build/lib/xarray/tests copying xarray/tests/test_cupy.py -> build/lib/xarray/tests copying xarray/tests/test_coding_times.py -> build/lib/xarray/tests copying xarray/tests/test_testing.py -> build/lib/xarray/tests copying xarray/tests/test_sparse.py -> build/lib/xarray/tests copying xarray/tests/conftest.py -> build/lib/xarray/tests copying xarray/tests/test_backends.py -> build/lib/xarray/tests copying xarray/tests/test_rolling.py -> build/lib/xarray/tests copying xarray/tests/test_backends_lru_cache.py -> build/lib/xarray/tests copying xarray/tests/test_plugins.py -> build/lib/xarray/tests copying xarray/tests/test_tutorial.py -> build/lib/xarray/tests copying xarray/tests/test_cftimeindex.py -> build/lib/xarray/tests copying xarray/tests/test_coding.py -> build/lib/xarray/tests copying xarray/tests/test_units.py -> build/lib/xarray/tests copying xarray/tests/test_cftimeindex_resample.py -> build/lib/xarray/tests copying xarray/tests/test_cftime_offsets.py -> build/lib/xarray/tests copying xarray/tests/test_backends_api.py -> build/lib/xarray/tests copying xarray/tests/test_options.py -> build/lib/xarray/tests copying xarray/tests/test_missing.py -> build/lib/xarray/tests copying xarray/tests/test_dtypes.py -> build/lib/xarray/tests copying xarray/tests/test_merge.py -> build/lib/xarray/tests copying xarray/tests/test_backends_locks.py -> build/lib/xarray/tests creating build/lib/xarray/coding copying xarray/coding/variables.py -> build/lib/xarray/coding copying xarray/coding/__init__.py -> build/lib/xarray/coding copying xarray/coding/cftime_offsets.py -> build/lib/xarray/coding copying xarray/coding/strings.py -> build/lib/xarray/coding copying xarray/coding/frequencies.py -> build/lib/xarray/coding copying xarray/coding/times.py -> build/lib/xarray/coding copying xarray/coding/cftimeindex.py -> build/lib/xarray/coding copying xarray/coding/calendar_ops.py -> build/lib/xarray/coding creating build/lib/xarray/plot copying xarray/plot/utils.py -> build/lib/xarray/plot copying xarray/plot/dataset_plot.py -> build/lib/xarray/plot copying xarray/plot/__init__.py -> build/lib/xarray/plot copying xarray/plot/plot.py -> build/lib/xarray/plot copying xarray/plot/facetgrid.py -> build/lib/xarray/plot creating build/lib/xarray/static/html copying xarray/static/html/__init__.py -> build/lib/xarray/static/html creating build/lib/xarray/static/css copying xarray/static/css/__init__.py -> build/lib/xarray/static/css running egg_info writing xarray.egg-info/PKG-INFO writing dependency_links to xarray.egg-info/dependency_links.txt writing requirements to xarray.egg-info/requires.txt writing top-level names to xarray.egg-info/top_level.txt reading manifest file 'xarray.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'xarray.egg-info/SOURCES.txt' /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'xarray.tests.data' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'xarray.tests.data' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'xarray.tests.data' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'xarray.tests.data' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) copying xarray/py.typed -> build/lib/xarray creating 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.ict -> 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_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 copying xarray/core/_typed_ops.pyi -> build/lib/xarray/core >>> py3-xarray: Entering fakeroot... /usr/lib/python3.10/site-packages/setuptools_scm/git.py:284: UserWarning: git archive did not support describe output warnings.warn("git archive did not support describe output") running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running egg_info writing xarray.egg-info/PKG-INFO writing dependency_links to xarray.egg-info/dependency_links.txt writing requirements to xarray.egg-info/requires.txt writing top-level names to xarray.egg-info/top_level.txt reading manifest file 'xarray.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'xarray.egg-info/SOURCES.txt' /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'xarray.tests.data' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'xarray.tests.data' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'xarray.tests.data' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'xarray.tests.data' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) running install_lib creating /home/buildozer/aports/testing/py3-xarray/pkg creating /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray creating /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr creating /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib creating /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10 creating /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages creating /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray copying build/lib/xarray/conventions.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray creating /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/static copying build/lib/xarray/static/__init__.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/static creating /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/static/html copying build/lib/xarray/static/html/icons-svg-inline.html -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/static/html copying build/lib/xarray/static/html/__init__.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/static/html creating /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/static/css copying build/lib/xarray/static/css/style.css -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/static/css copying build/lib/xarray/static/css/__init__.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/static/css creating /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/backends copying build/lib/xarray/backends/lru_cache.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/backends copying build/lib/xarray/backends/common.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/backends copying build/lib/xarray/backends/api.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/backends copying build/lib/xarray/backends/h5netcdf_.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/backends copying build/lib/xarray/backends/locks.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/backends copying build/lib/xarray/backends/pydap_.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/backends copying build/lib/xarray/backends/file_manager.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/backends copying build/lib/xarray/backends/pynio_.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/backends copying build/lib/xarray/backends/__init__.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/backends copying build/lib/xarray/backends/memory.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/backends copying build/lib/xarray/backends/scipy_.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/backends copying build/lib/xarray/backends/plugins.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/backends copying build/lib/xarray/backends/cfgrib_.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/backends copying build/lib/xarray/backends/pseudonetcdf_.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/backends copying build/lib/xarray/backends/zarr.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/backends copying build/lib/xarray/backends/netcdf3.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/backends copying build/lib/xarray/backends/netCDF4_.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/backends copying build/lib/xarray/backends/rasterio_.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/backends copying build/lib/xarray/backends/store.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/backends creating /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/util copying build/lib/xarray/util/generate_ops.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/util copying build/lib/xarray/util/generate_reductions.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/util copying build/lib/xarray/util/__init__.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/util copying build/lib/xarray/util/print_versions.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/util creating /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/weighted.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/rolling_exp.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/common.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/dataarray.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/nputils.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/resample_cftime.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/nanops.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/utils.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/arithmetic.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/merge.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/resample.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/accessor_str.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/alignment.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/dask_array_compat.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/concat.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/dtypes.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/formatting.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/__init__.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/rolling.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/variable.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/coordinates.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/options.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/dataset.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/_reductions.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/ops.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/computation.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/_typed_ops.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/extensions.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/combine.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/missing.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/indexing.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/pycompat.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/npcompat.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/formatting_html.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/groupby.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/_typed_ops.pyi -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/accessor_dt.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/pdcompat.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/types.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/duck_array_ops.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/parallel.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/dask_array_ops.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/indexes.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/__init__.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray creating /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_array_api.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_formatting_html.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_print_versions.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_groupby.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_dask.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_interp.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_calendar_ops.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_variable.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_dataarray.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_formatting.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_computation.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_indexing.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_plot.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_duck_array_ops.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_utils.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_ufuncs.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_concat.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/__init__.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests creating /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/data copying build/lib/xarray/tests/data/example.uamiv -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/data copying build/lib/xarray/tests/data/example_1.nc -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/data copying build/lib/xarray/tests/data/example.ict -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/data copying build/lib/xarray/tests/data/bears.nc -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/data copying build/lib/xarray/tests/data/example.grib -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/data copying build/lib/xarray/tests/data/example_1.nc.gz -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/data copying build/lib/xarray/tests/test_backends_file_manager.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_weighted.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_indexes.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_distributed.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_backends_common.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_conventions.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_nputils.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_accessor_dt.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_accessor_str.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_combine.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_coding_strings.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_dataset.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_coarsen.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_extensions.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_cupy.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_coding_times.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_testing.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_sparse.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/conftest.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_backends.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_rolling.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_backends_lru_cache.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_plugins.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_tutorial.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_cftimeindex.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_coding.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_units.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_cftimeindex_resample.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_cftime_offsets.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_backends_api.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_options.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_missing.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_dtypes.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_merge.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_backends_locks.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests creating /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/coding copying build/lib/xarray/coding/variables.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/coding copying build/lib/xarray/coding/__init__.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/coding copying build/lib/xarray/coding/cftime_offsets.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/coding copying build/lib/xarray/coding/strings.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/coding copying build/lib/xarray/coding/frequencies.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/coding copying build/lib/xarray/coding/times.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/coding copying build/lib/xarray/coding/cftimeindex.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/coding copying build/lib/xarray/coding/calendar_ops.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/coding copying build/lib/xarray/py.typed -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray copying build/lib/xarray/convert.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray copying build/lib/xarray/tutorial.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray creating /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/plot copying build/lib/xarray/plot/utils.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/plot copying build/lib/xarray/plot/dataset_plot.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/plot copying build/lib/xarray/plot/__init__.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/plot copying build/lib/xarray/plot/plot.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/plot copying build/lib/xarray/plot/facetgrid.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/plot copying build/lib/xarray/testing.py -> /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/conventions.py to conventions.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/static/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/static/html/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/static/css/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/backends/lru_cache.py to lru_cache.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/backends/common.py to common.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/backends/api.py to api.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/backends/h5netcdf_.py to h5netcdf_.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/backends/locks.py to locks.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/backends/pydap_.py to pydap_.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/backends/file_manager.py to file_manager.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/backends/pynio_.py to pynio_.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/backends/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/backends/memory.py to memory.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/backends/scipy_.py to scipy_.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/backends/plugins.py to plugins.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/backends/cfgrib_.py to cfgrib_.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/backends/pseudonetcdf_.py to pseudonetcdf_.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/backends/zarr.py to zarr.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/backends/netcdf3.py to netcdf3.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/backends/netCDF4_.py to netCDF4_.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/backends/rasterio_.py to rasterio_.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/backends/store.py to store.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/util/generate_ops.py to generate_ops.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/util/generate_reductions.py to generate_reductions.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/util/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/util/print_versions.py to print_versions.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/weighted.py to weighted.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/rolling_exp.py to rolling_exp.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/common.py to common.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/dataarray.py to dataarray.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/nputils.py to nputils.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/resample_cftime.py to resample_cftime.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/nanops.py to nanops.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/utils.py to utils.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/arithmetic.py to arithmetic.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/merge.py to merge.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/resample.py to resample.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/accessor_str.py to accessor_str.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/alignment.py to alignment.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/dask_array_compat.py to dask_array_compat.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/concat.py to concat.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/dtypes.py to dtypes.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/formatting.py to formatting.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/rolling.py to rolling.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/variable.py to variable.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/coordinates.py to coordinates.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/options.py to options.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/dataset.py to dataset.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/_reductions.py to _reductions.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/ops.py to ops.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/computation.py to computation.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/_typed_ops.py to _typed_ops.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/extensions.py to extensions.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/combine.py to combine.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/missing.py to missing.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/indexing.py to indexing.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/pycompat.py to pycompat.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/npcompat.py to npcompat.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/formatting_html.py to formatting_html.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/groupby.py to groupby.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/accessor_dt.py to accessor_dt.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/pdcompat.py to pdcompat.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/types.py to types.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/duck_array_ops.py to duck_array_ops.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/parallel.py to parallel.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/dask_array_ops.py to dask_array_ops.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/indexes.py to indexes.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_array_api.py to test_array_api.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_formatting_html.py to test_formatting_html.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_print_versions.py to test_print_versions.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_groupby.py to test_groupby.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_dask.py to test_dask.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_interp.py to test_interp.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_calendar_ops.py to test_calendar_ops.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_variable.py to test_variable.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_dataarray.py to test_dataarray.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_formatting.py to test_formatting.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_computation.py to test_computation.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_indexing.py to test_indexing.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_plot.py to test_plot.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_duck_array_ops.py to test_duck_array_ops.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_utils.py to test_utils.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_ufuncs.py to test_ufuncs.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_concat.py to test_concat.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_backends_file_manager.py to test_backends_file_manager.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_weighted.py to test_weighted.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_indexes.py to test_indexes.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_distributed.py to test_distributed.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_backends_common.py to test_backends_common.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_conventions.py to test_conventions.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_nputils.py to test_nputils.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_accessor_dt.py to test_accessor_dt.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_accessor_str.py to test_accessor_str.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_combine.py to test_combine.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_coding_strings.py to test_coding_strings.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_dataset.py to test_dataset.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_coarsen.py to test_coarsen.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_extensions.py to test_extensions.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_cupy.py to test_cupy.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_coding_times.py to test_coding_times.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_testing.py to test_testing.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_sparse.py to test_sparse.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/conftest.py to conftest.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_backends.py to test_backends.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_rolling.py to test_rolling.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_backends_lru_cache.py to test_backends_lru_cache.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_plugins.py to test_plugins.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_tutorial.py to test_tutorial.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_cftimeindex.py to test_cftimeindex.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_coding.py to test_coding.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_units.py to test_units.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_cftimeindex_resample.py to test_cftimeindex_resample.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_cftime_offsets.py to test_cftime_offsets.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_backends_api.py to test_backends_api.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_options.py to test_options.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_missing.py to test_missing.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_dtypes.py to test_dtypes.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_merge.py to test_merge.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_backends_locks.py to test_backends_locks.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/coding/variables.py to variables.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/coding/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/coding/cftime_offsets.py to cftime_offsets.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/coding/strings.py to strings.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/coding/frequencies.py to frequencies.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/coding/times.py to times.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/coding/cftimeindex.py to cftimeindex.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/coding/calendar_ops.py to calendar_ops.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/convert.py to convert.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tutorial.py to tutorial.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/plot/utils.py to utils.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/plot/dataset_plot.py to dataset_plot.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/plot/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/plot/plot.py to plot.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/plot/facetgrid.py to facetgrid.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/testing.py to testing.cpython-310.pyc running install_egg_info Copying xarray.egg-info to /home/buildozer/aports/testing/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray-2022.6.0-py3.10.egg-info running install_scripts >>> py3-xarray*: Running postcheck for py3-xarray >>> py3-xarray*: Preparing package py3-xarray... >>> py3-xarray*: Tracing dependencies... >>> py3-xarray*: Package size: 4.7 MB >>> py3-xarray*: Compressing data... >>> py3-xarray*: Create checksum... >>> py3-xarray*: Create py3-xarray-2022.6.0-r1.apk >>> py3-xarray: Build complete at Tue, 27 Sep 2022 15:41:36 +0000 elapsed time 0h 1m 17s >>> py3-xarray: Cleaning up srcdir >>> py3-xarray: Cleaning up pkgdir >>> py3-xarray: Uninstalling dependencies... (1/23) Purging .makedepends-py3-xarray (20220927.154023) (2/23) Purging py3-pandas (1.4.4-r0) (3/23) Purging py3-dateutil (2.8.2-r1) (4/23) Purging py3-six (1.16.0-r3) (5/23) Purging py3-numpy (1.23.3-r0) (6/23) Purging py3-tz (2022.2.1-r0) (7/23) Purging python3-dev (3.10.7-r0) (8/23) Purging py3-setuptools_scm (7.0.5-r0) (9/23) Purging py3-setuptools (65.4.0-r0) (10/23) Purging py3-tomli (2.0.1-r1) (11/23) Purging py3-packaging (21.3-r2) (12/23) Purging py3-parsing (3.0.9-r0) (13/23) Purging py3-typing-extensions (4.3.0-r0) (14/23) Purging python3 (3.10.7-r0) (15/23) Purging libbz2 (1.0.8-r3) (16/23) Purging libffi (3.4.3-r0) (17/23) Purging gdbm (1.23-r0) (18/23) Purging xz-libs (5.2.6-r1) (19/23) Purging mpdecimal (2.5.1-r1) (20/23) Purging readline (8.2.0-r0) (21/23) Purging sqlite-libs (3.39.3-r0) (22/23) Purging openblas (0.3.21-r0) (23/23) Purging libgfortran (12.1.1_git20220630-r6) Executing busybox-1.35.0-r25.trigger OK: 298 MiB in 96 packages >>> py3-xarray: Updating the testing/riscv64 repository index... >>> py3-xarray: Signing the index...