==> Retrieving sources... -> Found 2.0.0.tar.gz ==> Generating checksums for source files... ==> Making package: python-readchar 2.0.0-10 (Wed 20 Nov 2024 03:54:57 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 (16) New Version Net Change extra/python-attrs 23.2.0-3 0.54 MiB extra/python-autocommand 2.2.2-6 0.08 MiB extra/python-cffi 1.17.1-1 1.32 MiB extra/python-cryptography 42.0.8-1 4.40 MiB extra/python-filelock 3.16.1-1 0.13 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-pycparser 2.22-2 1.71 MiB extra/python-pip 24.3.1-1 15.61 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: 33.90 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 2.0.0.tar.gz ==> Validating source files with sha512sums... 2.0.0.tar.gz ... Passed ==> Extracting sources... -> Extracting 2.0.0.tar.gz with bsdtar ==> Starting build()... /src/packages/libs/python/python-readchar/src/python-readchar-2.0.0/setup.py:6: SetuptoolsDeprecationWarning: The test command is disabled and references to it are deprecated. !! ******************************************************************************** Please remove any references to `setuptools.command.test` in all supported versions of the affected package. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! from setuptools.command.test import test as TestCommand /usr/lib/python3.12/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.12/site-packages/setuptools/_distutils/dist.py:261: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) running build running build_py creating build/lib/readchar copying readchar/__init__.py -> build/lib/readchar copying readchar/readchar_windows.py -> build/lib/readchar copying readchar/readchar.py -> build/lib/readchar copying readchar/key.py -> build/lib/readchar copying readchar/readchar_linux.py -> build/lib/readchar creating build/lib/tests/unit copying tests/unit/__init__.py -> build/lib/tests/unit copying tests/unit/test_key.py -> build/lib/tests/unit copying tests/unit/test_readkey.py -> build/lib/tests/unit creating build/lib/tests/acceptance copying tests/acceptance/__init__.py -> build/lib/tests/acceptance running egg_info creating readchar.egg-info writing readchar.egg-info/PKG-INFO writing dependency_links to readchar.egg-info/dependency_links.txt writing top-level names to readchar.egg-info/top_level.txt writing manifest file 'readchar.egg-info/SOURCES.txt' reading manifest file 'readchar.egg-info/SOURCES.txt' writing manifest file 'readchar.egg-info/SOURCES.txt' ==> Entering fakeroot environment... ==> Starting package()... /src/packages/libs/python/python-readchar/src/python-readchar-2.0.0/setup.py:6: SetuptoolsDeprecationWarning: The test command is disabled and references to it are deprecated. !! ******************************************************************************** Please remove any references to `setuptools.command.test` in all supported versions of the affected package. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! from setuptools.command.test import test as TestCommand /usr/lib/python3.12/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.12/site-packages/setuptools/_distutils/dist.py:261: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) 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-readchar/pkg/python-readchar/usr/lib/python3.12/site-packages creating /src/packages/libs/python/python-readchar/pkg/python-readchar/usr/lib/python3.12/site-packages/readchar copying build/lib/readchar/__init__.py -> /src/packages/libs/python/python-readchar/pkg/python-readchar/usr/lib/python3.12/site-packages/readchar copying build/lib/readchar/readchar_windows.py -> /src/packages/libs/python/python-readchar/pkg/python-readchar/usr/lib/python3.12/site-packages/readchar copying build/lib/readchar/readchar.py -> /src/packages/libs/python/python-readchar/pkg/python-readchar/usr/lib/python3.12/site-packages/readchar copying build/lib/readchar/key.py -> /src/packages/libs/python/python-readchar/pkg/python-readchar/usr/lib/python3.12/site-packages/readchar copying build/lib/readchar/readchar_linux.py -> /src/packages/libs/python/python-readchar/pkg/python-readchar/usr/lib/python3.12/site-packages/readchar creating /src/packages/libs/python/python-readchar/pkg/python-readchar/usr/lib/python3.12/site-packages/tests creating /src/packages/libs/python/python-readchar/pkg/python-readchar/usr/lib/python3.12/site-packages/tests/unit copying build/lib/tests/unit/__init__.py -> /src/packages/libs/python/python-readchar/pkg/python-readchar/usr/lib/python3.12/site-packages/tests/unit copying build/lib/tests/unit/test_key.py -> /src/packages/libs/python/python-readchar/pkg/python-readchar/usr/lib/python3.12/site-packages/tests/unit copying build/lib/tests/unit/test_readkey.py -> /src/packages/libs/python/python-readchar/pkg/python-readchar/usr/lib/python3.12/site-packages/tests/unit creating /src/packages/libs/python/python-readchar/pkg/python-readchar/usr/lib/python3.12/site-packages/tests/acceptance copying build/lib/tests/acceptance/__init__.py -> /src/packages/libs/python/python-readchar/pkg/python-readchar/usr/lib/python3.12/site-packages/tests/acceptance byte-compiling /src/packages/libs/python/python-readchar/pkg/python-readchar/usr/lib/python3.12/site-packages/readchar/__init__.py to __init__.cpython-312.pyc byte-compiling /src/packages/libs/python/python-readchar/pkg/python-readchar/usr/lib/python3.12/site-packages/readchar/readchar_windows.py to readchar_windows.cpython-312.pyc byte-compiling /src/packages/libs/python/python-readchar/pkg/python-readchar/usr/lib/python3.12/site-packages/readchar/readchar.py to readchar.cpython-312.pyc byte-compiling /src/packages/libs/python/python-readchar/pkg/python-readchar/usr/lib/python3.12/site-packages/readchar/key.py to key.cpython-312.pyc byte-compiling /src/packages/libs/python/python-readchar/pkg/python-readchar/usr/lib/python3.12/site-packages/readchar/readchar_linux.py to readchar_linux.cpython-312.pyc byte-compiling /src/packages/libs/python/python-readchar/pkg/python-readchar/usr/lib/python3.12/site-packages/tests/unit/__init__.py to __init__.cpython-312.pyc byte-compiling /src/packages/libs/python/python-readchar/pkg/python-readchar/usr/lib/python3.12/site-packages/tests/unit/test_key.py to test_key.cpython-312.pyc byte-compiling /src/packages/libs/python/python-readchar/pkg/python-readchar/usr/lib/python3.12/site-packages/tests/unit/test_readkey.py to test_readkey.cpython-312.pyc byte-compiling /src/packages/libs/python/python-readchar/pkg/python-readchar/usr/lib/python3.12/site-packages/tests/acceptance/__init__.py to __init__.cpython-312.pyc writing byte-compilation script '/tmp/tmpvyjc8alq.py' /usr/sbin/python /tmp/tmpvyjc8alq.py removing /tmp/tmpvyjc8alq.py running install_egg_info running egg_info writing readchar.egg-info/PKG-INFO writing dependency_links to readchar.egg-info/dependency_links.txt writing top-level names to readchar.egg-info/top_level.txt reading manifest file 'readchar.egg-info/SOURCES.txt' writing manifest file 'readchar.egg-info/SOURCES.txt' Copying readchar.egg-info to /src/packages/libs/python/python-readchar/pkg/python-readchar/usr/lib/python3.12/site-packages/readchar-2.0.0-py3.12.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-readchar"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python-readchar 2.0.0-10 (Wed 20 Nov 2024 03:55:06 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 (18) 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-cffi 1.17.1-1 -1.32 MiB python-cryptography 42.0.8-1 -4.40 MiB python-filelock 3.16.1-1 -0.13 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-pip 24.3.1-1 -15.61 MiB python-platformdirs 4.3.6-1 -0.24 MiB python-pycparser 2.22-2 -1.71 MiB python-setuptools 1:75.2.0-2 -7.99 MiB python-wheel 0.45.0-1 -0.28 MiB Total Removed Size: 104.29 MiB :: Do you want to remove these packages? [Y/n] :: Processing package changes... removing python-setuptools... 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-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...