==> Retrieving sources... -> Found oauth2-1.9.0.post1.tar.gz ==> Generating checksums for source files... ==> Making package: python-oauth2 1.9.0.post1-11 (Wed 20 Nov 2024 01:48:10 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 extra/python-pyparsing 3.1.2-2 1.25 MiB core/python 3.12.7-1 70.07 MiB extra/python-httplib2 0.22.0-7 0.31 MiB Total Installed Size: 71.95 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-pyparsing... Optional dependencies for python-pyparsing python-railroad-diagrams: for generating Railroad Diagrams python-jinja: for generating Railroad Diagrams installing python-httplib2... :: 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... -> Found oauth2-1.9.0.post1.tar.gz ==> Validating source files with sha512sums... oauth2-1.9.0.post1.tar.gz ... Passed ==> Extracting sources... -> Extracting oauth2-1.9.0.post1.tar.gz with bsdtar ==> Starting build()... /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:261: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /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/tests copying tests/test_oauth.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests creating build/lib/oauth2 copying oauth2/_compat.py -> build/lib/oauth2 copying oauth2/__init__.py -> build/lib/oauth2 copying oauth2/_version.py -> build/lib/oauth2 creating build/lib/oauth2/clients copying oauth2/clients/imap.py -> build/lib/oauth2/clients copying oauth2/clients/smtp.py -> build/lib/oauth2/clients copying oauth2/clients/__init__.py -> build/lib/oauth2/clients ==> Entering fakeroot environment... ==> Starting package()... /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:261: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /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-oauth2/pkg/python-oauth2/usr/lib/python3.12/site-packages creating /src/packages/libs/python/python-oauth2/pkg/python-oauth2/usr/lib/python3.12/site-packages/tests copying build/lib/tests/test_oauth.py -> /src/packages/libs/python/python-oauth2/pkg/python-oauth2/usr/lib/python3.12/site-packages/tests copying build/lib/tests/__init__.py -> /src/packages/libs/python/python-oauth2/pkg/python-oauth2/usr/lib/python3.12/site-packages/tests creating /src/packages/libs/python/python-oauth2/pkg/python-oauth2/usr/lib/python3.12/site-packages/oauth2 copying build/lib/oauth2/_compat.py -> /src/packages/libs/python/python-oauth2/pkg/python-oauth2/usr/lib/python3.12/site-packages/oauth2 creating /src/packages/libs/python/python-oauth2/pkg/python-oauth2/usr/lib/python3.12/site-packages/oauth2/clients copying build/lib/oauth2/clients/imap.py -> /src/packages/libs/python/python-oauth2/pkg/python-oauth2/usr/lib/python3.12/site-packages/oauth2/clients copying build/lib/oauth2/clients/smtp.py -> /src/packages/libs/python/python-oauth2/pkg/python-oauth2/usr/lib/python3.12/site-packages/oauth2/clients copying build/lib/oauth2/clients/__init__.py -> /src/packages/libs/python/python-oauth2/pkg/python-oauth2/usr/lib/python3.12/site-packages/oauth2/clients copying build/lib/oauth2/__init__.py -> /src/packages/libs/python/python-oauth2/pkg/python-oauth2/usr/lib/python3.12/site-packages/oauth2 copying build/lib/oauth2/_version.py -> /src/packages/libs/python/python-oauth2/pkg/python-oauth2/usr/lib/python3.12/site-packages/oauth2 byte-compiling /src/packages/libs/python/python-oauth2/pkg/python-oauth2/usr/lib/python3.12/site-packages/tests/test_oauth.py to test_oauth.cpython-312.pyc byte-compiling /src/packages/libs/python/python-oauth2/pkg/python-oauth2/usr/lib/python3.12/site-packages/tests/__init__.py to __init__.cpython-312.pyc byte-compiling /src/packages/libs/python/python-oauth2/pkg/python-oauth2/usr/lib/python3.12/site-packages/oauth2/_compat.py to _compat.cpython-312.pyc byte-compiling /src/packages/libs/python/python-oauth2/pkg/python-oauth2/usr/lib/python3.12/site-packages/oauth2/clients/imap.py to imap.cpython-312.pyc byte-compiling /src/packages/libs/python/python-oauth2/pkg/python-oauth2/usr/lib/python3.12/site-packages/oauth2/clients/smtp.py to smtp.cpython-312.pyc byte-compiling /src/packages/libs/python/python-oauth2/pkg/python-oauth2/usr/lib/python3.12/site-packages/oauth2/clients/__init__.py to __init__.cpython-312.pyc byte-compiling /src/packages/libs/python/python-oauth2/pkg/python-oauth2/usr/lib/python3.12/site-packages/oauth2/__init__.py to __init__.cpython-312.pyc byte-compiling /src/packages/libs/python/python-oauth2/pkg/python-oauth2/usr/lib/python3.12/site-packages/oauth2/_version.py to _version.cpython-312.pyc writing byte-compilation script '/tmp/tmppzz2kkxh.py' /usr/sbin/python /tmp/tmppzz2kkxh.py removing /tmp/tmppzz2kkxh.py running install_egg_info running egg_info writing oauth2.egg-info/PKG-INFO writing dependency_links to oauth2.egg-info/dependency_links.txt writing requirements to oauth2.egg-info/requires.txt writing top-level names to oauth2.egg-info/top_level.txt reading manifest file 'oauth2.egg-info/SOURCES.txt' writing manifest file 'oauth2.egg-info/SOURCES.txt' Copying oauth2.egg-info to /src/packages/libs/python/python-oauth2/pkg/python-oauth2/usr/lib/python3.12/site-packages/oauth2-1.9.0.post1-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-oauth2"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python-oauth2 1.9.0.post1-11 (Wed 20 Nov 2024 01:48:16 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 (14) 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-httplib2 0.22.0-7 -0.31 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-pyparsing 3.1.2-2 -1.25 MiB python-setuptools 1:75.2.0-2 -7.99 MiB python-wheel 0.45.0-1 -0.28 MiB Total Removed Size: 82.13 MiB :: Do you want to remove these packages? [Y/n] :: Processing package changes... removing python-setuptools... removing python-wheel... 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-httplib2... removing python-pyparsing... removing python-autocommand... removing python... removing mpdecimal... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate...