==> Retrieving sources... -> Found v0.8.tar.gz ==> Generating checksums for source files... ==> Making package: python-grandalf 0.8-2 (Mon 20 Jan 2025 12:01:04 PM UTC) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Package (4) New Version Net Change core/mpdecimal 4.0.0-2 0.32 MiB core/python 3.13.1-1 67.54 MiB athena/python-future 1.0.0-2 1.48 MiB extra/python-pyparsing 3.1.2-3 1.25 MiB Total Installed Size: 70.59 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-future... Optional dependencies for python-future python-setuptools: futurize and pasteurize scripts installing python-pyparsing... Optional dependencies for python-pyparsing python-railroad-diagrams: for generating Railroad Diagrams python-jinja: for generating Railroad Diagrams :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Checking buildtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Package (16) New Version Net Change extra/python-attrs 23.2.0-4 0.54 MiB extra/python-autocommand 2.2.2-7 0.08 MiB extra/python-cffi 1.17.1-2 1.34 MiB extra/python-cryptography 44.0.0-1 4.95 MiB extra/python-filelock 3.16.1-2 0.13 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-pycparser 2.22-3 1.69 MiB extra/python-pip 24.3.1-3 15.67 MiB extra/python-setuptools 1:75.2.0-4 8.05 MiB extra/python-wheel 0.45.0-3 0.28 MiB Total Installed Size: 34.58 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-attrs... installing python-pycparser... installing python-cffi... Optional dependencies for python-cffi python-setuptools: "limited api" version checking in cffi.setuptools_ext [installed] installing python-cryptography... installing python-filelock... installing python-pip... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Retrieving sources... -> Found v0.8.tar.gz ==> Validating source files with sha512sums... v0.8.tar.gz ... Passed ==> Extracting sources... -> Extracting v0.8.tar.gz with bsdtar ==> Starting build()... /usr/lib/python3.13/site-packages/setuptools/__init__.py:94: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) /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/grandalf copying grandalf/graphs.py -> build/lib/grandalf copying grandalf/routing.py -> build/lib/grandalf copying grandalf/__init__.py -> build/lib/grandalf copying grandalf/layouts.py -> build/lib/grandalf creating build/lib/grandalf/utils copying grandalf/utils/dot.py -> build/lib/grandalf/utils copying grandalf/utils/__init__.py -> build/lib/grandalf/utils copying grandalf/utils/nx.py -> build/lib/grandalf/utils copying grandalf/utils/linalg.py -> build/lib/grandalf/utils copying grandalf/utils/geometry.py -> build/lib/grandalf/utils copying grandalf/utils/poset.py -> build/lib/grandalf/utils ==> Entering fakeroot environment... ==> Starting package()... /usr/lib/python3.13/site-packages/setuptools/__init__.py:94: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) /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-grandalf/pkg/python-grandalf/usr/lib/python3.13/site-packages creating /src/packages/libs/python/python-grandalf/pkg/python-grandalf/usr/lib/python3.13/site-packages/grandalf creating /src/packages/libs/python/python-grandalf/pkg/python-grandalf/usr/lib/python3.13/site-packages/grandalf/utils copying build/lib/grandalf/utils/dot.py -> /src/packages/libs/python/python-grandalf/pkg/python-grandalf/usr/lib/python3.13/site-packages/grandalf/utils copying build/lib/grandalf/utils/__init__.py -> /src/packages/libs/python/python-grandalf/pkg/python-grandalf/usr/lib/python3.13/site-packages/grandalf/utils copying build/lib/grandalf/utils/nx.py -> /src/packages/libs/python/python-grandalf/pkg/python-grandalf/usr/lib/python3.13/site-packages/grandalf/utils copying build/lib/grandalf/utils/linalg.py -> /src/packages/libs/python/python-grandalf/pkg/python-grandalf/usr/lib/python3.13/site-packages/grandalf/utils copying build/lib/grandalf/utils/geometry.py -> /src/packages/libs/python/python-grandalf/pkg/python-grandalf/usr/lib/python3.13/site-packages/grandalf/utils copying build/lib/grandalf/utils/poset.py -> /src/packages/libs/python/python-grandalf/pkg/python-grandalf/usr/lib/python3.13/site-packages/grandalf/utils copying build/lib/grandalf/graphs.py -> /src/packages/libs/python/python-grandalf/pkg/python-grandalf/usr/lib/python3.13/site-packages/grandalf copying build/lib/grandalf/routing.py -> /src/packages/libs/python/python-grandalf/pkg/python-grandalf/usr/lib/python3.13/site-packages/grandalf copying build/lib/grandalf/__init__.py -> /src/packages/libs/python/python-grandalf/pkg/python-grandalf/usr/lib/python3.13/site-packages/grandalf copying build/lib/grandalf/layouts.py -> /src/packages/libs/python/python-grandalf/pkg/python-grandalf/usr/lib/python3.13/site-packages/grandalf byte-compiling /src/packages/libs/python/python-grandalf/pkg/python-grandalf/usr/lib/python3.13/site-packages/grandalf/utils/dot.py to dot.cpython-313.pyc byte-compiling /src/packages/libs/python/python-grandalf/pkg/python-grandalf/usr/lib/python3.13/site-packages/grandalf/utils/__init__.py to __init__.cpython-313.pyc byte-compiling /src/packages/libs/python/python-grandalf/pkg/python-grandalf/usr/lib/python3.13/site-packages/grandalf/utils/nx.py to nx.cpython-313.pyc byte-compiling /src/packages/libs/python/python-grandalf/pkg/python-grandalf/usr/lib/python3.13/site-packages/grandalf/utils/linalg.py to linalg.cpython-313.pyc byte-compiling /src/packages/libs/python/python-grandalf/pkg/python-grandalf/usr/lib/python3.13/site-packages/grandalf/utils/geometry.py to geometry.cpython-313.pyc byte-compiling /src/packages/libs/python/python-grandalf/pkg/python-grandalf/usr/lib/python3.13/site-packages/grandalf/utils/poset.py to poset.cpython-313.pyc byte-compiling /src/packages/libs/python/python-grandalf/pkg/python-grandalf/usr/lib/python3.13/site-packages/grandalf/graphs.py to graphs.cpython-313.pyc byte-compiling /src/packages/libs/python/python-grandalf/pkg/python-grandalf/usr/lib/python3.13/site-packages/grandalf/routing.py to routing.cpython-313.pyc byte-compiling /src/packages/libs/python/python-grandalf/pkg/python-grandalf/usr/lib/python3.13/site-packages/grandalf/__init__.py to __init__.cpython-313.pyc byte-compiling /src/packages/libs/python/python-grandalf/pkg/python-grandalf/usr/lib/python3.13/site-packages/grandalf/layouts.py to layouts.cpython-313.pyc writing byte-compilation script '/tmp/tmp5bbv9ln3.py' /usr/sbin/python /tmp/tmp5bbv9ln3.py removing /tmp/tmp5bbv9ln3.py running install_egg_info running egg_info creating grandalf.egg-info writing grandalf.egg-info/PKG-INFO writing dependency_links to grandalf.egg-info/dependency_links.txt writing requirements to grandalf.egg-info/requires.txt writing top-level names to grandalf.egg-info/top_level.txt writing manifest file 'grandalf.egg-info/SOURCES.txt' reading manifest file 'grandalf.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'grandalf.egg-info/SOURCES.txt' Copying grandalf.egg-info to /src/packages/libs/python/python-grandalf/pkg/python-grandalf/usr/lib/python3.13/site-packages/grandalf-0.8-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-grandalf"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python-grandalf 0.8-2 (Mon 20 Jan 2025 12:01:12 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 (20) Old Version Net Change mpdecimal 4.0.0-2 -0.32 MiB python 3.13.1-1 -67.54 MiB python-attrs 23.2.0-4 -0.54 MiB python-autocommand 2.2.2-7 -0.08 MiB python-cffi 1.17.1-2 -1.34 MiB python-cryptography 44.0.0-1 -4.95 MiB python-filelock 3.16.1-2 -0.13 MiB python-future 1.0.0-2 -1.48 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-pip 24.3.1-3 -15.67 MiB python-platformdirs 4.3.6-2 -0.24 MiB python-pycparser 2.22-3 -1.69 MiB python-pyparsing 3.1.2-3 -1.25 MiB python-setuptools 1:75.2.0-4 -8.05 MiB python-wheel 0.45.0-3 -0.28 MiB Total Removed Size: 105.16 MiB :: Do you want to remove these packages? [Y/n] :: Processing package changes... removing python-setuptools... removing python-pyparsing... removing python-platformdirs... removing python-pip... removing python-wheel... 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-future... removing python-filelock... removing python-cryptography... removing python-cffi... removing python-pycparser... removing python-autocommand... removing python-attrs... removing python... removing mpdecimal... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate...