==> Retrieving sources... -> Found cymon-0.1.tar.gz ==> Generating checksums for source files... ==> Making package: python-cymon 0.1-6 (Wed 20 Nov 2024 03:29:53 PM UTC) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Package (5) New Version Net Change athena/python2-chardet 4.0.0-3 2.25 MiB athena/python2-idna 2.10-5 0.93 MiB athena/python2-urllib3 1.26.11-1 1.10 MiB athena/python2 2.7.18-8 70.24 MiB athena/python2-requests 2.26.0-2 0.50 MiB Total Installed Size: 75.02 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing python2... Optional dependencies for python2 tk: for IDLE python2-setuptools python2-pip installing python2-urllib3... installing python2-chardet... installing python2-idna... installing python2-requests... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Checking buildtime 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 core/python 3.12.7-1 70.07 MiB 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 athena/python2-setuptools 2:44.1.1-2 3.81 MiB Total Installed Size: 84.39 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing python2-setuptools... installing mpdecimal... installing python... Optional dependencies for python python-setuptools: for building Python packages using tooling that is usually bundled with Python [pending] 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-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 cymon-0.1.tar.gz ==> Validating source files with sha512sums... cymon-0.1.tar.gz ... Passed ==> Extracting sources... -> Extracting cymon-0.1.tar.gz with bsdtar ==> Starting prepare()... ==> Starting build()... running build running build_py creating build creating build/lib creating build/lib/cymon copying cymon/__init__.py -> build/lib/cymon copying cymon/cymon.py -> build/lib/cymon /usr/lib/python3.12/site-packages/setuptools/dist.py:491: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2025-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) ==> Entering fakeroot environment... ==> Starting package_python2-cymon()... running install running install_lib creating /src/packages/libs/python/python-cymon/pkg/python2-cymon/usr creating /src/packages/libs/python/python-cymon/pkg/python2-cymon/usr/lib creating /src/packages/libs/python/python-cymon/pkg/python2-cymon/usr/lib/python2.7 creating /src/packages/libs/python/python-cymon/pkg/python2-cymon/usr/lib/python2.7/site-packages creating /src/packages/libs/python/python-cymon/pkg/python2-cymon/usr/lib/python2.7/site-packages/cymon copying build/lib/cymon/__init__.py -> /src/packages/libs/python/python-cymon/pkg/python2-cymon/usr/lib/python2.7/site-packages/cymon copying build/lib/cymon/cymon.py -> /src/packages/libs/python/python-cymon/pkg/python2-cymon/usr/lib/python2.7/site-packages/cymon byte-compiling /src/packages/libs/python/python-cymon/pkg/python2-cymon/usr/lib/python2.7/site-packages/cymon/__init__.py to __init__.pyc byte-compiling /src/packages/libs/python/python-cymon/pkg/python2-cymon/usr/lib/python2.7/site-packages/cymon/cymon.py to cymon.pyc writing byte-compilation script '/tmp/tmp2Ch7MN.py' /usr/sbin/python2 -O /tmp/tmp2Ch7MN.py removing /tmp/tmp2Ch7MN.py running install_egg_info Writing /src/packages/libs/python/python-cymon/pkg/python2-cymon/usr/lib/python2.7/site-packages/cymon-0.1-py2.7.egg-info ==> 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 "python2-cymon"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Starting package_python-cymon()... /usr/lib/python3.12/site-packages/setuptools/dist.py:491: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2025-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /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() ==> 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-cymon"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python-cymon 0.1-6 (Wed 20 Nov 2024 03:30:04 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-autocommand 2.2.2-6 -0.08 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-setuptools 1:75.2.0-2 -7.99 MiB python-wheel 0.45.0-1 -0.28 MiB python2 2.7.18-8 -70.24 MiB python2-chardet 4.0.0-3 -2.25 MiB python2-idna 2.10-5 -0.93 MiB python2-requests 2.26.0-2 -0.50 MiB python2-setuptools 2:44.1.1-2 -3.81 MiB python2-urllib3 1.26.11-1 -1.10 MiB Total Removed Size: 159.41 MiB :: Do you want to remove these packages? [Y/n] :: Processing package changes... removing python2-setuptools... removing python2-requests... removing python2-urllib3... removing python2-idna... removing python2-chardet... removing python2... 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-autocommand... removing python... removing mpdecimal... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate...