==> Retrieving sources... -> Found normality-2.5.0.tar.gz ==> Generating checksums for source files... ==> Making package: python-normality 2.5.0-2 (Wed 20 Nov 2024 12:50:22 PM UTC) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Package (6) 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-banal 1.0.6-3 0.03 MiB 0.01 MiB extra/python-chardet 5.2.0-2 2.98 MiB extra/python-pyicu 2.12-5 1.23 MiB 0.29 MiB extra/python-six 1.16.0-9 0.11 MiB Total Download Size: 0.30 MiB Total Installed Size: 74.75 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... python-pyicu-2.12-5-x86_64 downloading... python-banal-1.0.6-3-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-six... installing python-chardet... installing python-pyicu... installing python-banal... :: 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-attrs 23.2.0-3 0.54 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-packaging 24.2-1 0.66 MiB extra/python-pycparser 2.22-2 1.71 MiB extra/python-pyproject-hooks 1.2.0-1 0.10 MiB extra/python-build 1.2.2-1 0.20 MiB extra/python-pip 24.3.1-1 15.61 MiB extra/python-wheel 0.45.0-1 0.28 MiB Total Installed Size: 24.95 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing python-attrs... installing python-pycparser... installing python-cffi... Optional dependencies for python-cffi python-setuptools: "limited api" version checking in cffi.setuptools_ext installing python-cryptography... installing python-filelock... installing python-packaging... 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 installing python-pip... installing python-pyproject-hooks... installing python-build... Optional dependencies for python-build python-pip: to use as the Python package installer (default) [installed] python-uv: to use as the Python package installer python-virtualenv: to use virtualenv for build isolation :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Retrieving sources... -> Found normality-2.5.0.tar.gz ==> Validating source files with sha512sums... normality-2.5.0.tar.gz ... Passed ==> Extracting sources... -> Extracting normality-2.5.0.tar.gz with bsdtar ==> Starting build()... * Creating isolated environment: venv+pip... * Installing packages in isolated environment: - setuptools>=61.2.0 - setuptools_scm[toml]>=3.4.3 - wheel * Getting build dependencies for wheel... /tmp/build-env-lvpp93pa/lib/python3.12/site-packages/setuptools/config/pyprojecttoml.py:72: _ExperimentalConfiguration: `[tool.distutils]` in `pyproject.toml` is still *experimental* and likely to change in future releases. config = read_configuration(filepath, True, ignore_option_errors, dist) running egg_info writing normality.egg-info/PKG-INFO writing dependency_links to normality.egg-info/dependency_links.txt writing requirements to normality.egg-info/requires.txt writing top-level names to normality.egg-info/top_level.txt ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any reading manifest file 'normality.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'normality.egg-info/SOURCES.txt' * Building wheel... /tmp/build-env-lvpp93pa/lib/python3.12/site-packages/setuptools/config/pyprojecttoml.py:72: _ExperimentalConfiguration: `[tool.distutils]` in `pyproject.toml` is still *experimental* and likely to change in future releases. config = read_configuration(filepath, True, ignore_option_errors, dist) running bdist_wheel /tmp/build-env-lvpp93pa/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/normality copying normality/encoding.py -> build/lib/normality copying normality/cleaning.py -> build/lib/normality copying normality/__init__.py -> build/lib/normality copying normality/paths.py -> build/lib/normality copying normality/scripts.py -> build/lib/normality copying normality/util.py -> build/lib/normality copying normality/stringify.py -> build/lib/normality copying normality/slugify.py -> build/lib/normality copying normality/transliteration.py -> build/lib/normality copying normality/constants.py -> build/lib/normality running egg_info writing normality.egg-info/PKG-INFO writing dependency_links to normality.egg-info/dependency_links.txt writing requirements to normality.egg-info/requires.txt writing top-level names to normality.egg-info/top_level.txt ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any reading manifest file 'normality.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'normality.egg-info/SOURCES.txt' copying normality/py.typed -> build/lib/normality 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/normality copying build/lib/normality/encoding.py -> build/bdist.linux-x86_64/wheel/./normality copying build/lib/normality/cleaning.py -> build/bdist.linux-x86_64/wheel/./normality copying build/lib/normality/__init__.py -> build/bdist.linux-x86_64/wheel/./normality copying build/lib/normality/py.typed -> build/bdist.linux-x86_64/wheel/./normality copying build/lib/normality/paths.py -> build/bdist.linux-x86_64/wheel/./normality copying build/lib/normality/scripts.py -> build/bdist.linux-x86_64/wheel/./normality copying build/lib/normality/util.py -> build/bdist.linux-x86_64/wheel/./normality copying build/lib/normality/stringify.py -> build/bdist.linux-x86_64/wheel/./normality copying build/lib/normality/slugify.py -> build/bdist.linux-x86_64/wheel/./normality copying build/lib/normality/transliteration.py -> build/bdist.linux-x86_64/wheel/./normality copying build/lib/normality/constants.py -> build/bdist.linux-x86_64/wheel/./normality running install_egg_info Copying normality.egg-info to build/bdist.linux-x86_64/wheel/./normality-2.5.0-py3.12.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/normality-2.5.0.dist-info/WHEEL creating '/src/packages/libs/python/python-normality/dist/.tmp-kuqqm3rw/normality-2.5.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'normality/__init__.py' adding 'normality/cleaning.py' adding 'normality/constants.py' adding 'normality/encoding.py' adding 'normality/paths.py' adding 'normality/py.typed' adding 'normality/scripts.py' adding 'normality/slugify.py' adding 'normality/stringify.py' adding 'normality/transliteration.py' adding 'normality/util.py' adding 'normality-2.5.0.dist-info/LICENSE' adding 'normality-2.5.0.dist-info/METADATA' adding 'normality-2.5.0.dist-info/WHEEL' adding 'normality-2.5.0.dist-info/top_level.txt' adding 'normality-2.5.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Successfully built normality-2.5.0-py2.py3-none-any.whl ==> Entering fakeroot environment... ==> Starting package()... Using pip 24.3.1 from /usr/lib/python3.12/site-packages/pip (python 3.12) Looking in links: file:///src/packages/libs/python/python-normality/dist Processing /src/packages/libs/python/python-normality/dist/normality-2.5.0-py2.py3-none-any.whl Installing collected packages: normality Successfully installed normality-2.5.0 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. ==> 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-normality"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python-normality 2.5.0-2 (Wed 20 Nov 2024 12:50:31 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 (16) 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-banal 1.0.6-3 -0.03 MiB python-build 1.2.2-1 -0.20 MiB python-cffi 1.17.1-1 -1.32 MiB python-chardet 5.2.0-2 -2.98 MiB python-cryptography 42.0.8-1 -4.40 MiB python-filelock 3.16.1-1 -0.13 MiB python-packaging 24.2-1 -0.66 MiB python-pip 24.3.1-1 -15.61 MiB python-pycparser 2.22-2 -1.71 MiB python-pyicu 2.12-5 -1.23 MiB python-pyproject-hooks 1.2.0-1 -0.10 MiB python-six 1.16.0-9 -0.11 MiB python-wheel 0.45.0-1 -0.28 MiB Total Removed Size: 99.69 MiB :: Do you want to remove these packages? [Y/n] :: Processing package changes... removing python-pyicu... removing python-pip... removing python-wheel... removing python-filelock... removing python-cryptography... removing python-chardet... removing python-cffi... removing python-pycparser... removing python-build... removing python-pyproject-hooks... removing python-packaging... removing python-banal... removing python-six... removing python-attrs... removing python... removing mpdecimal... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate...