==> Retrieving sources... -> Found msrest-0.7.1.zip ==> Generating checksums for source files... ==> Making package: python-msrest 0.7.1-2 (Wed 20 Nov 2024 12:48:21 PM UTC) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Package (13) New Version Net Change core/mpdecimal 4.0.0-2 0.32 MiB extra/python-cffi 1.17.1-1 1.32 MiB extra/python-charset-normalizer 3.4.0-1 0.44 MiB extra/python-cryptography 42.0.8-1 4.40 MiB extra/python-idna 3.10-1 0.88 MiB extra/python-oauthlib 3.2.2-3 1.48 MiB extra/python-pycparser 2.22-2 1.71 MiB extra/python-requests 2.32.3-1 0.60 MiB extra/python-six 1.16.0-9 0.11 MiB extra/python-urllib3 1.26.20-3 1.26 MiB core/python 3.12.7-1 70.07 MiB extra/python-isodate 0.6.1-4 0.33 MiB extra/python-requests-oauthlib 1.3.1-4 0.18 MiB Total Installed Size: 83.11 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-six... installing python-isodate... 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 [pending] 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 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-oauthlib... installing python-requests-oauthlib... :: 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 msrest-0.7.1.zip ==> Validating source files with sha512sums... msrest-0.7.1.zip ... Passed ==> Extracting sources... -> Extracting msrest-0.7.1.zip with bsdtar ==> Starting build()... running build running build_py creating build/lib/msrest copying msrest/paging.py -> build/lib/msrest copying msrest/exceptions.py -> build/lib/msrest copying msrest/http_logger.py -> build/lib/msrest copying msrest/__init__.py -> build/lib/msrest copying msrest/configuration.py -> build/lib/msrest copying msrest/async_client.py -> build/lib/msrest copying msrest/service_client.py -> build/lib/msrest copying msrest/version.py -> build/lib/msrest copying msrest/async_paging.py -> build/lib/msrest copying msrest/serialization.py -> build/lib/msrest copying msrest/authentication.py -> build/lib/msrest creating build/lib/msrest/polling copying msrest/polling/__init__.py -> build/lib/msrest/polling copying msrest/polling/async_poller.py -> build/lib/msrest/polling copying msrest/polling/poller.py -> build/lib/msrest/polling creating build/lib/msrest/universal_http copying msrest/universal_http/async_requests.py -> build/lib/msrest/universal_http copying msrest/universal_http/__init__.py -> build/lib/msrest/universal_http copying msrest/universal_http/requests.py -> build/lib/msrest/universal_http copying msrest/universal_http/aiohttp.py -> build/lib/msrest/universal_http copying msrest/universal_http/async_abc.py -> build/lib/msrest/universal_http creating build/lib/msrest/pipeline copying msrest/pipeline/async_requests.py -> build/lib/msrest/pipeline copying msrest/pipeline/__init__.py -> build/lib/msrest/pipeline copying msrest/pipeline/requests.py -> build/lib/msrest/pipeline copying msrest/pipeline/universal.py -> build/lib/msrest/pipeline copying msrest/pipeline/aiohttp.py -> build/lib/msrest/pipeline copying msrest/pipeline/async_abc.py -> build/lib/msrest/pipeline running egg_info writing msrest.egg-info/PKG-INFO writing dependency_links to msrest.egg-info/dependency_links.txt writing requirements to msrest.egg-info/requires.txt writing top-level names to msrest.egg-info/top_level.txt reading manifest file 'msrest.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'msrest.egg-info/SOURCES.txt' copying msrest/py.typed -> build/lib/msrest ==> Entering fakeroot environment... ==> Starting package()... 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-msrest/pkg/python-msrest/usr/lib/python3.12/site-packages creating /src/packages/libs/python/python-msrest/pkg/python-msrest/usr/lib/python3.12/site-packages/msrest creating /src/packages/libs/python/python-msrest/pkg/python-msrest/usr/lib/python3.12/site-packages/msrest/polling copying build/lib/msrest/polling/__init__.py -> /src/packages/libs/python/python-msrest/pkg/python-msrest/usr/lib/python3.12/site-packages/msrest/polling copying build/lib/msrest/polling/async_poller.py -> /src/packages/libs/python/python-msrest/pkg/python-msrest/usr/lib/python3.12/site-packages/msrest/polling copying build/lib/msrest/polling/poller.py -> /src/packages/libs/python/python-msrest/pkg/python-msrest/usr/lib/python3.12/site-packages/msrest/polling copying build/lib/msrest/paging.py -> /src/packages/libs/python/python-msrest/pkg/python-msrest/usr/lib/python3.12/site-packages/msrest copying build/lib/msrest/exceptions.py -> /src/packages/libs/python/python-msrest/pkg/python-msrest/usr/lib/python3.12/site-packages/msrest copying build/lib/msrest/http_logger.py -> /src/packages/libs/python/python-msrest/pkg/python-msrest/usr/lib/python3.12/site-packages/msrest copying build/lib/msrest/__init__.py -> /src/packages/libs/python/python-msrest/pkg/python-msrest/usr/lib/python3.12/site-packages/msrest copying build/lib/msrest/configuration.py -> /src/packages/libs/python/python-msrest/pkg/python-msrest/usr/lib/python3.12/site-packages/msrest copying build/lib/msrest/async_client.py -> /src/packages/libs/python/python-msrest/pkg/python-msrest/usr/lib/python3.12/site-packages/msrest copying build/lib/msrest/py.typed -> /src/packages/libs/python/python-msrest/pkg/python-msrest/usr/lib/python3.12/site-packages/msrest copying build/lib/msrest/service_client.py -> /src/packages/libs/python/python-msrest/pkg/python-msrest/usr/lib/python3.12/site-packages/msrest copying build/lib/msrest/version.py -> /src/packages/libs/python/python-msrest/pkg/python-msrest/usr/lib/python3.12/site-packages/msrest creating /src/packages/libs/python/python-msrest/pkg/python-msrest/usr/lib/python3.12/site-packages/msrest/universal_http copying build/lib/msrest/universal_http/async_requests.py -> /src/packages/libs/python/python-msrest/pkg/python-msrest/usr/lib/python3.12/site-packages/msrest/universal_http copying build/lib/msrest/universal_http/__init__.py -> /src/packages/libs/python/python-msrest/pkg/python-msrest/usr/lib/python3.12/site-packages/msrest/universal_http copying build/lib/msrest/universal_http/requests.py -> /src/packages/libs/python/python-msrest/pkg/python-msrest/usr/lib/python3.12/site-packages/msrest/universal_http copying build/lib/msrest/universal_http/aiohttp.py -> /src/packages/libs/python/python-msrest/pkg/python-msrest/usr/lib/python3.12/site-packages/msrest/universal_http copying build/lib/msrest/universal_http/async_abc.py -> /src/packages/libs/python/python-msrest/pkg/python-msrest/usr/lib/python3.12/site-packages/msrest/universal_http creating /src/packages/libs/python/python-msrest/pkg/python-msrest/usr/lib/python3.12/site-packages/msrest/pipeline copying build/lib/msrest/pipeline/async_requests.py -> /src/packages/libs/python/python-msrest/pkg/python-msrest/usr/lib/python3.12/site-packages/msrest/pipeline copying build/lib/msrest/pipeline/__init__.py -> /src/packages/libs/python/python-msrest/pkg/python-msrest/usr/lib/python3.12/site-packages/msrest/pipeline copying build/lib/msrest/pipeline/requests.py -> /src/packages/libs/python/python-msrest/pkg/python-msrest/usr/lib/python3.12/site-packages/msrest/pipeline copying build/lib/msrest/pipeline/universal.py -> /src/packages/libs/python/python-msrest/pkg/python-msrest/usr/lib/python3.12/site-packages/msrest/pipeline copying build/lib/msrest/pipeline/aiohttp.py -> /src/packages/libs/python/python-msrest/pkg/python-msrest/usr/lib/python3.12/site-packages/msrest/pipeline copying build/lib/msrest/pipeline/async_abc.py -> /src/packages/libs/python/python-msrest/pkg/python-msrest/usr/lib/python3.12/site-packages/msrest/pipeline copying build/lib/msrest/async_paging.py -> /src/packages/libs/python/python-msrest/pkg/python-msrest/usr/lib/python3.12/site-packages/msrest copying build/lib/msrest/serialization.py -> /src/packages/libs/python/python-msrest/pkg/python-msrest/usr/lib/python3.12/site-packages/msrest copying build/lib/msrest/authentication.py -> /src/packages/libs/python/python-msrest/pkg/python-msrest/usr/lib/python3.12/site-packages/msrest byte-compiling /src/packages/libs/python/python-msrest/pkg/python-msrest/usr/lib/python3.12/site-packages/msrest/polling/__init__.py to __init__.cpython-312.pyc byte-compiling /src/packages/libs/python/python-msrest/pkg/python-msrest/usr/lib/python3.12/site-packages/msrest/polling/async_poller.py to async_poller.cpython-312.pyc byte-compiling /src/packages/libs/python/python-msrest/pkg/python-msrest/usr/lib/python3.12/site-packages/msrest/polling/poller.py to poller.cpython-312.pyc byte-compiling /src/packages/libs/python/python-msrest/pkg/python-msrest/usr/lib/python3.12/site-packages/msrest/paging.py to paging.cpython-312.pyc byte-compiling /src/packages/libs/python/python-msrest/pkg/python-msrest/usr/lib/python3.12/site-packages/msrest/exceptions.py to exceptions.cpython-312.pyc byte-compiling /src/packages/libs/python/python-msrest/pkg/python-msrest/usr/lib/python3.12/site-packages/msrest/http_logger.py to http_logger.cpython-312.pyc byte-compiling /src/packages/libs/python/python-msrest/pkg/python-msrest/usr/lib/python3.12/site-packages/msrest/__init__.py to __init__.cpython-312.pyc byte-compiling /src/packages/libs/python/python-msrest/pkg/python-msrest/usr/lib/python3.12/site-packages/msrest/configuration.py to configuration.cpython-312.pyc byte-compiling /src/packages/libs/python/python-msrest/pkg/python-msrest/usr/lib/python3.12/site-packages/msrest/async_client.py to async_client.cpython-312.pyc byte-compiling /src/packages/libs/python/python-msrest/pkg/python-msrest/usr/lib/python3.12/site-packages/msrest/service_client.py to service_client.cpython-312.pyc byte-compiling /src/packages/libs/python/python-msrest/pkg/python-msrest/usr/lib/python3.12/site-packages/msrest/version.py to version.cpython-312.pyc byte-compiling /src/packages/libs/python/python-msrest/pkg/python-msrest/usr/lib/python3.12/site-packages/msrest/universal_http/async_requests.py to async_requests.cpython-312.pyc byte-compiling /src/packages/libs/python/python-msrest/pkg/python-msrest/usr/lib/python3.12/site-packages/msrest/universal_http/__init__.py to __init__.cpython-312.pyc byte-compiling /src/packages/libs/python/python-msrest/pkg/python-msrest/usr/lib/python3.12/site-packages/msrest/universal_http/requests.py to requests.cpython-312.pyc byte-compiling /src/packages/libs/python/python-msrest/pkg/python-msrest/usr/lib/python3.12/site-packages/msrest/universal_http/aiohttp.py to aiohttp.cpython-312.pyc byte-compiling /src/packages/libs/python/python-msrest/pkg/python-msrest/usr/lib/python3.12/site-packages/msrest/universal_http/async_abc.py to async_abc.cpython-312.pyc byte-compiling /src/packages/libs/python/python-msrest/pkg/python-msrest/usr/lib/python3.12/site-packages/msrest/pipeline/async_requests.py to async_requests.cpython-312.pyc byte-compiling /src/packages/libs/python/python-msrest/pkg/python-msrest/usr/lib/python3.12/site-packages/msrest/pipeline/__init__.py to __init__.cpython-312.pyc byte-compiling /src/packages/libs/python/python-msrest/pkg/python-msrest/usr/lib/python3.12/site-packages/msrest/pipeline/requests.py to requests.cpython-312.pyc byte-compiling /src/packages/libs/python/python-msrest/pkg/python-msrest/usr/lib/python3.12/site-packages/msrest/pipeline/universal.py to universal.cpython-312.pyc byte-compiling /src/packages/libs/python/python-msrest/pkg/python-msrest/usr/lib/python3.12/site-packages/msrest/pipeline/aiohttp.py to aiohttp.cpython-312.pyc byte-compiling /src/packages/libs/python/python-msrest/pkg/python-msrest/usr/lib/python3.12/site-packages/msrest/pipeline/async_abc.py to async_abc.cpython-312.pyc byte-compiling /src/packages/libs/python/python-msrest/pkg/python-msrest/usr/lib/python3.12/site-packages/msrest/async_paging.py to async_paging.cpython-312.pyc byte-compiling /src/packages/libs/python/python-msrest/pkg/python-msrest/usr/lib/python3.12/site-packages/msrest/serialization.py to serialization.cpython-312.pyc byte-compiling /src/packages/libs/python/python-msrest/pkg/python-msrest/usr/lib/python3.12/site-packages/msrest/authentication.py to authentication.cpython-312.pyc writing byte-compilation script '/tmp/tmpd8q8x1w9.py' /usr/sbin/python /tmp/tmpd8q8x1w9.py removing /tmp/tmpd8q8x1w9.py running install_egg_info running egg_info writing msrest.egg-info/PKG-INFO writing dependency_links to msrest.egg-info/dependency_links.txt writing requirements to msrest.egg-info/requires.txt writing top-level names to msrest.egg-info/top_level.txt reading manifest file 'msrest.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'msrest.egg-info/SOURCES.txt' Copying msrest.egg-info to /src/packages/libs/python/python-msrest/pkg/python-msrest/usr/lib/python3.12/site-packages/msrest-0.7.1-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-msrest"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python-msrest 0.7.1-2 (Wed 20 Nov 2024 12:48:28 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 (23) 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-cffi 1.17.1-1 -1.32 MiB python-charset-normalizer 3.4.0-1 -0.44 MiB python-cryptography 42.0.8-1 -4.40 MiB python-idna 3.10-1 -0.88 MiB python-isodate 0.6.1-4 -0.33 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-oauthlib 3.2.2-3 -1.48 MiB python-packaging 24.2-1 -0.66 MiB python-platformdirs 4.3.6-1 -0.24 MiB python-pycparser 2.22-2 -1.71 MiB python-requests 2.32.3-1 -0.60 MiB python-requests-oauthlib 1.3.1-4 -0.18 MiB python-setuptools 1:75.2.0-2 -7.99 MiB python-six 1.16.0-9 -0.11 MiB python-urllib3 1.26.20-3 -1.26 MiB python-wheel 0.45.0-1 -0.28 MiB Total Removed Size: 93.29 MiB :: Do you want to remove these packages? [Y/n] :: Processing package changes... removing python-setuptools... removing python-wheel... removing python-requests-oauthlib... removing python-requests... removing python-urllib3... removing python-platformdirs... removing python-packaging... removing python-oauthlib... removing python-jaraco.collections... removing python-jaraco.text... removing python-jaraco.functools... removing python-more-itertools... removing python-jaraco.context... removing python-isodate... removing python-six... removing python-idna... removing python-cryptography... removing python-charset-normalizer... removing python-cffi... removing python-pycparser... removing python-autocommand... removing python... removing mpdecimal... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate...