==> Retrieving sources... -> Found dataset-1.6.2.tar.gz ==> Generating checksums for source files... ==> Making package: python-dataset 1.6.2-1 (Wed 20 Nov 2024 04:16:21 PM UTC) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Package (13) New Version Net Change Download Size core/mpdecimal 4.0.0-2 0.32 MiB athena/python-banal 1.0.6-3 0.03 MiB extra/python-chardet 5.2.0-2 2.98 MiB extra/python-greenlet 3.1.0-1 0.44 MiB extra/python-mako 1.3.6-1 0.95 MiB 0.16 MiB extra/python-markupsafe 2.1.5-2 0.08 MiB extra/python-pyicu 2.12-5 1.23 MiB extra/python-typing_extensions 4.12.2-1 0.41 MiB core/python 3.12.7-1 70.07 MiB extra/python-alembic 1.13.1-3 2.88 MiB 0.41 MiB athena/python-normality 2.5.0-2 0.04 MiB 0.02 MiB extra/python-six 1.16.0-9 0.11 MiB extra/python-sqlalchemy 2.0.36-1 24.88 MiB Total Download Size: 0.59 MiB Total Installed Size: 104.43 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... python-alembic-1.13.1-3-any downloading... python-mako-1.3.6-1-any downloading... python-normality-2.5.0-2-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-greenlet... installing python-typing_extensions... installing python-sqlalchemy... Optional dependencies for python-sqlalchemy python-psycopg2: connect to PostgreSQL database installing python-markupsafe... installing python-mako... Optional dependencies for python-mako python-babel: for i18n features python-beaker: for caching support python-dogpile.cache: for caching support python-pygments: for syntax highlighting python-pytest: for testing utilities installing python-alembic... installing python-chardet... installing python-pyicu... installing python-banal... installing python-normality... :: 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 dataset-1.6.2.tar.gz ==> Validating source files with sha512sums... dataset-1.6.2.tar.gz ... Passed ==> Extracting sources... -> Extracting dataset-1.6.2.tar.gz with bsdtar ==> Starting build()... /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/dist.py:261: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:261: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) running build running build_py creating build/lib/dataset copying dataset/chunked.py -> build/lib/dataset copying dataset/__init__.py -> build/lib/dataset copying dataset/table.py -> build/lib/dataset copying dataset/types.py -> build/lib/dataset copying dataset/database.py -> build/lib/dataset copying dataset/util.py -> build/lib/dataset ==> Entering fakeroot environment... ==> Starting package()... /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/dist.py:261: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:261: UserWarning: Unknown distribution option: 'test_suite' 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-dataset/pkg/python-dataset/usr/lib/python3.12/site-packages creating /src/packages/libs/python/python-dataset/pkg/python-dataset/usr/lib/python3.12/site-packages/dataset copying build/lib/dataset/chunked.py -> /src/packages/libs/python/python-dataset/pkg/python-dataset/usr/lib/python3.12/site-packages/dataset copying build/lib/dataset/__init__.py -> /src/packages/libs/python/python-dataset/pkg/python-dataset/usr/lib/python3.12/site-packages/dataset copying build/lib/dataset/table.py -> /src/packages/libs/python/python-dataset/pkg/python-dataset/usr/lib/python3.12/site-packages/dataset copying build/lib/dataset/types.py -> /src/packages/libs/python/python-dataset/pkg/python-dataset/usr/lib/python3.12/site-packages/dataset copying build/lib/dataset/database.py -> /src/packages/libs/python/python-dataset/pkg/python-dataset/usr/lib/python3.12/site-packages/dataset copying build/lib/dataset/util.py -> /src/packages/libs/python/python-dataset/pkg/python-dataset/usr/lib/python3.12/site-packages/dataset byte-compiling /src/packages/libs/python/python-dataset/pkg/python-dataset/usr/lib/python3.12/site-packages/dataset/chunked.py to chunked.cpython-312.pyc byte-compiling /src/packages/libs/python/python-dataset/pkg/python-dataset/usr/lib/python3.12/site-packages/dataset/__init__.py to __init__.cpython-312.pyc byte-compiling /src/packages/libs/python/python-dataset/pkg/python-dataset/usr/lib/python3.12/site-packages/dataset/table.py to table.cpython-312.pyc byte-compiling /src/packages/libs/python/python-dataset/pkg/python-dataset/usr/lib/python3.12/site-packages/dataset/types.py to types.cpython-312.pyc byte-compiling /src/packages/libs/python/python-dataset/pkg/python-dataset/usr/lib/python3.12/site-packages/dataset/database.py to database.cpython-312.pyc byte-compiling /src/packages/libs/python/python-dataset/pkg/python-dataset/usr/lib/python3.12/site-packages/dataset/util.py to util.cpython-312.pyc writing byte-compilation script '/tmp/tmp2_bfgba0.py' /usr/sbin/python /tmp/tmp2_bfgba0.py removing /tmp/tmp2_bfgba0.py running install_egg_info running egg_info writing dataset.egg-info/PKG-INFO writing dependency_links to dataset.egg-info/dependency_links.txt writing namespace_packages to dataset.egg-info/namespace_packages.txt writing requirements to dataset.egg-info/requires.txt writing top-level names to dataset.egg-info/top_level.txt reading manifest file 'dataset.egg-info/SOURCES.txt' adding license file 'LICENSE.txt' writing manifest file 'dataset.egg-info/SOURCES.txt' Copying dataset.egg-info to /src/packages/libs/python/python-dataset/pkg/python-dataset/usr/lib/python3.12/site-packages/dataset-1.6.2-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-dataset"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python-dataset 1.6.2-1 (Wed 20 Nov 2024 04:16:29 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-alembic 1.13.1-3 -2.88 MiB python-autocommand 2.2.2-6 -0.08 MiB python-banal 1.0.6-3 -0.03 MiB python-chardet 5.2.0-2 -2.98 MiB python-greenlet 3.1.0-1 -0.44 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-mako 1.3.6-1 -0.95 MiB python-markupsafe 2.1.5-2 -0.08 MiB python-more-itertools 10.3.0-1 -0.63 MiB python-normality 2.5.0-2 -0.04 MiB python-packaging 24.2-1 -0.66 MiB python-platformdirs 4.3.6-1 -0.24 MiB python-pyicu 2.12-5 -1.23 MiB python-setuptools 1:75.2.0-2 -7.99 MiB python-six 1.16.0-9 -0.11 MiB python-sqlalchemy 2.0.36-1 -24.88 MiB python-typing_extensions 4.12.2-1 -0.41 MiB python-wheel 0.45.0-1 -0.28 MiB Total Removed Size: 114.61 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-normality... removing python-pyicu... removing python-jaraco.collections... removing python-jaraco.text... removing python-jaraco.functools... removing python-more-itertools... removing python-jaraco.context... removing python-chardet... removing python-banal... removing python-six... removing python-autocommand... removing python-alembic... removing python-sqlalchemy... removing python-typing_extensions... removing python-greenlet... removing python-mako... removing python-markupsafe... removing python... removing mpdecimal... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate...