==> Retrieving sources... -> Found notifiers-1.3.3.tar.gz ==> Generating checksums for source files... ==> Making package: python-notifiers 1.3.3-2 (Wed 20 Nov 2024 05:01:35 PM UTC) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Package (12) New Version Net Change core/mpdecimal 4.0.0-2 0.32 MiB extra/python-attrs 23.2.0-3 0.54 MiB extra/python-charset-normalizer 3.4.0-1 0.44 MiB extra/python-idna 3.10-1 0.88 MiB extra/python-jsonschema-specifications 2023.12.1-2 0.05 MiB extra/python-referencing 0.35.1-1 0.38 MiB extra/python-rpds-py 0.19.0-1 0.68 MiB extra/python-urllib3 1.26.20-3 1.26 MiB core/python 3.12.7-1 70.07 MiB extra/python-click 8.1.7-3 1.18 MiB extra/python-jsonschema 4.23.0-1 1.34 MiB extra/python-requests 2.32.3-1 0.60 MiB Total Installed Size: 77.73 MiB :: Proceed with installation? [Y/n] 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-click... installing python-attrs... installing python-rpds-py... installing python-referencing... installing python-jsonschema-specifications... installing python-jsonschema... Optional dependencies for python-jsonschema python-isoduration: for duration format python-fqdn: for hostname format python-idna: for idn-hostname format [pending] python-jsonpointer: for json-pointer & relative-json-pointer format python-rfc3339-validator: for date-time format python-rfc3987: for iri, iri-reference, uri & uri-reference format python-uri-template: for uri-template format python-webcolors: for color format installing python-charset-normalizer... installing python-idna... installing python-urllib3... Optional dependencies for python-urllib3 python-brotli: Brotli support python-certifi: security support python-cryptography: security support python-idna: security support [installed] python-pyopenssl: security support python-pysocks: SOCKS support installing python-requests... Optional dependencies for python-requests python-chardet: alternative character encoding library python-pysocks: SOCKS proxy 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-6 0.08 MiB extra/python-jaraco.collections 5.0.1-1 0.10 MiB extra/python-jaraco.context 5.3.0-1 0.04 MiB extra/python-jaraco.functools 4.0.2-1 0.07 MiB extra/python-jaraco.text 4.0.0-1 0.08 MiB extra/python-more-itertools 10.3.0-1 0.63 MiB extra/python-packaging 24.2-1 0.66 MiB extra/python-platformdirs 4.3.6-1 0.24 MiB extra/python-wheel 0.45.0-1 0.28 MiB extra/python-setuptools 1:75.2.0-2 7.99 MiB Total Installed Size: 10.18 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 notifiers-1.3.3.tar.gz ==> Validating source files with sha512sums... notifiers-1.3.3.tar.gz ... Passed ==> Extracting sources... -> Extracting notifiers-1.3.3.tar.gz with bsdtar ==> Starting build()... running build running build_py creating build/lib/notifiers copying notifiers/exceptions.py -> build/lib/notifiers copying notifiers/__init__.py -> build/lib/notifiers copying notifiers/logging.py -> build/lib/notifiers copying notifiers/core.py -> build/lib/notifiers copying notifiers/_version.py -> build/lib/notifiers creating build/lib/notifiers/providers copying notifiers/providers/pagerduty.py -> build/lib/notifiers/providers copying notifiers/providers/pushover.py -> build/lib/notifiers/providers copying notifiers/providers/popcornnotify.py -> build/lib/notifiers/providers copying notifiers/providers/gitter.py -> build/lib/notifiers/providers copying notifiers/providers/__init__.py -> build/lib/notifiers/providers copying notifiers/providers/telegram.py -> build/lib/notifiers/providers copying notifiers/providers/victorops.py -> build/lib/notifiers/providers copying notifiers/providers/pushbullet.py -> build/lib/notifiers/providers copying notifiers/providers/mailgun.py -> build/lib/notifiers/providers copying notifiers/providers/simplepush.py -> build/lib/notifiers/providers copying notifiers/providers/statuspage.py -> build/lib/notifiers/providers copying notifiers/providers/slack.py -> build/lib/notifiers/providers copying notifiers/providers/email.py -> build/lib/notifiers/providers copying notifiers/providers/icloud.py -> build/lib/notifiers/providers copying notifiers/providers/gmail.py -> build/lib/notifiers/providers copying notifiers/providers/twilio.py -> build/lib/notifiers/providers copying notifiers/providers/zulip.py -> build/lib/notifiers/providers copying notifiers/providers/join.py -> build/lib/notifiers/providers creating build/lib/notifiers/utils copying notifiers/utils/__init__.py -> build/lib/notifiers/utils copying notifiers/utils/helpers.py -> build/lib/notifiers/utils copying notifiers/utils/requests.py -> build/lib/notifiers/utils creating build/lib/notifiers/utils/schema copying notifiers/utils/schema/__init__.py -> build/lib/notifiers/utils/schema copying notifiers/utils/schema/helpers.py -> build/lib/notifiers/utils/schema copying notifiers/utils/schema/formats.py -> build/lib/notifiers/utils/schema creating build/lib/notifiers_cli copying notifiers_cli/__init__.py -> build/lib/notifiers_cli copying notifiers_cli/core.py -> build/lib/notifiers_cli creating build/lib/notifiers_cli/utils copying notifiers_cli/utils/dynamic_click.py -> build/lib/notifiers_cli/utils copying notifiers_cli/utils/__init__.py -> build/lib/notifiers_cli/utils copying notifiers_cli/utils/callbacks.py -> build/lib/notifiers_cli/utils copying notifiers/exceptions.py -> build/lib/notifiers copying notifiers/__init__.py -> build/lib/notifiers copying notifiers/logging.py -> build/lib/notifiers copying notifiers/core.py -> build/lib/notifiers copying notifiers/_version.py -> build/lib/notifiers copying notifiers/providers/pagerduty.py -> build/lib/notifiers/providers copying notifiers/providers/pushover.py -> build/lib/notifiers/providers copying notifiers/providers/popcornnotify.py -> build/lib/notifiers/providers copying notifiers/providers/gitter.py -> build/lib/notifiers/providers copying notifiers/providers/__init__.py -> build/lib/notifiers/providers copying notifiers/providers/telegram.py -> build/lib/notifiers/providers copying notifiers/providers/victorops.py -> build/lib/notifiers/providers copying notifiers/providers/pushbullet.py -> build/lib/notifiers/providers copying notifiers/providers/mailgun.py -> build/lib/notifiers/providers copying notifiers/providers/simplepush.py -> build/lib/notifiers/providers copying notifiers/providers/statuspage.py -> build/lib/notifiers/providers copying notifiers/providers/slack.py -> build/lib/notifiers/providers copying notifiers/providers/email.py -> build/lib/notifiers/providers copying notifiers/providers/icloud.py -> build/lib/notifiers/providers copying notifiers/providers/gmail.py -> build/lib/notifiers/providers copying notifiers/providers/twilio.py -> build/lib/notifiers/providers copying notifiers/providers/zulip.py -> build/lib/notifiers/providers copying notifiers/providers/join.py -> build/lib/notifiers/providers copying notifiers/utils/__init__.py -> build/lib/notifiers/utils copying notifiers/utils/helpers.py -> build/lib/notifiers/utils copying notifiers/utils/requests.py -> build/lib/notifiers/utils copying notifiers/utils/schema/__init__.py -> build/lib/notifiers/utils/schema copying notifiers/utils/schema/helpers.py -> build/lib/notifiers/utils/schema copying notifiers/utils/schema/formats.py -> build/lib/notifiers/utils/schema copying notifiers_cli/__init__.py -> build/lib/notifiers_cli copying notifiers_cli/core.py -> build/lib/notifiers_cli copying notifiers_cli/utils/dynamic_click.py -> build/lib/notifiers_cli/utils copying notifiers_cli/utils/__init__.py -> build/lib/notifiers_cli/utils copying notifiers_cli/utils/callbacks.py -> build/lib/notifiers_cli/utils ==> Entering fakeroot environment... ==> Starting package()... running install /usr/lib/python3.12/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-notifiers/pkg/python-notifiers/usr/lib/python3.12/site-packages creating /src/packages/libs/python/python-notifiers/pkg/python-notifiers/usr/lib/python3.12/site-packages/notifiers copying build/lib/notifiers/exceptions.py -> /src/packages/libs/python/python-notifiers/pkg/python-notifiers/usr/lib/python3.12/site-packages/notifiers creating /src/packages/libs/python/python-notifiers/pkg/python-notifiers/usr/lib/python3.12/site-packages/notifiers/utils copying build/lib/notifiers/utils/__init__.py -> /src/packages/libs/python/python-notifiers/pkg/python-notifiers/usr/lib/python3.12/site-packages/notifiers/utils copying build/lib/notifiers/utils/helpers.py -> /src/packages/libs/python/python-notifiers/pkg/python-notifiers/usr/lib/python3.12/site-packages/notifiers/utils creating /src/packages/libs/python/python-notifiers/pkg/python-notifiers/usr/lib/python3.12/site-packages/notifiers/utils/schema copying build/lib/notifiers/utils/schema/__init__.py -> /src/packages/libs/python/python-notifiers/pkg/python-notifiers/usr/lib/python3.12/site-packages/notifiers/utils/schema copying build/lib/notifiers/utils/schema/helpers.py -> /src/packages/libs/python/python-notifiers/pkg/python-notifiers/usr/lib/python3.12/site-packages/notifiers/utils/schema copying build/lib/notifiers/utils/schema/formats.py -> /src/packages/libs/python/python-notifiers/pkg/python-notifiers/usr/lib/python3.12/site-packages/notifiers/utils/schema copying build/lib/notifiers/utils/requests.py -> /src/packages/libs/python/python-notifiers/pkg/python-notifiers/usr/lib/python3.12/site-packages/notifiers/utils copying build/lib/notifiers/__init__.py -> /src/packages/libs/python/python-notifiers/pkg/python-notifiers/usr/lib/python3.12/site-packages/notifiers copying build/lib/notifiers/logging.py -> /src/packages/libs/python/python-notifiers/pkg/python-notifiers/usr/lib/python3.12/site-packages/notifiers creating /src/packages/libs/python/python-notifiers/pkg/python-notifiers/usr/lib/python3.12/site-packages/notifiers/providers copying build/lib/notifiers/providers/pagerduty.py -> /src/packages/libs/python/python-notifiers/pkg/python-notifiers/usr/lib/python3.12/site-packages/notifiers/providers copying build/lib/notifiers/providers/pushover.py -> /src/packages/libs/python/python-notifiers/pkg/python-notifiers/usr/lib/python3.12/site-packages/notifiers/providers copying build/lib/notifiers/providers/popcornnotify.py -> /src/packages/libs/python/python-notifiers/pkg/python-notifiers/usr/lib/python3.12/site-packages/notifiers/providers copying build/lib/notifiers/providers/gitter.py -> /src/packages/libs/python/python-notifiers/pkg/python-notifiers/usr/lib/python3.12/site-packages/notifiers/providers copying build/lib/notifiers/providers/__init__.py -> /src/packages/libs/python/python-notifiers/pkg/python-notifiers/usr/lib/python3.12/site-packages/notifiers/providers copying build/lib/notifiers/providers/telegram.py -> /src/packages/libs/python/python-notifiers/pkg/python-notifiers/usr/lib/python3.12/site-packages/notifiers/providers copying build/lib/notifiers/providers/victorops.py -> /src/packages/libs/python/python-notifiers/pkg/python-notifiers/usr/lib/python3.12/site-packages/notifiers/providers copying build/lib/notifiers/providers/pushbullet.py -> /src/packages/libs/python/python-notifiers/pkg/python-notifiers/usr/lib/python3.12/site-packages/notifiers/providers copying build/lib/notifiers/providers/mailgun.py -> /src/packages/libs/python/python-notifiers/pkg/python-notifiers/usr/lib/python3.12/site-packages/notifiers/providers copying build/lib/notifiers/providers/simplepush.py -> /src/packages/libs/python/python-notifiers/pkg/python-notifiers/usr/lib/python3.12/site-packages/notifiers/providers copying build/lib/notifiers/providers/statuspage.py -> /src/packages/libs/python/python-notifiers/pkg/python-notifiers/usr/lib/python3.12/site-packages/notifiers/providers copying build/lib/notifiers/providers/slack.py -> /src/packages/libs/python/python-notifiers/pkg/python-notifiers/usr/lib/python3.12/site-packages/notifiers/providers copying build/lib/notifiers/providers/email.py -> /src/packages/libs/python/python-notifiers/pkg/python-notifiers/usr/lib/python3.12/site-packages/notifiers/providers copying build/lib/notifiers/providers/icloud.py -> /src/packages/libs/python/python-notifiers/pkg/python-notifiers/usr/lib/python3.12/site-packages/notifiers/providers copying build/lib/notifiers/providers/gmail.py -> /src/packages/libs/python/python-notifiers/pkg/python-notifiers/usr/lib/python3.12/site-packages/notifiers/providers copying build/lib/notifiers/providers/twilio.py -> /src/packages/libs/python/python-notifiers/pkg/python-notifiers/usr/lib/python3.12/site-packages/notifiers/providers copying build/lib/notifiers/providers/zulip.py -> /src/packages/libs/python/python-notifiers/pkg/python-notifiers/usr/lib/python3.12/site-packages/notifiers/providers copying build/lib/notifiers/providers/join.py -> /src/packages/libs/python/python-notifiers/pkg/python-notifiers/usr/lib/python3.12/site-packages/notifiers/providers copying build/lib/notifiers/core.py -> /src/packages/libs/python/python-notifiers/pkg/python-notifiers/usr/lib/python3.12/site-packages/notifiers copying build/lib/notifiers/_version.py -> /src/packages/libs/python/python-notifiers/pkg/python-notifiers/usr/lib/python3.12/site-packages/notifiers creating /src/packages/libs/python/python-notifiers/pkg/python-notifiers/usr/lib/python3.12/site-packages/notifiers_cli creating /src/packages/libs/python/python-notifiers/pkg/python-notifiers/usr/lib/python3.12/site-packages/notifiers_cli/utils copying build/lib/notifiers_cli/utils/dynamic_click.py -> /src/packages/libs/python/python-notifiers/pkg/python-notifiers/usr/lib/python3.12/site-packages/notifiers_cli/utils copying build/lib/notifiers_cli/utils/__init__.py -> /src/packages/libs/python/python-notifiers/pkg/python-notifiers/usr/lib/python3.12/site-packages/notifiers_cli/utils copying build/lib/notifiers_cli/utils/callbacks.py -> /src/packages/libs/python/python-notifiers/pkg/python-notifiers/usr/lib/python3.12/site-packages/notifiers_cli/utils copying build/lib/notifiers_cli/__init__.py -> /src/packages/libs/python/python-notifiers/pkg/python-notifiers/usr/lib/python3.12/site-packages/notifiers_cli copying build/lib/notifiers_cli/core.py -> /src/packages/libs/python/python-notifiers/pkg/python-notifiers/usr/lib/python3.12/site-packages/notifiers_cli byte-compiling /src/packages/libs/python/python-notifiers/pkg/python-notifiers/usr/lib/python3.12/site-packages/notifiers/exceptions.py to exceptions.cpython-312.pyc byte-compiling /src/packages/libs/python/python-notifiers/pkg/python-notifiers/usr/lib/python3.12/site-packages/notifiers/utils/__init__.py to __init__.cpython-312.pyc byte-compiling /src/packages/libs/python/python-notifiers/pkg/python-notifiers/usr/lib/python3.12/site-packages/notifiers/utils/helpers.py to helpers.cpython-312.pyc byte-compiling /src/packages/libs/python/python-notifiers/pkg/python-notifiers/usr/lib/python3.12/site-packages/notifiers/utils/schema/__init__.py to __init__.cpython-312.pyc byte-compiling /src/packages/libs/python/python-notifiers/pkg/python-notifiers/usr/lib/python3.12/site-packages/notifiers/utils/schema/helpers.py to helpers.cpython-312.pyc byte-compiling /src/packages/libs/python/python-notifiers/pkg/python-notifiers/usr/lib/python3.12/site-packages/notifiers/utils/schema/formats.py to formats.cpython-312.pyc byte-compiling /src/packages/libs/python/python-notifiers/pkg/python-notifiers/usr/lib/python3.12/site-packages/notifiers/utils/requests.py to requests.cpython-312.pyc byte-compiling /src/packages/libs/python/python-notifiers/pkg/python-notifiers/usr/lib/python3.12/site-packages/notifiers/__init__.py to __init__.cpython-312.pyc byte-compiling /src/packages/libs/python/python-notifiers/pkg/python-notifiers/usr/lib/python3.12/site-packages/notifiers/logging.py to logging.cpython-312.pyc byte-compiling /src/packages/libs/python/python-notifiers/pkg/python-notifiers/usr/lib/python3.12/site-packages/notifiers/providers/pagerduty.py to pagerduty.cpython-312.pyc byte-compiling /src/packages/libs/python/python-notifiers/pkg/python-notifiers/usr/lib/python3.12/site-packages/notifiers/providers/pushover.py to pushover.cpython-312.pyc byte-compiling /src/packages/libs/python/python-notifiers/pkg/python-notifiers/usr/lib/python3.12/site-packages/notifiers/providers/popcornnotify.py to popcornnotify.cpython-312.pyc byte-compiling /src/packages/libs/python/python-notifiers/pkg/python-notifiers/usr/lib/python3.12/site-packages/notifiers/providers/gitter.py to gitter.cpython-312.pyc byte-compiling /src/packages/libs/python/python-notifiers/pkg/python-notifiers/usr/lib/python3.12/site-packages/notifiers/providers/__init__.py to __init__.cpython-312.pyc byte-compiling /src/packages/libs/python/python-notifiers/pkg/python-notifiers/usr/lib/python3.12/site-packages/notifiers/providers/telegram.py to telegram.cpython-312.pyc byte-compiling /src/packages/libs/python/python-notifiers/pkg/python-notifiers/usr/lib/python3.12/site-packages/notifiers/providers/victorops.py to victorops.cpython-312.pyc byte-compiling /src/packages/libs/python/python-notifiers/pkg/python-notifiers/usr/lib/python3.12/site-packages/notifiers/providers/pushbullet.py to pushbullet.cpython-312.pyc byte-compiling /src/packages/libs/python/python-notifiers/pkg/python-notifiers/usr/lib/python3.12/site-packages/notifiers/providers/mailgun.py to mailgun.cpython-312.pyc byte-compiling /src/packages/libs/python/python-notifiers/pkg/python-notifiers/usr/lib/python3.12/site-packages/notifiers/providers/simplepush.py to simplepush.cpython-312.pyc byte-compiling /src/packages/libs/python/python-notifiers/pkg/python-notifiers/usr/lib/python3.12/site-packages/notifiers/providers/statuspage.py to statuspage.cpython-312.pyc byte-compiling /src/packages/libs/python/python-notifiers/pkg/python-notifiers/usr/lib/python3.12/site-packages/notifiers/providers/slack.py to slack.cpython-312.pyc byte-compiling /src/packages/libs/python/python-notifiers/pkg/python-notifiers/usr/lib/python3.12/site-packages/notifiers/providers/email.py to email.cpython-312.pyc byte-compiling /src/packages/libs/python/python-notifiers/pkg/python-notifiers/usr/lib/python3.12/site-packages/notifiers/providers/icloud.py to icloud.cpython-312.pyc byte-compiling /src/packages/libs/python/python-notifiers/pkg/python-notifiers/usr/lib/python3.12/site-packages/notifiers/providers/gmail.py to gmail.cpython-312.pyc byte-compiling /src/packages/libs/python/python-notifiers/pkg/python-notifiers/usr/lib/python3.12/site-packages/notifiers/providers/twilio.py to twilio.cpython-312.pyc byte-compiling /src/packages/libs/python/python-notifiers/pkg/python-notifiers/usr/lib/python3.12/site-packages/notifiers/providers/zulip.py to zulip.cpython-312.pyc byte-compiling /src/packages/libs/python/python-notifiers/pkg/python-notifiers/usr/lib/python3.12/site-packages/notifiers/providers/join.py to join.cpython-312.pyc byte-compiling /src/packages/libs/python/python-notifiers/pkg/python-notifiers/usr/lib/python3.12/site-packages/notifiers/core.py to core.cpython-312.pyc byte-compiling /src/packages/libs/python/python-notifiers/pkg/python-notifiers/usr/lib/python3.12/site-packages/notifiers/_version.py to _version.cpython-312.pyc byte-compiling /src/packages/libs/python/python-notifiers/pkg/python-notifiers/usr/lib/python3.12/site-packages/notifiers_cli/utils/dynamic_click.py to dynamic_click.cpython-312.pyc byte-compiling /src/packages/libs/python/python-notifiers/pkg/python-notifiers/usr/lib/python3.12/site-packages/notifiers_cli/utils/__init__.py to __init__.cpython-312.pyc byte-compiling /src/packages/libs/python/python-notifiers/pkg/python-notifiers/usr/lib/python3.12/site-packages/notifiers_cli/utils/callbacks.py to callbacks.cpython-312.pyc byte-compiling /src/packages/libs/python/python-notifiers/pkg/python-notifiers/usr/lib/python3.12/site-packages/notifiers_cli/__init__.py to __init__.cpython-312.pyc byte-compiling /src/packages/libs/python/python-notifiers/pkg/python-notifiers/usr/lib/python3.12/site-packages/notifiers_cli/core.py to core.cpython-312.pyc writing byte-compilation script '/tmp/tmp95ekaggf.py' /usr/sbin/python /tmp/tmp95ekaggf.py removing /tmp/tmp95ekaggf.py running install_egg_info running egg_info creating notifiers.egg-info writing notifiers.egg-info/PKG-INFO writing dependency_links to notifiers.egg-info/dependency_links.txt writing entry points to notifiers.egg-info/entry_points.txt writing requirements to notifiers.egg-info/requires.txt writing top-level names to notifiers.egg-info/top_level.txt writing manifest file 'notifiers.egg-info/SOURCES.txt' reading manifest file 'notifiers.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'notifiers.egg-info/SOURCES.txt' Copying notifiers.egg-info to /src/packages/libs/python/python-notifiers/pkg/python-notifiers/usr/lib/python3.12/site-packages/notifiers-1.3.3-py3.12.egg-info running install_scripts Installing notifiers script to /src/packages/libs/python/python-notifiers/pkg/python-notifiers/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-notifiers"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python-notifiers 1.3.3-2 (Wed 20 Nov 2024 05:01:43 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 (22) Old Version Net Change mpdecimal 4.0.0-2 -0.32 MiB python 3.12.7-1 -70.07 MiB python-attrs 23.2.0-3 -0.54 MiB python-autocommand 2.2.2-6 -0.08 MiB python-charset-normalizer 3.4.0-1 -0.44 MiB python-click 8.1.7-3 -1.18 MiB python-idna 3.10-1 -0.88 MiB python-jaraco.collections 5.0.1-1 -0.10 MiB python-jaraco.context 5.3.0-1 -0.04 MiB python-jaraco.functools 4.0.2-1 -0.07 MiB python-jaraco.text 4.0.0-1 -0.08 MiB python-jsonschema 4.23.0-1 -1.34 MiB python-jsonschema-specifications 2023.12.1-2 -0.05 MiB python-more-itertools 10.3.0-1 -0.63 MiB python-packaging 24.2-1 -0.66 MiB python-platformdirs 4.3.6-1 -0.24 MiB python-referencing 0.35.1-1 -0.38 MiB python-requests 2.32.3-1 -0.60 MiB python-rpds-py 0.19.0-1 -0.68 MiB python-setuptools 1:75.2.0-2 -7.99 MiB python-urllib3 1.26.20-3 -1.26 MiB python-wheel 0.45.0-1 -0.28 MiB Total Removed Size: 87.91 MiB :: Do you want to remove these packages? [Y/n] :: Processing package changes... removing python-setuptools... removing python-wheel... removing python-requests... removing python-urllib3... removing python-platformdirs... removing python-packaging... removing python-jsonschema... removing python-jsonschema-specifications... removing python-referencing... removing python-rpds-py... removing python-jaraco.collections... removing python-jaraco.text... removing python-jaraco.functools... removing python-more-itertools... removing python-jaraco.context... removing python-idna... removing python-click... removing python-charset-normalizer... removing python-autocommand... removing python-attrs... removing python... removing mpdecimal... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate...