==> Retrieving sources... -> Found altgraph-0.17.4.tar.gz ==> Generating checksums for source files... ==> Making package: python-altgraph 0.17.4-1 (Wed 20 Nov 2024 02:48:45 PM 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.12.7-1 70.07 MiB Total Installed Size: 70.39 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 (13) 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-pyproject-hooks 1.2.0-1 0.10 MiB extra/python-build 1.2.2-1 0.20 MiB extra/python-installer 0.7.0-8 0.18 MiB extra/python-setuptools 1:75.2.0-2 7.99 MiB extra/python-wheel 0.45.0-1 0.28 MiB Total Installed Size: 10.65 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... installing python-pyproject-hooks... installing python-build... Optional dependencies for python-build python-pip: to use as the Python package installer (default) python-uv: to use as the Python package installer python-virtualenv: to use virtualenv for build isolation installing python-installer... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Retrieving sources... -> Found altgraph-0.17.4.tar.gz ==> Validating source files with sha512sums... altgraph-0.17.4.tar.gz ... Passed ==> Extracting sources... -> Extracting altgraph-0.17.4.tar.gz with bsdtar ==> Starting build()... * Getting build dependencies for wheel... running egg_info writing altgraph.egg-info/PKG-INFO writing dependency_links to altgraph.egg-info/dependency_links.txt writing top-level names to altgraph.egg-info/top_level.txt reading manifest file 'altgraph.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'ReadMe.txt' warning: no files found matching '*.txt' warning: no directories found matching 'doc/_static' warning: no previously-included files matching '.DS_Store' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'altgraph.egg-info/SOURCES.txt' * Building wheel... running bdist_wheel /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:111: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. By 2025-Aug-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. ******************************************************************************** !! self.finalize_options() running build running build_py creating build/lib/altgraph copying altgraph/Dot.py -> build/lib/altgraph copying altgraph/__init__.py -> build/lib/altgraph copying altgraph/ObjectGraph.py -> build/lib/altgraph copying altgraph/GraphUtil.py -> build/lib/altgraph copying altgraph/GraphAlgo.py -> build/lib/altgraph copying altgraph/Graph.py -> build/lib/altgraph copying altgraph/GraphStat.py -> build/lib/altgraph installing to build/bdist.linux-x86_64/wheel running install running install_lib creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/altgraph copying build/lib/altgraph/Dot.py -> build/bdist.linux-x86_64/wheel/./altgraph copying build/lib/altgraph/__init__.py -> build/bdist.linux-x86_64/wheel/./altgraph copying build/lib/altgraph/ObjectGraph.py -> build/bdist.linux-x86_64/wheel/./altgraph copying build/lib/altgraph/GraphUtil.py -> build/bdist.linux-x86_64/wheel/./altgraph copying build/lib/altgraph/GraphAlgo.py -> build/bdist.linux-x86_64/wheel/./altgraph copying build/lib/altgraph/Graph.py -> build/bdist.linux-x86_64/wheel/./altgraph copying build/lib/altgraph/GraphStat.py -> build/bdist.linux-x86_64/wheel/./altgraph running install_egg_info running egg_info writing altgraph.egg-info/PKG-INFO writing dependency_links to altgraph.egg-info/dependency_links.txt writing top-level names to altgraph.egg-info/top_level.txt reading manifest file 'altgraph.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'ReadMe.txt' warning: no files found matching '*.txt' warning: no directories found matching 'doc/_static' warning: no previously-included files matching '.DS_Store' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'altgraph.egg-info/SOURCES.txt' Copying altgraph.egg-info to build/bdist.linux-x86_64/wheel/./altgraph-0.17.4-py3.12.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/altgraph-0.17.4.dist-info/WHEEL creating '/src/packages/libs/python/python-altgraph/src/altgraph-0.17.4/dist/.tmp-9r4a7c9e/altgraph-0.17.4-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'altgraph/Dot.py' adding 'altgraph/Graph.py' adding 'altgraph/GraphAlgo.py' adding 'altgraph/GraphStat.py' adding 'altgraph/GraphUtil.py' adding 'altgraph/ObjectGraph.py' adding 'altgraph/__init__.py' adding 'altgraph-0.17.4.dist-info/LICENSE' adding 'altgraph-0.17.4.dist-info/METADATA' adding 'altgraph-0.17.4.dist-info/WHEEL' adding 'altgraph-0.17.4.dist-info/top_level.txt' adding 'altgraph-0.17.4.dist-info/zip-safe' adding 'altgraph-0.17.4.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Successfully built altgraph-0.17.4-py2.py3-none-any.whl ==> Entering fakeroot environment... ==> Starting package()... ==> 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-altgraph"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python-altgraph 0.17.4-1 (Wed 20 Nov 2024 02:48:50 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 (15) 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-build 1.2.2-1 -0.20 MiB python-installer 0.7.0-8 -0.18 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-pyproject-hooks 1.2.0-1 -0.10 MiB python-setuptools 1:75.2.0-2 -7.99 MiB python-wheel 0.45.0-1 -0.28 MiB Total Removed Size: 81.05 MiB :: Do you want to remove these packages? [Y/n] :: Processing package changes... removing python-setuptools... removing python-wheel... removing python-platformdirs... removing python-jaraco.collections... removing python-jaraco.text... removing python-jaraco.functools... removing python-more-itertools... removing python-jaraco.context... removing python-installer... removing python-build... removing python-pyproject-hooks... removing python-packaging... removing python-autocommand... removing python... removing mpdecimal... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate...