==> Retrieving sources... -> Found sphinxcontrib-napoleon-0.7.tar.gz -> Found python310.patch ==> Generating checksums for source files... ==> Making package: python-sphinxcontrib-napoleon 0.7-1 (Wed 20 Nov 2024 12:28:08 PM UTC) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Package (3) New Version Net Change Download Size core/mpdecimal 4.0.0-2 0.32 MiB core/python 3.12.7-1 70.07 MiB athena/python-pockets 0.9.1-1 0.23 MiB 0.04 MiB Total Download Size: 0.04 MiB Total Installed Size: 70.62 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... python-pockets-0.9.1-1-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-pockets... :: 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 sphinxcontrib-napoleon-0.7.tar.gz -> Found python310.patch ==> Validating source files with sha512sums... sphinxcontrib-napoleon-0.7.tar.gz ... Passed python310.patch ... Passed ==> Extracting sources... -> Extracting sphinxcontrib-napoleon-0.7.tar.gz with bsdtar ==> Starting prepare()... patching file sphinxcontrib/napoleon/docstring.py ==> Starting build()... /usr/lib/python3.12/site-packages/setuptools/dist.py:491: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_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.12/site-packages/setuptools/_distutils/dist.py:261: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:261: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/dist.py:694: SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated. !! ******************************************************************************** Please replace its usage with implicit namespaces (PEP 420). See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages for details. ******************************************************************************** !! ep.load()(self, ep.name, value) running build running build_py creating build/lib/sphinxcontrib copying sphinxcontrib/__init__.py -> build/lib/sphinxcontrib creating build/lib/sphinxcontrib/napoleon copying sphinxcontrib/napoleon/_upstream.py -> build/lib/sphinxcontrib/napoleon copying sphinxcontrib/napoleon/__init__.py -> build/lib/sphinxcontrib/napoleon copying sphinxcontrib/napoleon/docstring.py -> build/lib/sphinxcontrib/napoleon copying sphinxcontrib/napoleon/_version.py -> build/lib/sphinxcontrib/napoleon running egg_info writing sphinxcontrib_napoleon.egg-info/PKG-INFO writing dependency_links to sphinxcontrib_napoleon.egg-info/dependency_links.txt writing namespace_packages to sphinxcontrib_napoleon.egg-info/namespace_packages.txt writing requirements to sphinxcontrib_napoleon.egg-info/requires.txt writing top-level names to sphinxcontrib_napoleon.egg-info/top_level.txt reading manifest file 'sphinxcontrib_napoleon.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'sphinxcontrib_napoleon.egg-info/SOURCES.txt' ==> Entering fakeroot environment... ==> Starting package()... /usr/lib/python3.12/site-packages/setuptools/dist.py:491: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_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.12/site-packages/setuptools/_distutils/dist.py:261: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:261: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/dist.py:694: SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated. !! ******************************************************************************** Please replace its usage with implicit namespaces (PEP 420). See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages for details. ******************************************************************************** !! ep.load()(self, ep.name, value) 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 Skipping installation of /src/packages/libs/python/python-sphinxcontrib-napoleon/pkg/python-sphinxcontrib-napoleon/usr/lib/python3.12/site-packages/sphinxcontrib/__init__.py (namespace package) copying sphinxcontrib/napoleon/_upstream.py -> /src/packages/libs/python/python-sphinxcontrib-napoleon/pkg/python-sphinxcontrib-napoleon/usr/lib/python3.12/site-packages/sphinxcontrib/napoleon copying sphinxcontrib/napoleon/__init__.py -> /src/packages/libs/python/python-sphinxcontrib-napoleon/pkg/python-sphinxcontrib-napoleon/usr/lib/python3.12/site-packages/sphinxcontrib/napoleon copying sphinxcontrib/napoleon/docstring.py -> /src/packages/libs/python/python-sphinxcontrib-napoleon/pkg/python-sphinxcontrib-napoleon/usr/lib/python3.12/site-packages/sphinxcontrib/napoleon copying sphinxcontrib/napoleon/_version.py -> /src/packages/libs/python/python-sphinxcontrib-napoleon/pkg/python-sphinxcontrib-napoleon/usr/lib/python3.12/site-packages/sphinxcontrib/napoleon byte-compiling /src/packages/libs/python/python-sphinxcontrib-napoleon/pkg/python-sphinxcontrib-napoleon/usr/lib/python3.12/site-packages/sphinxcontrib/napoleon/_upstream.py to _upstream.cpython-312.pyc byte-compiling /src/packages/libs/python/python-sphinxcontrib-napoleon/pkg/python-sphinxcontrib-napoleon/usr/lib/python3.12/site-packages/sphinxcontrib/napoleon/__init__.py to __init__.cpython-312.pyc byte-compiling /src/packages/libs/python/python-sphinxcontrib-napoleon/pkg/python-sphinxcontrib-napoleon/usr/lib/python3.12/site-packages/sphinxcontrib/napoleon/docstring.py to docstring.cpython-312.pyc byte-compiling /src/packages/libs/python/python-sphinxcontrib-napoleon/pkg/python-sphinxcontrib-napoleon/usr/lib/python3.12/site-packages/sphinxcontrib/napoleon/_version.py to _version.cpython-312.pyc writing byte-compilation script '/tmp/tmpsuj6ggie.py' /usr/sbin/python /tmp/tmpsuj6ggie.py removing /tmp/tmpsuj6ggie.py running install_egg_info running egg_info writing sphinxcontrib_napoleon.egg-info/PKG-INFO writing dependency_links to sphinxcontrib_napoleon.egg-info/dependency_links.txt writing namespace_packages to sphinxcontrib_napoleon.egg-info/namespace_packages.txt writing requirements to sphinxcontrib_napoleon.egg-info/requires.txt writing top-level names to sphinxcontrib_napoleon.egg-info/top_level.txt reading manifest file 'sphinxcontrib_napoleon.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'sphinxcontrib_napoleon.egg-info/SOURCES.txt' Copying sphinxcontrib_napoleon.egg-info to /src/packages/libs/python/python-sphinxcontrib-napoleon/pkg/python-sphinxcontrib-napoleon/usr/lib/python3.12/site-packages/sphinxcontrib_napoleon-0.7-py3.12.egg-info Installing /src/packages/libs/python/python-sphinxcontrib-napoleon/pkg/python-sphinxcontrib-napoleon/usr/lib/python3.12/site-packages/sphinxcontrib_napoleon-0.7-py3.12-nspkg.pth 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-sphinxcontrib-napoleon"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python-sphinxcontrib-napoleon 0.7-1 (Wed 20 Nov 2024 12:28:14 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 (13) Old Version Net Change mpdecimal 4.0.0-2 -0.32 MiB python 3.12.7-1 -70.07 MiB python-autocommand 2.2.2-6 -0.08 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-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-pockets 0.9.1-1 -0.23 MiB python-setuptools 1:75.2.0-2 -7.99 MiB python-wheel 0.45.0-1 -0.28 MiB Total Removed Size: 80.81 MiB :: Do you want to remove these packages? [Y/n] :: Processing package changes... removing python-setuptools... removing python-wheel... removing python-pockets... 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...