==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done ==> Making package: python-pytest-httpx 0.35.0-1 (Sat Dec 28 07:12:55 2024) ==> Retrieving sources... -> Found python-pytest-httpx-0.35.0.tar.gz ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... python-pytest-httpx-0.35.0.tar.gz ... Passed ==> Making package: python-pytest-httpx 0.35.0-1 (Sat Dec 28 07:13:14 2024) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (11) python-anyio-4.6.2.post1-2 python-certifi-2024.12.14-1 python-h11-0.14.0-6 python-httpcore-1.0.7-2 python-idna-3.10-2 python-iniconfig-2.0.0-6 python-packaging-24.2-3 python-pluggy-1.5.0-3 python-sniffio-1.3.1-4 python-httpx-0.28.1-2 python-pytest-1:8.3.4-1 Total Download Size: 1.28 MiB Total Installed Size: 9.47 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... python-pytest-1:8.3.4-1-any downloading... python-anyio-4.6.2.post1-2-any downloading... python-httpx-0.28.1-2-any downloading... python-httpcore-1.0.7-2-any downloading... python-h11-0.14.0-6-any downloading... python-pluggy-1.5.0-3-any downloading... python-sniffio-1.3.1-4-any downloading... python-iniconfig-2.0.0-6-any downloading... python-certifi-2024.12.14-1-any downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing python-certifi... installing python-h11... installing python-httpcore... Optional dependencies for python-httpcore python-h2: for HTTP/2 support python-socksio: for SOCKS support python-anyio: for asyncio backend [pending] python-trio: for trio backend python-sniffio: for async support [pending] installing python-idna... installing python-sniffio... installing python-anyio... Optional dependencies for python-anyio python-trio: trio backend python-outcome: trio backend python-uvloop: use uvloop for asyncio backend python-pytest: pytest plugin [pending] installing python-httpx... Optional dependencies for python-httpx python-brotli: for brotli response decompression python-brotlicffi: for brotli response decompression python-zstandard: for zstd response decompression python-h2: HTTP/2 support python-socksio: SOCKS proxy support python-click: command line client support python-rich: command line client support python-pygments: command line client support python-trio: alternative async library installing python-iniconfig... installing python-packaging... installing python-pluggy... installing python-pytest... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... [?25h==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (13) python-autocommand-2.2.2-7 python-jaraco.collections-5.0.1-2 python-jaraco.context-5.3.0-3 python-jaraco.functools-4.1.0-1 python-jaraco.text-4.0.0-2 python-more-itertools-10.5.0-1 python-platformdirs-4.3.6-2 python-pyproject-hooks-1.2.0-3 python-setuptools-1:75.2.0-4 python-build-1.2.2-3 python-installer-0.7.0-10 python-setuptools-scm-8.1.0-3 python-wheel-0.45.0-3 Total Download Size: 1.46 MiB Total Installed Size: 10.43 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... python-setuptools-1:75.2.0-4-any downloading... python-more-itertools-10.5.0-1-any downloading... python-setuptools-scm-8.1.0-3-any downloading... python-autocommand-2.2.2-7-any downloading... python-jaraco.collections-5.0.1-2-any downloading... python-jaraco.text-4.0.0-2-any downloading... python-jaraco.functools-4.1.0-1-any downloading... python-jaraco.context-5.3.0-3-any downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing python-pyproject-hooks... installing python-build... Optional dependencies for python-build python-pip: to use as the Python package installer (default) python-uv: to use as the Python package installer python-virtualenv: to use virtualenv for build isolation installing python-installer... installing python-more-itertools... installing python-jaraco.functools... installing python-jaraco.context... installing python-autocommand... installing python-jaraco.text... Optional dependencies for python-jaraco.text python-inflect: for show-newlines script installing python-jaraco.collections... installing python-platformdirs... installing python-wheel... Optional dependencies for python-wheel python-keyring: for wheel.signatures python-xdg: for wheel.signatures python-setuptools: for legacy bdist_wheel subcommand [pending] installing python-setuptools... installing python-setuptools-scm... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... [?25h==> Retrieving sources... -> Found python-pytest-httpx-0.35.0.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting python-pytest-httpx-0.35.0.tar.gz with bsdtar ==> Starting build()... * Getting build dependencies for wheel... No `packages` or `py_modules` configuration, performing automatic discovery. `flat-layout` detected -- analysing . discovered packages -- ['pytest_httpx'] running egg_info creating pytest_httpx.egg-info writing pytest_httpx.egg-info/PKG-INFO writing dependency_links to pytest_httpx.egg-info/dependency_links.txt writing entry points to pytest_httpx.egg-info/entry_points.txt writing requirements to pytest_httpx.egg-info/requires.txt writing top-level names to pytest_httpx.egg-info/top_level.txt writing manifest file 'pytest_httpx.egg-info/SOURCES.txt' reading manifest file 'pytest_httpx.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'pytest_httpx.egg-info/SOURCES.txt' * Building wheel... No `packages` or `py_modules` configuration, performing automatic discovery. `flat-layout` detected -- analysing . discovered packages -- ['pytest_httpx'] running bdist_wheel running build running build_py creating build/lib/pytest_httpx copying pytest_httpx/_options.py -> build/lib/pytest_httpx copying pytest_httpx/version.py -> build/lib/pytest_httpx copying pytest_httpx/_httpx_internals.py -> build/lib/pytest_httpx copying pytest_httpx/_pretty_print.py -> build/lib/pytest_httpx copying pytest_httpx/__init__.py -> build/lib/pytest_httpx copying pytest_httpx/_request_matcher.py -> build/lib/pytest_httpx copying pytest_httpx/_httpx_mock.py -> build/lib/pytest_httpx running egg_info writing pytest_httpx.egg-info/PKG-INFO writing dependency_links to pytest_httpx.egg-info/dependency_links.txt writing entry points to pytest_httpx.egg-info/entry_points.txt writing requirements to pytest_httpx.egg-info/requires.txt writing top-level names to pytest_httpx.egg-info/top_level.txt reading manifest file 'pytest_httpx.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'pytest_httpx.egg-info/SOURCES.txt' copying pytest_httpx/py.typed -> build/lib/pytest_httpx installing to build/bdist.linux-armv7l/wheel running install running install_lib creating build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/pytest_httpx copying build/lib/pytest_httpx/_options.py -> build/bdist.linux-armv7l/wheel/./pytest_httpx copying build/lib/pytest_httpx/version.py -> build/bdist.linux-armv7l/wheel/./pytest_httpx copying build/lib/pytest_httpx/_httpx_internals.py -> build/bdist.linux-armv7l/wheel/./pytest_httpx copying build/lib/pytest_httpx/_pretty_print.py -> build/bdist.linux-armv7l/wheel/./pytest_httpx copying build/lib/pytest_httpx/__init__.py -> build/bdist.linux-armv7l/wheel/./pytest_httpx copying build/lib/pytest_httpx/_request_matcher.py -> build/bdist.linux-armv7l/wheel/./pytest_httpx copying build/lib/pytest_httpx/py.typed -> build/bdist.linux-armv7l/wheel/./pytest_httpx copying build/lib/pytest_httpx/_httpx_mock.py -> build/bdist.linux-armv7l/wheel/./pytest_httpx running install_egg_info Copying pytest_httpx.egg-info to build/bdist.linux-armv7l/wheel/./pytest_httpx-0.35.0-py3.13.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/pytest_httpx-0.35.0.dist-info/WHEEL creating '/build/python-pytest-httpx/src/pytest_httpx-0.35.0/dist/.tmp-8r0x_fs1/pytest_httpx-0.35.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'pytest_httpx/__init__.py' adding 'pytest_httpx/_httpx_internals.py' adding 'pytest_httpx/_httpx_mock.py' adding 'pytest_httpx/_options.py' adding 'pytest_httpx/_pretty_print.py' adding 'pytest_httpx/_request_matcher.py' adding 'pytest_httpx/py.typed' adding 'pytest_httpx/version.py' adding 'pytest_httpx-0.35.0.dist-info/LICENSE' adding 'pytest_httpx-0.35.0.dist-info/METADATA' adding 'pytest_httpx-0.35.0.dist-info/WHEEL' adding 'pytest_httpx-0.35.0.dist-info/entry_points.txt' adding 'pytest_httpx-0.35.0.dist-info/top_level.txt' adding 'pytest_httpx-0.35.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Successfully built pytest_httpx-0.35.0-py3-none-any.whl ==> Entering fakeroot environment... ==> Starting package()... ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "python-pytest-httpx"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python-pytest-httpx 0.35.0-1 (Sat Dec 28 07:13:29 2024) ==> Cleaning up...