==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-agate 1.14.2-1 (Fri Feb 27 14:49:42 2026)
==> Retrieving sources...
-> Found agate-1.14.2.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
agate-1.14.2.tar.gz ... Passed
==> Making package: python-agate 1.14.2-1 (Fri Feb 27 21:50:08 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (10) mpdecimal-4.0.1-1 python-pytz-2025.2-2 python-text-unidecode-1.3-13 python-3.14.3-1 python-babel-2.17.0-3 python-isodate-0.7.2-3 python-leather-0.4.1-2 python-parsedatetime-2.6-11 python-pytimeparse-1.1.8-11 python-slugify-8.0.4-4
Total Download Size: 6.32 MiB
Total Installed Size: 100.77 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
python-babel-2.17.0-3-any downloading...
python-parsedatetime-2.6-11-any downloading...
python-text-unidecode-1.3-13-any downloading...
python-leather-0.4.1-2-any downloading...
python-pytz-2025.2-2-any downloading...
python-isodate-0.7.2-3-any downloading...
python-slugify-8.0.4-4-any downloading...
python-pytimeparse-1.1.8-11-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing mpdecimal...
installing python...
Optional dependencies for python
python-setuptools: for building Python packages using tooling that is usually bundled with Python
python-pip: for installing Python packages using tooling that is usually bundled with Python
python-pipx: for installing Python software not packaged on Arch Linux
sqlite: for a default database integration [installed]
xz: for lzma [installed]
tk: for tkinter
installing python-pytz...
installing python-babel...
installing python-isodate...
installing python-leather...
installing python-parsedatetime...
installing python-pytimeparse...
installing python-text-unidecode...
installing python-slugify...
Optional dependencies for python-slugify
python-unidecode: Unidecode support
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (15) python-autocommand-2.2.2-9 python-jaraco.collections-5.1.0-3 python-jaraco.context-6.0.1-3 python-jaraco.functools-4.1.0-3 python-jaraco.text-4.0.0-4 python-more-itertools-10.8.0-2 python-packaging-26.0-1 python-pkg_resources-81.0.0-1 python-platformdirs-4.9.3-1 python-pyproject-hooks-1.2.0-6 python-typing_extensions-4.15.0-3 python-build-1.4.0-1 python-installer-0.7.0-14 python-setuptools-1:82.0.0-1 python-wheel-0.46.3-1
Total Installed Size: 11.56 MiB
:: Proceed with installation? [Y/n]
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-packaging...
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-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-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-typing_extensions...
installing python-pkg_resources...
installing python-setuptools...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
-> Found agate-1.14.2.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting agate-1.14.2.tar.gz with bsdtar
==> Starting prepare()...
==> Starting build()...
* Getting build dependencies for wheel...
/usr/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
!!
********************************************************************************
Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0).
By 2027-Feb-18, you need to update your project and remove deprecated calls
or your builds will no longer be supported.
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
corresp(dist, value, root_dir)
/usr/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: MIT License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
dist._finalize_license_expression()
/usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: MIT License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running egg_info
writing agate.egg-info/PKG-INFO
writing dependency_links to agate.egg-info/dependency_links.txt
writing requirements to agate.egg-info/requires.txt
writing top-level names to agate.egg-info/top_level.txt
reading manifest file 'agate.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files found matching '.pre-commit-config.yaml'
warning: no previously-included files found matching '.readthedocs.yaml'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
adding license file 'COPYING'
adding license file 'AUTHORS.rst'
writing manifest file 'agate.egg-info/SOURCES.txt'
* Building wheel...
/usr/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
!!
********************************************************************************
Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0).
By 2027-Feb-18, you need to update your project and remove deprecated calls
or your builds will no longer be supported.
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
corresp(dist, value, root_dir)
/usr/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: MIT License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
dist._finalize_license_expression()
/usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: MIT License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running bdist_wheel
running build
running build_py
creating build/lib/agate
copying agate/testcase.py -> build/lib/agate
copying agate/columns.py -> build/lib/agate
copying agate/fixed.py -> build/lib/agate
copying agate/mapped_sequence.py -> build/lib/agate
copying agate/__init__.py -> build/lib/agate
copying agate/config.py -> build/lib/agate
copying agate/rows.py -> build/lib/agate
copying agate/utils.py -> build/lib/agate
copying agate/warns.py -> build/lib/agate
copying agate/type_tester.py -> build/lib/agate
copying agate/exceptions.py -> build/lib/agate
copying agate/csv_py3.py -> build/lib/agate
creating build/lib/agate/computations
copying agate/computations/base.py -> build/lib/agate/computations
copying agate/computations/percentile_rank.py -> build/lib/agate/computations
copying agate/computations/percent_change.py -> build/lib/agate/computations
copying agate/computations/change.py -> build/lib/agate/computations
copying agate/computations/slug.py -> build/lib/agate/computations
copying agate/computations/__init__.py -> build/lib/agate/computations
copying agate/computations/rank.py -> build/lib/agate/computations
copying agate/computations/percent.py -> build/lib/agate/computations
copying agate/computations/formula.py -> build/lib/agate/computations
creating build/lib/agate/tableset
copying agate/tableset/from_json.py -> build/lib/agate/tableset
copying agate/tableset/__init__.py -> build/lib/agate/tableset
copying agate/tableset/having.py -> build/lib/agate/tableset
copying agate/tableset/to_json.py -> build/lib/agate/tableset
copying agate/tableset/print_structure.py -> build/lib/agate/tableset
copying agate/tableset/column_chart.py -> build/lib/agate/tableset
copying agate/tableset/scatterplot.py -> build/lib/agate/tableset
copying agate/tableset/from_csv.py -> build/lib/agate/tableset
copying agate/tableset/bar_chart.py -> build/lib/agate/tableset
copying agate/tableset/merge.py -> build/lib/agate/tableset
copying agate/tableset/to_csv.py -> build/lib/agate/tableset
copying agate/tableset/proxy_methods.py -> build/lib/agate/tableset
copying agate/tableset/line_chart.py -> build/lib/agate/tableset
copying agate/tableset/aggregate.py -> build/lib/agate/tableset
creating build/lib/agate/data_types
copying agate/data_types/base.py -> build/lib/agate/data_types
copying agate/data_types/date_time.py -> build/lib/agate/data_types
copying agate/data_types/__init__.py -> build/lib/agate/data_types
copying agate/data_types/text.py -> build/lib/agate/data_types
copying agate/data_types/time_delta.py -> build/lib/agate/data_types
copying agate/data_types/number.py -> build/lib/agate/data_types
copying agate/data_types/boolean.py -> build/lib/agate/data_types
copying agate/data_types/date.py -> build/lib/agate/data_types
creating build/lib/agate/table
copying agate/table/group_by.py -> build/lib/agate/table
copying agate/table/order_by.py -> build/lib/agate/table
copying agate/table/find.py -> build/lib/agate/table
copying agate/table/pivot.py -> build/lib/agate/table
copying agate/table/homogenize.py -> build/lib/agate/table
copying agate/table/print_bars.py -> build/lib/agate/table
copying agate/table/from_fixed.py -> build/lib/agate/table
copying agate/table/from_json.py -> build/lib/agate/table
copying agate/table/__init__.py -> build/lib/agate/table
copying agate/table/distinct.py -> build/lib/agate/table
copying agate/table/print_table.py -> build/lib/agate/table
copying agate/table/where.py -> build/lib/agate/table
copying agate/table/bins.py -> build/lib/agate/table
copying agate/table/rename.py -> build/lib/agate/table
copying agate/table/compute.py -> build/lib/agate/table
copying agate/table/to_json.py -> build/lib/agate/table
copying agate/table/print_structure.py -> build/lib/agate/table
copying agate/table/exclude.py -> build/lib/agate/table
copying agate/table/select.py -> build/lib/agate/table
copying agate/table/column_chart.py -> build/lib/agate/table
copying agate/table/normalize.py -> build/lib/agate/table
copying agate/table/scatterplot.py -> build/lib/agate/table
copying agate/table/from_csv.py -> build/lib/agate/table
copying agate/table/limit.py -> build/lib/agate/table
copying agate/table/bar_chart.py -> build/lib/agate/table
copying agate/table/merge.py -> build/lib/agate/table
copying agate/table/join.py -> build/lib/agate/table
copying agate/table/denormalize.py -> build/lib/agate/table
copying agate/table/to_csv.py -> build/lib/agate/table
copying agate/table/from_object.py -> build/lib/agate/table
copying agate/table/line_chart.py -> build/lib/agate/table
copying agate/table/aggregate.py -> build/lib/agate/table
copying agate/table/print_html.py -> build/lib/agate/table
creating build/lib/agate/aggregations
copying agate/aggregations/variance.py -> build/lib/agate/aggregations
copying agate/aggregations/base.py -> build/lib/agate/aggregations
copying agate/aggregations/max_length.py -> build/lib/agate/aggregations
copying agate/aggregations/count.py -> build/lib/agate/aggregations
copying agate/aggregations/any.py -> build/lib/agate/aggregations
copying agate/aggregations/__init__.py -> build/lib/agate/aggregations
copying agate/aggregations/sum.py -> build/lib/agate/aggregations
copying agate/aggregations/iqr.py -> build/lib/agate/aggregations
copying agate/aggregations/stdev.py -> build/lib/agate/aggregations
copying agate/aggregations/max.py -> build/lib/agate/aggregations
copying agate/aggregations/summary.py -> build/lib/agate/aggregations
copying agate/aggregations/has_nulls.py -> build/lib/agate/aggregations
copying agate/aggregations/mad.py -> build/lib/agate/aggregations
copying agate/aggregations/all.py -> build/lib/agate/aggregations
copying agate/aggregations/min.py -> build/lib/agate/aggregations
copying agate/aggregations/quartiles.py -> build/lib/agate/aggregations
copying agate/aggregations/mode.py -> build/lib/agate/aggregations
copying agate/aggregations/deciles.py -> build/lib/agate/aggregations
copying agate/aggregations/max_precision.py -> build/lib/agate/aggregations
copying agate/aggregations/quintiles.py -> build/lib/agate/aggregations
copying agate/aggregations/percentiles.py -> build/lib/agate/aggregations
copying agate/aggregations/mean.py -> build/lib/agate/aggregations
copying agate/aggregations/median.py -> build/lib/agate/aggregations
copying agate/aggregations/first.py -> build/lib/agate/aggregations
running egg_info
writing agate.egg-info/PKG-INFO
writing dependency_links to agate.egg-info/dependency_links.txt
writing requirements to agate.egg-info/requires.txt
writing top-level names to agate.egg-info/top_level.txt
reading manifest file 'agate.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files found matching '.pre-commit-config.yaml'
warning: no previously-included files found matching '.readthedocs.yaml'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
adding license file 'COPYING'
adding license file 'AUTHORS.rst'
writing manifest file 'agate.egg-info/SOURCES.txt'
installing to build/bdist.linux-armv7l/wheel
running install
running install_lib
creating build/bdist.linux-armv7l/wheel
creating build/bdist.linux-armv7l/wheel/agate
copying build/lib/agate/testcase.py -> build/bdist.linux-armv7l/wheel/./agate
creating build/bdist.linux-armv7l/wheel/agate/computations
copying build/lib/agate/computations/base.py -> build/bdist.linux-armv7l/wheel/./agate/computations
copying build/lib/agate/computations/percentile_rank.py -> build/bdist.linux-armv7l/wheel/./agate/computations
copying build/lib/agate/computations/percent_change.py -> build/bdist.linux-armv7l/wheel/./agate/computations
copying build/lib/agate/computations/change.py -> build/bdist.linux-armv7l/wheel/./agate/computations
copying build/lib/agate/computations/slug.py -> build/bdist.linux-armv7l/wheel/./agate/computations
copying build/lib/agate/computations/__init__.py -> build/bdist.linux-armv7l/wheel/./agate/computations
copying build/lib/agate/computations/rank.py -> build/bdist.linux-armv7l/wheel/./agate/computations
copying build/lib/agate/computations/percent.py -> build/bdist.linux-armv7l/wheel/./agate/computations
copying build/lib/agate/computations/formula.py -> build/bdist.linux-armv7l/wheel/./agate/computations
copying build/lib/agate/columns.py -> build/bdist.linux-armv7l/wheel/./agate
copying build/lib/agate/fixed.py -> build/bdist.linux-armv7l/wheel/./agate
copying build/lib/agate/mapped_sequence.py -> build/bdist.linux-armv7l/wheel/./agate
copying build/lib/agate/__init__.py -> build/bdist.linux-armv7l/wheel/./agate
copying build/lib/agate/config.py -> build/bdist.linux-armv7l/wheel/./agate
creating build/bdist.linux-armv7l/wheel/agate/tableset
copying build/lib/agate/tableset/from_json.py -> build/bdist.linux-armv7l/wheel/./agate/tableset
copying build/lib/agate/tableset/__init__.py -> build/bdist.linux-armv7l/wheel/./agate/tableset
copying build/lib/agate/tableset/having.py -> build/bdist.linux-armv7l/wheel/./agate/tableset
copying build/lib/agate/tableset/to_json.py -> build/bdist.linux-armv7l/wheel/./agate/tableset
copying build/lib/agate/tableset/print_structure.py -> build/bdist.linux-armv7l/wheel/./agate/tableset
copying build/lib/agate/tableset/column_chart.py -> build/bdist.linux-armv7l/wheel/./agate/tableset
copying build/lib/agate/tableset/scatterplot.py -> build/bdist.linux-armv7l/wheel/./agate/tableset
copying build/lib/agate/tableset/from_csv.py -> build/bdist.linux-armv7l/wheel/./agate/tableset
copying build/lib/agate/tableset/bar_chart.py -> build/bdist.linux-armv7l/wheel/./agate/tableset
copying build/lib/agate/tableset/merge.py -> build/bdist.linux-armv7l/wheel/./agate/tableset
copying build/lib/agate/tableset/to_csv.py -> build/bdist.linux-armv7l/wheel/./agate/tableset
copying build/lib/agate/tableset/proxy_methods.py -> build/bdist.linux-armv7l/wheel/./agate/tableset
copying build/lib/agate/tableset/line_chart.py -> build/bdist.linux-armv7l/wheel/./agate/tableset
copying build/lib/agate/tableset/aggregate.py -> build/bdist.linux-armv7l/wheel/./agate/tableset
copying build/lib/agate/rows.py -> build/bdist.linux-armv7l/wheel/./agate
copying build/lib/agate/utils.py -> build/bdist.linux-armv7l/wheel/./agate
creating build/bdist.linux-armv7l/wheel/agate/data_types
copying build/lib/agate/data_types/base.py -> build/bdist.linux-armv7l/wheel/./agate/data_types
copying build/lib/agate/data_types/date_time.py -> build/bdist.linux-armv7l/wheel/./agate/data_types
copying build/lib/agate/data_types/__init__.py -> build/bdist.linux-armv7l/wheel/./agate/data_types
copying build/lib/agate/data_types/text.py -> build/bdist.linux-armv7l/wheel/./agate/data_types
copying build/lib/agate/data_types/time_delta.py -> build/bdist.linux-armv7l/wheel/./agate/data_types
copying build/lib/agate/data_types/number.py -> build/bdist.linux-armv7l/wheel/./agate/data_types
copying build/lib/agate/data_types/boolean.py -> build/bdist.linux-armv7l/wheel/./agate/data_types
copying build/lib/agate/data_types/date.py -> build/bdist.linux-armv7l/wheel/./agate/data_types
creating build/bdist.linux-armv7l/wheel/agate/table
copying build/lib/agate/table/group_by.py -> build/bdist.linux-armv7l/wheel/./agate/table
copying build/lib/agate/table/order_by.py -> build/bdist.linux-armv7l/wheel/./agate/table
copying build/lib/agate/table/find.py -> build/bdist.linux-armv7l/wheel/./agate/table
copying build/lib/agate/table/pivot.py -> build/bdist.linux-armv7l/wheel/./agate/table
copying build/lib/agate/table/homogenize.py -> build/bdist.linux-armv7l/wheel/./agate/table
copying build/lib/agate/table/print_bars.py -> build/bdist.linux-armv7l/wheel/./agate/table
copying build/lib/agate/table/from_fixed.py -> build/bdist.linux-armv7l/wheel/./agate/table
copying build/lib/agate/table/from_json.py -> build/bdist.linux-armv7l/wheel/./agate/table
copying build/lib/agate/table/__init__.py -> build/bdist.linux-armv7l/wheel/./agate/table
copying build/lib/agate/table/distinct.py -> build/bdist.linux-armv7l/wheel/./agate/table
copying build/lib/agate/table/print_table.py -> build/bdist.linux-armv7l/wheel/./agate/table
copying build/lib/agate/table/where.py -> build/bdist.linux-armv7l/wheel/./agate/table
copying build/lib/agate/table/bins.py -> build/bdist.linux-armv7l/wheel/./agate/table
copying build/lib/agate/table/rename.py -> build/bdist.linux-armv7l/wheel/./agate/table
copying build/lib/agate/table/compute.py -> build/bdist.linux-armv7l/wheel/./agate/table
copying build/lib/agate/table/to_json.py -> build/bdist.linux-armv7l/wheel/./agate/table
copying build/lib/agate/table/print_structure.py -> build/bdist.linux-armv7l/wheel/./agate/table
copying build/lib/agate/table/exclude.py -> build/bdist.linux-armv7l/wheel/./agate/table
copying build/lib/agate/table/select.py -> build/bdist.linux-armv7l/wheel/./agate/table
copying build/lib/agate/table/column_chart.py -> build/bdist.linux-armv7l/wheel/./agate/table
copying build/lib/agate/table/normalize.py -> build/bdist.linux-armv7l/wheel/./agate/table
copying build/lib/agate/table/scatterplot.py -> build/bdist.linux-armv7l/wheel/./agate/table
copying build/lib/agate/table/from_csv.py -> build/bdist.linux-armv7l/wheel/./agate/table
copying build/lib/agate/table/limit.py -> build/bdist.linux-armv7l/wheel/./agate/table
copying build/lib/agate/table/bar_chart.py -> build/bdist.linux-armv7l/wheel/./agate/table
copying build/lib/agate/table/merge.py -> build/bdist.linux-armv7l/wheel/./agate/table
copying build/lib/agate/table/join.py -> build/bdist.linux-armv7l/wheel/./agate/table
copying build/lib/agate/table/denormalize.py -> build/bdist.linux-armv7l/wheel/./agate/table
copying build/lib/agate/table/to_csv.py -> build/bdist.linux-armv7l/wheel/./agate/table
copying build/lib/agate/table/from_object.py -> build/bdist.linux-armv7l/wheel/./agate/table
copying build/lib/agate/table/line_chart.py -> build/bdist.linux-armv7l/wheel/./agate/table
copying build/lib/agate/table/aggregate.py -> build/bdist.linux-armv7l/wheel/./agate/table
copying build/lib/agate/table/print_html.py -> build/bdist.linux-armv7l/wheel/./agate/table
copying build/lib/agate/warns.py -> build/bdist.linux-armv7l/wheel/./agate
copying build/lib/agate/type_tester.py -> build/bdist.linux-armv7l/wheel/./agate
creating build/bdist.linux-armv7l/wheel/agate/aggregations
copying build/lib/agate/aggregations/variance.py -> build/bdist.linux-armv7l/wheel/./agate/aggregations
copying build/lib/agate/aggregations/base.py -> build/bdist.linux-armv7l/wheel/./agate/aggregations
copying build/lib/agate/aggregations/max_length.py -> build/bdist.linux-armv7l/wheel/./agate/aggregations
copying build/lib/agate/aggregations/count.py -> build/bdist.linux-armv7l/wheel/./agate/aggregations
copying build/lib/agate/aggregations/any.py -> build/bdist.linux-armv7l/wheel/./agate/aggregations
copying build/lib/agate/aggregations/__init__.py -> build/bdist.linux-armv7l/wheel/./agate/aggregations
copying build/lib/agate/aggregations/sum.py -> build/bdist.linux-armv7l/wheel/./agate/aggregations
copying build/lib/agate/aggregations/iqr.py -> build/bdist.linux-armv7l/wheel/./agate/aggregations
copying build/lib/agate/aggregations/stdev.py -> build/bdist.linux-armv7l/wheel/./agate/aggregations
copying build/lib/agate/aggregations/max.py -> build/bdist.linux-armv7l/wheel/./agate/aggregations
copying build/lib/agate/aggregations/summary.py -> build/bdist.linux-armv7l/wheel/./agate/aggregations
copying build/lib/agate/aggregations/has_nulls.py -> build/bdist.linux-armv7l/wheel/./agate/aggregations
copying build/lib/agate/aggregations/mad.py -> build/bdist.linux-armv7l/wheel/./agate/aggregations
copying build/lib/agate/aggregations/all.py -> build/bdist.linux-armv7l/wheel/./agate/aggregations
copying build/lib/agate/aggregations/min.py -> build/bdist.linux-armv7l/wheel/./agate/aggregations
copying build/lib/agate/aggregations/quartiles.py -> build/bdist.linux-armv7l/wheel/./agate/aggregations
copying build/lib/agate/aggregations/mode.py -> build/bdist.linux-armv7l/wheel/./agate/aggregations
copying build/lib/agate/aggregations/deciles.py -> build/bdist.linux-armv7l/wheel/./agate/aggregations
copying build/lib/agate/aggregations/max_precision.py -> build/bdist.linux-armv7l/wheel/./agate/aggregations
copying build/lib/agate/aggregations/quintiles.py -> build/bdist.linux-armv7l/wheel/./agate/aggregations
copying build/lib/agate/aggregations/percentiles.py -> build/bdist.linux-armv7l/wheel/./agate/aggregations
copying build/lib/agate/aggregations/mean.py -> build/bdist.linux-armv7l/wheel/./agate/aggregations
copying build/lib/agate/aggregations/median.py -> build/bdist.linux-armv7l/wheel/./agate/aggregations
copying build/lib/agate/aggregations/first.py -> build/bdist.linux-armv7l/wheel/./agate/aggregations
copying build/lib/agate/exceptions.py -> build/bdist.linux-armv7l/wheel/./agate
copying build/lib/agate/csv_py3.py -> build/bdist.linux-armv7l/wheel/./agate
running install_egg_info
Copying agate.egg-info to build/bdist.linux-armv7l/wheel/./agate-1.14.2-py3.14.egg-info
running install_scripts
creating build/bdist.linux-armv7l/wheel/agate-1.14.2.dist-info/WHEEL
creating '/build/python-agate/src/agate-1.14.2/dist/.tmp-p9y5uhmn/agate-1.14.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it
adding 'agate/__init__.py'
adding 'agate/columns.py'
adding 'agate/config.py'
adding 'agate/csv_py3.py'
adding 'agate/exceptions.py'
adding 'agate/fixed.py'
adding 'agate/mapped_sequence.py'
adding 'agate/rows.py'
adding 'agate/testcase.py'
adding 'agate/type_tester.py'
adding 'agate/utils.py'
adding 'agate/warns.py'
adding 'agate/aggregations/__init__.py'
adding 'agate/aggregations/all.py'
adding 'agate/aggregations/any.py'
adding 'agate/aggregations/base.py'
adding 'agate/aggregations/count.py'
adding 'agate/aggregations/deciles.py'
adding 'agate/aggregations/first.py'
adding 'agate/aggregations/has_nulls.py'
adding 'agate/aggregations/iqr.py'
adding 'agate/aggregations/mad.py'
adding 'agate/aggregations/max.py'
adding 'agate/aggregations/max_length.py'
adding 'agate/aggregations/max_precision.py'
adding 'agate/aggregations/mean.py'
adding 'agate/aggregations/median.py'
adding 'agate/aggregations/min.py'
adding 'agate/aggregations/mode.py'
adding 'agate/aggregations/percentiles.py'
adding 'agate/aggregations/quartiles.py'
adding 'agate/aggregations/quintiles.py'
adding 'agate/aggregations/stdev.py'
adding 'agate/aggregations/sum.py'
adding 'agate/aggregations/summary.py'
adding 'agate/aggregations/variance.py'
adding 'agate/computations/__init__.py'
adding 'agate/computations/base.py'
adding 'agate/computations/change.py'
adding 'agate/computations/formula.py'
adding 'agate/computations/percent.py'
adding 'agate/computations/percent_change.py'
adding 'agate/computations/percentile_rank.py'
adding 'agate/computations/rank.py'
adding 'agate/computations/slug.py'
adding 'agate/data_types/__init__.py'
adding 'agate/data_types/base.py'
adding 'agate/data_types/boolean.py'
adding 'agate/data_types/date.py'
adding 'agate/data_types/date_time.py'
adding 'agate/data_types/number.py'
adding 'agate/data_types/text.py'
adding 'agate/data_types/time_delta.py'
adding 'agate/table/__init__.py'
adding 'agate/table/aggregate.py'
adding 'agate/table/bar_chart.py'
adding 'agate/table/bins.py'
adding 'agate/table/column_chart.py'
adding 'agate/table/compute.py'
adding 'agate/table/denormalize.py'
adding 'agate/table/distinct.py'
adding 'agate/table/exclude.py'
adding 'agate/table/find.py'
adding 'agate/table/from_csv.py'
adding 'agate/table/from_fixed.py'
adding 'agate/table/from_json.py'
adding 'agate/table/from_object.py'
adding 'agate/table/group_by.py'
adding 'agate/table/homogenize.py'
adding 'agate/table/join.py'
adding 'agate/table/limit.py'
adding 'agate/table/line_chart.py'
adding 'agate/table/merge.py'
adding 'agate/table/normalize.py'
adding 'agate/table/order_by.py'
adding 'agate/table/pivot.py'
adding 'agate/table/print_bars.py'
adding 'agate/table/print_html.py'
adding 'agate/table/print_structure.py'
adding 'agate/table/print_table.py'
adding 'agate/table/rename.py'
adding 'agate/table/scatterplot.py'
adding 'agate/table/select.py'
adding 'agate/table/to_csv.py'
adding 'agate/table/to_json.py'
adding 'agate/table/where.py'
adding 'agate/tableset/__init__.py'
adding 'agate/tableset/aggregate.py'
adding 'agate/tableset/bar_chart.py'
adding 'agate/tableset/column_chart.py'
adding 'agate/tableset/from_csv.py'
adding 'agate/tableset/from_json.py'
adding 'agate/tableset/having.py'
adding 'agate/tableset/line_chart.py'
adding 'agate/tableset/merge.py'
adding 'agate/tableset/print_structure.py'
adding 'agate/tableset/proxy_methods.py'
adding 'agate/tableset/scatterplot.py'
adding 'agate/tableset/to_csv.py'
adding 'agate/tableset/to_json.py'
adding 'agate-1.14.2.dist-info/licenses/AUTHORS.rst'
adding 'agate-1.14.2.dist-info/licenses/COPYING'
adding 'agate-1.14.2.dist-info/METADATA'
adding 'agate-1.14.2.dist-info/WHEEL'
adding 'agate-1.14.2.dist-info/top_level.txt'
adding 'agate-1.14.2.dist-info/RECORD'
removing build/bdist.linux-armv7l/wheel
Successfully built agate-1.14.2-py3-none-any.whl
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
-> Removing libtool files...
-> Removing static library files...
-> Purging unwanted files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "python-agate"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-agate 1.14.2-1 (Fri Feb 27 21:50:38 2026)
==> Cleaning up...
[?12l[?25h