==> Retrieving sources... -> Found pyshark-0.6.tar.gz ==> Generating checksums for source files... ==> Making package: python-pyshark 0.6-1 (Mon 13 Jan 2025 02:02:39 AM UTC) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Package (5) New Version Net Change Download Size extra/libxslt 1.1.42-2 0.80 MiB core/mpdecimal 4.0.0-2 0.32 MiB core/python 3.13.1-1 67.54 MiB extra/python-logbook 1.8.0-2 0.98 MiB 0.19 MiB extra/python-lxml 5.3.0-2 5.04 MiB Total Download Size: 0.19 MiB Total Installed Size: 74.68 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... python-logbook-1.8.0-2-x86_64 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 libxslt... Optional dependencies for libxslt python: Python bindings [installed] installing python-lxml... Optional dependencies for python-lxml python-beautifulsoup4: support for beautifulsoup parser to parse not well formed HTML python-cssselect: support for cssselect python-html5lib: support for html5lib parser python-lxml-docs: offline docs python-lxml-html-clean: enable htmlclean feature installing python-logbook... :: 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... -> Found pyshark-0.6.tar.gz ==> Validating source files with sha512sums... pyshark-0.6.tar.gz ... Passed ==> Extracting sources... -> Extracting pyshark-0.6.tar.gz with bsdtar ==> Starting build()... /usr/lib/python3.13/site-packages/setuptools/_distutils/dist.py:261: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) running build running build_py creating build/lib/pyshark copying pyshark/ek_field_mapping.py -> build/lib/pyshark copying pyshark/config.py -> build/lib/pyshark copying pyshark/__init__.py -> build/lib/pyshark copying pyshark/cache.py -> build/lib/pyshark creating build/lib/pyshark/packet copying pyshark/packet/consts.py -> build/lib/pyshark/packet copying pyshark/packet/packet_summary.py -> build/lib/pyshark/packet copying pyshark/packet/common.py -> build/lib/pyshark/packet copying pyshark/packet/__init__.py -> build/lib/pyshark/packet copying pyshark/packet/fields.py -> build/lib/pyshark/packet copying pyshark/packet/packet.py -> build/lib/pyshark/packet creating build/lib/pyshark/capture copying pyshark/capture/remote_capture.py -> build/lib/pyshark/capture copying pyshark/capture/live_capture.py -> build/lib/pyshark/capture copying pyshark/capture/__init__.py -> build/lib/pyshark/capture copying pyshark/capture/capture.py -> build/lib/pyshark/capture copying pyshark/capture/live_ring_capture.py -> build/lib/pyshark/capture copying pyshark/capture/file_capture.py -> build/lib/pyshark/capture copying pyshark/capture/pipe_capture.py -> build/lib/pyshark/capture copying pyshark/capture/inmem_capture.py -> build/lib/pyshark/capture creating build/lib/pyshark/tshark copying pyshark/tshark/__init__.py -> build/lib/pyshark/tshark copying pyshark/tshark/tshark.py -> build/lib/pyshark/tshark creating build/lib/pyshark/packet/layers copying pyshark/packet/layers/ek_layer.py -> build/lib/pyshark/packet/layers copying pyshark/packet/layers/__init__.py -> build/lib/pyshark/packet/layers copying pyshark/packet/layers/xml_layer.py -> build/lib/pyshark/packet/layers copying pyshark/packet/layers/base.py -> build/lib/pyshark/packet/layers copying pyshark/packet/layers/json_layer.py -> build/lib/pyshark/packet/layers creating build/lib/pyshark/tshark/output_parser copying pyshark/tshark/output_parser/base_parser.py -> build/lib/pyshark/tshark/output_parser copying pyshark/tshark/output_parser/tshark_xml.py -> build/lib/pyshark/tshark/output_parser copying pyshark/tshark/output_parser/__init__.py -> build/lib/pyshark/tshark/output_parser copying pyshark/tshark/output_parser/tshark_json.py -> build/lib/pyshark/tshark/output_parser copying pyshark/tshark/output_parser/tshark_ek.py -> build/lib/pyshark/tshark/output_parser copying pyshark/config.ini -> build/lib/pyshark ==> Entering fakeroot environment... ==> Starting package()... /usr/lib/python3.13/site-packages/setuptools/_distutils/dist.py:261: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) 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-pyshark/pkg/python-pyshark/usr/lib/python3.13/site-packages creating /src/packages/libs/python/python-pyshark/pkg/python-pyshark/usr/lib/python3.13/site-packages/pyshark creating /src/packages/libs/python/python-pyshark/pkg/python-pyshark/usr/lib/python3.13/site-packages/pyshark/packet copying build/lib/pyshark/packet/consts.py -> /src/packages/libs/python/python-pyshark/pkg/python-pyshark/usr/lib/python3.13/site-packages/pyshark/packet copying build/lib/pyshark/packet/packet_summary.py -> /src/packages/libs/python/python-pyshark/pkg/python-pyshark/usr/lib/python3.13/site-packages/pyshark/packet copying build/lib/pyshark/packet/common.py -> /src/packages/libs/python/python-pyshark/pkg/python-pyshark/usr/lib/python3.13/site-packages/pyshark/packet copying build/lib/pyshark/packet/__init__.py -> /src/packages/libs/python/python-pyshark/pkg/python-pyshark/usr/lib/python3.13/site-packages/pyshark/packet copying build/lib/pyshark/packet/fields.py -> /src/packages/libs/python/python-pyshark/pkg/python-pyshark/usr/lib/python3.13/site-packages/pyshark/packet copying build/lib/pyshark/packet/packet.py -> /src/packages/libs/python/python-pyshark/pkg/python-pyshark/usr/lib/python3.13/site-packages/pyshark/packet creating /src/packages/libs/python/python-pyshark/pkg/python-pyshark/usr/lib/python3.13/site-packages/pyshark/packet/layers copying build/lib/pyshark/packet/layers/ek_layer.py -> /src/packages/libs/python/python-pyshark/pkg/python-pyshark/usr/lib/python3.13/site-packages/pyshark/packet/layers copying build/lib/pyshark/packet/layers/__init__.py -> /src/packages/libs/python/python-pyshark/pkg/python-pyshark/usr/lib/python3.13/site-packages/pyshark/packet/layers copying build/lib/pyshark/packet/layers/xml_layer.py -> /src/packages/libs/python/python-pyshark/pkg/python-pyshark/usr/lib/python3.13/site-packages/pyshark/packet/layers copying build/lib/pyshark/packet/layers/base.py -> /src/packages/libs/python/python-pyshark/pkg/python-pyshark/usr/lib/python3.13/site-packages/pyshark/packet/layers copying build/lib/pyshark/packet/layers/json_layer.py -> /src/packages/libs/python/python-pyshark/pkg/python-pyshark/usr/lib/python3.13/site-packages/pyshark/packet/layers copying build/lib/pyshark/ek_field_mapping.py -> /src/packages/libs/python/python-pyshark/pkg/python-pyshark/usr/lib/python3.13/site-packages/pyshark copying build/lib/pyshark/config.py -> /src/packages/libs/python/python-pyshark/pkg/python-pyshark/usr/lib/python3.13/site-packages/pyshark copying build/lib/pyshark/__init__.py -> /src/packages/libs/python/python-pyshark/pkg/python-pyshark/usr/lib/python3.13/site-packages/pyshark creating /src/packages/libs/python/python-pyshark/pkg/python-pyshark/usr/lib/python3.13/site-packages/pyshark/capture copying build/lib/pyshark/capture/remote_capture.py -> /src/packages/libs/python/python-pyshark/pkg/python-pyshark/usr/lib/python3.13/site-packages/pyshark/capture copying build/lib/pyshark/capture/live_capture.py -> /src/packages/libs/python/python-pyshark/pkg/python-pyshark/usr/lib/python3.13/site-packages/pyshark/capture copying build/lib/pyshark/capture/__init__.py -> /src/packages/libs/python/python-pyshark/pkg/python-pyshark/usr/lib/python3.13/site-packages/pyshark/capture copying build/lib/pyshark/capture/capture.py -> /src/packages/libs/python/python-pyshark/pkg/python-pyshark/usr/lib/python3.13/site-packages/pyshark/capture copying build/lib/pyshark/capture/live_ring_capture.py -> /src/packages/libs/python/python-pyshark/pkg/python-pyshark/usr/lib/python3.13/site-packages/pyshark/capture copying build/lib/pyshark/capture/file_capture.py -> /src/packages/libs/python/python-pyshark/pkg/python-pyshark/usr/lib/python3.13/site-packages/pyshark/capture copying build/lib/pyshark/capture/pipe_capture.py -> /src/packages/libs/python/python-pyshark/pkg/python-pyshark/usr/lib/python3.13/site-packages/pyshark/capture copying build/lib/pyshark/capture/inmem_capture.py -> /src/packages/libs/python/python-pyshark/pkg/python-pyshark/usr/lib/python3.13/site-packages/pyshark/capture creating /src/packages/libs/python/python-pyshark/pkg/python-pyshark/usr/lib/python3.13/site-packages/pyshark/tshark copying build/lib/pyshark/tshark/__init__.py -> /src/packages/libs/python/python-pyshark/pkg/python-pyshark/usr/lib/python3.13/site-packages/pyshark/tshark copying build/lib/pyshark/tshark/tshark.py -> /src/packages/libs/python/python-pyshark/pkg/python-pyshark/usr/lib/python3.13/site-packages/pyshark/tshark creating /src/packages/libs/python/python-pyshark/pkg/python-pyshark/usr/lib/python3.13/site-packages/pyshark/tshark/output_parser copying build/lib/pyshark/tshark/output_parser/base_parser.py -> /src/packages/libs/python/python-pyshark/pkg/python-pyshark/usr/lib/python3.13/site-packages/pyshark/tshark/output_parser copying build/lib/pyshark/tshark/output_parser/tshark_xml.py -> /src/packages/libs/python/python-pyshark/pkg/python-pyshark/usr/lib/python3.13/site-packages/pyshark/tshark/output_parser copying build/lib/pyshark/tshark/output_parser/__init__.py -> /src/packages/libs/python/python-pyshark/pkg/python-pyshark/usr/lib/python3.13/site-packages/pyshark/tshark/output_parser copying build/lib/pyshark/tshark/output_parser/tshark_json.py -> /src/packages/libs/python/python-pyshark/pkg/python-pyshark/usr/lib/python3.13/site-packages/pyshark/tshark/output_parser copying build/lib/pyshark/tshark/output_parser/tshark_ek.py -> /src/packages/libs/python/python-pyshark/pkg/python-pyshark/usr/lib/python3.13/site-packages/pyshark/tshark/output_parser copying build/lib/pyshark/cache.py -> /src/packages/libs/python/python-pyshark/pkg/python-pyshark/usr/lib/python3.13/site-packages/pyshark copying build/lib/pyshark/config.ini -> /src/packages/libs/python/python-pyshark/pkg/python-pyshark/usr/lib/python3.13/site-packages/pyshark byte-compiling /src/packages/libs/python/python-pyshark/pkg/python-pyshark/usr/lib/python3.13/site-packages/pyshark/packet/consts.py to consts.cpython-313.pyc byte-compiling /src/packages/libs/python/python-pyshark/pkg/python-pyshark/usr/lib/python3.13/site-packages/pyshark/packet/packet_summary.py to packet_summary.cpython-313.pyc byte-compiling /src/packages/libs/python/python-pyshark/pkg/python-pyshark/usr/lib/python3.13/site-packages/pyshark/packet/common.py to common.cpython-313.pyc byte-compiling /src/packages/libs/python/python-pyshark/pkg/python-pyshark/usr/lib/python3.13/site-packages/pyshark/packet/__init__.py to __init__.cpython-313.pyc byte-compiling /src/packages/libs/python/python-pyshark/pkg/python-pyshark/usr/lib/python3.13/site-packages/pyshark/packet/fields.py to fields.cpython-313.pyc byte-compiling /src/packages/libs/python/python-pyshark/pkg/python-pyshark/usr/lib/python3.13/site-packages/pyshark/packet/packet.py to packet.cpython-313.pyc byte-compiling /src/packages/libs/python/python-pyshark/pkg/python-pyshark/usr/lib/python3.13/site-packages/pyshark/packet/layers/ek_layer.py to ek_layer.cpython-313.pyc byte-compiling /src/packages/libs/python/python-pyshark/pkg/python-pyshark/usr/lib/python3.13/site-packages/pyshark/packet/layers/__init__.py to __init__.cpython-313.pyc byte-compiling /src/packages/libs/python/python-pyshark/pkg/python-pyshark/usr/lib/python3.13/site-packages/pyshark/packet/layers/xml_layer.py to xml_layer.cpython-313.pyc byte-compiling /src/packages/libs/python/python-pyshark/pkg/python-pyshark/usr/lib/python3.13/site-packages/pyshark/packet/layers/base.py to base.cpython-313.pyc byte-compiling /src/packages/libs/python/python-pyshark/pkg/python-pyshark/usr/lib/python3.13/site-packages/pyshark/packet/layers/json_layer.py to json_layer.cpython-313.pyc byte-compiling /src/packages/libs/python/python-pyshark/pkg/python-pyshark/usr/lib/python3.13/site-packages/pyshark/ek_field_mapping.py to ek_field_mapping.cpython-313.pyc byte-compiling /src/packages/libs/python/python-pyshark/pkg/python-pyshark/usr/lib/python3.13/site-packages/pyshark/config.py to config.cpython-313.pyc byte-compiling /src/packages/libs/python/python-pyshark/pkg/python-pyshark/usr/lib/python3.13/site-packages/pyshark/__init__.py to __init__.cpython-313.pyc byte-compiling /src/packages/libs/python/python-pyshark/pkg/python-pyshark/usr/lib/python3.13/site-packages/pyshark/capture/remote_capture.py to remote_capture.cpython-313.pyc byte-compiling /src/packages/libs/python/python-pyshark/pkg/python-pyshark/usr/lib/python3.13/site-packages/pyshark/capture/live_capture.py to live_capture.cpython-313.pyc byte-compiling /src/packages/libs/python/python-pyshark/pkg/python-pyshark/usr/lib/python3.13/site-packages/pyshark/capture/__init__.py to __init__.cpython-313.pyc byte-compiling /src/packages/libs/python/python-pyshark/pkg/python-pyshark/usr/lib/python3.13/site-packages/pyshark/capture/capture.py to capture.cpython-313.pyc byte-compiling /src/packages/libs/python/python-pyshark/pkg/python-pyshark/usr/lib/python3.13/site-packages/pyshark/capture/live_ring_capture.py to live_ring_capture.cpython-313.pyc byte-compiling /src/packages/libs/python/python-pyshark/pkg/python-pyshark/usr/lib/python3.13/site-packages/pyshark/capture/file_capture.py to file_capture.cpython-313.pyc byte-compiling /src/packages/libs/python/python-pyshark/pkg/python-pyshark/usr/lib/python3.13/site-packages/pyshark/capture/pipe_capture.py to pipe_capture.cpython-313.pyc byte-compiling /src/packages/libs/python/python-pyshark/pkg/python-pyshark/usr/lib/python3.13/site-packages/pyshark/capture/inmem_capture.py to inmem_capture.cpython-313.pyc byte-compiling /src/packages/libs/python/python-pyshark/pkg/python-pyshark/usr/lib/python3.13/site-packages/pyshark/tshark/__init__.py to __init__.cpython-313.pyc byte-compiling /src/packages/libs/python/python-pyshark/pkg/python-pyshark/usr/lib/python3.13/site-packages/pyshark/tshark/tshark.py to tshark.cpython-313.pyc byte-compiling /src/packages/libs/python/python-pyshark/pkg/python-pyshark/usr/lib/python3.13/site-packages/pyshark/tshark/output_parser/base_parser.py to base_parser.cpython-313.pyc byte-compiling /src/packages/libs/python/python-pyshark/pkg/python-pyshark/usr/lib/python3.13/site-packages/pyshark/tshark/output_parser/tshark_xml.py to tshark_xml.cpython-313.pyc byte-compiling /src/packages/libs/python/python-pyshark/pkg/python-pyshark/usr/lib/python3.13/site-packages/pyshark/tshark/output_parser/__init__.py to __init__.cpython-313.pyc byte-compiling /src/packages/libs/python/python-pyshark/pkg/python-pyshark/usr/lib/python3.13/site-packages/pyshark/tshark/output_parser/tshark_json.py to tshark_json.cpython-313.pyc byte-compiling /src/packages/libs/python/python-pyshark/pkg/python-pyshark/usr/lib/python3.13/site-packages/pyshark/tshark/output_parser/tshark_ek.py to tshark_ek.cpython-313.pyc byte-compiling /src/packages/libs/python/python-pyshark/pkg/python-pyshark/usr/lib/python3.13/site-packages/pyshark/cache.py to cache.cpython-313.pyc writing byte-compilation script '/tmp/tmp725vdiel.py' /usr/sbin/python /tmp/tmp725vdiel.py removing /tmp/tmp725vdiel.py running install_egg_info running egg_info writing pyshark.egg-info/PKG-INFO writing dependency_links to pyshark.egg-info/dependency_links.txt writing requirements to pyshark.egg-info/requires.txt writing top-level names to pyshark.egg-info/top_level.txt reading manifest file 'pyshark.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pyshark.egg-info/SOURCES.txt' Copying pyshark.egg-info to /src/packages/libs/python/python-pyshark/pkg/python-pyshark/usr/lib/python3.13/site-packages/pyshark-0.6-py3.13.egg-info running install_scripts ==> 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-pyshark"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python-pyshark 0.6-1 (Mon 13 Jan 2025 02:02:45 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 (15) Old Version Net Change libxslt 1.1.42-2 -0.80 MiB 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-logbook 1.8.0-2 -0.98 MiB python-lxml 5.3.0-2 -5.04 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 Total Removed Size: 84.94 MiB :: Do you want to remove these packages? [Y/n] :: Processing package changes... removing python-setuptools... removing python-wheel... removing python-platformdirs... removing python-packaging... removing python-lxml... removing python-logbook... 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... removing libxslt... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate...