==> Retrieving sources... -> Found hpfeeds3-0.9.10.tar.gz ==> Generating checksums for source files... ==> Making package: python-hpfeeds3 0.9.10-4 (Sun 12 Jan 2025 11:55:34 PM UTC) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Package (14) New Version Net Change core/mpdecimal 4.0.0-2 0.32 MiB core/python 3.13.1-1 67.54 MiB extra/python-autocommand 2.2.2-7 0.08 MiB extra/python-jaraco.collections 5.1.0-1 0.10 MiB extra/python-jaraco.context 6.0.1-1 0.04 MiB extra/python-jaraco.functools 4.1.0-1 0.07 MiB extra/python-jaraco.text 4.0.0-2 0.08 MiB extra/python-more-itertools 10.5.0-1 0.64 MiB extra/python-packaging 24.2-3 0.66 MiB extra/python-platformdirs 4.3.6-2 0.24 MiB extra/python-wheel 0.45.0-3 0.28 MiB athena/python2 2.7.18-8 70.24 MiB extra/python-setuptools 1:75.2.0-4 8.05 MiB athena/python2-setuptools 2:44.1.1-2 3.81 MiB Total Installed Size: 152.17 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing python2... Optional dependencies for python2 tk: for IDLE python2-setuptools [pending] python2-pip installing python2-setuptools... installing mpdecimal... installing python... Optional dependencies for python python-setuptools: for building Python packages using tooling that is usually bundled with Python [pending] 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-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-packaging... 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... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Retrieving sources... -> Found hpfeeds3-0.9.10.tar.gz ==> Validating source files with sha512sums... hpfeeds3-0.9.10.tar.gz ... Passed ==> Extracting sources... -> Extracting hpfeeds3-0.9.10.tar.gz with bsdtar ==> Starting prepare()... ==> Starting build()... running build running build_py creating build creating build/lib creating build/lib/hpfeeds copying hpfeeds/exceptions.py -> build/lib/hpfeeds copying hpfeeds/__init__.py -> build/lib/hpfeeds copying hpfeeds/client.py -> build/lib/hpfeeds copying hpfeeds/protocol.py -> build/lib/hpfeeds creating build/lib/hpfeeds/asyncio copying hpfeeds/asyncio/__init__.py -> build/lib/hpfeeds/asyncio copying hpfeeds/asyncio/client.py -> build/lib/hpfeeds/asyncio copying hpfeeds/asyncio/protocol.py -> build/lib/hpfeeds/asyncio creating build/lib/hpfeeds/twisted copying hpfeeds/twisted/service.py -> build/lib/hpfeeds/twisted copying hpfeeds/twisted/__init__.py -> build/lib/hpfeeds/twisted copying hpfeeds/twisted/factory.py -> build/lib/hpfeeds/twisted copying hpfeeds/twisted/protocol.py -> build/lib/hpfeeds/twisted creating build/lib/hpfeeds/scripts copying hpfeeds/scripts/broker.py -> build/lib/hpfeeds/scripts copying hpfeeds/scripts/__init__.py -> build/lib/hpfeeds/scripts copying hpfeeds/scripts/cli.py -> build/lib/hpfeeds/scripts creating build/lib/hpfeeds/tests copying hpfeeds/tests/test_blocking_protocol.py -> build/lib/hpfeeds/tests copying hpfeeds/tests/fakebroker.py -> build/lib/hpfeeds/tests copying hpfeeds/tests/__init__.py -> build/lib/hpfeeds/tests copying hpfeeds/tests/test_twisted_service.py -> build/lib/hpfeeds/tests copying hpfeeds/tests/test_protocol.py -> build/lib/hpfeeds/tests copying hpfeeds/tests/test_blocking_queue.py -> build/lib/hpfeeds/tests copying hpfeeds/tests/test_broker_prometheus.py -> build/lib/hpfeeds/tests copying hpfeeds/tests/test_client_integration_py2.py -> build/lib/hpfeeds/tests copying hpfeeds/tests/test_twisted_factory.py -> build/lib/hpfeeds/tests copying hpfeeds/tests/test_broker_connection.py -> build/lib/hpfeeds/tests copying hpfeeds/tests/test_broker_auth_sqlite.py -> build/lib/hpfeeds/tests copying hpfeeds/tests/utils.py -> build/lib/hpfeeds/tests copying hpfeeds/tests/test_twisted_service_py2.py -> build/lib/hpfeeds/tests copying hpfeeds/tests/test_asyncio_protocol.py -> build/lib/hpfeeds/tests copying hpfeeds/tests/test_twisted_protocol.py -> build/lib/hpfeeds/tests copying hpfeeds/tests/test_blocking_session.py -> build/lib/hpfeeds/tests copying hpfeeds/tests/test_client_integration.py -> build/lib/hpfeeds/tests copying hpfeeds/tests/test_asyncio_client.py -> build/lib/hpfeeds/tests copying hpfeeds/tests/test_broker_auth_env.py -> build/lib/hpfeeds/tests creating build/lib/hpfeeds/broker copying hpfeeds/broker/server.py -> build/lib/hpfeeds/broker copying hpfeeds/broker/prometheus.py -> build/lib/hpfeeds/broker copying hpfeeds/broker/connection.py -> build/lib/hpfeeds/broker copying hpfeeds/broker/__init__.py -> build/lib/hpfeeds/broker creating build/lib/hpfeeds/blocking copying hpfeeds/blocking/__init__.py -> build/lib/hpfeeds/blocking copying hpfeeds/blocking/reactor.py -> build/lib/hpfeeds/blocking copying hpfeeds/blocking/session.py -> build/lib/hpfeeds/blocking copying hpfeeds/blocking/protocol.py -> build/lib/hpfeeds/blocking copying hpfeeds/blocking/queue.py -> build/lib/hpfeeds/blocking creating build/lib/hpfeeds/broker/utils copying hpfeeds/broker/utils/supervisor.py -> build/lib/hpfeeds/broker/utils copying hpfeeds/broker/utils/__init__.py -> build/lib/hpfeeds/broker/utils copying hpfeeds/broker/utils/inotify.py -> build/lib/hpfeeds/broker/utils creating build/lib/hpfeeds/broker/auth copying hpfeeds/broker/auth/env.py -> build/lib/hpfeeds/broker/auth copying hpfeeds/broker/auth/__init__.py -> build/lib/hpfeeds/broker/auth copying hpfeeds/broker/auth/sqlite.py -> build/lib/hpfeeds/broker/auth copying hpfeeds/broker/auth/json.py -> build/lib/hpfeeds/broker/auth copying hpfeeds/broker/auth/memory.py -> build/lib/hpfeeds/broker/auth running egg_info writing requirements to hpfeeds3.egg-info/requires.txt writing hpfeeds3.egg-info/PKG-INFO writing top-level names to hpfeeds3.egg-info/top_level.txt writing dependency_links to hpfeeds3.egg-info/dependency_links.txt writing entry points to hpfeeds3.egg-info/entry_points.txt reading manifest file 'hpfeeds3.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'hpfeeds3.egg-info/SOURCES.txt' copying hpfeeds/tests/testcert.crt -> build/lib/hpfeeds/tests copying hpfeeds/tests/testcert.key -> build/lib/hpfeeds/tests running build running build_py creating build/lib/hpfeeds copying hpfeeds/exceptions.py -> build/lib/hpfeeds copying hpfeeds/__init__.py -> build/lib/hpfeeds copying hpfeeds/client.py -> build/lib/hpfeeds copying hpfeeds/protocol.py -> build/lib/hpfeeds creating build/lib/hpfeeds/asyncio copying hpfeeds/asyncio/__init__.py -> build/lib/hpfeeds/asyncio copying hpfeeds/asyncio/client.py -> build/lib/hpfeeds/asyncio copying hpfeeds/asyncio/protocol.py -> build/lib/hpfeeds/asyncio creating build/lib/hpfeeds/twisted copying hpfeeds/twisted/service.py -> build/lib/hpfeeds/twisted copying hpfeeds/twisted/__init__.py -> build/lib/hpfeeds/twisted copying hpfeeds/twisted/factory.py -> build/lib/hpfeeds/twisted copying hpfeeds/twisted/protocol.py -> build/lib/hpfeeds/twisted creating build/lib/hpfeeds/scripts copying hpfeeds/scripts/broker.py -> build/lib/hpfeeds/scripts copying hpfeeds/scripts/__init__.py -> build/lib/hpfeeds/scripts copying hpfeeds/scripts/cli.py -> build/lib/hpfeeds/scripts creating build/lib/hpfeeds/tests copying hpfeeds/tests/test_blocking_protocol.py -> build/lib/hpfeeds/tests copying hpfeeds/tests/fakebroker.py -> build/lib/hpfeeds/tests copying hpfeeds/tests/__init__.py -> build/lib/hpfeeds/tests copying hpfeeds/tests/test_twisted_service.py -> build/lib/hpfeeds/tests copying hpfeeds/tests/test_protocol.py -> build/lib/hpfeeds/tests copying hpfeeds/tests/test_blocking_queue.py -> build/lib/hpfeeds/tests copying hpfeeds/tests/test_broker_prometheus.py -> build/lib/hpfeeds/tests copying hpfeeds/tests/test_client_integration_py2.py -> build/lib/hpfeeds/tests copying hpfeeds/tests/test_twisted_factory.py -> build/lib/hpfeeds/tests copying hpfeeds/tests/test_broker_connection.py -> build/lib/hpfeeds/tests copying hpfeeds/tests/test_broker_auth_sqlite.py -> build/lib/hpfeeds/tests copying hpfeeds/tests/utils.py -> build/lib/hpfeeds/tests copying hpfeeds/tests/test_twisted_service_py2.py -> build/lib/hpfeeds/tests copying hpfeeds/tests/test_asyncio_protocol.py -> build/lib/hpfeeds/tests copying hpfeeds/tests/test_twisted_protocol.py -> build/lib/hpfeeds/tests copying hpfeeds/tests/test_blocking_session.py -> build/lib/hpfeeds/tests copying hpfeeds/tests/test_client_integration.py -> build/lib/hpfeeds/tests copying hpfeeds/tests/test_asyncio_client.py -> build/lib/hpfeeds/tests copying hpfeeds/tests/test_broker_auth_env.py -> build/lib/hpfeeds/tests creating build/lib/hpfeeds/broker copying hpfeeds/broker/server.py -> build/lib/hpfeeds/broker copying hpfeeds/broker/prometheus.py -> build/lib/hpfeeds/broker copying hpfeeds/broker/connection.py -> build/lib/hpfeeds/broker copying hpfeeds/broker/__init__.py -> build/lib/hpfeeds/broker creating build/lib/hpfeeds/blocking copying hpfeeds/blocking/__init__.py -> build/lib/hpfeeds/blocking copying hpfeeds/blocking/reactor.py -> build/lib/hpfeeds/blocking copying hpfeeds/blocking/session.py -> build/lib/hpfeeds/blocking copying hpfeeds/blocking/protocol.py -> build/lib/hpfeeds/blocking copying hpfeeds/blocking/queue.py -> build/lib/hpfeeds/blocking creating build/lib/hpfeeds/broker/utils copying hpfeeds/broker/utils/supervisor.py -> build/lib/hpfeeds/broker/utils copying hpfeeds/broker/utils/__init__.py -> build/lib/hpfeeds/broker/utils copying hpfeeds/broker/utils/inotify.py -> build/lib/hpfeeds/broker/utils creating build/lib/hpfeeds/broker/auth copying hpfeeds/broker/auth/env.py -> build/lib/hpfeeds/broker/auth copying hpfeeds/broker/auth/__init__.py -> build/lib/hpfeeds/broker/auth copying hpfeeds/broker/auth/sqlite.py -> build/lib/hpfeeds/broker/auth copying hpfeeds/broker/auth/json.py -> build/lib/hpfeeds/broker/auth copying hpfeeds/broker/auth/memory.py -> build/lib/hpfeeds/broker/auth running egg_info writing hpfeeds3.egg-info/PKG-INFO writing dependency_links to hpfeeds3.egg-info/dependency_links.txt writing entry points to hpfeeds3.egg-info/entry_points.txt writing requirements to hpfeeds3.egg-info/requires.txt writing top-level names to hpfeeds3.egg-info/top_level.txt reading manifest file 'hpfeeds3.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'hpfeeds3.egg-info/SOURCES.txt' copying hpfeeds/tests/testcert.crt -> build/lib/hpfeeds/tests copying hpfeeds/tests/testcert.key -> build/lib/hpfeeds/tests ==> Entering fakeroot environment... ==> Starting package_python2-hpfeeds3()... running install running install_lib creating /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr creating /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib creating /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7 creating /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages creating /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds creating /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/asyncio copying build/lib/hpfeeds/asyncio/__init__.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/asyncio copying build/lib/hpfeeds/asyncio/client.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/asyncio copying build/lib/hpfeeds/asyncio/protocol.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/asyncio copying build/lib/hpfeeds/exceptions.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds creating /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/twisted copying build/lib/hpfeeds/twisted/service.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/twisted copying build/lib/hpfeeds/twisted/__init__.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/twisted copying build/lib/hpfeeds/twisted/factory.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/twisted copying build/lib/hpfeeds/twisted/protocol.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/twisted creating /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/scripts copying build/lib/hpfeeds/scripts/broker.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/scripts copying build/lib/hpfeeds/scripts/__init__.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/scripts copying build/lib/hpfeeds/scripts/cli.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/scripts copying build/lib/hpfeeds/__init__.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds copying build/lib/hpfeeds/client.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds creating /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/tests copying build/lib/hpfeeds/tests/test_blocking_protocol.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/tests copying build/lib/hpfeeds/tests/fakebroker.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/tests copying build/lib/hpfeeds/tests/__init__.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/tests copying build/lib/hpfeeds/tests/test_twisted_service.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/tests copying build/lib/hpfeeds/tests/test_protocol.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/tests copying build/lib/hpfeeds/tests/test_blocking_queue.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/tests copying build/lib/hpfeeds/tests/test_broker_prometheus.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/tests copying build/lib/hpfeeds/tests/test_client_integration_py2.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/tests copying build/lib/hpfeeds/tests/test_twisted_factory.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/tests copying build/lib/hpfeeds/tests/testcert.crt -> /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/tests copying build/lib/hpfeeds/tests/testcert.key -> /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/tests copying build/lib/hpfeeds/tests/test_broker_connection.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/tests copying build/lib/hpfeeds/tests/test_broker_auth_sqlite.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/tests copying build/lib/hpfeeds/tests/utils.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/tests copying build/lib/hpfeeds/tests/test_twisted_service_py2.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/tests copying build/lib/hpfeeds/tests/test_asyncio_protocol.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/tests copying build/lib/hpfeeds/tests/test_twisted_protocol.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/tests copying build/lib/hpfeeds/tests/test_blocking_session.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/tests copying build/lib/hpfeeds/tests/test_client_integration.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/tests copying build/lib/hpfeeds/tests/test_asyncio_client.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/tests copying build/lib/hpfeeds/tests/test_broker_auth_env.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/tests creating /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/broker copying build/lib/hpfeeds/broker/server.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/broker copying build/lib/hpfeeds/broker/prometheus.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/broker copying build/lib/hpfeeds/broker/connection.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/broker creating /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/broker/utils copying build/lib/hpfeeds/broker/utils/supervisor.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/broker/utils copying build/lib/hpfeeds/broker/utils/__init__.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/broker/utils copying build/lib/hpfeeds/broker/utils/inotify.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/broker/utils copying build/lib/hpfeeds/broker/__init__.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/broker creating /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/broker/auth copying build/lib/hpfeeds/broker/auth/env.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/broker/auth copying build/lib/hpfeeds/broker/auth/__init__.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/broker/auth copying build/lib/hpfeeds/broker/auth/sqlite.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/broker/auth copying build/lib/hpfeeds/broker/auth/json.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/broker/auth copying build/lib/hpfeeds/broker/auth/memory.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/broker/auth copying build/lib/hpfeeds/protocol.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds creating /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/blocking copying build/lib/hpfeeds/blocking/__init__.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/blocking copying build/lib/hpfeeds/blocking/reactor.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/blocking copying build/lib/hpfeeds/blocking/session.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/blocking copying build/lib/hpfeeds/blocking/protocol.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/blocking copying build/lib/hpfeeds/blocking/queue.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/blocking byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/asyncio/__init__.py to __init__.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/asyncio/client.py to client.pyc File "/usr/lib/python2.7/site-packages/hpfeeds/asyncio/client.py", line 81 async def _tryconnect(self): ^ SyntaxError: invalid syntax byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/asyncio/protocol.py to protocol.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/exceptions.py to exceptions.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/twisted/service.py to service.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/twisted/__init__.py to __init__.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/twisted/factory.py to factory.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/twisted/protocol.py to protocol.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/scripts/broker.py to broker.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/scripts/__init__.py to __init__.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/scripts/cli.py to cli.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/__init__.py to __init__.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/client.py to client.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/tests/test_blocking_protocol.py to test_blocking_protocol.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/tests/fakebroker.py to fakebroker.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/tests/__init__.py to __init__.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/tests/test_twisted_service.py to test_twisted_service.pyc File "/usr/lib/python2.7/site-packages/hpfeeds/tests/test_twisted_service.py", line 49 async def inner(): ^ SyntaxError: invalid syntax byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/tests/test_protocol.py to test_protocol.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/tests/test_blocking_queue.py to test_blocking_queue.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/tests/test_broker_prometheus.py to test_broker_prometheus.pyc File "/usr/lib/python2.7/site-packages/hpfeeds/tests/test_broker_prometheus.py", line 31 async def inner(): ^ SyntaxError: invalid syntax byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/tests/test_client_integration_py2.py to test_client_integration_py2.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/tests/test_twisted_factory.py to test_twisted_factory.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/tests/test_broker_connection.py to test_broker_connection.pyc File "/usr/lib/python2.7/site-packages/hpfeeds/tests/test_broker_connection.py", line 186 async def inner(): ^ SyntaxError: invalid syntax byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/tests/test_broker_auth_sqlite.py to test_broker_auth_sqlite.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/tests/utils.py to utils.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/tests/test_twisted_service_py2.py to test_twisted_service_py2.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/tests/test_asyncio_protocol.py to test_asyncio_protocol.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/tests/test_twisted_protocol.py to test_twisted_protocol.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/tests/test_blocking_session.py to test_blocking_session.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/tests/test_client_integration.py to test_client_integration.pyc File "/usr/lib/python2.7/site-packages/hpfeeds/tests/test_client_integration.py", line 23 async def inner(): ^ SyntaxError: invalid syntax byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/tests/test_asyncio_client.py to test_asyncio_client.pyc File "/usr/lib/python2.7/site-packages/hpfeeds/tests/test_asyncio_client.py", line 38 async def inner(): ^ SyntaxError: invalid syntax byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/tests/test_broker_auth_env.py to test_broker_auth_env.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/broker/server.py to server.pyc File "/usr/lib/python2.7/site-packages/hpfeeds/broker/server.py", line 144 async def serve_forever(self): ^ SyntaxError: invalid syntax byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/broker/prometheus.py to prometheus.pyc File "/usr/lib/python2.7/site-packages/hpfeeds/broker/prometheus.py", line 132 async def metrics(request): ^ SyntaxError: invalid syntax byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/broker/connection.py to connection.pyc File "/usr/lib/python2.7/site-packages/hpfeeds/broker/connection.py", line 73 async def deadline_timer(): ^ SyntaxError: invalid syntax byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/broker/utils/supervisor.py to supervisor.pyc File "/usr/lib/python2.7/site-packages/hpfeeds/broker/utils/supervisor.py", line 11 async def _task(): ^ SyntaxError: invalid syntax byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/broker/utils/__init__.py to __init__.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/broker/utils/inotify.py to inotify.pyc File "/usr/lib/python2.7/site-packages/hpfeeds/broker/utils/inotify.py", line 112 async def _watch_task(path, callback): ^ SyntaxError: invalid syntax byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/broker/__init__.py to __init__.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/broker/auth/env.py to env.pyc File "/usr/lib/python2.7/site-packages/hpfeeds/broker/auth/env.py", line 28 async def start(self): ^ SyntaxError: invalid syntax byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/broker/auth/__init__.py to __init__.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/broker/auth/sqlite.py to sqlite.pyc File "/usr/lib/python2.7/site-packages/hpfeeds/broker/auth/sqlite.py", line 37 async def start(self): ^ SyntaxError: invalid syntax byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/broker/auth/json.py to json.pyc File "/usr/lib/python2.7/site-packages/hpfeeds/broker/auth/json.py", line 26 async def start(self): ^ SyntaxError: invalid syntax byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/broker/auth/memory.py to memory.pyc File "/usr/lib/python2.7/site-packages/hpfeeds/broker/auth/memory.py", line 20 async def start(self): ^ SyntaxError: invalid syntax byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/protocol.py to protocol.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/blocking/__init__.py to __init__.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/blocking/reactor.py to reactor.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/blocking/session.py to session.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/blocking/protocol.py to protocol.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds/blocking/queue.py to queue.pyc writing byte-compilation script '/tmp/tmpJrcLls.py' /usr/sbin/python2 -O /tmp/tmpJrcLls.py File "/usr/lib/python2.7/site-packages/hpfeeds/asyncio/client.py", line 81 async def _tryconnect(self): ^ SyntaxError: invalid syntax File "/usr/lib/python2.7/site-packages/hpfeeds/tests/test_twisted_service.py", line 49 async def inner(): ^ SyntaxError: invalid syntax File "/usr/lib/python2.7/site-packages/hpfeeds/tests/test_broker_prometheus.py", line 31 async def inner(): ^ SyntaxError: invalid syntax File "/usr/lib/python2.7/site-packages/hpfeeds/tests/test_broker_connection.py", line 186 async def inner(): ^ SyntaxError: invalid syntax File "/usr/lib/python2.7/site-packages/hpfeeds/tests/test_client_integration.py", line 23 async def inner(): ^ SyntaxError: invalid syntax File "/usr/lib/python2.7/site-packages/hpfeeds/tests/test_asyncio_client.py", line 38 async def inner(): ^ SyntaxError: invalid syntax File "/usr/lib/python2.7/site-packages/hpfeeds/broker/server.py", line 144 async def serve_forever(self): ^ SyntaxError: invalid syntax File "/usr/lib/python2.7/site-packages/hpfeeds/broker/prometheus.py", line 132 async def metrics(request): ^ SyntaxError: invalid syntax File "/usr/lib/python2.7/site-packages/hpfeeds/broker/connection.py", line 73 async def deadline_timer(): ^ SyntaxError: invalid syntax File "/usr/lib/python2.7/site-packages/hpfeeds/broker/utils/supervisor.py", line 11 async def _task(): ^ SyntaxError: invalid syntax File "/usr/lib/python2.7/site-packages/hpfeeds/broker/utils/inotify.py", line 112 async def _watch_task(path, callback): ^ SyntaxError: invalid syntax File "/usr/lib/python2.7/site-packages/hpfeeds/broker/auth/env.py", line 28 async def start(self): ^ SyntaxError: invalid syntax File "/usr/lib/python2.7/site-packages/hpfeeds/broker/auth/sqlite.py", line 37 async def start(self): ^ SyntaxError: invalid syntax File "/usr/lib/python2.7/site-packages/hpfeeds/broker/auth/json.py", line 26 async def start(self): ^ SyntaxError: invalid syntax File "/usr/lib/python2.7/site-packages/hpfeeds/broker/auth/memory.py", line 20 async def start(self): ^ SyntaxError: invalid syntax removing /tmp/tmpJrcLls.py running install_egg_info running egg_info writing requirements to hpfeeds3.egg-info/requires.txt writing hpfeeds3.egg-info/PKG-INFO writing top-level names to hpfeeds3.egg-info/top_level.txt writing dependency_links to hpfeeds3.egg-info/dependency_links.txt writing entry points to hpfeeds3.egg-info/entry_points.txt reading manifest file 'hpfeeds3.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'hpfeeds3.egg-info/SOURCES.txt' Copying hpfeeds3.egg-info to /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/lib/python2.7/site-packages/hpfeeds3-0.9.10-py2.7.egg-info running install_scripts Installing hpfeeds script to /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/bin Installing hpfeeds-broker script to /src/packages/libs/python/python-hpfeeds3/pkg/python2-hpfeeds3/usr/bin ==> 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 "python2-hpfeeds3"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Starting package_python-hpfeeds3()... running install /usr/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages creating /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds creating /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/asyncio copying build/lib/hpfeeds/asyncio/__init__.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/asyncio copying build/lib/hpfeeds/asyncio/client.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/asyncio copying build/lib/hpfeeds/asyncio/protocol.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/asyncio copying build/lib/hpfeeds/exceptions.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds creating /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/twisted copying build/lib/hpfeeds/twisted/service.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/twisted copying build/lib/hpfeeds/twisted/__init__.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/twisted copying build/lib/hpfeeds/twisted/factory.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/twisted copying build/lib/hpfeeds/twisted/protocol.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/twisted creating /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/scripts copying build/lib/hpfeeds/scripts/broker.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/scripts copying build/lib/hpfeeds/scripts/__init__.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/scripts copying build/lib/hpfeeds/scripts/cli.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/scripts copying build/lib/hpfeeds/__init__.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds copying build/lib/hpfeeds/client.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds creating /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/tests copying build/lib/hpfeeds/tests/test_blocking_protocol.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/tests copying build/lib/hpfeeds/tests/fakebroker.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/tests copying build/lib/hpfeeds/tests/__init__.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/tests copying build/lib/hpfeeds/tests/test_twisted_service.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/tests copying build/lib/hpfeeds/tests/test_protocol.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/tests copying build/lib/hpfeeds/tests/test_blocking_queue.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/tests copying build/lib/hpfeeds/tests/test_broker_prometheus.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/tests copying build/lib/hpfeeds/tests/test_client_integration_py2.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/tests copying build/lib/hpfeeds/tests/test_twisted_factory.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/tests copying build/lib/hpfeeds/tests/testcert.crt -> /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/tests copying build/lib/hpfeeds/tests/testcert.key -> /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/tests copying build/lib/hpfeeds/tests/test_broker_connection.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/tests copying build/lib/hpfeeds/tests/test_broker_auth_sqlite.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/tests copying build/lib/hpfeeds/tests/utils.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/tests copying build/lib/hpfeeds/tests/test_twisted_service_py2.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/tests copying build/lib/hpfeeds/tests/test_asyncio_protocol.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/tests copying build/lib/hpfeeds/tests/test_twisted_protocol.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/tests copying build/lib/hpfeeds/tests/test_blocking_session.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/tests copying build/lib/hpfeeds/tests/test_client_integration.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/tests copying build/lib/hpfeeds/tests/test_asyncio_client.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/tests copying build/lib/hpfeeds/tests/test_broker_auth_env.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/tests creating /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/broker copying build/lib/hpfeeds/broker/server.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/broker copying build/lib/hpfeeds/broker/prometheus.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/broker copying build/lib/hpfeeds/broker/connection.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/broker creating /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/broker/utils copying build/lib/hpfeeds/broker/utils/supervisor.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/broker/utils copying build/lib/hpfeeds/broker/utils/__init__.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/broker/utils copying build/lib/hpfeeds/broker/utils/inotify.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/broker/utils copying build/lib/hpfeeds/broker/__init__.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/broker creating /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/broker/auth copying build/lib/hpfeeds/broker/auth/env.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/broker/auth copying build/lib/hpfeeds/broker/auth/__init__.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/broker/auth copying build/lib/hpfeeds/broker/auth/sqlite.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/broker/auth copying build/lib/hpfeeds/broker/auth/json.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/broker/auth copying build/lib/hpfeeds/broker/auth/memory.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/broker/auth copying build/lib/hpfeeds/protocol.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds creating /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/blocking copying build/lib/hpfeeds/blocking/__init__.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/blocking copying build/lib/hpfeeds/blocking/reactor.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/blocking copying build/lib/hpfeeds/blocking/session.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/blocking copying build/lib/hpfeeds/blocking/protocol.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/blocking copying build/lib/hpfeeds/blocking/queue.py -> /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/blocking byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/asyncio/__init__.py to __init__.cpython-313.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/asyncio/client.py to client.cpython-313.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/asyncio/protocol.py to protocol.cpython-313.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/exceptions.py to exceptions.cpython-313.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/twisted/service.py to service.cpython-313.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/twisted/__init__.py to __init__.cpython-313.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/twisted/factory.py to factory.cpython-313.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/twisted/protocol.py to protocol.cpython-313.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/scripts/broker.py to broker.cpython-313.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/scripts/__init__.py to __init__.cpython-313.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/scripts/cli.py to cli.cpython-313.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/__init__.py to __init__.cpython-313.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/client.py to client.cpython-313.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/tests/test_blocking_protocol.py to test_blocking_protocol.cpython-313.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/tests/fakebroker.py to fakebroker.cpython-313.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/tests/__init__.py to __init__.cpython-313.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/tests/test_twisted_service.py to test_twisted_service.cpython-313.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/tests/test_protocol.py to test_protocol.cpython-313.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/tests/test_blocking_queue.py to test_blocking_queue.cpython-313.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/tests/test_broker_prometheus.py to test_broker_prometheus.cpython-313.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/tests/test_client_integration_py2.py to test_client_integration_py2.cpython-313.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/tests/test_twisted_factory.py to test_twisted_factory.cpython-313.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/tests/test_broker_connection.py to test_broker_connection.cpython-313.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/tests/test_broker_auth_sqlite.py to test_broker_auth_sqlite.cpython-313.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/tests/utils.py to utils.cpython-313.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/tests/test_twisted_service_py2.py to test_twisted_service_py2.cpython-313.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/tests/test_asyncio_protocol.py to test_asyncio_protocol.cpython-313.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/tests/test_twisted_protocol.py to test_twisted_protocol.cpython-313.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/tests/test_blocking_session.py to test_blocking_session.cpython-313.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/tests/test_client_integration.py to test_client_integration.cpython-313.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/tests/test_asyncio_client.py to test_asyncio_client.cpython-313.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/tests/test_broker_auth_env.py to test_broker_auth_env.cpython-313.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/broker/server.py to server.cpython-313.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/broker/prometheus.py to prometheus.cpython-313.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/broker/connection.py to connection.cpython-313.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/broker/utils/supervisor.py to supervisor.cpython-313.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/broker/utils/__init__.py to __init__.cpython-313.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/broker/utils/inotify.py to inotify.cpython-313.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/broker/__init__.py to __init__.cpython-313.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/broker/auth/env.py to env.cpython-313.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/broker/auth/__init__.py to __init__.cpython-313.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/broker/auth/sqlite.py to sqlite.cpython-313.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/broker/auth/json.py to json.cpython-313.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/broker/auth/memory.py to memory.cpython-313.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/protocol.py to protocol.cpython-313.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/blocking/__init__.py to __init__.cpython-313.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/blocking/reactor.py to reactor.cpython-313.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/blocking/session.py to session.cpython-313.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/blocking/protocol.py to protocol.cpython-313.pyc byte-compiling /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds/blocking/queue.py to queue.cpython-313.pyc writing byte-compilation script '/tmp/tmpqs8gnpgq.py' /usr/sbin/python /tmp/tmpqs8gnpgq.py removing /tmp/tmpqs8gnpgq.py running install_egg_info running egg_info writing hpfeeds3.egg-info/PKG-INFO writing dependency_links to hpfeeds3.egg-info/dependency_links.txt writing entry points to hpfeeds3.egg-info/entry_points.txt writing requirements to hpfeeds3.egg-info/requires.txt writing top-level names to hpfeeds3.egg-info/top_level.txt reading manifest file 'hpfeeds3.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'hpfeeds3.egg-info/SOURCES.txt' Copying hpfeeds3.egg-info to /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/lib/python3.13/site-packages/hpfeeds3-0.9.10-py3.13.egg-info running install_scripts Installing hpfeeds script to /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/bin Installing hpfeeds-broker script to /src/packages/libs/python/python-hpfeeds3/pkg/python-hpfeeds3/usr/bin ==> 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-hpfeeds3"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python-hpfeeds3 0.9.10-4 (Sun 12 Jan 2025 11:55:45 PM UTC) ==> Cleaning up... ==> Removing installed dependencies... checking dependencies... :: git optionally requires python: git svn & git p4 :: iproute2 optionally requires python: for routel :: libevent optionally requires python: event_rpcgen.py :: libxml2 optionally requires python: Python bindings :: rsync optionally requires python: for rrsync :: util-linux-libs optionally requires python: python bindings to libmount Package (14) Old Version Net Change mpdecimal 4.0.0-2 -0.32 MiB python 3.13.1-1 -67.54 MiB python-autocommand 2.2.2-7 -0.08 MiB python-jaraco.collections 5.1.0-1 -0.10 MiB python-jaraco.context 6.0.1-1 -0.04 MiB python-jaraco.functools 4.1.0-1 -0.07 MiB python-jaraco.text 4.0.0-2 -0.08 MiB python-more-itertools 10.5.0-1 -0.64 MiB python-packaging 24.2-3 -0.66 MiB python-platformdirs 4.3.6-2 -0.24 MiB python-setuptools 1:75.2.0-4 -8.05 MiB python-wheel 0.45.0-3 -0.28 MiB python2 2.7.18-8 -70.24 MiB python2-setuptools 2:44.1.1-2 -3.81 MiB Total Removed Size: 152.17 MiB :: Do you want to remove these packages? [Y/n] :: Processing package changes... removing python2-setuptools... removing python2... removing python-setuptools... removing python-wheel... removing python-platformdirs... removing python-packaging... removing python-jaraco.collections... removing python-jaraco.text... removing python-jaraco.functools... removing python-more-itertools... removing python-jaraco.context... removing python-autocommand... removing python... removing mpdecimal... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate...