==> Retrieving sources... -> Updating wsnet git repo... ==> Generating checksums for source files... ==> Making package: python-wsnet 0.0.17.r8.gc99310a-1 (Mon 13 Jan 2025 12:37:34 AM UTC) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Package (11) New Version Net Change Download Size core/mpdecimal 4.0.0-2 0.32 MiB extra/python-aiohappyeyeballs 2.4.4-1 0.08 MiB 0.02 MiB extra/python-aiosignal 1.3.1-8 0.03 MiB 0.01 MiB extra/python-attrs 23.2.0-4 0.54 MiB extra/python-frozenlist 1.4.1-4 0.15 MiB 0.05 MiB extra/python-idna 3.10-2 0.88 MiB extra/python-multidict 6.0.5-4 0.16 MiB 0.04 MiB extra/python-yarl 1.9.4-4 0.32 MiB 0.09 MiB core/python 3.13.1-1 67.54 MiB extra/python-aiohttp 3.10.5-2 3.15 MiB 0.59 MiB extra/python-websockets 12.0-3 1.23 MiB 0.20 MiB Total Download Size: 1.00 MiB Total Installed Size: 74.41 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... python-aiohttp-3.10.5-2-x86_64 downloading... python-websockets-12.0-3-x86_64 downloading... python-yarl-1.9.4-4-x86_64 downloading... python-frozenlist-1.4.1-4-x86_64 downloading... python-multidict-6.0.5-4-x86_64 downloading... python-aiohappyeyeballs-2.4.4-1-any downloading... python-aiosignal-1.3.1-8-any downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... :: 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-websockets... installing python-aiohappyeyeballs... installing python-frozenlist... installing python-aiosignal... installing python-attrs... installing python-multidict... installing python-idna... installing python-yarl... installing python-aiohttp... Optional dependencies for python-aiohttp gunicorn: to deploy using Gunicorn python-aiodns: for fast DNS resolving python-brotli: for Brotli transfer-encodings support :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Checking buildtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Package (10) New Version Net Change 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 extra/python-setuptools 1:75.2.0-4 8.05 MiB Total Installed Size: 10.25 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... 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... -> Updating wsnet git repo... ==> Validating source files with sha512sums... wsnet ... Skipped ==> Extracting sources... -> Creating working copy of wsnet git repo... Switched to a new branch 'makepkg' ==> Starting pkgver()... ==> Starting build()... Warning: 'classifiers' should be a list, got type 'tuple' running build running build_py creating build/lib/wsnet copying wsnet/__init__.py -> build/lib/wsnet copying wsnet/_version.py -> build/lib/wsnet creating build/lib/wsnet/operator copying wsnet/operator/sspiproxy.py -> build/lib/wsnet/operator copying wsnet/operator/__init__.py -> build/lib/wsnet/operator copying wsnet/operator/networkproxy.py -> build/lib/wsnet/operator creating build/lib/wsnet/protocol copying wsnet/protocol/__init__.py -> build/lib/wsnet/protocol copying wsnet/protocol/cmdtypes.py -> build/lib/wsnet/protocol copying wsnet/protocol/utils.py -> build/lib/wsnet/protocol creating build/lib/wsnet/agent copying wsnet/agent/__init__.py -> build/lib/wsnet/agent copying wsnet/agent/agent.py -> build/lib/wsnet/agent creating build/lib/wsnet/utils copying wsnet/utils/__init__.py -> build/lib/wsnet/utils copying wsnet/utils/encoder.py -> build/lib/wsnet/utils creating build/lib/wsnet/pyodide copying wsnet/pyodide/fileops.py -> build/lib/wsnet/pyodide copying wsnet/pyodide/__init__.py -> build/lib/wsnet/pyodide copying wsnet/pyodide/client.py -> build/lib/wsnet/pyodide copying wsnet/pyodide/clientinfo.py -> build/lib/wsnet/pyodide copying wsnet/pyodide/test_js.py -> build/lib/wsnet/pyodide copying wsnet/pyodide/tcpserver.py -> build/lib/wsnet/pyodide copying wsnet/pyodide/asyncio_helper.py -> build/lib/wsnet/pyodide copying wsnet/pyodide/clientauth.py -> build/lib/wsnet/pyodide copying wsnet/pyodide/udpserver.py -> build/lib/wsnet/pyodide copying wsnet/pyodide/resolv.py -> build/lib/wsnet/pyodide creating build/lib/wsnet/server copying wsnet/server/wsserversmbpipe.py -> build/lib/wsnet/server copying wsnet/server/pipesocks.py -> build/lib/wsnet/server copying wsnet/server/wsserver.py -> build/lib/wsnet/server copying wsnet/server/__init__.py -> build/lib/wsnet/server creating build/lib/wsnet/router copying wsnet/router/__init__.py -> build/lib/wsnet/router copying wsnet/router/router.py -> build/lib/wsnet/router creating build/lib/wsnet/protocol/authentication copying wsnet/protocol/authentication/kerberosauth.py -> build/lib/wsnet/protocol/authentication copying wsnet/protocol/authentication/ntlmchallengereply.py -> build/lib/wsnet/protocol/authentication copying wsnet/protocol/authentication/sequencenoreply.py -> build/lib/wsnet/protocol/authentication copying wsnet/protocol/authentication/__init__.py -> build/lib/wsnet/protocol/authentication copying wsnet/protocol/authentication/autherror.py -> build/lib/wsnet/protocol/authentication copying wsnet/protocol/authentication/kerberosauthreply.py -> build/lib/wsnet/protocol/authentication copying wsnet/protocol/authentication/sessionkeyreply.py -> build/lib/wsnet/protocol/authentication copying wsnet/protocol/authentication/ntlmchallenge.py -> build/lib/wsnet/protocol/authentication copying wsnet/protocol/authentication/ntlmauth.py -> build/lib/wsnet/protocol/authentication copying wsnet/protocol/authentication/sessionkey.py -> build/lib/wsnet/protocol/authentication copying wsnet/protocol/authentication/sequenceno.py -> build/lib/wsnet/protocol/authentication copying wsnet/protocol/authentication/ntlmauthreply.py -> build/lib/wsnet/protocol/authentication creating build/lib/wsnet/protocol/fileop copying wsnet/protocol/fileop/filestat.py -> build/lib/wsnet/protocol/fileop copying wsnet/protocol/fileop/fileopen.py -> build/lib/wsnet/protocol/fileop copying wsnet/protocol/fileop/dirmk.py -> build/lib/wsnet/protocol/fileop copying wsnet/protocol/fileop/filecopy.py -> build/lib/wsnet/protocol/fileop copying wsnet/protocol/fileop/fileread.py -> build/lib/wsnet/protocol/fileop copying wsnet/protocol/fileop/filemove.py -> build/lib/wsnet/protocol/fileop copying wsnet/protocol/fileop/__init__.py -> build/lib/wsnet/protocol/fileop copying wsnet/protocol/fileop/fileentry.py -> build/lib/wsnet/protocol/fileop copying wsnet/protocol/fileop/dircopy.py -> build/lib/wsnet/protocol/fileop copying wsnet/protocol/fileop/dirls.py -> build/lib/wsnet/protocol/fileop copying wsnet/protocol/fileop/filerm.py -> build/lib/wsnet/protocol/fileop copying wsnet/protocol/fileop/dirmove.py -> build/lib/wsnet/protocol/fileop copying wsnet/protocol/fileop/filedata.py -> build/lib/wsnet/protocol/fileop copying wsnet/protocol/fileop/dirrm.py -> build/lib/wsnet/protocol/fileop creating build/lib/wsnet/protocol/common copying wsnet/protocol/common/listagents.py -> build/lib/wsnet/protocol/common copying wsnet/protocol/common/__init__.py -> build/lib/wsnet/protocol/common copying wsnet/protocol/common/ok.py -> build/lib/wsnet/protocol/common copying wsnet/protocol/common/err.py -> build/lib/wsnet/protocol/common copying wsnet/protocol/common/nop.py -> build/lib/wsnet/protocol/common copying wsnet/protocol/common/inforeply.py -> build/lib/wsnet/protocol/common copying wsnet/protocol/common/listagentsreply.py -> build/lib/wsnet/protocol/common copying wsnet/protocol/common/info.py -> build/lib/wsnet/protocol/common copying wsnet/protocol/common/stop.py -> build/lib/wsnet/protocol/common copying wsnet/protocol/common/log.py -> build/lib/wsnet/protocol/common copying wsnet/protocol/common/wsncontinue.py -> build/lib/wsnet/protocol/common creating build/lib/wsnet/protocol/connection copying wsnet/protocol/connection/connect.py -> build/lib/wsnet/protocol/connection copying wsnet/protocol/connection/__init__.py -> build/lib/wsnet/protocol/connection copying wsnet/protocol/connection/wrapssl.py -> build/lib/wsnet/protocol/connection copying wsnet/protocol/connection/serversocketdata.py -> build/lib/wsnet/protocol/connection copying wsnet/protocol/connection/socketdata.py -> build/lib/wsnet/protocol/connection copying wsnet/protocol/connection/resolv.py -> build/lib/wsnet/protocol/connection creating build/lib/wsnet/agent/direct copying wsnet/agent/direct/auth.py -> build/lib/wsnet/agent/direct copying wsnet/agent/direct/__init__.py -> build/lib/wsnet/agent/direct running egg_info creating wsnet.egg-info writing wsnet.egg-info/PKG-INFO writing dependency_links to wsnet.egg-info/dependency_links.txt writing entry points to wsnet.egg-info/entry_points.txt writing requirements to wsnet.egg-info/requires.txt writing top-level names to wsnet.egg-info/top_level.txt writing manifest file 'wsnet.egg-info/SOURCES.txt' reading manifest file 'wsnet.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'LICENSE' writing manifest file 'wsnet.egg-info/SOURCES.txt' ==> Entering fakeroot environment... ==> Starting package()... Warning: 'classifiers' should be a list, got type 'tuple' 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-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages creating /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet creating /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/operator copying build/lib/wsnet/operator/sspiproxy.py -> /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/operator copying build/lib/wsnet/operator/__init__.py -> /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/operator copying build/lib/wsnet/operator/networkproxy.py -> /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/operator creating /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol creating /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/authentication copying build/lib/wsnet/protocol/authentication/kerberosauth.py -> /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/authentication copying build/lib/wsnet/protocol/authentication/ntlmchallengereply.py -> /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/authentication copying build/lib/wsnet/protocol/authentication/sequencenoreply.py -> /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/authentication copying build/lib/wsnet/protocol/authentication/__init__.py -> /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/authentication copying build/lib/wsnet/protocol/authentication/autherror.py -> /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/authentication copying build/lib/wsnet/protocol/authentication/kerberosauthreply.py -> /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/authentication copying build/lib/wsnet/protocol/authentication/sessionkeyreply.py -> /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/authentication copying build/lib/wsnet/protocol/authentication/ntlmchallenge.py -> /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/authentication copying build/lib/wsnet/protocol/authentication/ntlmauth.py -> /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/authentication copying build/lib/wsnet/protocol/authentication/sessionkey.py -> /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/authentication copying build/lib/wsnet/protocol/authentication/sequenceno.py -> /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/authentication copying build/lib/wsnet/protocol/authentication/ntlmauthreply.py -> /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/authentication creating /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/fileop copying build/lib/wsnet/protocol/fileop/filestat.py -> /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/fileop copying build/lib/wsnet/protocol/fileop/fileopen.py -> /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/fileop copying build/lib/wsnet/protocol/fileop/dirmk.py -> /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/fileop copying build/lib/wsnet/protocol/fileop/filecopy.py -> /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/fileop copying build/lib/wsnet/protocol/fileop/fileread.py -> /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/fileop copying build/lib/wsnet/protocol/fileop/filemove.py -> /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/fileop copying build/lib/wsnet/protocol/fileop/__init__.py -> /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/fileop copying build/lib/wsnet/protocol/fileop/fileentry.py -> /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/fileop copying build/lib/wsnet/protocol/fileop/dircopy.py -> /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/fileop copying build/lib/wsnet/protocol/fileop/dirls.py -> /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/fileop copying build/lib/wsnet/protocol/fileop/filerm.py -> /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/fileop copying build/lib/wsnet/protocol/fileop/dirmove.py -> /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/fileop copying build/lib/wsnet/protocol/fileop/filedata.py -> /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/fileop copying build/lib/wsnet/protocol/fileop/dirrm.py -> /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/fileop creating /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/common copying build/lib/wsnet/protocol/common/listagents.py -> /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/common copying build/lib/wsnet/protocol/common/__init__.py -> /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/common copying build/lib/wsnet/protocol/common/ok.py -> /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/common copying build/lib/wsnet/protocol/common/err.py -> /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/common copying build/lib/wsnet/protocol/common/nop.py -> /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/common copying build/lib/wsnet/protocol/common/inforeply.py -> /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/common copying build/lib/wsnet/protocol/common/listagentsreply.py -> /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/common copying build/lib/wsnet/protocol/common/info.py -> /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/common copying build/lib/wsnet/protocol/common/stop.py -> /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/common copying build/lib/wsnet/protocol/common/log.py -> /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/common copying build/lib/wsnet/protocol/common/wsncontinue.py -> /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/common copying build/lib/wsnet/protocol/__init__.py -> /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol creating /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/connection copying build/lib/wsnet/protocol/connection/connect.py -> /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/connection copying build/lib/wsnet/protocol/connection/__init__.py -> /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/connection copying build/lib/wsnet/protocol/connection/wrapssl.py -> /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/connection copying build/lib/wsnet/protocol/connection/serversocketdata.py -> /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/connection copying build/lib/wsnet/protocol/connection/socketdata.py -> /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/connection copying build/lib/wsnet/protocol/connection/resolv.py -> /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/connection copying build/lib/wsnet/protocol/cmdtypes.py -> /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol copying build/lib/wsnet/protocol/utils.py -> /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol creating /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/agent copying build/lib/wsnet/agent/__init__.py -> /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/agent creating /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/agent/direct copying build/lib/wsnet/agent/direct/auth.py -> /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/agent/direct copying build/lib/wsnet/agent/direct/__init__.py -> /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/agent/direct copying build/lib/wsnet/agent/agent.py -> /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/agent creating /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/utils copying build/lib/wsnet/utils/__init__.py -> /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/utils copying build/lib/wsnet/utils/encoder.py -> /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/utils copying build/lib/wsnet/__init__.py -> /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet creating /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/pyodide copying build/lib/wsnet/pyodide/fileops.py -> /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/pyodide copying build/lib/wsnet/pyodide/__init__.py -> /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/pyodide copying build/lib/wsnet/pyodide/client.py -> /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/pyodide copying build/lib/wsnet/pyodide/clientinfo.py -> /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/pyodide copying build/lib/wsnet/pyodide/test_js.py -> /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/pyodide copying build/lib/wsnet/pyodide/tcpserver.py -> /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/pyodide copying build/lib/wsnet/pyodide/asyncio_helper.py -> /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/pyodide copying build/lib/wsnet/pyodide/clientauth.py -> /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/pyodide copying build/lib/wsnet/pyodide/udpserver.py -> /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/pyodide copying build/lib/wsnet/pyodide/resolv.py -> /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/pyodide creating /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/server copying build/lib/wsnet/server/wsserversmbpipe.py -> /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/server copying build/lib/wsnet/server/pipesocks.py -> /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/server copying build/lib/wsnet/server/wsserver.py -> /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/server copying build/lib/wsnet/server/__init__.py -> /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/server creating /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/router copying build/lib/wsnet/router/__init__.py -> /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/router copying build/lib/wsnet/router/router.py -> /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/router copying build/lib/wsnet/_version.py -> /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet byte-compiling /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/operator/sspiproxy.py to sspiproxy.cpython-313.pyc byte-compiling /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/operator/__init__.py to __init__.cpython-313.pyc byte-compiling /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/operator/networkproxy.py to networkproxy.cpython-313.pyc byte-compiling /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/authentication/kerberosauth.py to kerberosauth.cpython-313.pyc byte-compiling /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/authentication/ntlmchallengereply.py to ntlmchallengereply.cpython-313.pyc byte-compiling /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/authentication/sequencenoreply.py to sequencenoreply.cpython-313.pyc byte-compiling /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/authentication/__init__.py to __init__.cpython-313.pyc byte-compiling /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/authentication/autherror.py to autherror.cpython-313.pyc byte-compiling /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/authentication/kerberosauthreply.py to kerberosauthreply.cpython-313.pyc byte-compiling /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/authentication/sessionkeyreply.py to sessionkeyreply.cpython-313.pyc byte-compiling /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/authentication/ntlmchallenge.py to ntlmchallenge.cpython-313.pyc byte-compiling /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/authentication/ntlmauth.py to ntlmauth.cpython-313.pyc byte-compiling /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/authentication/sessionkey.py to sessionkey.cpython-313.pyc byte-compiling /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/authentication/sequenceno.py to sequenceno.cpython-313.pyc byte-compiling /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/authentication/ntlmauthreply.py to ntlmauthreply.cpython-313.pyc byte-compiling /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/fileop/filestat.py to filestat.cpython-313.pyc byte-compiling /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/fileop/fileopen.py to fileopen.cpython-313.pyc byte-compiling /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/fileop/dirmk.py to dirmk.cpython-313.pyc byte-compiling /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/fileop/filecopy.py to filecopy.cpython-313.pyc byte-compiling /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/fileop/fileread.py to fileread.cpython-313.pyc byte-compiling /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/fileop/filemove.py to filemove.cpython-313.pyc byte-compiling /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/fileop/__init__.py to __init__.cpython-313.pyc byte-compiling /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/fileop/fileentry.py to fileentry.cpython-313.pyc byte-compiling /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/fileop/dircopy.py to dircopy.cpython-313.pyc byte-compiling /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/fileop/dirls.py to dirls.cpython-313.pyc byte-compiling /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/fileop/filerm.py to filerm.cpython-313.pyc byte-compiling /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/fileop/dirmove.py to dirmove.cpython-313.pyc byte-compiling /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/fileop/filedata.py to filedata.cpython-313.pyc byte-compiling /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/fileop/dirrm.py to dirrm.cpython-313.pyc byte-compiling /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/common/listagents.py to listagents.cpython-313.pyc byte-compiling /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/common/__init__.py to __init__.cpython-313.pyc byte-compiling /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/common/ok.py to ok.cpython-313.pyc byte-compiling /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/common/err.py to err.cpython-313.pyc byte-compiling /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/common/nop.py to nop.cpython-313.pyc byte-compiling /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/common/inforeply.py to inforeply.cpython-313.pyc byte-compiling /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/common/listagentsreply.py to listagentsreply.cpython-313.pyc byte-compiling /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/common/info.py to info.cpython-313.pyc byte-compiling /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/common/stop.py to stop.cpython-313.pyc byte-compiling /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/common/log.py to log.cpython-313.pyc byte-compiling /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/common/wsncontinue.py to wsncontinue.cpython-313.pyc byte-compiling /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/__init__.py to __init__.cpython-313.pyc byte-compiling /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/connection/connect.py to connect.cpython-313.pyc byte-compiling /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/connection/__init__.py to __init__.cpython-313.pyc byte-compiling /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/connection/wrapssl.py to wrapssl.cpython-313.pyc byte-compiling /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/connection/serversocketdata.py to serversocketdata.cpython-313.pyc byte-compiling /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/connection/socketdata.py to socketdata.cpython-313.pyc byte-compiling /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/connection/resolv.py to resolv.cpython-313.pyc byte-compiling /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/cmdtypes.py to cmdtypes.cpython-313.pyc byte-compiling /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/protocol/utils.py to utils.cpython-313.pyc byte-compiling /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/agent/__init__.py to __init__.cpython-313.pyc byte-compiling /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/agent/direct/auth.py to auth.cpython-313.pyc byte-compiling /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/agent/direct/__init__.py to __init__.cpython-313.pyc byte-compiling /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/agent/agent.py to agent.cpython-313.pyc byte-compiling /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/utils/__init__.py to __init__.cpython-313.pyc byte-compiling /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/utils/encoder.py to encoder.cpython-313.pyc byte-compiling /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/__init__.py to __init__.cpython-313.pyc byte-compiling /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/pyodide/fileops.py to fileops.cpython-313.pyc byte-compiling /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/pyodide/__init__.py to __init__.cpython-313.pyc byte-compiling /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/pyodide/client.py to client.cpython-313.pyc byte-compiling /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/pyodide/clientinfo.py to clientinfo.cpython-313.pyc byte-compiling /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/pyodide/test_js.py to test_js.cpython-313.pyc byte-compiling /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/pyodide/tcpserver.py to tcpserver.cpython-313.pyc byte-compiling /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/pyodide/asyncio_helper.py to asyncio_helper.cpython-313.pyc byte-compiling /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/pyodide/clientauth.py to clientauth.cpython-313.pyc byte-compiling /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/pyodide/udpserver.py to udpserver.cpython-313.pyc byte-compiling /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/pyodide/resolv.py to resolv.cpython-313.pyc byte-compiling /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/server/wsserversmbpipe.py to wsserversmbpipe.cpython-313.pyc byte-compiling /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/server/pipesocks.py to pipesocks.cpython-313.pyc byte-compiling /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/server/wsserver.py to wsserver.cpython-313.pyc byte-compiling /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/server/__init__.py to __init__.cpython-313.pyc byte-compiling /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/router/__init__.py to __init__.cpython-313.pyc byte-compiling /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/router/router.py to router.cpython-313.pyc byte-compiling /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet/_version.py to _version.cpython-313.pyc writing byte-compilation script '/tmp/tmp46pbmrw8.py' /usr/sbin/python /tmp/tmp46pbmrw8.py removing /tmp/tmp46pbmrw8.py running install_egg_info running egg_info writing wsnet.egg-info/PKG-INFO writing dependency_links to wsnet.egg-info/dependency_links.txt writing entry points to wsnet.egg-info/entry_points.txt writing requirements to wsnet.egg-info/requires.txt writing top-level names to wsnet.egg-info/top_level.txt reading manifest file 'wsnet.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'LICENSE' writing manifest file 'wsnet.egg-info/SOURCES.txt' Copying wsnet.egg-info to /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/lib/python3.13/site-packages/wsnet-0.0.15-py3.13.egg-info running install_scripts Installing wsnet-sockspipe script to /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/bin Installing wsnet-wspipe script to /src/packages/libs/python/python-wsnet/pkg/python-wsnet/usr/bin Installing wsnet-wssserver script to /src/packages/libs/python/python-wsnet/pkg/python-wsnet/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-wsnet"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python-wsnet 0.0.17.r8.gc99310a-1 (Mon 13 Jan 2025 12:37:42 AM 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 (21) Old Version Net Change mpdecimal 4.0.0-2 -0.32 MiB python 3.13.1-1 -67.54 MiB python-aiohappyeyeballs 2.4.4-1 -0.08 MiB python-aiohttp 3.10.5-2 -3.15 MiB python-aiosignal 1.3.1-8 -0.03 MiB python-attrs 23.2.0-4 -0.54 MiB python-autocommand 2.2.2-7 -0.08 MiB python-frozenlist 1.4.1-4 -0.15 MiB python-idna 3.10-2 -0.88 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-multidict 6.0.5-4 -0.16 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-websockets 12.0-3 -1.23 MiB python-wheel 0.45.0-3 -0.28 MiB python-yarl 1.9.4-4 -0.32 MiB Total Removed Size: 84.67 MiB :: Do you want to remove these packages? [Y/n] :: Processing package changes... removing python-websockets... 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-aiohttp... removing python-yarl... removing python-idna... removing python-multidict... removing python-attrs... removing python-aiosignal... removing python-frozenlist... removing python-aiohappyeyeballs... removing python... removing mpdecimal... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate...