==> Retrieving sources... -> Found fire-0.5.0.tar.gz ==> Generating checksums for source files... ==> Making package: python-fire 0.5.0-2 (Mon 13 Jan 2025 12:47:37 AM UTC) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Package (2) New Version Net Change core/mpdecimal 4.0.0-2 0.32 MiB core/python 3.13.1-1 67.54 MiB Total Installed Size: 67.86 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 :: 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 fire-0.5.0.tar.gz ==> Validating source files with sha512sums... fire-0.5.0.tar.gz ... Passed ==> Extracting sources... -> Extracting fire-0.5.0.tar.gz with bsdtar ==> Starting build()... /usr/lib/python3.13/site-packages/setuptools/dist.py:491: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'license-file' will not be supported in future versions. Please use the underscore name 'license_file' instead. By 2025-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /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/fire copying fire/formatting.py -> build/lib/fire copying fire/custom_descriptions_test.py -> build/lib/fire copying fire/fire_test.py -> build/lib/fire copying fire/parser_test.py -> build/lib/fire copying fire/helptext_test.py -> build/lib/fire copying fire/inspectutils_test.py -> build/lib/fire copying fire/inspectutils.py -> build/lib/fire copying fire/__init__.py -> build/lib/fire copying fire/main_test.py -> build/lib/fire copying fire/test_components_bin.py -> build/lib/fire copying fire/interact_test.py -> build/lib/fire copying fire/decorators.py -> build/lib/fire copying fire/value_types.py -> build/lib/fire copying fire/parser_fuzz_test.py -> build/lib/fire copying fire/docstrings_test.py -> build/lib/fire copying fire/formatting_test.py -> build/lib/fire copying fire/test_components_test.py -> build/lib/fire copying fire/trace_test.py -> build/lib/fire copying fire/helptext.py -> build/lib/fire copying fire/docstrings_fuzz_test.py -> build/lib/fire copying fire/custom_descriptions.py -> build/lib/fire copying fire/__main__.py -> build/lib/fire copying fire/interact.py -> build/lib/fire copying fire/docstrings.py -> build/lib/fire copying fire/testutils.py -> build/lib/fire copying fire/completion_test.py -> build/lib/fire copying fire/test_components_py3.py -> build/lib/fire copying fire/formatting_windows.py -> build/lib/fire copying fire/test_components.py -> build/lib/fire copying fire/completion.py -> build/lib/fire copying fire/trace.py -> build/lib/fire copying fire/parser.py -> build/lib/fire copying fire/fire_import_test.py -> build/lib/fire copying fire/testutils_test.py -> build/lib/fire copying fire/core.py -> build/lib/fire copying fire/core_test.py -> build/lib/fire copying fire/decorators_test.py -> build/lib/fire creating build/lib/fire/console copying fire/console/encoding.py -> build/lib/fire/console copying fire/console/files.py -> build/lib/fire/console copying fire/console/console_attr_os.py -> build/lib/fire/console copying fire/console/__init__.py -> build/lib/fire/console copying fire/console/console_pager.py -> build/lib/fire/console copying fire/console/platforms.py -> build/lib/fire/console copying fire/console/console_attr.py -> build/lib/fire/console copying fire/console/console_io.py -> build/lib/fire/console copying fire/console/text.py -> build/lib/fire/console ==> Entering fakeroot environment... ==> Starting package()... /usr/lib/python3.13/site-packages/setuptools/dist.py:491: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'license-file' will not be supported in future versions. Please use the underscore name 'license_file' instead. By 2025-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /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-fire/pkg/python-fire/usr/lib/python3.13/site-packages creating /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire copying build/lib/fire/formatting.py -> /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire copying build/lib/fire/custom_descriptions_test.py -> /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire copying build/lib/fire/fire_test.py -> /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire copying build/lib/fire/parser_test.py -> /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire copying build/lib/fire/helptext_test.py -> /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire copying build/lib/fire/inspectutils_test.py -> /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire copying build/lib/fire/inspectutils.py -> /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire copying build/lib/fire/__init__.py -> /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire copying build/lib/fire/main_test.py -> /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire copying build/lib/fire/test_components_bin.py -> /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire copying build/lib/fire/interact_test.py -> /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire copying build/lib/fire/decorators.py -> /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire copying build/lib/fire/value_types.py -> /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire copying build/lib/fire/parser_fuzz_test.py -> /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire copying build/lib/fire/docstrings_test.py -> /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire copying build/lib/fire/formatting_test.py -> /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire copying build/lib/fire/test_components_test.py -> /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire copying build/lib/fire/trace_test.py -> /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire copying build/lib/fire/helptext.py -> /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire copying build/lib/fire/docstrings_fuzz_test.py -> /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire copying build/lib/fire/custom_descriptions.py -> /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire copying build/lib/fire/__main__.py -> /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire copying build/lib/fire/interact.py -> /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire creating /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire/console copying build/lib/fire/console/encoding.py -> /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire/console copying build/lib/fire/console/files.py -> /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire/console copying build/lib/fire/console/console_attr_os.py -> /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire/console copying build/lib/fire/console/__init__.py -> /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire/console copying build/lib/fire/console/console_pager.py -> /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire/console copying build/lib/fire/console/platforms.py -> /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire/console copying build/lib/fire/console/console_attr.py -> /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire/console copying build/lib/fire/console/console_io.py -> /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire/console copying build/lib/fire/console/text.py -> /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire/console copying build/lib/fire/docstrings.py -> /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire copying build/lib/fire/testutils.py -> /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire copying build/lib/fire/completion_test.py -> /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire copying build/lib/fire/test_components_py3.py -> /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire copying build/lib/fire/formatting_windows.py -> /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire copying build/lib/fire/test_components.py -> /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire copying build/lib/fire/completion.py -> /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire copying build/lib/fire/trace.py -> /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire copying build/lib/fire/parser.py -> /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire copying build/lib/fire/fire_import_test.py -> /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire copying build/lib/fire/testutils_test.py -> /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire copying build/lib/fire/core.py -> /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire copying build/lib/fire/core_test.py -> /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire copying build/lib/fire/decorators_test.py -> /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire byte-compiling /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire/formatting.py to formatting.cpython-313.pyc byte-compiling /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire/custom_descriptions_test.py to custom_descriptions_test.cpython-313.pyc byte-compiling /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire/fire_test.py to fire_test.cpython-313.pyc byte-compiling /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire/parser_test.py to parser_test.cpython-313.pyc byte-compiling /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire/helptext_test.py to helptext_test.cpython-313.pyc byte-compiling /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire/inspectutils_test.py to inspectutils_test.cpython-313.pyc byte-compiling /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire/inspectutils.py to inspectutils.cpython-313.pyc byte-compiling /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire/__init__.py to __init__.cpython-313.pyc byte-compiling /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire/main_test.py to main_test.cpython-313.pyc byte-compiling /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire/test_components_bin.py to test_components_bin.cpython-313.pyc byte-compiling /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire/interact_test.py to interact_test.cpython-313.pyc byte-compiling /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire/decorators.py to decorators.cpython-313.pyc byte-compiling /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire/value_types.py to value_types.cpython-313.pyc byte-compiling /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire/parser_fuzz_test.py to parser_fuzz_test.cpython-313.pyc byte-compiling /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire/docstrings_test.py to docstrings_test.cpython-313.pyc byte-compiling /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire/formatting_test.py to formatting_test.cpython-313.pyc byte-compiling /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire/test_components_test.py to test_components_test.cpython-313.pyc byte-compiling /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire/trace_test.py to trace_test.cpython-313.pyc byte-compiling /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire/helptext.py to helptext.cpython-313.pyc byte-compiling /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire/docstrings_fuzz_test.py to docstrings_fuzz_test.cpython-313.pyc byte-compiling /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire/custom_descriptions.py to custom_descriptions.cpython-313.pyc byte-compiling /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire/__main__.py to __main__.cpython-313.pyc byte-compiling /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire/interact.py to interact.cpython-313.pyc byte-compiling /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire/console/encoding.py to encoding.cpython-313.pyc byte-compiling /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire/console/files.py to files.cpython-313.pyc byte-compiling /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire/console/console_attr_os.py to console_attr_os.cpython-313.pyc byte-compiling /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire/console/__init__.py to __init__.cpython-313.pyc byte-compiling /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire/console/console_pager.py to console_pager.cpython-313.pyc byte-compiling /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire/console/platforms.py to platforms.cpython-313.pyc byte-compiling /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire/console/console_attr.py to console_attr.cpython-313.pyc byte-compiling /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire/console/console_io.py to console_io.cpython-313.pyc byte-compiling /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire/console/text.py to text.cpython-313.pyc byte-compiling /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire/docstrings.py to docstrings.cpython-313.pyc byte-compiling /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire/testutils.py to testutils.cpython-313.pyc byte-compiling /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire/completion_test.py to completion_test.cpython-313.pyc byte-compiling /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire/test_components_py3.py to test_components_py3.cpython-313.pyc byte-compiling /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire/formatting_windows.py to formatting_windows.cpython-313.pyc byte-compiling /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire/test_components.py to test_components.cpython-313.pyc byte-compiling /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire/completion.py to completion.cpython-313.pyc byte-compiling /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire/trace.py to trace.cpython-313.pyc byte-compiling /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire/parser.py to parser.cpython-313.pyc byte-compiling /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire/fire_import_test.py to fire_import_test.cpython-313.pyc byte-compiling /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire/testutils_test.py to testutils_test.cpython-313.pyc byte-compiling /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire/core.py to core.cpython-313.pyc byte-compiling /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire/core_test.py to core_test.cpython-313.pyc byte-compiling /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire/decorators_test.py to decorators_test.cpython-313.pyc writing byte-compilation script '/tmp/tmplaq180je.py' /usr/sbin/python /tmp/tmplaq180je.py removing /tmp/tmplaq180je.py running install_egg_info running egg_info writing fire.egg-info/PKG-INFO writing dependency_links to fire.egg-info/dependency_links.txt writing requirements to fire.egg-info/requires.txt writing top-level names to fire.egg-info/top_level.txt reading manifest file 'fire.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'fire.egg-info/SOURCES.txt' Copying fire.egg-info to /src/packages/libs/python/python-fire/pkg/python-fire/usr/lib/python3.13/site-packages/fire-0.5.0-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-fire"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python-fire 0.5.0-2 (Mon 13 Jan 2025 12:47:43 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 (12) 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 Total Removed Size: 78.12 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-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...