D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/python-aplpy-2.1.0-2.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.wc6xdG Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.VONbda + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-aplpy-2.1.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/python-aplpy-2.1.0-build + rm -rf aplpy-2.1.0 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/aplpy-2.1.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd aplpy-2.1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Xwu3gu + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-aplpy-2.1.0-build + cd aplpy-2.1.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + true + for f in pyproject.toml setup.py setup.cfg + '[' -f pyproject.toml ']' + sed -i -E -e '/^requires/s/(['\''"]\s*flit_core\s*>=\s*[0-9]+(\.[0-9]+)+)\s*,\s*<\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\4/' pyproject.toml + sed -i -E -e '/python_requires/s/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/' pyproject.toml + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9a-z]+)*)\s*,\s*(<|!=|<=)\s*[0-9]+(\.[0-9a-z]+)*(-?dev[0-9]*)?(\.\*)*(\s*['\''"]?)/\1\7/g' pyproject.toml + sed -i -E -e 's/(['\''"]\w+\s*)!=(\s*([0-9])+(\.[0-9]+)*\s*['\''"])/\1>\2/g' pyproject.toml + sed -i -E -e 's/(['\''"]\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\5/g' pyproject.toml + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/g' pyproject.toml + sed -i -E -e 's/(['\''"]\s*)\^(\s*[0-9]+(\.[0-9]+)*\s*['\''"])/\1>=\2/g' pyproject.toml + sed -i -e 's/~=/>=/g' pyproject.toml + sed -i -E -e 's/(['\''"]\s*\S*\s*)==(\s*[0-9]+(\.[0-9]+)*)\.\*(\s*['\''"])/\1>=\2\4/g' pyproject.toml + sed -i -E -e 's/(['\''"]?\w*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)[0-9]+(\.[0-9]+)*\s*(['\''"]?)/\1\5/g' pyproject.toml + for f in pyproject.toml setup.py setup.cfg + '[' -f setup.py ']' + sed -i -E -e '/^requires/s/(['\''"]\s*flit_core\s*>=\s*[0-9]+(\.[0-9]+)+)\s*,\s*<\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\4/' setup.py + sed -i -E -e '/python_requires/s/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/' setup.py + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9a-z]+)*)\s*,\s*(<|!=|<=)\s*[0-9]+(\.[0-9a-z]+)*(-?dev[0-9]*)?(\.\*)*(\s*['\''"]?)/\1\7/g' setup.py + sed -i -E -e 's/(['\''"]\w+\s*)!=(\s*([0-9])+(\.[0-9]+)*\s*['\''"])/\1>\2/g' setup.py + sed -i -E -e 's/(['\''"]\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\5/g' setup.py + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/g' setup.py + sed -i -E -e 's/(['\''"]\s*)\^(\s*[0-9]+(\.[0-9]+)*\s*['\''"])/\1>=\2/g' setup.py + sed -i -e 's/~=/>=/g' setup.py + sed -i -E -e 's/(['\''"]\s*\S*\s*)==(\s*[0-9]+(\.[0-9]+)*)\.\*(\s*['\''"])/\1>=\2\4/g' setup.py + sed -i -E -e 's/(['\''"]?\w*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)[0-9]+(\.[0-9]+)*\s*(['\''"]?)/\1\5/g' setup.py + for f in pyproject.toml setup.py setup.cfg + '[' -f setup.cfg ']' + sed -i -E -e '/^requires/s/(['\''"]\s*flit_core\s*>=\s*[0-9]+(\.[0-9]+)+)\s*,\s*<\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\4/' setup.cfg + sed -i -E -e '/python_requires/s/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/' setup.cfg + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9a-z]+)*)\s*,\s*(<|!=|<=)\s*[0-9]+(\.[0-9a-z]+)*(-?dev[0-9]*)?(\.\*)*(\s*['\''"]?)/\1\7/g' setup.cfg + sed -i -E -e 's/(['\''"]\w+\s*)!=(\s*([0-9])+(\.[0-9]+)*\s*['\''"])/\1>\2/g' setup.cfg + sed -i -E -e 's/(['\''"]\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\5/g' setup.cfg + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/g' setup.cfg + sed -i -E -e 's/(['\''"]\s*)\^(\s*[0-9]+(\.[0-9]+)*\s*['\''"])/\1>=\2/g' setup.cfg + sed -i -e 's/~=/>=/g' setup.cfg + sed -i -E -e 's/(['\''"]\s*\S*\s*)==(\s*[0-9]+(\.[0-9]+)*)\.\*(\s*['\''"])/\1>=\2\4/g' setup.cfg + sed -i -E -e 's/(['\''"]?\w*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)[0-9]+(\.[0-9]+)*\s*(['\''"]?)/\1\5/g' setup.cfg + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/python-aplpy-2.1.0-build/aplpy-2.1.0/.pyproject-builddir + echo -n + 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' + CXXFLAGS='-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' + FFLAGS='-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 ' + FCFLAGS='-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 ' + VALAFLAGS=-g + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + 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' + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + CXX=g++ + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-aplpy-2.1.0-build/aplpy-2.1.0/.pyproject-builddir + RPM_TOXENV=py313 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /home/pterjan/rpmbuild/BUILD/python-aplpy-2.1.0-build/aplpy-2.1.0/pyproject-wheeldir --output /home/pterjan/rpmbuild/BUILD/python-aplpy-2.1.0-build/python-aplpy-2.1.0-2.mga10.noarch-pyproject-buildrequires Handling setuptools from build-system.requires Requirement satisfied: setuptools (installed: setuptools 78.1.0) Handling setuptools_scm from build-system.requires Requirement satisfied: setuptools_scm (installed: setuptools_scm 8.0.4) Handling wheel from build-system.requires Requirement satisfied: wheel (installed: wheel 0.43.0) Handling setuptools_scm from get_requires_for_build_wheel Requirement satisfied: setuptools_scm (installed: setuptools_scm 8.0.4) WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section' Traceback (most recent call last): File "/usr/lib/python3.13/site-packages/setuptools_scm/_integration/pyproject_reading.py", line 36, in read_pyproject section = defn.get("tool", {})[tool_name] ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ KeyError: 'setuptools_scm' running dist_info writing aplpy.egg-info/PKG-INFO writing dependency_links to aplpy.egg-info/dependency_links.txt writing requirements to aplpy.egg-info/requires.txt writing top-level names to aplpy.egg-info/top_level.txt reading manifest file 'aplpy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'LICENSE.rst' warning: no files found matching '*.pyx' under directory 'aplpy' warning: no files found matching '*.c' under directory 'aplpy' warning: no files found matching '*.pxd' under directory 'aplpy' warning: no files found matching '*' under directory 'licenses' warning: no files found matching '*' under directory 'scripts' no previously-included directories found matching 'build' no previously-included directories found matching 'docs/_build' no previously-included directories found matching 'docs/api' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.o' found anywhere in distribution adding license file 'LICENSE.md' writing manifest file 'aplpy.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/python-aplpy-2.1.0-build/aplpy-2.1.0/aplpy-2.1.0.dist-info' Handling numpy from hook generated metadata: Requires-Dist (aplpy) Requirement satisfied: numpy (installed: numpy 2.1.3) Handling astropy>=3.1 from hook generated metadata: Requires-Dist (aplpy) Requirement satisfied: astropy>=3.1 (installed: astropy 7.0.0) Handling matplotlib>=2.0 from hook generated metadata: Requires-Dist (aplpy) Requirement satisfied: matplotlib>=2.0 (installed: matplotlib 3.9.1.post0) Handling reproject>=0.4 from hook generated metadata: Requires-Dist (aplpy) Requirement satisfied: reproject>=0.4 (installed: reproject 0.14.1) Handling pyregion>=2.0 from hook generated metadata: Requires-Dist (aplpy) Requirement satisfied: pyregion>=2.0 (installed: pyregion 2.3.0) Handling pillow>=4.3 from hook generated metadata: Requires-Dist (aplpy) Requirement satisfied: pillow>=4.3 (installed: pillow 11.1.0) Handling pyavm>=0.9.4 from hook generated metadata: Requires-Dist (aplpy) Requirement satisfied: pyavm>=0.9.4 (installed: pyavm 0.9.6) Handling scikit-image>=0.14 from hook generated metadata: Requires-Dist (aplpy) Requirement satisfied: scikit-image>=0.14 (installed: scikit-image 0.23.2) Handling shapely>=1.7 from hook generated metadata: Requires-Dist (aplpy) Requirement satisfied: shapely>=1.7 (installed: shapely 2.0.6) Handling pytest-astropy; extra == "test" from hook generated metadata: Requires-Dist (aplpy) Ignoring alien requirement: pytest-astropy; extra == "test" Handling pytest-mpl; extra == "test" from hook generated metadata: Requires-Dist (aplpy) Ignoring alien requirement: pytest-mpl; extra == "test" Handling sphinx-astropy; extra == "docs" from hook generated metadata: Requires-Dist (aplpy) Ignoring alien requirement: sphinx-astropy; extra == "docs" + cat /home/pterjan/rpmbuild/BUILD/python-aplpy-2.1.0-build/python-aplpy-2.1.0-2.mga10.noarch-pyproject-buildrequires + rm -rfv aplpy-2.1.0.dist-info/ removed 'aplpy-2.1.0.dist-info/top_level.txt' removed 'aplpy-2.1.0.dist-info/METADATA' removed 'aplpy-2.1.0.dist-info/licenses/LICENSE.md' removed directory 'aplpy-2.1.0.dist-info/licenses' removed directory 'aplpy-2.1.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.GcLWqh + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-aplpy-2.1.0-build + 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' + export CFLAGS + CXXFLAGS='-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' + export CXXFLAGS + FFLAGS='-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 ' + export FFLAGS + FCFLAGS='-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 ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + 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' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd aplpy-2.1.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/python-aplpy-2.1.0-build/aplpy-2.1.0/.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' + CXXFLAGS='-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' + FFLAGS='-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 ' + FCFLAGS='-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 ' + VALAFLAGS=-g + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + 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' + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + CXX=g++ + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-aplpy-2.1.0-build/aplpy-2.1.0/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/python-aplpy-2.1.0-build/aplpy-2.1.0/pyproject-wheeldir Processing /home/pterjan/rpmbuild/BUILD/python-aplpy-2.1.0-build/aplpy-2.1.0 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section' Traceback (most recent call last): File "/usr/lib/python3.13/site-packages/setuptools_scm/_integration/pyproject_reading.py", line 36, in read_pyproject section = defn.get("tool", {})[tool_name] ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ KeyError: 'setuptools_scm' running dist_info creating /home/pterjan/rpmbuild/BUILD/python-aplpy-2.1.0-build/aplpy-2.1.0/.pyproject-builddir/pip-modern-metadata-2y69t3v2/aplpy.egg-info writing /home/pterjan/rpmbuild/BUILD/python-aplpy-2.1.0-build/aplpy-2.1.0/.pyproject-builddir/pip-modern-metadata-2y69t3v2/aplpy.egg-info/PKG-INFO writing dependency_links to /home/pterjan/rpmbuild/BUILD/python-aplpy-2.1.0-build/aplpy-2.1.0/.pyproject-builddir/pip-modern-metadata-2y69t3v2/aplpy.egg-info/dependency_links.txt writing requirements to /home/pterjan/rpmbuild/BUILD/python-aplpy-2.1.0-build/aplpy-2.1.0/.pyproject-builddir/pip-modern-metadata-2y69t3v2/aplpy.egg-info/requires.txt writing top-level names to /home/pterjan/rpmbuild/BUILD/python-aplpy-2.1.0-build/aplpy-2.1.0/.pyproject-builddir/pip-modern-metadata-2y69t3v2/aplpy.egg-info/top_level.txt writing manifest file '/home/pterjan/rpmbuild/BUILD/python-aplpy-2.1.0-build/aplpy-2.1.0/.pyproject-builddir/pip-modern-metadata-2y69t3v2/aplpy.egg-info/SOURCES.txt' reading manifest file '/home/pterjan/rpmbuild/BUILD/python-aplpy-2.1.0-build/aplpy-2.1.0/.pyproject-builddir/pip-modern-metadata-2y69t3v2/aplpy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'LICENSE.rst' warning: no files found matching '*.pyx' under directory 'aplpy' warning: no files found matching '*.c' under directory 'aplpy' warning: no files found matching '*.pxd' under directory 'aplpy' warning: no files found matching '*' under directory 'licenses' warning: no files found matching '*' under directory 'scripts' no previously-included directories found matching 'build' no previously-included directories found matching 'docs/_build' no previously-included directories found matching 'docs/api' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.o' found anywhere in distribution adding license file 'LICENSE.md' writing manifest file '/home/pterjan/rpmbuild/BUILD/python-aplpy-2.1.0-build/aplpy-2.1.0/.pyproject-builddir/pip-modern-metadata-2y69t3v2/aplpy.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/python-aplpy-2.1.0-build/aplpy-2.1.0/.pyproject-builddir/pip-modern-metadata-2y69t3v2/aplpy-2.1.0.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: aplpy Building wheel for aplpy (pyproject.toml): started Running command Building wheel for aplpy (pyproject.toml) WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section' Traceback (most recent call last): File "/usr/lib/python3.13/site-packages/setuptools_scm/_integration/pyproject_reading.py", line 36, in read_pyproject section = defn.get("tool", {})[tool_name] ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ KeyError: 'setuptools_scm' running bdist_wheel running build running build_py creating build/lib/aplpy copying aplpy/version.py -> build/lib/aplpy copying aplpy/frame.py -> build/lib/aplpy copying aplpy/slicer.py -> build/lib/aplpy copying aplpy/ticks.py -> build/lib/aplpy copying aplpy/header.py -> build/lib/aplpy copying aplpy/tick_labels.py -> build/lib/aplpy copying aplpy/layers.py -> build/lib/aplpy copying aplpy/axis_labels.py -> build/lib/aplpy copying aplpy/compat.py -> build/lib/aplpy copying aplpy/_astropy_init.py -> build/lib/aplpy copying aplpy/conftest.py -> build/lib/aplpy copying aplpy/regions.py -> build/lib/aplpy copying aplpy/colorbar.py -> build/lib/aplpy copying aplpy/decorators.py -> build/lib/aplpy copying aplpy/grid.py -> build/lib/aplpy copying aplpy/__init__.py -> build/lib/aplpy copying aplpy/core.py -> build/lib/aplpy copying aplpy/rgb.py -> build/lib/aplpy copying aplpy/convolve_util.py -> build/lib/aplpy copying aplpy/overlays.py -> build/lib/aplpy creating build/lib/aplpy/tests copying aplpy/tests/test_colorbar.py -> build/lib/aplpy/tests copying aplpy/tests/test_pixworldmarkers.py -> build/lib/aplpy/tests copying aplpy/tests/test_tick_labels.py -> build/lib/aplpy/tests copying aplpy/tests/test_misc.py -> build/lib/aplpy/tests copying aplpy/tests/test_vectors.py -> build/lib/aplpy/tests copying aplpy/tests/test_rgb.py -> build/lib/aplpy/tests copying aplpy/tests/test_init_cube.py -> build/lib/aplpy/tests copying aplpy/tests/test_frame.py -> build/lib/aplpy/tests copying aplpy/tests/test_ticks.py -> build/lib/aplpy/tests copying aplpy/tests/setup_package.py -> build/lib/aplpy/tests copying aplpy/tests/test_axis_labels.py -> build/lib/aplpy/tests copying aplpy/tests/test_scalebar.py -> build/lib/aplpy/tests copying aplpy/tests/test_init_image.py -> build/lib/aplpy/tests copying aplpy/tests/test_convolve.py -> build/lib/aplpy/tests copying aplpy/tests/__init__.py -> build/lib/aplpy/tests copying aplpy/tests/test_beam.py -> build/lib/aplpy/tests copying aplpy/tests/test_grid.py -> build/lib/aplpy/tests copying aplpy/tests/test_images.py -> build/lib/aplpy/tests copying aplpy/tests/test_layers.py -> build/lib/aplpy/tests copying aplpy/tests/test_subplot.py -> build/lib/aplpy/tests copying aplpy/tests/test_contour.py -> build/lib/aplpy/tests copying aplpy/tests/test_save.py -> build/lib/aplpy/tests copying aplpy/tests/helpers.py -> build/lib/aplpy/tests copying aplpy/tests/test_downsample.py -> build/lib/aplpy/tests creating build/lib/aplpy/tests/data copying aplpy/tests/data/__init__.py -> build/lib/aplpy/tests/data 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/aplpy copying build/lib/aplpy/version.py -> build/bdist.linux-x86_64/wheel/./aplpy copying build/lib/aplpy/frame.py -> build/bdist.linux-x86_64/wheel/./aplpy copying build/lib/aplpy/slicer.py -> build/bdist.linux-x86_64/wheel/./aplpy copying build/lib/aplpy/ticks.py -> build/bdist.linux-x86_64/wheel/./aplpy copying build/lib/aplpy/header.py -> build/bdist.linux-x86_64/wheel/./aplpy copying build/lib/aplpy/tick_labels.py -> build/bdist.linux-x86_64/wheel/./aplpy copying build/lib/aplpy/layers.py -> build/bdist.linux-x86_64/wheel/./aplpy copying build/lib/aplpy/axis_labels.py -> build/bdist.linux-x86_64/wheel/./aplpy copying build/lib/aplpy/compat.py -> build/bdist.linux-x86_64/wheel/./aplpy copying build/lib/aplpy/_astropy_init.py -> build/bdist.linux-x86_64/wheel/./aplpy copying build/lib/aplpy/conftest.py -> build/bdist.linux-x86_64/wheel/./aplpy creating build/bdist.linux-x86_64/wheel/aplpy/tests copying build/lib/aplpy/tests/test_colorbar.py -> build/bdist.linux-x86_64/wheel/./aplpy/tests copying build/lib/aplpy/tests/test_pixworldmarkers.py -> build/bdist.linux-x86_64/wheel/./aplpy/tests copying build/lib/aplpy/tests/test_tick_labels.py -> build/bdist.linux-x86_64/wheel/./aplpy/tests copying build/lib/aplpy/tests/test_misc.py -> build/bdist.linux-x86_64/wheel/./aplpy/tests copying build/lib/aplpy/tests/test_vectors.py -> build/bdist.linux-x86_64/wheel/./aplpy/tests copying build/lib/aplpy/tests/test_rgb.py -> build/bdist.linux-x86_64/wheel/./aplpy/tests copying build/lib/aplpy/tests/test_init_cube.py -> build/bdist.linux-x86_64/wheel/./aplpy/tests copying build/lib/aplpy/tests/test_frame.py -> build/bdist.linux-x86_64/wheel/./aplpy/tests copying build/lib/aplpy/tests/test_ticks.py -> build/bdist.linux-x86_64/wheel/./aplpy/tests copying build/lib/aplpy/tests/setup_package.py -> build/bdist.linux-x86_64/wheel/./aplpy/tests copying build/lib/aplpy/tests/test_axis_labels.py -> build/bdist.linux-x86_64/wheel/./aplpy/tests creating build/bdist.linux-x86_64/wheel/aplpy/tests/data copying build/lib/aplpy/tests/data/__init__.py -> build/bdist.linux-x86_64/wheel/./aplpy/tests/data copying build/lib/aplpy/tests/test_scalebar.py -> build/bdist.linux-x86_64/wheel/./aplpy/tests copying build/lib/aplpy/tests/test_init_image.py -> build/bdist.linux-x86_64/wheel/./aplpy/tests copying build/lib/aplpy/tests/test_convolve.py -> build/bdist.linux-x86_64/wheel/./aplpy/tests copying build/lib/aplpy/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./aplpy/tests copying build/lib/aplpy/tests/test_beam.py -> build/bdist.linux-x86_64/wheel/./aplpy/tests copying build/lib/aplpy/tests/test_grid.py -> build/bdist.linux-x86_64/wheel/./aplpy/tests copying build/lib/aplpy/tests/test_images.py -> build/bdist.linux-x86_64/wheel/./aplpy/tests copying build/lib/aplpy/tests/test_layers.py -> build/bdist.linux-x86_64/wheel/./aplpy/tests copying build/lib/aplpy/tests/test_subplot.py -> build/bdist.linux-x86_64/wheel/./aplpy/tests copying build/lib/aplpy/tests/test_contour.py -> build/bdist.linux-x86_64/wheel/./aplpy/tests copying build/lib/aplpy/tests/test_save.py -> build/bdist.linux-x86_64/wheel/./aplpy/tests copying build/lib/aplpy/tests/helpers.py -> build/bdist.linux-x86_64/wheel/./aplpy/tests copying build/lib/aplpy/tests/test_downsample.py -> build/bdist.linux-x86_64/wheel/./aplpy/tests copying build/lib/aplpy/regions.py -> build/bdist.linux-x86_64/wheel/./aplpy copying build/lib/aplpy/colorbar.py -> build/bdist.linux-x86_64/wheel/./aplpy copying build/lib/aplpy/decorators.py -> build/bdist.linux-x86_64/wheel/./aplpy copying build/lib/aplpy/grid.py -> build/bdist.linux-x86_64/wheel/./aplpy copying build/lib/aplpy/__init__.py -> build/bdist.linux-x86_64/wheel/./aplpy copying build/lib/aplpy/core.py -> build/bdist.linux-x86_64/wheel/./aplpy copying build/lib/aplpy/rgb.py -> build/bdist.linux-x86_64/wheel/./aplpy copying build/lib/aplpy/convolve_util.py -> build/bdist.linux-x86_64/wheel/./aplpy copying build/lib/aplpy/overlays.py -> build/bdist.linux-x86_64/wheel/./aplpy running install_egg_info running egg_info writing aplpy.egg-info/PKG-INFO writing dependency_links to aplpy.egg-info/dependency_links.txt writing requirements to aplpy.egg-info/requires.txt writing top-level names to aplpy.egg-info/top_level.txt reading manifest file 'aplpy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'LICENSE.rst' warning: no files found matching '*.pyx' under directory 'aplpy' warning: no files found matching '*.c' under directory 'aplpy' warning: no files found matching '*.pxd' under directory 'aplpy' warning: no files found matching '*' under directory 'licenses' warning: no files found matching '*' under directory 'scripts' no previously-included directories found matching 'build' no previously-included directories found matching 'docs/_build' no previously-included directories found matching 'docs/api' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.o' found anywhere in distribution adding license file 'LICENSE.md' writing manifest file 'aplpy.egg-info/SOURCES.txt' Copying aplpy.egg-info to build/bdist.linux-x86_64/wheel/./aplpy-2.1.0-py3.13.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/aplpy-2.1.0.dist-info/WHEEL creating '/home/pterjan/rpmbuild/BUILD/python-aplpy-2.1.0-build/aplpy-2.1.0/.pyproject-builddir/pip-wheel-utm5c8pz/.tmp-h14zurko/aplpy-2.1.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'aplpy/__init__.py' adding 'aplpy/_astropy_init.py' adding 'aplpy/axis_labels.py' adding 'aplpy/colorbar.py' adding 'aplpy/compat.py' adding 'aplpy/conftest.py' adding 'aplpy/convolve_util.py' adding 'aplpy/core.py' adding 'aplpy/decorators.py' adding 'aplpy/frame.py' adding 'aplpy/grid.py' adding 'aplpy/header.py' adding 'aplpy/layers.py' adding 'aplpy/overlays.py' adding 'aplpy/regions.py' adding 'aplpy/rgb.py' adding 'aplpy/slicer.py' adding 'aplpy/tick_labels.py' adding 'aplpy/ticks.py' adding 'aplpy/version.py' adding 'aplpy/tests/__init__.py' adding 'aplpy/tests/helpers.py' adding 'aplpy/tests/setup_package.py' adding 'aplpy/tests/test_axis_labels.py' adding 'aplpy/tests/test_beam.py' adding 'aplpy/tests/test_colorbar.py' adding 'aplpy/tests/test_contour.py' adding 'aplpy/tests/test_convolve.py' adding 'aplpy/tests/test_downsample.py' adding 'aplpy/tests/test_frame.py' adding 'aplpy/tests/test_grid.py' adding 'aplpy/tests/test_images.py' adding 'aplpy/tests/test_init_cube.py' adding 'aplpy/tests/test_init_image.py' adding 'aplpy/tests/test_layers.py' adding 'aplpy/tests/test_misc.py' adding 'aplpy/tests/test_pixworldmarkers.py' adding 'aplpy/tests/test_rgb.py' adding 'aplpy/tests/test_save.py' adding 'aplpy/tests/test_scalebar.py' adding 'aplpy/tests/test_subplot.py' adding 'aplpy/tests/test_tick_labels.py' adding 'aplpy/tests/test_ticks.py' adding 'aplpy/tests/test_vectors.py' adding 'aplpy/tests/data/__init__.py' adding 'aplpy-2.1.0.dist-info/licenses/LICENSE.md' adding 'aplpy-2.1.0.dist-info/METADATA' adding 'aplpy-2.1.0.dist-info/WHEEL' adding 'aplpy-2.1.0.dist-info/top_level.txt' adding 'aplpy-2.1.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for aplpy (pyproject.toml): finished with status 'done' Created wheel for aplpy: filename=aplpy-2.1.0-py3-none-any.whl size=63444 sha256=67a043f51ff801ddb2330b0c7893a6f3285be4c7571a99fa947d2834666a3359 Stored in directory: /home/pterjan/.cache/pip/wheels/61/41/47/81b3bf42ef4eb8a68a0a2d27440f290529973a84abcb9f8fb6 Successfully built aplpy + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.xOagqL + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-aplpy-2.1.0-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/python-aplpy-2.1.0-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/python-aplpy-2.1.0-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/python-aplpy-2.1.0-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/python-aplpy-2.1.0-build + mkdir /home/pterjan/rpmbuild/BUILD/python-aplpy-2.1.0-build/BUILDROOT + 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' + export CFLAGS + CXXFLAGS='-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' + export CXXFLAGS + FFLAGS='-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 ' + export FFLAGS + FCFLAGS='-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 ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + 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' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd aplpy-2.1.0 + '[' 1 -eq 1 ']' ++ ls /home/pterjan/rpmbuild/BUILD/python-aplpy-2.1.0-build/aplpy-2.1.0/pyproject-wheeldir/aplpy-2.1.0-py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=aplpy==2.1.0 + '[' -z aplpy==2.1.0 ']' + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-aplpy-2.1.0-build/aplpy-2.1.0/.pyproject-builddir + /usr/bin/python3 -m pip install --root /home/pterjan/rpmbuild/BUILD/python-aplpy-2.1.0-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-aplpy-2.1.0-build/aplpy-2.1.0/pyproject-wheeldir aplpy==2.1.0 Using pip 25.0.1 from /usr/lib/python3.13/site-packages/pip (python 3.13) Looking in links: /home/pterjan/rpmbuild/BUILD/python-aplpy-2.1.0-build/aplpy-2.1.0/pyproject-wheeldir Processing ./pyproject-wheeldir/aplpy-2.1.0-py3-none-any.whl Installing collected packages: aplpy Successfully installed aplpy-2.1.0 + '[' -d /home/pterjan/rpmbuild/BUILD/python-aplpy-2.1.0-build/BUILDROOT/usr/bin ']' + rm -f /home/pterjan/rpmbuild/BUILD/python-aplpy-2.1.0-build/python-aplpy-2.1.0-2.mga10.noarch-pyproject-ghost-distinfo + site_dirs=() + '[' -d /home/pterjan/rpmbuild/BUILD/python-aplpy-2.1.0-build/BUILDROOT/usr/lib/python3.13/site-packages ']' + site_dirs+=("/usr/lib/python3.13/site-packages") + '[' /home/pterjan/rpmbuild/BUILD/python-aplpy-2.1.0-build/BUILDROOT/usr/lib64/python3.13/site-packages '!=' /home/pterjan/rpmbuild/BUILD/python-aplpy-2.1.0-build/BUILDROOT/usr/lib/python3.13/site-packages ']' + '[' -d /home/pterjan/rpmbuild/BUILD/python-aplpy-2.1.0-build/BUILDROOT/usr/lib64/python3.13/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /home/pterjan/rpmbuild/BUILD/python-aplpy-2.1.0-build/BUILDROOT$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.13/site-packages/aplpy-2.1.0.dist-info' + sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/python-aplpy-2.1.0-build/BUILDROOT/usr/lib/python3.13/site-packages/aplpy-2.1.0.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-aplpy-2.1.0-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/python-aplpy-2.1.0-build/BUILDROOT/usr/lib/python3.13/site-packages/aplpy-2.1.0.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/python-aplpy-2.1.0-build/python-aplpy-2.1.0-2.mga10.noarch-pyproject-record + rm -fv /home/pterjan/rpmbuild/BUILD/python-aplpy-2.1.0-build/BUILDROOT/usr/lib/python3.13/site-packages/aplpy-2.1.0.dist-info/RECORD removed '/home/pterjan/rpmbuild/BUILD/python-aplpy-2.1.0-build/BUILDROOT/usr/lib/python3.13/site-packages/aplpy-2.1.0.dist-info/RECORD' + rm -fv /home/pterjan/rpmbuild/BUILD/python-aplpy-2.1.0-build/BUILDROOT/usr/lib/python3.13/site-packages/aplpy-2.1.0.dist-info/REQUESTED removed '/home/pterjan/rpmbuild/BUILD/python-aplpy-2.1.0-build/BUILDROOT/usr/lib/python3.13/site-packages/aplpy-2.1.0.dist-info/REQUESTED' ++ wc -l /home/pterjan/rpmbuild/BUILD/python-aplpy-2.1.0-build/python-aplpy-2.1.0-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-aplpy-2.1.0-build/python-aplpy-2.1.0-2.mga10.noarch-pyproject-files --output-modules /home/pterjan/rpmbuild/BUILD/python-aplpy-2.1.0-build/python-aplpy-2.1.0-2.mga10.noarch-pyproject-modules --buildroot /home/pterjan/rpmbuild/BUILD/python-aplpy-2.1.0-build/BUILDROOT --sitelib /usr/lib/python3.13/site-packages --sitearch /usr/lib64/python3.13/site-packages --python-version 3.13 --pyproject-record /home/pterjan/rpmbuild/BUILD/python-aplpy-2.1.0-build/python-aplpy-2.1.0-2.mga10.noarch-pyproject-record --prefix /usr aplpy + /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-aplpy-2.1.0-build/BUILDROOT/usr/lib/python3.13 using python3.13 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: python3-aplpy-2.1.0-2.mga10.noarch Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.OUx0YB + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-aplpy-2.1.0-build + cd aplpy-2.1.0 + DOCDIR=/home/pterjan/rpmbuild/BUILD/python-aplpy-2.1.0-build/BUILDROOT/usr/share/doc/python3-aplpy + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-aplpy-2.1.0-build/BUILDROOT/usr/share/doc/python3-aplpy + cp -pr /home/pterjan/rpmbuild/BUILD/python-aplpy-2.1.0-build/aplpy-2.1.0/README.rst /home/pterjan/rpmbuild/BUILD/python-aplpy-2.1.0-build/BUILDROOT/usr/share/doc/python3-aplpy + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.9PAuAi + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-aplpy-2.1.0-build + cd aplpy-2.1.0 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/python-aplpy-2.1.0-build/BUILDROOT/usr/share/licenses/python3-aplpy + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-aplpy-2.1.0-build/BUILDROOT/usr/share/licenses/python3-aplpy + cp -pr /home/pterjan/rpmbuild/BUILD/python-aplpy-2.1.0-build/aplpy-2.1.0/LICENSE.md /home/pterjan/rpmbuild/BUILD/python-aplpy-2.1.0-build/BUILDROOT/usr/share/licenses/python3-aplpy + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-aplpy = 2.1.0-2.mga10 python3-aplpy = 2.1.0-2.mga10 python3.13-aplpy = 2.1.0-2.mga10 python3.13dist(aplpy) = 2.1 python3dist(aplpy) = 2.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.13 python3.13dist(astropy) >= 3.1 python3.13dist(matplotlib) >= 2 python3.13dist(numpy) python3.13dist(pillow) >= 4.3 python3.13dist(pyavm) >= 0.9.4 python3.13dist(pyregion) >= 2 python3.13dist(reproject) >= 0.4 python3.13dist(scikit-image) >= 0.14 python3.13dist(shapely) >= 1.7 Obsoletes: python-aplpy < 2.1.0-2.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/python-aplpy-2.1.0-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python3-aplpy-2.1.0-2.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.zEQsUA + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-aplpy-2.1.0-build + test -d /home/pterjan/rpmbuild/BUILD/python-aplpy-2.1.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-aplpy-2.1.0-build + rm -rf /home/pterjan/rpmbuild/BUILD/python-aplpy-2.1.0-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!