D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/python-semver-3.0.1-2.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.o8a835 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build + test -d /home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.14RXq0 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build + rm -rf semver-3.0.1 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/semver-3.0.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd semver-3.0.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.g125dk + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build + cd semver-3.0.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build/semver-3.0.1/.pyproject-builddir + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build/semver-3.0.1/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build/semver-3.0.1/pyproject-wheeldir Processing /home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build/semver-3.0.1 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) running dist_info creating /home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build/semver-3.0.1/.pyproject-builddir/pip-modern-metadata-di_7ns4a/semver.egg-info writing /home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build/semver-3.0.1/.pyproject-builddir/pip-modern-metadata-di_7ns4a/semver.egg-info/PKG-INFO writing dependency_links to /home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build/semver-3.0.1/.pyproject-builddir/pip-modern-metadata-di_7ns4a/semver.egg-info/dependency_links.txt writing entry points to /home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build/semver-3.0.1/.pyproject-builddir/pip-modern-metadata-di_7ns4a/semver.egg-info/entry_points.txt writing top-level names to /home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build/semver-3.0.1/.pyproject-builddir/pip-modern-metadata-di_7ns4a/semver.egg-info/top_level.txt writing manifest file '/home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build/semver-3.0.1/.pyproject-builddir/pip-modern-metadata-di_7ns4a/semver.egg-info/SOURCES.txt' reading manifest file '/home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build/semver-3.0.1/.pyproject-builddir/pip-modern-metadata-di_7ns4a/semver.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*' found under directory '.github' warning: no previously-included files matching '__pycache__' found anywhere in distribution adding license file 'LICENSE.txt' writing manifest file '/home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build/semver-3.0.1/.pyproject-builddir/pip-modern-metadata-di_7ns4a/semver.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build/semver-3.0.1/.pyproject-builddir/pip-modern-metadata-di_7ns4a/semver-3.0.1.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: semver Building wheel for semver (pyproject.toml): started Running command Building wheel for semver (pyproject.toml) running bdist_wheel running build running build_py creating build/lib/semver copying src/semver/version.py -> build/lib/semver copying src/semver/cli.py -> build/lib/semver copying src/semver/_deprecated.py -> build/lib/semver copying src/semver/__main__.py -> build/lib/semver copying src/semver/__about__.py -> build/lib/semver copying src/semver/__init__.py -> build/lib/semver copying src/semver/_types.py -> build/lib/semver running egg_info writing src/semver.egg-info/PKG-INFO writing dependency_links to src/semver.egg-info/dependency_links.txt writing entry points to src/semver.egg-info/entry_points.txt writing top-level names to src/semver.egg-info/top_level.txt reading manifest file 'src/semver.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*' found under directory '.github' warning: no previously-included files matching '__pycache__' found anywhere in distribution adding license file 'LICENSE.txt' writing manifest file 'src/semver.egg-info/SOURCES.txt' copying src/semver/py.typed -> build/lib/semver installing to build/bdist.linux-x86_64/wheel running install running install_lib creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/semver copying build/lib/semver/version.py -> build/bdist.linux-x86_64/wheel/./semver copying build/lib/semver/cli.py -> build/bdist.linux-x86_64/wheel/./semver copying build/lib/semver/_deprecated.py -> build/bdist.linux-x86_64/wheel/./semver copying build/lib/semver/__main__.py -> build/bdist.linux-x86_64/wheel/./semver copying build/lib/semver/__about__.py -> build/bdist.linux-x86_64/wheel/./semver copying build/lib/semver/__init__.py -> build/bdist.linux-x86_64/wheel/./semver copying build/lib/semver/_types.py -> build/bdist.linux-x86_64/wheel/./semver copying build/lib/semver/py.typed -> build/bdist.linux-x86_64/wheel/./semver running install_egg_info Copying src/semver.egg-info to build/bdist.linux-x86_64/wheel/./semver-3.0.1-py3.12.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/semver-3.0.1.dist-info/WHEEL creating '/home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build/semver-3.0.1/.pyproject-builddir/pip-wheel-i9ylpvxr/.tmp-em0wfzb7/semver-3.0.1-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'semver/__about__.py' adding 'semver/__init__.py' adding 'semver/__main__.py' adding 'semver/_deprecated.py' adding 'semver/_types.py' adding 'semver/cli.py' adding 'semver/py.typed' adding 'semver/version.py' adding 'semver-3.0.1.dist-info/LICENSE.txt' adding 'semver-3.0.1.dist-info/METADATA' adding 'semver-3.0.1.dist-info/WHEEL' adding 'semver-3.0.1.dist-info/entry_points.txt' adding 'semver-3.0.1.dist-info/top_level.txt' adding 'semver-3.0.1.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for semver (pyproject.toml): finished with status 'done' Created wheel for semver: filename=semver-3.0.1-py3-none-any.whl size=17314 sha256=da9ccdf3db0e0893421826487a4934f04bda0969bb1ebad6bfcb7e9fc20f676f Stored in directory: /home/pterjan/.cache/pip/wheels/5e/5d/18/9682a2cbac5898e5fbaebd0cc3bd380f85ea2c94058d3626f4 Successfully built semver + PYTHONPATH=/home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build/semver-3.0.1 + sphinx-build-3 docs html Running Sphinx v7.3.7 making output directory... done loading intersphinx inventory from https://docs.python.org/3/objects.inv... loading intersphinx inventory from inventories/python-objects.inv... encountered some issues with some of the inventories, but they had working alternatives: intersphinx inventory 'https://docs.python.org/3/objects.inv' not fetchable due to : HTTPSConnectionPool(host='docs.python.org', port=443): Max retries exceeded with url: /3/objects.inv (Caused by NameResolutionError(": Failed to resolve 'docs.python.org' ([Errno -2] Name or service not known)")) building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 43 source files that are out of date updating environment: [new config] 43 added, 0 changed, 0 removed reading sources... [ 2%] advanced/combine-pydantic-and-semver reading sources... [ 5%] advanced/convert-pypi-to-semver reading sources... [ 7%] advanced/create-subclasses-from-version reading sources... [ 9%] advanced/deal-with-invalid-versions reading sources... [ 12%] advanced/display-deprecation-warnings reading sources... [ 14%] advanced/index reading sources... [ 16%] advanced/version-from-file reading sources... [ 19%] api reading sources... [ 21%] build-semver reading sources... [ 23%] changelog reading sources... [ 26%] changelog-semver3-devel reading sources... [ 28%] contribute/add-changelog-entry reading sources... [ 30%] contribute/doc-semver reading sources... [ 33%] contribute/finish-release reading sources... [ 35%] contribute/index reading sources... [ 37%] contribute/prerequisites reading sources... [ 40%] contribute/release-procedure reading sources... [ 42%] contribute/report-bugs reading sources... [ 44%] contribute/run-test-suite reading sources... [ 47%] index reading sources... [ 49%] install reading sources... [ 51%] migration/index reading sources... [ 53%] migration/migratetosemver3 reading sources... [ 56%] migration/replace-deprecated-functions reading sources... [ 58%] pysemver reading sources... [ 60%] readme reading sources... [ 63%] usage/access-parts-of-a-version reading sources... [ 65%] usage/access-parts-through-index reading sources... [ 67%] usage/check-compatible-semver-version reading sources... [ 70%] usage/check-valid-semver-version reading sources... [ 72%] usage/compare-versions reading sources... [ 74%] usage/compare-versions-through-expression reading sources... [ 77%] usage/convert-version-into-different-types reading sources... [ 79%] usage/create-a-version reading sources... [ 81%] usage/determine-version-equality reading sources... [ 84%] usage/get-min-and-max-of-multiple-versions reading sources... [ 86%] usage/increase-parts-of-a-version_prereleases reading sources... [ 88%] usage/index reading sources... [ 91%] usage/parse-version-string reading sources... [ 93%] usage/raise-parts-of-a-version reading sources... [ 95%] usage/replace-parts-of-a-version reading sources... [ 98%] usage/semver-version reading sources... [100%] usage/semver_org-version looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done copying assets... copying static files... done copying extra files... done done writing output... [ 2%] advanced/combine-pydantic-and-semver writing output... [ 5%] advanced/convert-pypi-to-semver writing output... [ 7%] advanced/create-subclasses-from-version writing output... [ 9%] advanced/deal-with-invalid-versions writing output... [ 12%] advanced/display-deprecation-warnings writing output... [ 14%] advanced/index writing output... [ 16%] advanced/version-from-file writing output... [ 19%] api writing output... [ 21%] build-semver writing output... [ 23%] changelog writing output... [ 26%] changelog-semver3-devel writing output... [ 28%] contribute/add-changelog-entry writing output... [ 30%] contribute/doc-semver writing output... [ 33%] contribute/finish-release writing output... [ 35%] contribute/index writing output... [ 37%] contribute/prerequisites writing output... [ 40%] contribute/release-procedure writing output... [ 42%] contribute/report-bugs writing output... [ 44%] contribute/run-test-suite writing output... [ 47%] index writing output... [ 49%] install writing output... [ 51%] migration/index writing output... [ 53%] migration/migratetosemver3 writing output... [ 56%] migration/replace-deprecated-functions writing output... [ 58%] pysemver writing output... [ 60%] readme writing output... [ 63%] usage/access-parts-of-a-version writing output... [ 65%] usage/access-parts-through-index writing output... [ 67%] usage/check-compatible-semver-version writing output... [ 70%] usage/check-valid-semver-version writing output... [ 72%] usage/compare-versions writing output... [ 74%] usage/compare-versions-through-expression writing output... [ 77%] usage/convert-version-into-different-types writing output... [ 79%] usage/create-a-version writing output... [ 81%] usage/determine-version-equality writing output... [ 84%] usage/get-min-and-max-of-multiple-versions writing output... [ 86%] usage/increase-parts-of-a-version_prereleases writing output... [ 88%] usage/index writing output... [ 91%] usage/parse-version-string writing output... [ 93%] usage/raise-parts-of-a-version writing output... [ 95%] usage/replace-parts-of-a-version writing output... [ 98%] usage/semver-version writing output... [100%] usage/semver_org-version generating indices... genindex py-modindex done writing additional pages... search done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in html. + rm -rf html/.doctrees html/.buildinfo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.U86fhB + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build + mkdir /home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build/BUILDROOT + cd semver-3.0.1 + '[' 1 -eq 1 ']' ++ ls /home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build/semver-3.0.1/pyproject-wheeldir/semver-3.0.1-py3-none-any.whl ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' ++ xargs basename --multiple + specifier=semver==3.0.1 + '[' -z semver==3.0.1 ']' + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build/semver-3.0.1/.pyproject-builddir + /usr/bin/python3 -m pip install --root /home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build/BUILDROOT --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build/semver-3.0.1/pyproject-wheeldir semver==3.0.1 Using pip 24.3.1 from /usr/lib/python3.12/site-packages/pip (python 3.12) Looking in links: /home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build/semver-3.0.1/pyproject-wheeldir Processing ./pyproject-wheeldir/semver-3.0.1-py3-none-any.whl Installing collected packages: semver Creating /home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build/BUILDROOT/usr/bin changing mode of /home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build/BUILDROOT/usr/bin/pysemver to 755 Successfully installed semver-3.0.1 + '[' -d /home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build/BUILDROOT/usr/bin ']' + '[' -z sP ']' + shebang_flags=-kasP + /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kasP /home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build/BUILDROOT/usr/bin/pysemver /home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build/BUILDROOT/usr/bin/pysemver: updating + rm -rfv /home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build/BUILDROOT/usr/bin/__pycache__ + rm -f /home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build/python-semver-3.0.1-2.mga10.noarch-pyproject-ghost-distinfo + site_dirs=() + '[' -d /home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build/BUILDROOT/usr/lib/python3.12/site-packages ']' + site_dirs+=("/usr/lib/python3.12/site-packages") + '[' /home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build/BUILDROOT/usr/lib64/python3.12/site-packages '!=' /home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build/BUILDROOT/usr/lib/python3.12/site-packages ']' + '[' -d /home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build/BUILDROOT/usr/lib64/python3.12/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build/BUILDROOT$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.12/site-packages/semver-3.0.1.dist-info' + sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build/BUILDROOT/usr/lib/python3.12/site-packages/semver-3.0.1.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build/BUILDROOT/usr/lib/python3.12/site-packages/semver-3.0.1.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build/python-semver-3.0.1-2.mga10.noarch-pyproject-record + rm -fv /home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build/BUILDROOT/usr/lib/python3.12/site-packages/semver-3.0.1.dist-info/RECORD removed '/home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build/BUILDROOT/usr/lib/python3.12/site-packages/semver-3.0.1.dist-info/RECORD' + rm -fv /home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build/BUILDROOT/usr/lib/python3.12/site-packages/semver-3.0.1.dist-info/REQUESTED removed '/home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build/BUILDROOT/usr/lib/python3.12/site-packages/semver-3.0.1.dist-info/REQUESTED' ++ wc -l /home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build/python-semver-3.0.1-2.mga10.noarch-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + RPM_FILES_ESCAPE=4.19 + /usr/bin/python3 /usr/lib/rpm/redhat/pyproject_save_files.py --output-files /home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build/python-semver-3.0.1-2.mga10.noarch-pyproject-files --output-modules /home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build/python-semver-3.0.1-2.mga10.noarch-pyproject-modules --buildroot /home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build/BUILDROOT --sitelib /usr/lib/python3.12/site-packages --sitearch /usr/lib64/python3.12/site-packages --python-version 3.12 --pyproject-record /home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build/python-semver-3.0.1-2.mga10.noarch-pyproject-record --prefix /usr semver + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build/BUILDROOT/usr/lib/python3.12 using python3.12 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: python3-semver-3.0.1-2.mga10.noarch Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.1BQtTf + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build + cd semver-3.0.1 + DOCDIR=/home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build/BUILDROOT/usr/share/doc/python3-semver + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build/BUILDROOT/usr/share/doc/python3-semver + cp -pr /home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build/semver-3.0.1/README.rst /home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build/BUILDROOT/usr/share/doc/python3-semver + cp -pr /home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build/semver-3.0.1/docs/readme.rst /home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build/BUILDROOT/usr/share/doc/python3-semver + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.uxuSPL + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build + cd semver-3.0.1 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build/BUILDROOT/usr/share/licenses/python3-semver + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build/BUILDROOT/usr/share/licenses/python3-semver + cp -pr /home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build/semver-3.0.1/LICENSE.txt /home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build/BUILDROOT/usr/share/licenses/python3-semver + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-semver = 3.0.1-2.mga10 python3-semver = 3.0.1-2.mga10 python3.12-semver = 3.0.1-2.mga10 python3.12dist(semver) = 3.0.1 python3dist(semver) = 3.0.1 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.12 Obsoletes: python-semver < 3.0.1-2.mga10 Processing files: python-semver-doc-3.0.1-2.mga10.noarch Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.fLPnUK + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build + cd semver-3.0.1 + DOCDIR=/home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build/BUILDROOT/usr/share/doc/python-semver-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build/BUILDROOT/usr/share/doc/python-semver-doc + cp -pr /home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build/semver-3.0.1/html /home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build/BUILDROOT/usr/share/doc/python-semver-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.H3usMO + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build + cd semver-3.0.1 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build/BUILDROOT/usr/share/licenses/python-semver-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build/BUILDROOT/usr/share/licenses/python-semver-doc + cp -pr /home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build/semver-3.0.1/LICENSE.txt /home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build/BUILDROOT/usr/share/licenses/python-semver-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-semver-doc = 3.0.1-2.mga10 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 /home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python3-semver-3.0.1-2.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python-semver-doc-3.0.1-2.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.uN9SUi + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build + test -d /home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build + rm -rf /home/pterjan/rpmbuild/BUILD/python-semver-3.0.1-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!