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-setuptools_git.spec'], chrootPath='/var/lib/mock/f37-build-side-28-python-devel-90810-4600/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=432000uid=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-setuptools_git.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 Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1658448000 Wrote: /builddir/build/SRPMS/python-setuptools_git-1.2-7.fc37.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-setuptools_git.spec'], chrootPath='/var/lib/mock/f37-build-side-28-python-devel-90810-4600/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=432000uid=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-setuptools_git.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 Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1658448000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.U2FKn0 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf setuptools-git-1.2 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/setuptools-git-1.2.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd setuptools-git-1.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git config --global user.email koji@dummy.lan + /usr/bin/git config --global user.name 'Koji Builder' + /usr/bin/git config --global commit.gpgsign false + /usr/bin/git init hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Initialized empty Git repository in /builddir/build/BUILD/setuptools-git-1.2/.git/ + /usr/bin/git add . + /usr/bin/git commit '-mfake commit' [master (root-commit) db43401] fake commit 11 files changed, 1104 insertions(+) create mode 100644 .gitignore create mode 100644 AUTHORS.txt create mode 100644 LICENSE.txt create mode 100644 PKG-INFO create mode 100644 README.rst create mode 100644 TODO.txt create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 setuptools_git/__init__.py create mode 100644 setuptools_git/tests.py create mode 100644 setuptools_git/utils.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.qxozim + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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 -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,-D_FORTIFY_SOURCE=2 -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 -I/usr/lib/gfortran/modules' + export FCFLAGS + 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 setuptools-git-1.2 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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' + 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 -s' running build running build_py creating build creating build/lib creating build/lib/setuptools_git copying setuptools_git/__init__.py -> build/lib/setuptools_git copying setuptools_git/tests.py -> build/lib/setuptools_git copying setuptools_git/utils.py -> build/lib/setuptools_git + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.xrZjqt + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-setuptools_git-1.2-7.fc37.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-setuptools_git-1.2-7.fc37.noarch ++ dirname /builddir/build/BUILDROOT/python-setuptools_git-1.2-7.fc37.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-setuptools_git-1.2-7.fc37.noarch + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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 -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,-D_FORTIFY_SOURCE=2 -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 -I/usr/lib/gfortran/modules' + export FCFLAGS + 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 setuptools-git-1.2 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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' + 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-setuptools_git-1.2-7.fc37.noarch --prefix /usr running install /usr/lib/python3.10/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-setuptools_git-1.2-7.fc37.noarch/usr creating /builddir/build/BUILDROOT/python-setuptools_git-1.2-7.fc37.noarch/usr/lib creating /builddir/build/BUILDROOT/python-setuptools_git-1.2-7.fc37.noarch/usr/lib/python3.10 creating /builddir/build/BUILDROOT/python-setuptools_git-1.2-7.fc37.noarch/usr/lib/python3.10/site-packages creating /builddir/build/BUILDROOT/python-setuptools_git-1.2-7.fc37.noarch/usr/lib/python3.10/site-packages/setuptools_git copying build/lib/setuptools_git/__init__.py -> /builddir/build/BUILDROOT/python-setuptools_git-1.2-7.fc37.noarch/usr/lib/python3.10/site-packages/setuptools_git copying build/lib/setuptools_git/tests.py -> /builddir/build/BUILDROOT/python-setuptools_git-1.2-7.fc37.noarch/usr/lib/python3.10/site-packages/setuptools_git copying build/lib/setuptools_git/utils.py -> /builddir/build/BUILDROOT/python-setuptools_git-1.2-7.fc37.noarch/usr/lib/python3.10/site-packages/setuptools_git byte-compiling /builddir/build/BUILDROOT/python-setuptools_git-1.2-7.fc37.noarch/usr/lib/python3.10/site-packages/setuptools_git/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-setuptools_git-1.2-7.fc37.noarch/usr/lib/python3.10/site-packages/setuptools_git/tests.py to tests.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-setuptools_git-1.2-7.fc37.noarch/usr/lib/python3.10/site-packages/setuptools_git/utils.py to utils.cpython-310.pyc writing byte-compilation script '/tmp/tmp46aa3c18.py' /usr/bin/python3 -Wignore:The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives:DeprecationWarning /tmp/tmp46aa3c18.py removing /tmp/tmp46aa3c18.py running install_egg_info running egg_info writing setuptools_git.egg-info/PKG-INFO writing dependency_links to setuptools_git.egg-info/dependency_links.txt writing entry points to setuptools_git.egg-info/entry_points.txt writing top-level names to setuptools_git.egg-info/top_level.txt adding license file 'LICENSE.txt' adding license file 'AUTHORS.txt' writing manifest file 'setuptools_git.egg-info/SOURCES.txt' Copying setuptools_git.egg-info to /builddir/build/BUILDROOT/python-setuptools_git-1.2-7.fc37.noarch/usr/lib/python3.10/site-packages/setuptools_git-1.2-py3.10.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-setuptools_git-1.2-7.fc37.noarch/usr/bin/__pycache__ + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.2-7.fc37 --unique-debug-suffix -1.2-7.fc37.noarch --unique-debug-src-base python-setuptools_git-1.2-7.fc37.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/setuptools-git-1.2 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 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-setuptools_git-1.2-7.fc37.noarch/usr/lib/python3.10 using python3.10 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.5KT4Wr + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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 -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,-D_FORTIFY_SOURCE=2 -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 -I/usr/lib/gfortran/modules' + export FCFLAGS + 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 setuptools-git-1.2 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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' + 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 ' + PATH=/builddir/build/BUILDROOT/python-setuptools_git-1.2-7.fc37.noarch/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-setuptools_git-1.2-7.fc37.noarch/usr/lib64/python3.10/site-packages:/builddir/build/BUILDROOT/python-setuptools_git-1.2-7.fc37.noarch/usr/lib/python3.10/site-packages + PYTHONDONTWRITEBYTECODE=1 + /usr/bin/pytest -v setuptools_git/tests.py ============================= test session starts ============================== platform linux -- Python 3.10.6, pytest-6.2.5, py-1.11.0, pluggy-1.0.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /builddir/build/BUILD/setuptools-git-1.2 collecting ... collected 22 items setuptools_git/tests.py::gitlsfiles_tests::test_at_repo_root PASSED [ 4%] setuptools_git/tests.py::gitlsfiles_tests::test_at_repo_root_with_subdir PASSED [ 9%] setuptools_git/tests.py::gitlsfiles_tests::test_at_repo_subdir PASSED [ 13%] setuptools_git/tests.py::gitlsfiles_tests::test_directory_only_contains_another_directory PASSED [ 18%] setuptools_git/tests.py::gitlsfiles_tests::test_empty_dirname PASSED [ 22%] setuptools_git/tests.py::gitlsfiles_tests::test_empty_dirname_in_subdir PASSED [ 27%] setuptools_git/tests.py::gitlsfiles_tests::test_empty_repo PASSED [ 31%] setuptools_git/tests.py::gitlsfiles_tests::test_git_error PASSED [ 36%] setuptools_git/tests.py::gitlsfiles_tests::test_latin1_filename PASSED [ 40%] setuptools_git/tests.py::gitlsfiles_tests::test_nonascii_filename PASSED [ 45%] setuptools_git/tests.py::gitlsfiles_tests::test_utf8_filename PASSED [ 50%] setuptools_git/tests.py::listfiles_tests::test_at_repo_root PASSED [ 54%] setuptools_git/tests.py::listfiles_tests::test_at_repo_root_with_subdir PASSED [ 59%] setuptools_git/tests.py::listfiles_tests::test_at_repo_subdir PASSED [ 63%] setuptools_git/tests.py::listfiles_tests::test_directory_only_contains_another_directory PASSED [ 68%] setuptools_git/tests.py::listfiles_tests::test_empty_dirname PASSED [ 72%] setuptools_git/tests.py::listfiles_tests::test_empty_dirname_in_subdir PASSED [ 77%] setuptools_git/tests.py::listfiles_tests::test_empty_repo PASSED [ 81%] setuptools_git/tests.py::listfiles_tests::test_git_error PASSED [ 86%] setuptools_git/tests.py::listfiles_tests::test_latin1_filename PASSED [ 90%] setuptools_git/tests.py::listfiles_tests::test_nonascii_filename PASSED [ 95%] setuptools_git/tests.py::listfiles_tests::test_utf8_filename PASSED [100%] ============================= 22 passed in 23.22s ============================== + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-setuptools_git-1.2-7.fc37.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.cMjxk7 + umask 022 + cd /builddir/build/BUILD + cd setuptools-git-1.2 + DOCDIR=/builddir/build/BUILDROOT/python-setuptools_git-1.2-7.fc37.noarch/usr/share/doc/python3-setuptools_git + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-setuptools_git-1.2-7.fc37.noarch/usr/share/doc/python3-setuptools_git + cp -pr PKG-INFO /builddir/build/BUILDROOT/python-setuptools_git-1.2-7.fc37.noarch/usr/share/doc/python3-setuptools_git + cp -pr README.rst /builddir/build/BUILDROOT/python-setuptools_git-1.2-7.fc37.noarch/usr/share/doc/python3-setuptools_git + cp -pr TODO.txt /builddir/build/BUILDROOT/python-setuptools_git-1.2-7.fc37.noarch/usr/share/doc/python3-setuptools_git + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.MrRceX + umask 022 + cd /builddir/build/BUILD + cd setuptools-git-1.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-setuptools_git-1.2-7.fc37.noarch/usr/share/licenses/python3-setuptools_git + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-setuptools_git-1.2-7.fc37.noarch/usr/share/licenses/python3-setuptools_git + cp -pr AUTHORS.txt /builddir/build/BUILDROOT/python-setuptools_git-1.2-7.fc37.noarch/usr/share/licenses/python3-setuptools_git + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-setuptools_git-1.2-7.fc37.noarch/usr/share/licenses/python3-setuptools_git + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-setuptools_git = 1.2-7.fc37 python3-setuptools_git = 1.2-7.fc37 python3.10dist(setuptools-git) = 1.2 python3.11-setuptools_git = 1.2-7.fc37 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.10 Obsoletes: python-setuptools_git < 1.2-7.fc37 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-setuptools_git-1.2-7.fc37.noarch Wrote: /builddir/build/RPMS/python3-setuptools_git-1.2-7.fc37.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ucD7lE + umask 022 + cd /builddir/build/BUILD + cd setuptools-git-1.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-setuptools_git-1.2-7.fc37.noarch + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.8EUDnd + umask 022 + cd /builddir/build/BUILD + rm -rf setuptools-git-1.2 setuptools-git-1.2.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0