Mock Version: 3.0 Mock Version: 3.0 Mock Version: 3.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-agate-sql.spec'], chrootPath='/var/lib/mock/f38-build-side-42-init-devel-485110-24121/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=864000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-agate-sql.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False error: %changelog not in descending chronological order Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1674172800 Wrote: /builddir/build/SRPMS/python-agate-sql-0.5.9-1.fc38.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-agate-sql.spec'], chrootPath='/var/lib/mock/f38-build-side-42-init-devel-485110-24121/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=864000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-agate-sql.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False error: %changelog not in descending chronological order Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1674172800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.y9aDr7 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf agate-sql-0.5.9 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/agate-sql-0.5.9.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd agate-sql-0.5.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i '1{\@^#!/usr/bin/env python@d}' agatesql/__init__.py agatesql/table.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.CaseZf + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd agate-sql-0.5.9 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -sP' running build running build_py creating build creating build/lib creating build/lib/agatesql copying agatesql/__init__.py -> build/lib/agatesql copying agatesql/table.py -> build/lib/agatesql + pushd docs ~/build/BUILD/agate-sql-0.5.9/docs ~/build/BUILD/agate-sql-0.5.9 + make html SPHINXBUILD=sphinx-build-3.11 sphinx-build-3.11 -b html -d _build/doctrees . _build/html Running Sphinx v5.3.0 making output directory... done WARNING: html_static_path entry '_static' does not exist loading intersphinx inventory from http://docs.python.org/3.5/objects.inv... loading intersphinx inventory from http://agate.readthedocs.org/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'http://agate.readthedocs.org/en/latest/objects.inv' not fetchable due to : HTTPConnectionPool(host='agate.readthedocs.org', port=80): Max retries exceeded with url: /en/latest/objects.inv (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'http://docs.python.org/3.5/objects.inv' not fetchable due to : HTTPConnectionPool(host='docs.python.org', port=80): Max retries exceeded with url: /3.5/objects.inv (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) building [mo]: targets for 0 po files that are out of date building [html]: targets for 1 source files that are out of date updating environment: [new config] 1 added, 0 changed, 0 removed reading sources... [100%] index /builddir/build/BUILD/agate-sql-0.5.9/agatesql/table.py:docstring of agatesql.table.to_sql:17: WARNING: Field list ends without a blank line; unexpected unindent. looking for now-outdated files... /builddir/build/BUILD/agate-sql-0.5.9/agatesql/table.py:docstring of agatesql.table.to_sql_create_statement:6: WARNING: Field list ends without a blank line; unexpected unindent. none found pickling environment... done checking consistency... done preparing documents... done writing output... [100%] index generating indices... genindex done writing additional pages... search done copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 5 warnings. The HTML pages are in _build/html. Build finished. The HTML pages are in _build/html. + rm -f _build/html/.buildinfo + popd ~/build/BUILD/agate-sql-0.5.9 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.oDl2jf + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-agate-sql-0.5.9-1.fc38.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-agate-sql-0.5.9-1.fc38.noarch ++ dirname /builddir/build/BUILDROOT/python-agate-sql-0.5.9-1.fc38.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-agate-sql-0.5.9-1.fc38.noarch + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd agate-sql-0.5.9 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-agate-sql-0.5.9-1.fc38.noarch --prefix /usr running install /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-agate-sql-0.5.9-1.fc38.noarch/usr creating /builddir/build/BUILDROOT/python-agate-sql-0.5.9-1.fc38.noarch/usr/lib creating /builddir/build/BUILDROOT/python-agate-sql-0.5.9-1.fc38.noarch/usr/lib/python3.11 creating /builddir/build/BUILDROOT/python-agate-sql-0.5.9-1.fc38.noarch/usr/lib/python3.11/site-packages creating /builddir/build/BUILDROOT/python-agate-sql-0.5.9-1.fc38.noarch/usr/lib/python3.11/site-packages/agatesql copying build/lib/agatesql/__init__.py -> /builddir/build/BUILDROOT/python-agate-sql-0.5.9-1.fc38.noarch/usr/lib/python3.11/site-packages/agatesql copying build/lib/agatesql/table.py -> /builddir/build/BUILDROOT/python-agate-sql-0.5.9-1.fc38.noarch/usr/lib/python3.11/site-packages/agatesql byte-compiling /builddir/build/BUILDROOT/python-agate-sql-0.5.9-1.fc38.noarch/usr/lib/python3.11/site-packages/agatesql/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-agate-sql-0.5.9-1.fc38.noarch/usr/lib/python3.11/site-packages/agatesql/table.py to table.cpython-311.pyc writing byte-compilation script '/tmp/tmp3d44uw6j.py' /usr/bin/python3 /tmp/tmp3d44uw6j.py removing /tmp/tmp3d44uw6j.py running install_egg_info running egg_info writing agate_sql.egg-info/PKG-INFO writing dependency_links to agate_sql.egg-info/dependency_links.txt writing requirements to agate_sql.egg-info/requires.txt writing top-level names to agate_sql.egg-info/top_level.txt reading manifest file 'agate_sql.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'COPYING' adding license file 'AUTHORS.rst' writing manifest file 'agate_sql.egg-info/SOURCES.txt' Copying agate_sql.egg-info to /builddir/build/BUILDROOT/python-agate-sql-0.5.9-1.fc38.noarch/usr/lib/python3.11/site-packages/agate_sql-0.5.9-py3.11.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-agate-sql-0.5.9-1.fc38.noarch/usr/bin/__pycache__ + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.5.9-1.fc38 --unique-debug-suffix -0.5.9-1.fc38.noarch --unique-debug-src-base python-agate-sql-0.5.9-1.fc38.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/agate-sql-0.5.9 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8 Bytecompiling .py files below /builddir/build/BUILDROOT/python-agate-sql-0.5.9-1.fc38.noarch/usr/lib/python3.11 using python3.11 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.FtuEVK + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd agate-sql-0.5.9 + nosetests-3.11 tests -v -e test_to_sql_create_statement_unique_constraint -e test_to_sql_create_statement test_back_and_forth (tests.test_agatesql.TestSQL.test_back_and_forth) ... /builddir/build/BUILD/agate-sql-0.5.9/agatesql/table.py:181: RemovedIn20Warning: Deprecated API features detected! These feature(s) are not compatible with SQLAlchemy 2.0. To prevent incompatible upgrades prior to updating applications, ensure requirements files are pinned to "sqlalchemy<2.0". Set environment variable SQLALCHEMY_WARN_20=1 to show all deprecation warnings. Set environment variable SQLALCHEMY_SILENCE_UBER_WARNING=1 to silence this message. (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) ok test_chunk_size (tests.test_agatesql.TestSQL.test_chunk_size) ... ok test_create_if_not_exists (tests.test_agatesql.TestSQL.test_create_if_not_exists) ... ok test_make_sql_table_col_len_multiplier (tests.test_agatesql.TestSQL.test_make_sql_table_col_len_multiplier) ... ok test_make_sql_table_min_col_len (tests.test_agatesql.TestSQL.test_make_sql_table_min_col_len) ... ok test_prefixes (tests.test_agatesql.TestSQL.test_prefixes) ... ok test_sql_query_aggregate (tests.test_agatesql.TestSQL.test_sql_query_aggregate) ... ok test_sql_query_limit (tests.test_agatesql.TestSQL.test_sql_query_limit) ... ok test_sql_query_select (tests.test_agatesql.TestSQL.test_sql_query_select) ... ok test_sql_query_simple (tests.test_agatesql.TestSQL.test_sql_query_simple) ... ok test_unique_constraint (tests.test_agatesql.TestSQL.test_unique_constraint) ... ok ---------------------------------------------------------------------- Ran 11 tests in 3.684s OK + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-agate-sql-0.5.9-1.fc38.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1bBEAf + umask 022 + cd /builddir/build/BUILD + cd agate-sql-0.5.9 + DOCDIR=/builddir/build/BUILDROOT/python-agate-sql-0.5.9-1.fc38.noarch/usr/share/doc/python3-agate-sql + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-agate-sql-0.5.9-1.fc38.noarch/usr/share/doc/python3-agate-sql + cp -pr README.rst /builddir/build/BUILDROOT/python-agate-sql-0.5.9-1.fc38.noarch/usr/share/doc/python3-agate-sql + cp -pr AUTHORS.rst /builddir/build/BUILDROOT/python-agate-sql-0.5.9-1.fc38.noarch/usr/share/doc/python3-agate-sql + cp -pr CHANGELOG.rst /builddir/build/BUILDROOT/python-agate-sql-0.5.9-1.fc38.noarch/usr/share/doc/python3-agate-sql + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.jUszWc + umask 022 + cd /builddir/build/BUILD + cd agate-sql-0.5.9 + LICENSEDIR=/builddir/build/BUILDROOT/python-agate-sql-0.5.9-1.fc38.noarch/usr/share/licenses/python3-agate-sql + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-agate-sql-0.5.9-1.fc38.noarch/usr/share/licenses/python3-agate-sql + cp -pr COPYING /builddir/build/BUILDROOT/python-agate-sql-0.5.9-1.fc38.noarch/usr/share/licenses/python3-agate-sql + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-agate-sql = 0.5.9-1.fc38 python3-agate-sql = 0.5.9-1.fc38 python3.11-agate-sql = 0.5.9-1.fc38 python3.11dist(agate-sql) = 0.5.9 python3dist(agate-sql) = 0.5.9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.11 python3.11dist(agate) >= 1.5 python3.11dist(sqlalchemy) < 2~~ Obsoletes: python-agate-sql < 0.5.9-1.fc38 Processing files: python-agate-sql-doc-0.5.9-1.fc38.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.727XW6 + umask 022 + cd /builddir/build/BUILD + cd agate-sql-0.5.9 + DOCDIR=/builddir/build/BUILDROOT/python-agate-sql-0.5.9-1.fc38.noarch/usr/share/doc/python-agate-sql-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-agate-sql-0.5.9-1.fc38.noarch/usr/share/doc/python-agate-sql-doc + cp -pr README.rst /builddir/build/BUILDROOT/python-agate-sql-0.5.9-1.fc38.noarch/usr/share/doc/python-agate-sql-doc + cp -pr AUTHORS.rst /builddir/build/BUILDROOT/python-agate-sql-0.5.9-1.fc38.noarch/usr/share/doc/python-agate-sql-doc + cp -pr CHANGELOG.rst /builddir/build/BUILDROOT/python-agate-sql-0.5.9-1.fc38.noarch/usr/share/doc/python-agate-sql-doc + cp -pr docs/_build/ /builddir/build/BUILDROOT/python-agate-sql-0.5.9-1.fc38.noarch/usr/share/doc/python-agate-sql-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.xHRBEL + umask 022 + cd /builddir/build/BUILD + cd agate-sql-0.5.9 + LICENSEDIR=/builddir/build/BUILDROOT/python-agate-sql-0.5.9-1.fc38.noarch/usr/share/licenses/python-agate-sql-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-agate-sql-0.5.9-1.fc38.noarch/usr/share/licenses/python-agate-sql-doc + cp -pr COPYING /builddir/build/BUILDROOT/python-agate-sql-0.5.9-1.fc38.noarch/usr/share/licenses/python-agate-sql-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-agate-sql-doc = 0.5.9-1.fc38 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-agate-sql-0.5.9-1.fc38.noarch Wrote: /builddir/build/RPMS/python3-agate-sql-0.5.9-1.fc38.noarch.rpm Wrote: /builddir/build/RPMS/python-agate-sql-doc-0.5.9-1.fc38.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.gudoPh + umask 022 + cd /builddir/build/BUILD + cd agate-sql-0.5.9 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-agate-sql-0.5.9-1.fc38.noarch + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.vUpSsP + umask 022 + cd /builddir/build/BUILD + rm -rf agate-sql-0.5.9 agate-sql-0.5.9.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0