==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: httpie 3.2.4-1 (Sat Jan 18 09:04:08 2025)
==> Retrieving sources...
  -> Found httpie-3.2.4.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    httpie-3.2.4.tar.gz ... Passed
==> Making package: httpie 3.2.4-1 (Sat Jan 18 09:04:31 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (20) python-attrs-23.2.0-4  python-cffi-1.17.1-2
              python-cryptography-44.0.0-1  python-filelock-3.16.1-2
              python-idna-3.10-2  python-markdown-it-py-3.0.0-4
              python-mdurl-0.1.2-8  python-packaging-24.2-3
              python-pycparser-2.22-3  python-urllib3-2.3.0-1
              python-wheel-0.45.0-3  python-charset-normalizer-3.4.1-1
              python-defusedxml-0.7.1-7  python-multidict-6.0.5-4
              python-pip-24.3.1-3  python-pygments-2.19.1-1
              python-pysocks-1.7.1-10  python-requests-2.32.3-4
              python-requests-toolbelt-1.0.0-3  python-rich-13.9.4-3

Total Download Size:    4.33 MiB
Total Installed Size:  47.06 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-pip-24.3.1-3-any downloading...
 python-cryptography-44.0.0-1-armv7h downloading...
 python-cffi-1.17.1-2-armv7h downloading...
 python-pycparser-2.22-3-any downloading...
 python-attrs-23.2.0-4-any downloading...
 python-requests-toolbelt-1.0.0-3-any downloading...
 python-multidict-6.0.5-4-armv7h downloading...
 python-defusedxml-0.7.1-7-any downloading...
 python-pysocks-1.7.1-10-any downloading...
 python-filelock-3.16.1-2-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-charset-normalizer...
installing python-defusedxml...
installing python-multidict...
installing python-attrs...
installing python-pycparser...
installing python-cffi...
Optional dependencies for python-cffi
    python-setuptools: "limited api" version checking in cffi.setuptools_ext
installing python-cryptography...
installing python-filelock...
installing python-packaging...
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
installing python-pip...
installing python-pygments...
installing python-pysocks...
installing python-idna...
installing python-urllib3...
Optional dependencies for python-urllib3
    python-brotli: Brotli support
    python-brotlicffi: Brotli support
    python-h2: HTTP/2 support
    python-pysocks: SOCKS support [installed]
    python-zstandard: Zstandard support
installing python-requests...
Optional dependencies for python-requests
    python-chardet: alternative character encoding library
    python-pysocks: SOCKS proxy support [installed]
installing python-requests-toolbelt...
installing python-mdurl...
installing python-markdown-it-py...
Optional dependencies for python-markdown-it-py
    python-mdit_py_plugins: core plugins
    python-linkify-it-py: linkify extension
installing python-rich...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (11) python-autocommand-2.2.2-7  python-jaraco.collections-5.1.0-1
              python-jaraco.context-6.0.1-1  python-jaraco.functools-4.1.0-1
              python-jaraco.text-4.0.0-2  python-more-itertools-10.5.0-1
              python-platformdirs-4.3.6-2  python-pyproject-hooks-1.2.0-3
              python-build-1.2.2-3  python-installer-0.7.0-10
              python-setuptools-1:75.2.0-4

Total Installed Size:  9.78 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-pyproject-hooks...
installing python-build...
Optional dependencies for python-build
    python-pip: to use as the Python package installer (default) [installed]
    python-uv: to use as the Python package installer
    python-virtualenv: to use virtualenv for build isolation
installing python-installer...
installing python-more-itertools...
installing python-jaraco.functools...
installing python-jaraco.context...
installing python-autocommand...
installing python-jaraco.text...
Optional dependencies for python-jaraco.text
    python-inflect: for show-newlines script
installing python-jaraco.collections...
installing python-platformdirs...
installing python-setuptools...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
  -> Found httpie-3.2.4.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting httpie-3.2.4.tar.gz with bsdtar
==> Starting build()...
* Getting build dependencies for wheel...
running egg_info
creating httpie.egg-info
writing httpie.egg-info/PKG-INFO
writing dependency_links to httpie.egg-info/dependency_links.txt
writing entry points to httpie.egg-info/entry_points.txt
writing requirements to httpie.egg-info/requires.txt
writing top-level names to httpie.egg-info/top_level.txt
writing manifest file 'httpie.egg-info/SOURCES.txt'
reading manifest file 'httpie.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
adding license file 'AUTHORS.md'
writing manifest file 'httpie.egg-info/SOURCES.txt'
* Building wheel...
running bdist_wheel
running build
running build_py
creating build/lib/httpie
copying httpie/__init__.py -> build/lib/httpie
copying httpie/cookies.py -> build/lib/httpie
copying httpie/config.py -> build/lib/httpie
copying httpie/core.py -> build/lib/httpie
copying httpie/__main__.py -> build/lib/httpie
copying httpie/utils.py -> build/lib/httpie
copying httpie/compat.py -> build/lib/httpie
copying httpie/status.py -> build/lib/httpie
copying httpie/ssl_.py -> build/lib/httpie
copying httpie/encoding.py -> build/lib/httpie
copying httpie/context.py -> build/lib/httpie
copying httpie/downloads.py -> build/lib/httpie
copying httpie/uploads.py -> build/lib/httpie
copying httpie/models.py -> build/lib/httpie
copying httpie/adapters.py -> build/lib/httpie
copying httpie/client.py -> build/lib/httpie
copying httpie/sessions.py -> build/lib/httpie
creating build/lib/httpie/legacy
copying httpie/legacy/v3_2_0_session_header_format.py -> build/lib/httpie/legacy
copying httpie/legacy/__init__.py -> build/lib/httpie/legacy
copying httpie/legacy/v3_1_0_session_cookie_format.py -> build/lib/httpie/legacy
creating build/lib/httpie/internal
copying httpie/internal/update_warnings.py -> build/lib/httpie/internal
copying httpie/internal/__build_channel__.py -> build/lib/httpie/internal
copying httpie/internal/__init__.py -> build/lib/httpie/internal
copying httpie/internal/daemon_runner.py -> build/lib/httpie/internal
copying httpie/internal/daemons.py -> build/lib/httpie/internal
creating build/lib/httpie/plugins
copying httpie/plugins/base.py -> build/lib/httpie/plugins
copying httpie/plugins/__init__.py -> build/lib/httpie/plugins
copying httpie/plugins/builtin.py -> build/lib/httpie/plugins
copying httpie/plugins/manager.py -> build/lib/httpie/plugins
copying httpie/plugins/registry.py -> build/lib/httpie/plugins
creating build/lib/httpie/cli
copying httpie/cli/argtypes.py -> build/lib/httpie/cli
copying httpie/cli/definition.py -> build/lib/httpie/cli
copying httpie/cli/options.py -> build/lib/httpie/cli
copying httpie/cli/__init__.py -> build/lib/httpie/cli
copying httpie/cli/utils.py -> build/lib/httpie/cli
copying httpie/cli/constants.py -> build/lib/httpie/cli
copying httpie/cli/argparser.py -> build/lib/httpie/cli
copying httpie/cli/dicts.py -> build/lib/httpie/cli
copying httpie/cli/requestitems.py -> build/lib/httpie/cli
copying httpie/cli/exceptions.py -> build/lib/httpie/cli
creating build/lib/httpie/manager
copying httpie/manager/cli.py -> build/lib/httpie/manager
copying httpie/manager/__init__.py -> build/lib/httpie/manager
copying httpie/manager/core.py -> build/lib/httpie/manager
copying httpie/manager/__main__.py -> build/lib/httpie/manager
copying httpie/manager/compat.py -> build/lib/httpie/manager
creating build/lib/httpie/output
copying httpie/output/__init__.py -> build/lib/httpie/output
copying httpie/output/writer.py -> build/lib/httpie/output
copying httpie/output/utils.py -> build/lib/httpie/output
copying httpie/output/processing.py -> build/lib/httpie/output
copying httpie/output/streams.py -> build/lib/httpie/output
copying httpie/output/models.py -> build/lib/httpie/output
creating build/lib/httpie/cli/nested_json
copying httpie/cli/nested_json/__init__.py -> build/lib/httpie/cli/nested_json
copying httpie/cli/nested_json/errors.py -> build/lib/httpie/cli/nested_json
copying httpie/cli/nested_json/interpret.py -> build/lib/httpie/cli/nested_json
copying httpie/cli/nested_json/parse.py -> build/lib/httpie/cli/nested_json
copying httpie/cli/nested_json/tokens.py -> build/lib/httpie/cli/nested_json
creating build/lib/httpie/manager/tasks
copying httpie/manager/tasks/__init__.py -> build/lib/httpie/manager/tasks
copying httpie/manager/tasks/check_updates.py -> build/lib/httpie/manager/tasks
copying httpie/manager/tasks/export_args.py -> build/lib/httpie/manager/tasks
copying httpie/manager/tasks/sessions.py -> build/lib/httpie/manager/tasks
copying httpie/manager/tasks/plugins.py -> build/lib/httpie/manager/tasks
creating build/lib/httpie/output/ui
copying httpie/output/ui/rich_palette.py -> build/lib/httpie/output/ui
copying httpie/output/ui/__init__.py -> build/lib/httpie/output/ui
copying httpie/output/ui/palette.py -> build/lib/httpie/output/ui
copying httpie/output/ui/rich_utils.py -> build/lib/httpie/output/ui
copying httpie/output/ui/man_pages.py -> build/lib/httpie/output/ui
copying httpie/output/ui/rich_help.py -> build/lib/httpie/output/ui
copying httpie/output/ui/rich_progress.py -> build/lib/httpie/output/ui
creating build/lib/httpie/output/lexers
copying httpie/output/lexers/http.py -> build/lib/httpie/output/lexers
copying httpie/output/lexers/__init__.py -> build/lib/httpie/output/lexers
copying httpie/output/lexers/common.py -> build/lib/httpie/output/lexers
copying httpie/output/lexers/metadata.py -> build/lib/httpie/output/lexers
copying httpie/output/lexers/json.py -> build/lib/httpie/output/lexers
creating build/lib/httpie/output/formatters
copying httpie/output/formatters/__init__.py -> build/lib/httpie/output/formatters
copying httpie/output/formatters/colors.py -> build/lib/httpie/output/formatters
copying httpie/output/formatters/headers.py -> build/lib/httpie/output/formatters
copying httpie/output/formatters/xml.py -> build/lib/httpie/output/formatters
copying httpie/output/formatters/json.py -> build/lib/httpie/output/formatters
installing to build/bdist.linux-armv7l/wheel
running install
running install_lib
creating build/bdist.linux-armv7l/wheel
creating build/bdist.linux-armv7l/wheel/httpie
copying build/lib/httpie/__init__.py -> build/bdist.linux-armv7l/wheel/./httpie
creating build/bdist.linux-armv7l/wheel/httpie/legacy
copying build/lib/httpie/legacy/v3_2_0_session_header_format.py -> build/bdist.linux-armv7l/wheel/./httpie/legacy
copying build/lib/httpie/legacy/__init__.py -> build/bdist.linux-armv7l/wheel/./httpie/legacy
copying build/lib/httpie/legacy/v3_1_0_session_cookie_format.py -> build/bdist.linux-armv7l/wheel/./httpie/legacy
creating build/bdist.linux-armv7l/wheel/httpie/internal
copying build/lib/httpie/internal/update_warnings.py -> build/bdist.linux-armv7l/wheel/./httpie/internal
copying build/lib/httpie/internal/__build_channel__.py -> build/bdist.linux-armv7l/wheel/./httpie/internal
copying build/lib/httpie/internal/__init__.py -> build/bdist.linux-armv7l/wheel/./httpie/internal
copying build/lib/httpie/internal/daemon_runner.py -> build/bdist.linux-armv7l/wheel/./httpie/internal
copying build/lib/httpie/internal/daemons.py -> build/bdist.linux-armv7l/wheel/./httpie/internal
copying build/lib/httpie/cookies.py -> build/bdist.linux-armv7l/wheel/./httpie
copying build/lib/httpie/config.py -> build/bdist.linux-armv7l/wheel/./httpie
copying build/lib/httpie/core.py -> build/bdist.linux-armv7l/wheel/./httpie
copying build/lib/httpie/__main__.py -> build/bdist.linux-armv7l/wheel/./httpie
creating build/bdist.linux-armv7l/wheel/httpie/plugins
copying build/lib/httpie/plugins/base.py -> build/bdist.linux-armv7l/wheel/./httpie/plugins
copying build/lib/httpie/plugins/__init__.py -> build/bdist.linux-armv7l/wheel/./httpie/plugins
copying build/lib/httpie/plugins/builtin.py -> build/bdist.linux-armv7l/wheel/./httpie/plugins
copying build/lib/httpie/plugins/manager.py -> build/bdist.linux-armv7l/wheel/./httpie/plugins
copying build/lib/httpie/plugins/registry.py -> build/bdist.linux-armv7l/wheel/./httpie/plugins
copying build/lib/httpie/utils.py -> build/bdist.linux-armv7l/wheel/./httpie
copying build/lib/httpie/compat.py -> build/bdist.linux-armv7l/wheel/./httpie
copying build/lib/httpie/status.py -> build/bdist.linux-armv7l/wheel/./httpie
creating build/bdist.linux-armv7l/wheel/httpie/cli
copying build/lib/httpie/cli/argtypes.py -> build/bdist.linux-armv7l/wheel/./httpie/cli
copying build/lib/httpie/cli/definition.py -> build/bdist.linux-armv7l/wheel/./httpie/cli
copying build/lib/httpie/cli/options.py -> build/bdist.linux-armv7l/wheel/./httpie/cli
copying build/lib/httpie/cli/__init__.py -> build/bdist.linux-armv7l/wheel/./httpie/cli
creating build/bdist.linux-armv7l/wheel/httpie/cli/nested_json
copying build/lib/httpie/cli/nested_json/__init__.py -> build/bdist.linux-armv7l/wheel/./httpie/cli/nested_json
copying build/lib/httpie/cli/nested_json/errors.py -> build/bdist.linux-armv7l/wheel/./httpie/cli/nested_json
copying build/lib/httpie/cli/nested_json/interpret.py -> build/bdist.linux-armv7l/wheel/./httpie/cli/nested_json
copying build/lib/httpie/cli/nested_json/parse.py -> build/bdist.linux-armv7l/wheel/./httpie/cli/nested_json
copying build/lib/httpie/cli/nested_json/tokens.py -> build/bdist.linux-armv7l/wheel/./httpie/cli/nested_json
copying build/lib/httpie/cli/utils.py -> build/bdist.linux-armv7l/wheel/./httpie/cli
copying build/lib/httpie/cli/constants.py -> build/bdist.linux-armv7l/wheel/./httpie/cli
copying build/lib/httpie/cli/argparser.py -> build/bdist.linux-armv7l/wheel/./httpie/cli
copying build/lib/httpie/cli/dicts.py -> build/bdist.linux-armv7l/wheel/./httpie/cli
copying build/lib/httpie/cli/requestitems.py -> build/bdist.linux-armv7l/wheel/./httpie/cli
copying build/lib/httpie/cli/exceptions.py -> build/bdist.linux-armv7l/wheel/./httpie/cli
copying build/lib/httpie/ssl_.py -> build/bdist.linux-armv7l/wheel/./httpie
copying build/lib/httpie/encoding.py -> build/bdist.linux-armv7l/wheel/./httpie
creating build/bdist.linux-armv7l/wheel/httpie/manager
copying build/lib/httpie/manager/cli.py -> build/bdist.linux-armv7l/wheel/./httpie/manager
copying build/lib/httpie/manager/__init__.py -> build/bdist.linux-armv7l/wheel/./httpie/manager
copying build/lib/httpie/manager/core.py -> build/bdist.linux-armv7l/wheel/./httpie/manager
copying build/lib/httpie/manager/__main__.py -> build/bdist.linux-armv7l/wheel/./httpie/manager
copying build/lib/httpie/manager/compat.py -> build/bdist.linux-armv7l/wheel/./httpie/manager
creating build/bdist.linux-armv7l/wheel/httpie/manager/tasks
copying build/lib/httpie/manager/tasks/__init__.py -> build/bdist.linux-armv7l/wheel/./httpie/manager/tasks
copying build/lib/httpie/manager/tasks/check_updates.py -> build/bdist.linux-armv7l/wheel/./httpie/manager/tasks
copying build/lib/httpie/manager/tasks/export_args.py -> build/bdist.linux-armv7l/wheel/./httpie/manager/tasks
copying build/lib/httpie/manager/tasks/sessions.py -> build/bdist.linux-armv7l/wheel/./httpie/manager/tasks
copying build/lib/httpie/manager/tasks/plugins.py -> build/bdist.linux-armv7l/wheel/./httpie/manager/tasks
copying build/lib/httpie/context.py -> build/bdist.linux-armv7l/wheel/./httpie
copying build/lib/httpie/downloads.py -> build/bdist.linux-armv7l/wheel/./httpie
creating build/bdist.linux-armv7l/wheel/httpie/output
copying build/lib/httpie/output/__init__.py -> build/bdist.linux-armv7l/wheel/./httpie/output
creating build/bdist.linux-armv7l/wheel/httpie/output/ui
copying build/lib/httpie/output/ui/rich_palette.py -> build/bdist.linux-armv7l/wheel/./httpie/output/ui
copying build/lib/httpie/output/ui/__init__.py -> build/bdist.linux-armv7l/wheel/./httpie/output/ui
copying build/lib/httpie/output/ui/palette.py -> build/bdist.linux-armv7l/wheel/./httpie/output/ui
copying build/lib/httpie/output/ui/rich_utils.py -> build/bdist.linux-armv7l/wheel/./httpie/output/ui
copying build/lib/httpie/output/ui/man_pages.py -> build/bdist.linux-armv7l/wheel/./httpie/output/ui
copying build/lib/httpie/output/ui/rich_help.py -> build/bdist.linux-armv7l/wheel/./httpie/output/ui
copying build/lib/httpie/output/ui/rich_progress.py -> build/bdist.linux-armv7l/wheel/./httpie/output/ui
copying build/lib/httpie/output/writer.py -> build/bdist.linux-armv7l/wheel/./httpie/output
creating build/bdist.linux-armv7l/wheel/httpie/output/lexers
copying build/lib/httpie/output/lexers/http.py -> build/bdist.linux-armv7l/wheel/./httpie/output/lexers
copying build/lib/httpie/output/lexers/__init__.py -> build/bdist.linux-armv7l/wheel/./httpie/output/lexers
copying build/lib/httpie/output/lexers/common.py -> build/bdist.linux-armv7l/wheel/./httpie/output/lexers
copying build/lib/httpie/output/lexers/metadata.py -> build/bdist.linux-armv7l/wheel/./httpie/output/lexers
copying build/lib/httpie/output/lexers/json.py -> build/bdist.linux-armv7l/wheel/./httpie/output/lexers
creating build/bdist.linux-armv7l/wheel/httpie/output/formatters
copying build/lib/httpie/output/formatters/__init__.py -> build/bdist.linux-armv7l/wheel/./httpie/output/formatters
copying build/lib/httpie/output/formatters/colors.py -> build/bdist.linux-armv7l/wheel/./httpie/output/formatters
copying build/lib/httpie/output/formatters/headers.py -> build/bdist.linux-armv7l/wheel/./httpie/output/formatters
copying build/lib/httpie/output/formatters/xml.py -> build/bdist.linux-armv7l/wheel/./httpie/output/formatters
copying build/lib/httpie/output/formatters/json.py -> build/bdist.linux-armv7l/wheel/./httpie/output/formatters
copying build/lib/httpie/output/utils.py -> build/bdist.linux-armv7l/wheel/./httpie/output
copying build/lib/httpie/output/processing.py -> build/bdist.linux-armv7l/wheel/./httpie/output
copying build/lib/httpie/output/streams.py -> build/bdist.linux-armv7l/wheel/./httpie/output
copying build/lib/httpie/output/models.py -> build/bdist.linux-armv7l/wheel/./httpie/output
copying build/lib/httpie/uploads.py -> build/bdist.linux-armv7l/wheel/./httpie
copying build/lib/httpie/models.py -> build/bdist.linux-armv7l/wheel/./httpie
copying build/lib/httpie/adapters.py -> build/bdist.linux-armv7l/wheel/./httpie
copying build/lib/httpie/client.py -> build/bdist.linux-armv7l/wheel/./httpie
copying build/lib/httpie/sessions.py -> build/bdist.linux-armv7l/wheel/./httpie
running install_data
creating build/bdist.linux-armv7l/wheel/httpie-3.2.4.data/data
creating build/bdist.linux-armv7l/wheel/httpie-3.2.4.data/data/share/man/man1
copying extras/man/http.1 -> build/bdist.linux-armv7l/wheel/httpie-3.2.4.data/data/share/man/man1
copying extras/man/https.1 -> build/bdist.linux-armv7l/wheel/httpie-3.2.4.data/data/share/man/man1
copying extras/man/httpie.1 -> build/bdist.linux-armv7l/wheel/httpie-3.2.4.data/data/share/man/man1
running install_egg_info
running egg_info
writing httpie.egg-info/PKG-INFO
writing dependency_links to httpie.egg-info/dependency_links.txt
writing entry points to httpie.egg-info/entry_points.txt
writing requirements to httpie.egg-info/requires.txt
writing top-level names to httpie.egg-info/top_level.txt
reading manifest file 'httpie.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
adding license file 'AUTHORS.md'
writing manifest file 'httpie.egg-info/SOURCES.txt'
Copying httpie.egg-info to build/bdist.linux-armv7l/wheel/./httpie-3.2.4-py3.13.egg-info
running install_scripts
creating build/bdist.linux-armv7l/wheel/httpie-3.2.4.dist-info/WHEEL
creating '/build/httpie/src/cli-3.2.4/dist/.tmp-3x_wvv3h/httpie-3.2.4-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it
adding 'httpie/__init__.py'
adding 'httpie/__main__.py'
adding 'httpie/adapters.py'
adding 'httpie/client.py'
adding 'httpie/compat.py'
adding 'httpie/config.py'
adding 'httpie/context.py'
adding 'httpie/cookies.py'
adding 'httpie/core.py'
adding 'httpie/downloads.py'
adding 'httpie/encoding.py'
adding 'httpie/models.py'
adding 'httpie/sessions.py'
adding 'httpie/ssl_.py'
adding 'httpie/status.py'
adding 'httpie/uploads.py'
adding 'httpie/utils.py'
adding 'httpie/cli/__init__.py'
adding 'httpie/cli/argparser.py'
adding 'httpie/cli/argtypes.py'
adding 'httpie/cli/constants.py'
adding 'httpie/cli/definition.py'
adding 'httpie/cli/dicts.py'
adding 'httpie/cli/exceptions.py'
adding 'httpie/cli/options.py'
adding 'httpie/cli/requestitems.py'
adding 'httpie/cli/utils.py'
adding 'httpie/cli/nested_json/__init__.py'
adding 'httpie/cli/nested_json/errors.py'
adding 'httpie/cli/nested_json/interpret.py'
adding 'httpie/cli/nested_json/parse.py'
adding 'httpie/cli/nested_json/tokens.py'
adding 'httpie/internal/__build_channel__.py'
adding 'httpie/internal/__init__.py'
adding 'httpie/internal/daemon_runner.py'
adding 'httpie/internal/daemons.py'
adding 'httpie/internal/update_warnings.py'
adding 'httpie/legacy/__init__.py'
adding 'httpie/legacy/v3_1_0_session_cookie_format.py'
adding 'httpie/legacy/v3_2_0_session_header_format.py'
adding 'httpie/manager/__init__.py'
adding 'httpie/manager/__main__.py'
adding 'httpie/manager/cli.py'
adding 'httpie/manager/compat.py'
adding 'httpie/manager/core.py'
adding 'httpie/manager/tasks/__init__.py'
adding 'httpie/manager/tasks/check_updates.py'
adding 'httpie/manager/tasks/export_args.py'
adding 'httpie/manager/tasks/plugins.py'
adding 'httpie/manager/tasks/sessions.py'
adding 'httpie/output/__init__.py'
adding 'httpie/output/models.py'
adding 'httpie/output/processing.py'
adding 'httpie/output/streams.py'
adding 'httpie/output/utils.py'
adding 'httpie/output/writer.py'
adding 'httpie/output/formatters/__init__.py'
adding 'httpie/output/formatters/colors.py'
adding 'httpie/output/formatters/headers.py'
adding 'httpie/output/formatters/json.py'
adding 'httpie/output/formatters/xml.py'
adding 'httpie/output/lexers/__init__.py'
adding 'httpie/output/lexers/common.py'
adding 'httpie/output/lexers/http.py'
adding 'httpie/output/lexers/json.py'
adding 'httpie/output/lexers/metadata.py'
adding 'httpie/output/ui/__init__.py'
adding 'httpie/output/ui/man_pages.py'
adding 'httpie/output/ui/palette.py'
adding 'httpie/output/ui/rich_help.py'
adding 'httpie/output/ui/rich_palette.py'
adding 'httpie/output/ui/rich_progress.py'
adding 'httpie/output/ui/rich_utils.py'
adding 'httpie/plugins/__init__.py'
adding 'httpie/plugins/base.py'
adding 'httpie/plugins/builtin.py'
adding 'httpie/plugins/manager.py'
adding 'httpie/plugins/registry.py'
adding 'httpie-3.2.4.data/data/share/man/man1/http.1'
adding 'httpie-3.2.4.data/data/share/man/man1/httpie.1'
adding 'httpie-3.2.4.data/data/share/man/man1/https.1'
adding 'httpie-3.2.4.dist-info/AUTHORS.md'
adding 'httpie-3.2.4.dist-info/LICENSE'
adding 'httpie-3.2.4.dist-info/METADATA'
adding 'httpie-3.2.4.dist-info/WHEEL'
adding 'httpie-3.2.4.dist-info/entry_points.txt'
adding 'httpie-3.2.4.dist-info/top_level.txt'
adding 'httpie-3.2.4.dist-info/RECORD'
removing build/bdist.linux-armv7l/wheel
Successfully built httpie-3.2.4-py3-none-any.whl
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
libfakeroot internal error: payload not recognized!
==> Creating package "httpie"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: httpie 3.2.4-1 (Sat Jan 18 09:04:57 2025)
==> Cleaning up...