==> Synchronizing chroot copy [/chroot/x86_64/root] -> [build]...done
==> Making package: python-bumpversion 1.0.1-2 (Mon Aug  7 08:45:01 2023)
==> Retrieving sources...
  -> Found bump2version-1.0.1.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    bump2version-1.0.1.tar.gz ... Passed
==> Making package: python-bumpversion 1.0.1-2 (Mon 07 Aug 2023 08:45:05 AM EDT)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (2) libnsl-2.0.0-3  python-3.11.3-2

Total Installed Size:  75.14 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
:: Processing package changes...
installing libnsl...
installing python...
Optional dependencies for python
    python-setuptools
    python-pip
    sqlite [installed]
    mpdecimal: for decimal
    xz: for lzma [installed]
    tk: for tkinter
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (16) python-autocommand-2.2.2-4  python-fastjsonschema-2.18.0-1
              python-inflect-7.0.0-1  python-jaraco.context-4.3.0-3
              python-jaraco.functools-3.8.0-1  python-jaraco.text-3.11.1-3
              python-more-itertools-10.0.1-1  python-ordered-set-4.1.0-4
              python-packaging-23.1-1  python-platformdirs-3.9.1-1
              python-pydantic-1.10.9-1  python-tomli-2.0.1-3
              python-trove-classifiers-2023.7.6-1
              python-typing_extensions-4.7.1-1
              python-validate-pyproject-0.13-1  python-setuptools-1:68.0.0-1

Total Installed Size:  15.67 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-typing_extensions...
installing python-pydantic...
Optional dependencies for python-pydantic
    python-dotenv: for .env file support
    python-email-validator: for email validation
installing python-inflect...
installing python-jaraco.text...
installing python-ordered-set...
installing python-packaging...
installing python-platformdirs...
installing python-tomli...
installing python-fastjsonschema...
installing python-trove-classifiers...
installing python-validate-pyproject...
installing python-setuptools...
[?25h==> Retrieving sources...
  -> Found bump2version-1.0.1.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting bump2version-1.0.1.tar.gz with bsdtar
==> Starting build()...
running build
running build_py
creating build
creating build/lib
creating build/lib/bumpversion
copying bumpversion/__init__.py -> build/lib/bumpversion
copying bumpversion/cli.py -> build/lib/bumpversion
copying bumpversion/exceptions.py -> build/lib/bumpversion
copying bumpversion/functions.py -> build/lib/bumpversion
copying bumpversion/version_part.py -> build/lib/bumpversion
copying bumpversion/__main__.py -> build/lib/bumpversion
copying bumpversion/utils.py -> build/lib/bumpversion
copying bumpversion/vcs.py -> build/lib/bumpversion
==> Entering fakeroot environment...
==> Starting package()...
running install
/usr/lib/python3.11/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 /build/python-bumpversion/pkg/python-bumpversion/usr
creating /build/python-bumpversion/pkg/python-bumpversion/usr/lib
creating /build/python-bumpversion/pkg/python-bumpversion/usr/lib/python3.11
creating /build/python-bumpversion/pkg/python-bumpversion/usr/lib/python3.11/site-packages
creating /build/python-bumpversion/pkg/python-bumpversion/usr/lib/python3.11/site-packages/bumpversion
copying build/lib/bumpversion/__init__.py -> /build/python-bumpversion/pkg/python-bumpversion/usr/lib/python3.11/site-packages/bumpversion
copying build/lib/bumpversion/cli.py -> /build/python-bumpversion/pkg/python-bumpversion/usr/lib/python3.11/site-packages/bumpversion
copying build/lib/bumpversion/exceptions.py -> /build/python-bumpversion/pkg/python-bumpversion/usr/lib/python3.11/site-packages/bumpversion
copying build/lib/bumpversion/functions.py -> /build/python-bumpversion/pkg/python-bumpversion/usr/lib/python3.11/site-packages/bumpversion
copying build/lib/bumpversion/version_part.py -> /build/python-bumpversion/pkg/python-bumpversion/usr/lib/python3.11/site-packages/bumpversion
copying build/lib/bumpversion/__main__.py -> /build/python-bumpversion/pkg/python-bumpversion/usr/lib/python3.11/site-packages/bumpversion
copying build/lib/bumpversion/utils.py -> /build/python-bumpversion/pkg/python-bumpversion/usr/lib/python3.11/site-packages/bumpversion
copying build/lib/bumpversion/vcs.py -> /build/python-bumpversion/pkg/python-bumpversion/usr/lib/python3.11/site-packages/bumpversion
byte-compiling /build/python-bumpversion/pkg/python-bumpversion/usr/lib/python3.11/site-packages/bumpversion/__init__.py to __init__.cpython-311.pyc
byte-compiling /build/python-bumpversion/pkg/python-bumpversion/usr/lib/python3.11/site-packages/bumpversion/cli.py to cli.cpython-311.pyc
byte-compiling /build/python-bumpversion/pkg/python-bumpversion/usr/lib/python3.11/site-packages/bumpversion/exceptions.py to exceptions.cpython-311.pyc
byte-compiling /build/python-bumpversion/pkg/python-bumpversion/usr/lib/python3.11/site-packages/bumpversion/functions.py to functions.cpython-311.pyc
byte-compiling /build/python-bumpversion/pkg/python-bumpversion/usr/lib/python3.11/site-packages/bumpversion/version_part.py to version_part.cpython-311.pyc
byte-compiling /build/python-bumpversion/pkg/python-bumpversion/usr/lib/python3.11/site-packages/bumpversion/__main__.py to __main__.cpython-311.pyc
byte-compiling /build/python-bumpversion/pkg/python-bumpversion/usr/lib/python3.11/site-packages/bumpversion/utils.py to utils.cpython-311.pyc
byte-compiling /build/python-bumpversion/pkg/python-bumpversion/usr/lib/python3.11/site-packages/bumpversion/vcs.py to vcs.cpython-311.pyc
writing byte-compilation script '/tmp/tmpw_s2ldzy.py'
/usr/bin/python /tmp/tmpw_s2ldzy.py
removing /tmp/tmpw_s2ldzy.py
running install_egg_info
running egg_info
writing bump2version.egg-info/PKG-INFO
writing dependency_links to bump2version.egg-info/dependency_links.txt
writing entry points to bump2version.egg-info/entry_points.txt
writing top-level names to bump2version.egg-info/top_level.txt
reading manifest file 'bump2version.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE.rst'
writing manifest file 'bump2version.egg-info/SOURCES.txt'
Copying bump2version.egg-info to /build/python-bumpversion/pkg/python-bumpversion/usr/lib/python3.11/site-packages/bump2version-1.0.1-py3.11.egg-info
running install_scripts
Installing bump2version script to /build/python-bumpversion/pkg/python-bumpversion/usr/bin
Installing bumpversion script to /build/python-bumpversion/pkg/python-bumpversion/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 "python-bumpversion"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-bumpversion 1.0.1-2 (Mon 07 Aug 2023 08:45:10 AM EDT)
==> Cleaning up...
==> Removing installed dependencies...
[?25lchecking dependencies...
:: glib2 optionally requires python: gdbus-codegen, glib-genmarshal, glib-mkenums, gtester-report
:: libevent optionally requires python: event_rpcgen.py
:: libxml2 optionally requires python: Python bindings
:: util-linux-libs optionally requires python: python bindings to libmount

Packages (18) libnsl-2.0.0-3  python-3.11.3-2  python-autocommand-2.2.2-4
              python-fastjsonschema-2.18.0-1  python-inflect-7.0.0-1
              python-jaraco.context-4.3.0-3  python-jaraco.functools-3.8.0-1
              python-jaraco.text-3.11.1-3  python-more-itertools-10.0.1-1
              python-ordered-set-4.1.0-4  python-packaging-23.1-1
              python-platformdirs-3.9.1-1  python-pydantic-1.10.9-1
              python-setuptools-1:68.0.0-1  python-tomli-2.0.1-3
              python-trove-classifiers-2023.7.6-1
              python-typing_extensions-4.7.1-1
              python-validate-pyproject-0.13-1

Total Removed Size:  90.82 MiB

:: Do you want to remove these packages? [Y/n] 
:: Processing package changes...
removing python-setuptools...
removing python-validate-pyproject...
removing python-trove-classifiers...
removing python-tomli...
removing python-platformdirs...
removing python-packaging...
removing python-ordered-set...
removing python-jaraco.text...
removing python-jaraco.functools...
removing python-more-itertools...
removing python-jaraco.context...
removing python-inflect...
removing python-pydantic...
removing python-typing_extensions...
removing python-fastjsonschema...
removing python-autocommand...
removing python...
removing libnsl...
[?25h