==> Retrieving sources... -> Updating gitem git repo... -> Found requirements.txt.patch ==> Generating checksums for source files... ==> Making package: gitem 104.d40a1c9-4 (Thu 21 Nov 2024 05:39:17 AM UTC) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Package (6) New Version Net Change core/mpdecimal 4.0.0-2 0.32 MiB extra/python-charset-normalizer 3.4.0-1 0.44 MiB extra/python-idna 3.10-1 0.88 MiB extra/python-urllib3 1.26.20-3 1.26 MiB core/python 3.12.7-1 70.07 MiB extra/python-requests 2.32.3-1 0.60 MiB Total Installed Size: 73.57 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-charset-normalizer... installing python-idna... installing python-urllib3... Optional dependencies for python-urllib3 python-brotli: Brotli support python-certifi: security support python-cryptography: security support python-idna: security support [installed] python-pyopenssl: security support python-pysocks: SOCKS support installing python-requests... Optional dependencies for python-requests python-chardet: alternative character encoding library python-pysocks: SOCKS proxy support :: 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... -> Updating gitem git repo... -> Found requirements.txt.patch ==> Validating source files with sha512sums... gitem ... Skipped requirements.txt.patch ... Passed ==> Extracting sources... -> Creating working copy of gitem git repo... Switched to a new branch 'makepkg' ==> Starting prepare()... patching file gitem/requirements.txt ==> Starting pkgver()... ==> Starting build()... /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/gitem copying lib/gitem/analytics.py -> build/lib/gitem copying lib/gitem/__init__.py -> build/lib/gitem copying lib/gitem/__main__.py -> build/lib/gitem copying lib/gitem/api.py -> build/lib/gitem creating build/lib/gitem/output copying lib/gitem/output/__init__.py -> build/lib/gitem/output copying lib/gitem/output/json.py -> build/lib/gitem/output copying lib/gitem/output/stdout.py -> build/lib/gitem/output copying lib/gitem/output/base.py -> build/lib/gitem/output ==> Entering fakeroot environment... ==> Starting package()... /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/pentesting/gitem/pkg/gitem/usr/lib/python3.12/site-packages creating /src/packages/pentesting/gitem/pkg/gitem/usr/lib/python3.12/site-packages/gitem copying build/lib/gitem/analytics.py -> /src/packages/pentesting/gitem/pkg/gitem/usr/lib/python3.12/site-packages/gitem copying build/lib/gitem/__init__.py -> /src/packages/pentesting/gitem/pkg/gitem/usr/lib/python3.12/site-packages/gitem copying build/lib/gitem/__main__.py -> /src/packages/pentesting/gitem/pkg/gitem/usr/lib/python3.12/site-packages/gitem copying build/lib/gitem/api.py -> /src/packages/pentesting/gitem/pkg/gitem/usr/lib/python3.12/site-packages/gitem creating /src/packages/pentesting/gitem/pkg/gitem/usr/lib/python3.12/site-packages/gitem/output copying build/lib/gitem/output/__init__.py -> /src/packages/pentesting/gitem/pkg/gitem/usr/lib/python3.12/site-packages/gitem/output copying build/lib/gitem/output/json.py -> /src/packages/pentesting/gitem/pkg/gitem/usr/lib/python3.12/site-packages/gitem/output copying build/lib/gitem/output/stdout.py -> /src/packages/pentesting/gitem/pkg/gitem/usr/lib/python3.12/site-packages/gitem/output copying build/lib/gitem/output/base.py -> /src/packages/pentesting/gitem/pkg/gitem/usr/lib/python3.12/site-packages/gitem/output byte-compiling /src/packages/pentesting/gitem/pkg/gitem/usr/lib/python3.12/site-packages/gitem/analytics.py to analytics.cpython-312.pyc byte-compiling /src/packages/pentesting/gitem/pkg/gitem/usr/lib/python3.12/site-packages/gitem/__init__.py to __init__.cpython-312.pyc byte-compiling /src/packages/pentesting/gitem/pkg/gitem/usr/lib/python3.12/site-packages/gitem/__main__.py to __main__.cpython-312.pyc byte-compiling /src/packages/pentesting/gitem/pkg/gitem/usr/lib/python3.12/site-packages/gitem/api.py to api.cpython-312.pyc byte-compiling /src/packages/pentesting/gitem/pkg/gitem/usr/lib/python3.12/site-packages/gitem/output/__init__.py to __init__.cpython-312.pyc byte-compiling /src/packages/pentesting/gitem/pkg/gitem/usr/lib/python3.12/site-packages/gitem/output/json.py to json.cpython-312.pyc byte-compiling /src/packages/pentesting/gitem/pkg/gitem/usr/lib/python3.12/site-packages/gitem/output/stdout.py to stdout.cpython-312.pyc byte-compiling /src/packages/pentesting/gitem/pkg/gitem/usr/lib/python3.12/site-packages/gitem/output/base.py to base.cpython-312.pyc writing byte-compilation script '/tmp/tmpmkd28ml1.py' /usr/sbin/python /tmp/tmpmkd28ml1.py removing /tmp/tmpmkd28ml1.py running install_egg_info running egg_info creating lib/gitem.egg-info writing lib/gitem.egg-info/PKG-INFO writing dependency_links to lib/gitem.egg-info/dependency_links.txt writing entry points to lib/gitem.egg-info/entry_points.txt writing requirements to lib/gitem.egg-info/requires.txt writing top-level names to lib/gitem.egg-info/top_level.txt writing manifest file 'lib/gitem.egg-info/SOURCES.txt' reading manifest file 'lib/gitem.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'lib/gitem.egg-info/SOURCES.txt' Copying lib/gitem.egg-info to /src/packages/pentesting/gitem/pkg/gitem/usr/lib/python3.12/site-packages/gitem-0.9.2-py3.12.egg-info running install_scripts Installing gitem script to /src/packages/pentesting/gitem/pkg/gitem/usr/bin ==> 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 "gitem"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: gitem 104.d40a1c9-4 (Thu 21 Nov 2024 05:39:24 AM 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-autocommand 2.2.2-6 -0.08 MiB python-charset-normalizer 3.4.0-1 -0.44 MiB python-idna 3.10-1 -0.88 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-requests 2.32.3-1 -0.60 MiB python-setuptools 1:75.2.0-2 -7.99 MiB python-urllib3 1.26.20-3 -1.26 MiB python-wheel 0.45.0-1 -0.28 MiB Total Removed Size: 83.75 MiB :: Do you want to remove these packages? [Y/n] :: Processing package changes... removing python-setuptools... removing python-wheel... removing python-requests... removing python-urllib3... 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-idna... removing python-charset-normalizer... removing python-autocommand... removing python... removing mpdecimal... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate...