D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/python-arviz-0.18.0-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.EgBowj + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-arviz-0.18.0-build + test -d /home/pterjan/rpmbuild/BUILD/python-arviz-0.18.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-arviz-0.18.0-build + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/python-arviz-0.18.0-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-arviz-0.18.0-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-arviz-0.18.0-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ZYLZJr + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-arviz-0.18.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/python-arviz-0.18.0-build + rm -rf arviz-0.18.0 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/arviz-0.18.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd arviz-0.18.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/0001-arviz-0.18-relax-reqs.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.kbRXbM + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-arviz-0.18.0-build + cd arviz-0.18.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + : + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -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-arviz-0.18.0-build/arviz-0.18.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' + 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-arviz-0.18.0-build/arviz-0.18.0/.pyproject-builddir + RPM_TOXENV=py312 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /home/pterjan/rpmbuild/BUILD/python-arviz-0.18.0-build/arviz-0.18.0/pyproject-wheeldir --output /home/pterjan/rpmbuild/BUILD/python-arviz-0.18.0-build/python-arviz-0.18.0-1.mga10.noarch-pyproject-buildrequires Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.2) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.43.0) running egg_info writing arviz.egg-info/PKG-INFO writing dependency_links to arviz.egg-info/dependency_links.txt writing requirements to arviz.egg-info/requires.txt writing top-level names to arviz.egg-info/top_level.txt reading manifest file 'arviz.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'arviz.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.43.0) running dist_info writing arviz.egg-info/PKG-INFO writing dependency_links to arviz.egg-info/dependency_links.txt writing requirements to arviz.egg-info/requires.txt writing top-level names to arviz.egg-info/top_level.txt reading manifest file 'arviz.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'arviz.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/python-arviz-0.18.0-build/arviz-0.18.0/arviz-0.18.0.dist-info' Handling setuptools >=60.0.0 from hook generated metadata: Requires-Dist (arviz) Requirement satisfied: setuptools >=60.0.0 (installed: setuptools 69.0.2) Handling matplotlib >=3.5 from hook generated metadata: Requires-Dist (arviz) Requirement satisfied: matplotlib >=3.5 (installed: matplotlib 3.9.1.post0) Handling numpy >=1.23.0 from hook generated metadata: Requires-Dist (arviz) Requirement satisfied: numpy >=1.23.0 (installed: numpy 2.1.0) Handling scipy >=1.9.0 from hook generated metadata: Requires-Dist (arviz) Requirement satisfied: scipy >=1.9.0 (installed: scipy 1.14.1) Handling packaging from hook generated metadata: Requires-Dist (arviz) Requirement satisfied: packaging (installed: packaging 24.0) Handling pandas >=1.5.0 from hook generated metadata: Requires-Dist (arviz) Requirement satisfied: pandas >=1.5.0 (installed: pandas 2.2.2) Handling dm-tree >=0.1.8 from hook generated metadata: Requires-Dist (arviz) Requirement satisfied: dm-tree >=0.1.8 (installed: dm-tree 0.1.8) Handling xarray >=2022.6.0 from hook generated metadata: Requires-Dist (arviz) Requirement satisfied: xarray >=2022.6.0 (installed: xarray 2024.6.0) Handling h5netcdf >=1.0.2 from hook generated metadata: Requires-Dist (arviz) Requirement satisfied: h5netcdf >=1.0.2 (installed: h5netcdf 1.3.0) Handling typing-extensions >=4.1.0 from hook generated metadata: Requires-Dist (arviz) Requirement satisfied: typing-extensions >=4.1.0 (installed: typing-extensions 4.12.2) Handling xarray-einstats >=0.3 from hook generated metadata: Requires-Dist (arviz) Requirement satisfied: xarray-einstats >=0.3 (installed: xarray-einstats 0.5.1) Handling numba ; extra == 'all' from hook generated metadata: Requires-Dist (arviz) Ignoring alien requirement: numba ; extra == 'all' Handling netcdf4 ; extra == 'all' from hook generated metadata: Requires-Dist (arviz) Ignoring alien requirement: netcdf4 ; extra == 'all' Handling bokeh >=1.4.0 ; extra == 'all' from hook generated metadata: Requires-Dist (arviz) Ignoring alien requirement: bokeh >=1.4.0 ; extra == 'all' Handling contourpy ; extra == 'all' from hook generated metadata: Requires-Dist (arviz) Ignoring alien requirement: contourpy ; extra == 'all' Handling ujson ; extra == 'all' from hook generated metadata: Requires-Dist (arviz) Ignoring alien requirement: ujson ; extra == 'all' Handling dask[distributed] ; extra == 'all' from hook generated metadata: Requires-Dist (arviz) Ignoring alien requirement: dask[distributed] ; extra == 'all' Handling zarr >=2.5.0 ; extra == 'all' from hook generated metadata: Requires-Dist (arviz) Ignoring alien requirement: zarr >=2.5.0 ; extra == 'all' Handling xarray-datatree ; extra == 'all' from hook generated metadata: Requires-Dist (arviz) Ignoring alien requirement: xarray-datatree ; extra == 'all' + cat /home/pterjan/rpmbuild/BUILD/python-arviz-0.18.0-build/python-arviz-0.18.0-1.mga10.noarch-pyproject-buildrequires + rm -rfv arviz-0.18.0.dist-info/ removed 'arviz-0.18.0.dist-info/top_level.txt' removed 'arviz-0.18.0.dist-info/METADATA' removed 'arviz-0.18.0.dist-info/LICENSE' removed directory 'arviz-0.18.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ajqbm0 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-arviz-0.18.0-build + cd arviz-0.18.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/python-arviz-0.18.0-build/arviz-0.18.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' + 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-arviz-0.18.0-build/arviz-0.18.0/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/python-arviz-0.18.0-build/arviz-0.18.0/pyproject-wheeldir Processing /home/pterjan/rpmbuild/BUILD/python-arviz-0.18.0-build/arviz-0.18.0 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) running dist_info creating /home/pterjan/rpmbuild/BUILD/python-arviz-0.18.0-build/arviz-0.18.0/.pyproject-builddir/pip-modern-metadata-xysb_0mu/arviz.egg-info writing /home/pterjan/rpmbuild/BUILD/python-arviz-0.18.0-build/arviz-0.18.0/.pyproject-builddir/pip-modern-metadata-xysb_0mu/arviz.egg-info/PKG-INFO writing dependency_links to /home/pterjan/rpmbuild/BUILD/python-arviz-0.18.0-build/arviz-0.18.0/.pyproject-builddir/pip-modern-metadata-xysb_0mu/arviz.egg-info/dependency_links.txt writing requirements to /home/pterjan/rpmbuild/BUILD/python-arviz-0.18.0-build/arviz-0.18.0/.pyproject-builddir/pip-modern-metadata-xysb_0mu/arviz.egg-info/requires.txt writing top-level names to /home/pterjan/rpmbuild/BUILD/python-arviz-0.18.0-build/arviz-0.18.0/.pyproject-builddir/pip-modern-metadata-xysb_0mu/arviz.egg-info/top_level.txt writing manifest file '/home/pterjan/rpmbuild/BUILD/python-arviz-0.18.0-build/arviz-0.18.0/.pyproject-builddir/pip-modern-metadata-xysb_0mu/arviz.egg-info/SOURCES.txt' reading manifest file '/home/pterjan/rpmbuild/BUILD/python-arviz-0.18.0-build/arviz-0.18.0/.pyproject-builddir/pip-modern-metadata-xysb_0mu/arviz.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file '/home/pterjan/rpmbuild/BUILD/python-arviz-0.18.0-build/arviz-0.18.0/.pyproject-builddir/pip-modern-metadata-xysb_0mu/arviz.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/python-arviz-0.18.0-build/arviz-0.18.0/.pyproject-builddir/pip-modern-metadata-xysb_0mu/arviz-0.18.0.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: arviz Building wheel for arviz (pyproject.toml): started Running command Building wheel for arviz (pyproject.toml) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/arviz copying arviz/sel_utils.py -> build/lib/arviz copying arviz/labels.py -> build/lib/arviz copying arviz/rcparams.py -> build/lib/arviz copying arviz/__init__.py -> build/lib/arviz copying arviz/utils.py -> build/lib/arviz creating build/lib/arviz/wrappers copying arviz/wrappers/wrap_stan.py -> build/lib/arviz/wrappers copying arviz/wrappers/__init__.py -> build/lib/arviz/wrappers copying arviz/wrappers/wrap_pymc.py -> build/lib/arviz/wrappers copying arviz/wrappers/base.py -> build/lib/arviz/wrappers creating build/lib/arviz/tests copying arviz/tests/conftest.py -> build/lib/arviz/tests copying arviz/tests/__init__.py -> build/lib/arviz/tests copying arviz/tests/helpers.py -> build/lib/arviz/tests creating build/lib/arviz/data copying arviz/data/io_cmdstan.py -> build/lib/arviz/data copying arviz/data/io_pyro.py -> build/lib/arviz/data copying arviz/data/io_pyjags.py -> build/lib/arviz/data copying arviz/data/io_dict.py -> build/lib/arviz/data copying arviz/data/io_datatree.py -> build/lib/arviz/data copying arviz/data/io_cmdstanpy.py -> build/lib/arviz/data copying arviz/data/io_emcee.py -> build/lib/arviz/data copying arviz/data/io_netcdf.py -> build/lib/arviz/data copying arviz/data/io_beanmachine.py -> build/lib/arviz/data copying arviz/data/io_numpyro.py -> build/lib/arviz/data copying arviz/data/io_json.py -> build/lib/arviz/data copying arviz/data/io_zarr.py -> build/lib/arviz/data copying arviz/data/inference_data.py -> build/lib/arviz/data copying arviz/data/__init__.py -> build/lib/arviz/data copying arviz/data/converters.py -> build/lib/arviz/data copying arviz/data/io_pystan.py -> build/lib/arviz/data copying arviz/data/base.py -> build/lib/arviz/data copying arviz/data/datasets.py -> build/lib/arviz/data copying arviz/data/utils.py -> build/lib/arviz/data creating build/lib/arviz/plots copying arviz/plots/distplot.py -> build/lib/arviz/plots copying arviz/plots/plot_utils.py -> build/lib/arviz/plots copying arviz/plots/elpdplot.py -> build/lib/arviz/plots copying arviz/plots/traceplot.py -> build/lib/arviz/plots copying arviz/plots/densityplot.py -> build/lib/arviz/plots copying arviz/plots/hdiplot.py -> build/lib/arviz/plots copying arviz/plots/separationplot.py -> build/lib/arviz/plots copying arviz/plots/posteriorplot.py -> build/lib/arviz/plots copying arviz/plots/tsplot.py -> build/lib/arviz/plots copying arviz/plots/distcomparisonplot.py -> build/lib/arviz/plots copying arviz/plots/energyplot.py -> build/lib/arviz/plots copying arviz/plots/khatplot.py -> build/lib/arviz/plots copying arviz/plots/rankplot.py -> build/lib/arviz/plots copying arviz/plots/bfplot.py -> build/lib/arviz/plots copying arviz/plots/autocorrplot.py -> build/lib/arviz/plots copying arviz/plots/ecdfplot.py -> build/lib/arviz/plots copying arviz/plots/compareplot.py -> build/lib/arviz/plots copying arviz/plots/mcseplot.py -> build/lib/arviz/plots copying arviz/plots/essplot.py -> build/lib/arviz/plots copying arviz/plots/__init__.py -> build/lib/arviz/plots copying arviz/plots/lmplot.py -> build/lib/arviz/plots copying arviz/plots/parallelplot.py -> build/lib/arviz/plots copying arviz/plots/pairplot.py -> build/lib/arviz/plots copying arviz/plots/bpvplot.py -> build/lib/arviz/plots copying arviz/plots/loopitplot.py -> build/lib/arviz/plots copying arviz/plots/violinplot.py -> build/lib/arviz/plots copying arviz/plots/dotplot.py -> build/lib/arviz/plots copying arviz/plots/forestplot.py -> build/lib/arviz/plots copying arviz/plots/ppcplot.py -> build/lib/arviz/plots copying arviz/plots/kdeplot.py -> build/lib/arviz/plots creating build/lib/arviz/stats copying arviz/stats/diagnostics.py -> build/lib/arviz/stats copying arviz/stats/density_utils.py -> build/lib/arviz/stats copying arviz/stats/stats.py -> build/lib/arviz/stats copying arviz/stats/stats_refitting.py -> build/lib/arviz/stats copying arviz/stats/ecdf_utils.py -> build/lib/arviz/stats copying arviz/stats/__init__.py -> build/lib/arviz/stats copying arviz/stats/stats_utils.py -> build/lib/arviz/stats creating build/lib/arviz/tests/base_tests copying arviz/tests/base_tests/test_stats_numba.py -> build/lib/arviz/tests/base_tests copying arviz/tests/base_tests/test_rcparams.py -> build/lib/arviz/tests/base_tests copying arviz/tests/base_tests/test_stats_ecdf_utils.py -> build/lib/arviz/tests/base_tests copying arviz/tests/base_tests/test_stats.py -> build/lib/arviz/tests/base_tests copying arviz/tests/base_tests/test_utils_numba.py -> build/lib/arviz/tests/base_tests copying arviz/tests/base_tests/test_plots_bokeh.py -> build/lib/arviz/tests/base_tests copying arviz/tests/base_tests/test_data.py -> build/lib/arviz/tests/base_tests copying arviz/tests/base_tests/test_utils.py -> build/lib/arviz/tests/base_tests copying arviz/tests/base_tests/test_diagnostics_numba.py -> build/lib/arviz/tests/base_tests copying arviz/tests/base_tests/test_helpers.py -> build/lib/arviz/tests/base_tests copying arviz/tests/base_tests/test_plots_matplotlib.py -> build/lib/arviz/tests/base_tests copying arviz/tests/base_tests/__init__.py -> build/lib/arviz/tests/base_tests copying arviz/tests/base_tests/test_stats_utils.py -> build/lib/arviz/tests/base_tests copying arviz/tests/base_tests/test_diagnostics.py -> build/lib/arviz/tests/base_tests copying arviz/tests/base_tests/test_plot_utils.py -> build/lib/arviz/tests/base_tests copying arviz/tests/base_tests/test_data_zarr.py -> build/lib/arviz/tests/base_tests copying arviz/tests/base_tests/test_labels.py -> build/lib/arviz/tests/base_tests creating build/lib/arviz/tests/external_tests copying arviz/tests/external_tests/test_data_beanmachine.py -> build/lib/arviz/tests/external_tests copying arviz/tests/external_tests/test_data_numpyro.py -> build/lib/arviz/tests/external_tests copying arviz/tests/external_tests/test_data_pyro.py -> build/lib/arviz/tests/external_tests copying arviz/tests/external_tests/test_data_cmdstan.py -> build/lib/arviz/tests/external_tests copying arviz/tests/external_tests/test_data_emcee.py -> build/lib/arviz/tests/external_tests copying arviz/tests/external_tests/__init__.py -> build/lib/arviz/tests/external_tests copying arviz/tests/external_tests/test_data_cmdstanpy.py -> build/lib/arviz/tests/external_tests copying arviz/tests/external_tests/test_data_pystan.py -> build/lib/arviz/tests/external_tests copying arviz/tests/external_tests/test_data_pyjags.py -> build/lib/arviz/tests/external_tests creating build/lib/arviz/plots/backends copying arviz/plots/backends/__init__.py -> build/lib/arviz/plots/backends creating build/lib/arviz/plots/backends/matplotlib copying arviz/plots/backends/matplotlib/distplot.py -> build/lib/arviz/plots/backends/matplotlib copying arviz/plots/backends/matplotlib/elpdplot.py -> build/lib/arviz/plots/backends/matplotlib copying arviz/plots/backends/matplotlib/traceplot.py -> build/lib/arviz/plots/backends/matplotlib copying arviz/plots/backends/matplotlib/densityplot.py -> build/lib/arviz/plots/backends/matplotlib copying arviz/plots/backends/matplotlib/hdiplot.py -> build/lib/arviz/plots/backends/matplotlib copying arviz/plots/backends/matplotlib/separationplot.py -> build/lib/arviz/plots/backends/matplotlib copying arviz/plots/backends/matplotlib/posteriorplot.py -> build/lib/arviz/plots/backends/matplotlib copying arviz/plots/backends/matplotlib/tsplot.py -> build/lib/arviz/plots/backends/matplotlib copying arviz/plots/backends/matplotlib/distcomparisonplot.py -> build/lib/arviz/plots/backends/matplotlib copying arviz/plots/backends/matplotlib/energyplot.py -> build/lib/arviz/plots/backends/matplotlib copying arviz/plots/backends/matplotlib/khatplot.py -> build/lib/arviz/plots/backends/matplotlib copying arviz/plots/backends/matplotlib/rankplot.py -> build/lib/arviz/plots/backends/matplotlib copying arviz/plots/backends/matplotlib/bfplot.py -> build/lib/arviz/plots/backends/matplotlib copying arviz/plots/backends/matplotlib/autocorrplot.py -> build/lib/arviz/plots/backends/matplotlib copying arviz/plots/backends/matplotlib/ecdfplot.py -> build/lib/arviz/plots/backends/matplotlib copying arviz/plots/backends/matplotlib/compareplot.py -> build/lib/arviz/plots/backends/matplotlib copying arviz/plots/backends/matplotlib/mcseplot.py -> build/lib/arviz/plots/backends/matplotlib copying arviz/plots/backends/matplotlib/essplot.py -> build/lib/arviz/plots/backends/matplotlib copying arviz/plots/backends/matplotlib/__init__.py -> build/lib/arviz/plots/backends/matplotlib copying arviz/plots/backends/matplotlib/lmplot.py -> build/lib/arviz/plots/backends/matplotlib copying arviz/plots/backends/matplotlib/parallelplot.py -> build/lib/arviz/plots/backends/matplotlib copying arviz/plots/backends/matplotlib/pairplot.py -> build/lib/arviz/plots/backends/matplotlib copying arviz/plots/backends/matplotlib/bpvplot.py -> build/lib/arviz/plots/backends/matplotlib copying arviz/plots/backends/matplotlib/loopitplot.py -> build/lib/arviz/plots/backends/matplotlib copying arviz/plots/backends/matplotlib/violinplot.py -> build/lib/arviz/plots/backends/matplotlib copying arviz/plots/backends/matplotlib/dotplot.py -> build/lib/arviz/plots/backends/matplotlib copying arviz/plots/backends/matplotlib/forestplot.py -> build/lib/arviz/plots/backends/matplotlib copying arviz/plots/backends/matplotlib/ppcplot.py -> build/lib/arviz/plots/backends/matplotlib copying arviz/plots/backends/matplotlib/kdeplot.py -> build/lib/arviz/plots/backends/matplotlib creating build/lib/arviz/plots/backends/bokeh copying arviz/plots/backends/bokeh/distplot.py -> build/lib/arviz/plots/backends/bokeh copying arviz/plots/backends/bokeh/elpdplot.py -> build/lib/arviz/plots/backends/bokeh copying arviz/plots/backends/bokeh/traceplot.py -> build/lib/arviz/plots/backends/bokeh copying arviz/plots/backends/bokeh/densityplot.py -> build/lib/arviz/plots/backends/bokeh copying arviz/plots/backends/bokeh/hdiplot.py -> build/lib/arviz/plots/backends/bokeh copying arviz/plots/backends/bokeh/separationplot.py -> build/lib/arviz/plots/backends/bokeh copying arviz/plots/backends/bokeh/posteriorplot.py -> build/lib/arviz/plots/backends/bokeh copying arviz/plots/backends/bokeh/distcomparisonplot.py -> build/lib/arviz/plots/backends/bokeh copying arviz/plots/backends/bokeh/energyplot.py -> build/lib/arviz/plots/backends/bokeh copying arviz/plots/backends/bokeh/khatplot.py -> build/lib/arviz/plots/backends/bokeh copying arviz/plots/backends/bokeh/rankplot.py -> build/lib/arviz/plots/backends/bokeh copying arviz/plots/backends/bokeh/bfplot.py -> build/lib/arviz/plots/backends/bokeh copying arviz/plots/backends/bokeh/autocorrplot.py -> build/lib/arviz/plots/backends/bokeh copying arviz/plots/backends/bokeh/ecdfplot.py -> build/lib/arviz/plots/backends/bokeh copying arviz/plots/backends/bokeh/compareplot.py -> build/lib/arviz/plots/backends/bokeh copying arviz/plots/backends/bokeh/mcseplot.py -> build/lib/arviz/plots/backends/bokeh copying arviz/plots/backends/bokeh/essplot.py -> build/lib/arviz/plots/backends/bokeh copying arviz/plots/backends/bokeh/__init__.py -> build/lib/arviz/plots/backends/bokeh copying arviz/plots/backends/bokeh/lmplot.py -> build/lib/arviz/plots/backends/bokeh copying arviz/plots/backends/bokeh/parallelplot.py -> build/lib/arviz/plots/backends/bokeh copying arviz/plots/backends/bokeh/pairplot.py -> build/lib/arviz/plots/backends/bokeh copying arviz/plots/backends/bokeh/bpvplot.py -> build/lib/arviz/plots/backends/bokeh copying arviz/plots/backends/bokeh/loopitplot.py -> build/lib/arviz/plots/backends/bokeh copying arviz/plots/backends/bokeh/violinplot.py -> build/lib/arviz/plots/backends/bokeh copying arviz/plots/backends/bokeh/dotplot.py -> build/lib/arviz/plots/backends/bokeh copying arviz/plots/backends/bokeh/forestplot.py -> build/lib/arviz/plots/backends/bokeh copying arviz/plots/backends/bokeh/ppcplot.py -> build/lib/arviz/plots/backends/bokeh copying arviz/plots/backends/bokeh/kdeplot.py -> build/lib/arviz/plots/backends/bokeh running egg_info writing arviz.egg-info/PKG-INFO writing dependency_links to arviz.egg-info/dependency_links.txt writing requirements to arviz.egg-info/requires.txt writing top-level names to arviz.egg-info/top_level.txt reading manifest file 'arviz.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'arviz.egg-info/SOURCES.txt' /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'arviz.data.example_data' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'arviz.data.example_data' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'arviz.data.example_data' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'arviz.data.example_data' to be distributed and are already explicitly excluding 'arviz.data.example_data' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'arviz.data.example_data.code.radon' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'arviz.data.example_data.code.radon' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'arviz.data.example_data.code.radon' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'arviz.data.example_data.code.radon' to be distributed and are already explicitly excluding 'arviz.data.example_data.code.radon' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'arviz.data.example_data.data' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'arviz.data.example_data.data' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'arviz.data.example_data.data' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'arviz.data.example_data.data' to be distributed and are already explicitly excluding 'arviz.data.example_data.data' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'arviz.plots.styles' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'arviz.plots.styles' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'arviz.plots.styles' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'arviz.plots.styles' to be distributed and are already explicitly excluding 'arviz.plots.styles' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'arviz.static.css' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'arviz.static.css' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'arviz.static.css' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'arviz.static.css' to be distributed and are already explicitly excluding 'arviz.static.css' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'arviz.static.html' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'arviz.static.html' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'arviz.static.html' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'arviz.static.html' to be distributed and are already explicitly excluding 'arviz.static.html' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) copying arviz/py.typed -> build/lib/arviz creating build/lib/arviz/static creating build/lib/arviz/static/css copying arviz/static/css/style.css -> build/lib/arviz/static/css creating build/lib/arviz/static/html copying arviz/static/html/icons-svg-inline.html -> build/lib/arviz/static/html creating build/lib/arviz/data/example_data copying arviz/data/example_data/data_local.json -> build/lib/arviz/data/example_data copying arviz/data/example_data/data_remote.json -> build/lib/arviz/data/example_data creating build/lib/arviz/data/example_data/code creating build/lib/arviz/data/example_data/code/radon copying arviz/data/example_data/code/radon/radon.json -> build/lib/arviz/data/example_data/code/radon creating build/lib/arviz/data/example_data/data copying arviz/data/example_data/data/centered_eight.nc -> build/lib/arviz/data/example_data/data copying arviz/data/example_data/data/non_centered_eight.nc -> build/lib/arviz/data/example_data/data creating build/lib/arviz/plots/styles copying arviz/plots/styles/arviz-bluish.mplstyle -> build/lib/arviz/plots/styles copying arviz/plots/styles/arviz-brownish.mplstyle -> build/lib/arviz/plots/styles copying arviz/plots/styles/arviz-colors.mplstyle -> build/lib/arviz/plots/styles copying arviz/plots/styles/arviz-cyanish.mplstyle -> build/lib/arviz/plots/styles copying arviz/plots/styles/arviz-darkgrid.mplstyle -> build/lib/arviz/plots/styles copying arviz/plots/styles/arviz-doc.mplstyle -> build/lib/arviz/plots/styles copying arviz/plots/styles/arviz-docgrid.mplstyle -> build/lib/arviz/plots/styles copying arviz/plots/styles/arviz-grayscale.mplstyle -> build/lib/arviz/plots/styles copying arviz/plots/styles/arviz-greenish.mplstyle -> build/lib/arviz/plots/styles copying arviz/plots/styles/arviz-orangish.mplstyle -> build/lib/arviz/plots/styles copying arviz/plots/styles/arviz-plasmish.mplstyle -> build/lib/arviz/plots/styles copying arviz/plots/styles/arviz-purplish.mplstyle -> build/lib/arviz/plots/styles copying arviz/plots/styles/arviz-redish.mplstyle -> build/lib/arviz/plots/styles copying arviz/plots/styles/arviz-royish.mplstyle -> build/lib/arviz/plots/styles copying arviz/plots/styles/arviz-viridish.mplstyle -> build/lib/arviz/plots/styles copying arviz/plots/styles/arviz-white.mplstyle -> build/lib/arviz/plots/styles copying arviz/plots/styles/arviz-whitegrid.mplstyle -> build/lib/arviz/plots/styles installing to build/bdist.linux-x86_64/wheel running install running install_lib creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/arviz creating build/bdist.linux-x86_64/wheel/arviz/wrappers copying build/lib/arviz/wrappers/wrap_stan.py -> build/bdist.linux-x86_64/wheel/arviz/wrappers copying build/lib/arviz/wrappers/__init__.py -> build/bdist.linux-x86_64/wheel/arviz/wrappers copying build/lib/arviz/wrappers/wrap_pymc.py -> build/bdist.linux-x86_64/wheel/arviz/wrappers copying build/lib/arviz/wrappers/base.py -> build/bdist.linux-x86_64/wheel/arviz/wrappers copying build/lib/arviz/sel_utils.py -> build/bdist.linux-x86_64/wheel/arviz creating build/bdist.linux-x86_64/wheel/arviz/static creating build/bdist.linux-x86_64/wheel/arviz/static/css copying build/lib/arviz/static/css/style.css -> build/bdist.linux-x86_64/wheel/arviz/static/css creating build/bdist.linux-x86_64/wheel/arviz/static/html copying build/lib/arviz/static/html/icons-svg-inline.html -> build/bdist.linux-x86_64/wheel/arviz/static/html creating build/bdist.linux-x86_64/wheel/arviz/tests creating build/bdist.linux-x86_64/wheel/arviz/tests/base_tests copying build/lib/arviz/tests/base_tests/test_stats_numba.py -> build/bdist.linux-x86_64/wheel/arviz/tests/base_tests copying build/lib/arviz/tests/base_tests/test_rcparams.py -> build/bdist.linux-x86_64/wheel/arviz/tests/base_tests copying build/lib/arviz/tests/base_tests/test_stats_ecdf_utils.py -> build/bdist.linux-x86_64/wheel/arviz/tests/base_tests copying build/lib/arviz/tests/base_tests/test_stats.py -> build/bdist.linux-x86_64/wheel/arviz/tests/base_tests copying build/lib/arviz/tests/base_tests/test_utils_numba.py -> build/bdist.linux-x86_64/wheel/arviz/tests/base_tests copying build/lib/arviz/tests/base_tests/test_plots_bokeh.py -> build/bdist.linux-x86_64/wheel/arviz/tests/base_tests copying build/lib/arviz/tests/base_tests/test_data.py -> build/bdist.linux-x86_64/wheel/arviz/tests/base_tests copying build/lib/arviz/tests/base_tests/test_utils.py -> build/bdist.linux-x86_64/wheel/arviz/tests/base_tests copying build/lib/arviz/tests/base_tests/test_diagnostics_numba.py -> build/bdist.linux-x86_64/wheel/arviz/tests/base_tests copying build/lib/arviz/tests/base_tests/test_helpers.py -> build/bdist.linux-x86_64/wheel/arviz/tests/base_tests copying build/lib/arviz/tests/base_tests/test_plots_matplotlib.py -> build/bdist.linux-x86_64/wheel/arviz/tests/base_tests copying build/lib/arviz/tests/base_tests/__init__.py -> build/bdist.linux-x86_64/wheel/arviz/tests/base_tests copying build/lib/arviz/tests/base_tests/test_stats_utils.py -> build/bdist.linux-x86_64/wheel/arviz/tests/base_tests copying build/lib/arviz/tests/base_tests/test_diagnostics.py -> build/bdist.linux-x86_64/wheel/arviz/tests/base_tests copying build/lib/arviz/tests/base_tests/test_plot_utils.py -> build/bdist.linux-x86_64/wheel/arviz/tests/base_tests copying build/lib/arviz/tests/base_tests/test_data_zarr.py -> build/bdist.linux-x86_64/wheel/arviz/tests/base_tests copying build/lib/arviz/tests/base_tests/test_labels.py -> build/bdist.linux-x86_64/wheel/arviz/tests/base_tests copying build/lib/arviz/tests/conftest.py -> build/bdist.linux-x86_64/wheel/arviz/tests creating build/bdist.linux-x86_64/wheel/arviz/tests/external_tests copying build/lib/arviz/tests/external_tests/test_data_beanmachine.py -> build/bdist.linux-x86_64/wheel/arviz/tests/external_tests copying build/lib/arviz/tests/external_tests/test_data_numpyro.py -> build/bdist.linux-x86_64/wheel/arviz/tests/external_tests copying build/lib/arviz/tests/external_tests/test_data_pyro.py -> build/bdist.linux-x86_64/wheel/arviz/tests/external_tests copying build/lib/arviz/tests/external_tests/test_data_cmdstan.py -> build/bdist.linux-x86_64/wheel/arviz/tests/external_tests copying build/lib/arviz/tests/external_tests/test_data_emcee.py -> build/bdist.linux-x86_64/wheel/arviz/tests/external_tests copying build/lib/arviz/tests/external_tests/__init__.py -> build/bdist.linux-x86_64/wheel/arviz/tests/external_tests copying build/lib/arviz/tests/external_tests/test_data_cmdstanpy.py -> build/bdist.linux-x86_64/wheel/arviz/tests/external_tests copying build/lib/arviz/tests/external_tests/test_data_pystan.py -> build/bdist.linux-x86_64/wheel/arviz/tests/external_tests copying build/lib/arviz/tests/external_tests/test_data_pyjags.py -> build/bdist.linux-x86_64/wheel/arviz/tests/external_tests copying build/lib/arviz/tests/__init__.py -> build/bdist.linux-x86_64/wheel/arviz/tests copying build/lib/arviz/tests/helpers.py -> build/bdist.linux-x86_64/wheel/arviz/tests copying build/lib/arviz/labels.py -> build/bdist.linux-x86_64/wheel/arviz copying build/lib/arviz/rcparams.py -> build/bdist.linux-x86_64/wheel/arviz creating build/bdist.linux-x86_64/wheel/arviz/data copying build/lib/arviz/data/io_cmdstan.py -> build/bdist.linux-x86_64/wheel/arviz/data copying build/lib/arviz/data/io_pyro.py -> build/bdist.linux-x86_64/wheel/arviz/data copying build/lib/arviz/data/io_pyjags.py -> build/bdist.linux-x86_64/wheel/arviz/data copying build/lib/arviz/data/io_dict.py -> build/bdist.linux-x86_64/wheel/arviz/data copying build/lib/arviz/data/io_datatree.py -> build/bdist.linux-x86_64/wheel/arviz/data copying build/lib/arviz/data/io_cmdstanpy.py -> build/bdist.linux-x86_64/wheel/arviz/data copying build/lib/arviz/data/io_emcee.py -> build/bdist.linux-x86_64/wheel/arviz/data copying build/lib/arviz/data/io_netcdf.py -> build/bdist.linux-x86_64/wheel/arviz/data copying build/lib/arviz/data/io_beanmachine.py -> build/bdist.linux-x86_64/wheel/arviz/data copying build/lib/arviz/data/io_numpyro.py -> build/bdist.linux-x86_64/wheel/arviz/data copying build/lib/arviz/data/io_json.py -> build/bdist.linux-x86_64/wheel/arviz/data copying build/lib/arviz/data/io_zarr.py -> build/bdist.linux-x86_64/wheel/arviz/data copying build/lib/arviz/data/inference_data.py -> build/bdist.linux-x86_64/wheel/arviz/data copying build/lib/arviz/data/__init__.py -> build/bdist.linux-x86_64/wheel/arviz/data creating build/bdist.linux-x86_64/wheel/arviz/data/example_data copying build/lib/arviz/data/example_data/data_local.json -> build/bdist.linux-x86_64/wheel/arviz/data/example_data creating build/bdist.linux-x86_64/wheel/arviz/data/example_data/code creating build/bdist.linux-x86_64/wheel/arviz/data/example_data/code/radon copying build/lib/arviz/data/example_data/code/radon/radon.json -> build/bdist.linux-x86_64/wheel/arviz/data/example_data/code/radon copying build/lib/arviz/data/example_data/data_remote.json -> build/bdist.linux-x86_64/wheel/arviz/data/example_data creating build/bdist.linux-x86_64/wheel/arviz/data/example_data/data copying build/lib/arviz/data/example_data/data/non_centered_eight.nc -> build/bdist.linux-x86_64/wheel/arviz/data/example_data/data copying build/lib/arviz/data/example_data/data/centered_eight.nc -> build/bdist.linux-x86_64/wheel/arviz/data/example_data/data copying build/lib/arviz/data/converters.py -> build/bdist.linux-x86_64/wheel/arviz/data copying build/lib/arviz/data/io_pystan.py -> build/bdist.linux-x86_64/wheel/arviz/data copying build/lib/arviz/data/base.py -> build/bdist.linux-x86_64/wheel/arviz/data copying build/lib/arviz/data/datasets.py -> build/bdist.linux-x86_64/wheel/arviz/data copying build/lib/arviz/data/utils.py -> build/bdist.linux-x86_64/wheel/arviz/data copying build/lib/arviz/__init__.py -> build/bdist.linux-x86_64/wheel/arviz copying build/lib/arviz/py.typed -> build/bdist.linux-x86_64/wheel/arviz creating build/bdist.linux-x86_64/wheel/arviz/plots copying build/lib/arviz/plots/distplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots copying build/lib/arviz/plots/plot_utils.py -> build/bdist.linux-x86_64/wheel/arviz/plots copying build/lib/arviz/plots/elpdplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots copying build/lib/arviz/plots/traceplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots copying build/lib/arviz/plots/densityplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots copying build/lib/arviz/plots/hdiplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots copying build/lib/arviz/plots/separationplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots copying build/lib/arviz/plots/posteriorplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots copying build/lib/arviz/plots/tsplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots copying build/lib/arviz/plots/distcomparisonplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots copying build/lib/arviz/plots/energyplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots copying build/lib/arviz/plots/khatplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots copying build/lib/arviz/plots/rankplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots creating build/bdist.linux-x86_64/wheel/arviz/plots/backends creating build/bdist.linux-x86_64/wheel/arviz/plots/backends/matplotlib copying build/lib/arviz/plots/backends/matplotlib/distplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots/backends/matplotlib copying build/lib/arviz/plots/backends/matplotlib/elpdplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots/backends/matplotlib copying build/lib/arviz/plots/backends/matplotlib/traceplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots/backends/matplotlib copying build/lib/arviz/plots/backends/matplotlib/densityplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots/backends/matplotlib copying build/lib/arviz/plots/backends/matplotlib/hdiplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots/backends/matplotlib copying build/lib/arviz/plots/backends/matplotlib/separationplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots/backends/matplotlib copying build/lib/arviz/plots/backends/matplotlib/posteriorplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots/backends/matplotlib copying build/lib/arviz/plots/backends/matplotlib/tsplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots/backends/matplotlib copying build/lib/arviz/plots/backends/matplotlib/distcomparisonplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots/backends/matplotlib copying build/lib/arviz/plots/backends/matplotlib/energyplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots/backends/matplotlib copying build/lib/arviz/plots/backends/matplotlib/khatplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots/backends/matplotlib copying build/lib/arviz/plots/backends/matplotlib/rankplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots/backends/matplotlib copying build/lib/arviz/plots/backends/matplotlib/bfplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots/backends/matplotlib copying build/lib/arviz/plots/backends/matplotlib/autocorrplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots/backends/matplotlib copying build/lib/arviz/plots/backends/matplotlib/ecdfplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots/backends/matplotlib copying build/lib/arviz/plots/backends/matplotlib/compareplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots/backends/matplotlib copying build/lib/arviz/plots/backends/matplotlib/mcseplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots/backends/matplotlib copying build/lib/arviz/plots/backends/matplotlib/essplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots/backends/matplotlib copying build/lib/arviz/plots/backends/matplotlib/__init__.py -> build/bdist.linux-x86_64/wheel/arviz/plots/backends/matplotlib copying build/lib/arviz/plots/backends/matplotlib/lmplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots/backends/matplotlib copying build/lib/arviz/plots/backends/matplotlib/parallelplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots/backends/matplotlib copying build/lib/arviz/plots/backends/matplotlib/pairplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots/backends/matplotlib copying build/lib/arviz/plots/backends/matplotlib/bpvplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots/backends/matplotlib copying build/lib/arviz/plots/backends/matplotlib/loopitplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots/backends/matplotlib copying build/lib/arviz/plots/backends/matplotlib/violinplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots/backends/matplotlib copying build/lib/arviz/plots/backends/matplotlib/dotplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots/backends/matplotlib copying build/lib/arviz/plots/backends/matplotlib/forestplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots/backends/matplotlib copying build/lib/arviz/plots/backends/matplotlib/ppcplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots/backends/matplotlib copying build/lib/arviz/plots/backends/matplotlib/kdeplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots/backends/matplotlib copying build/lib/arviz/plots/backends/__init__.py -> build/bdist.linux-x86_64/wheel/arviz/plots/backends creating build/bdist.linux-x86_64/wheel/arviz/plots/backends/bokeh copying build/lib/arviz/plots/backends/bokeh/distplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots/backends/bokeh copying build/lib/arviz/plots/backends/bokeh/elpdplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots/backends/bokeh copying build/lib/arviz/plots/backends/bokeh/traceplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots/backends/bokeh copying build/lib/arviz/plots/backends/bokeh/densityplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots/backends/bokeh copying build/lib/arviz/plots/backends/bokeh/hdiplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots/backends/bokeh copying build/lib/arviz/plots/backends/bokeh/separationplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots/backends/bokeh copying build/lib/arviz/plots/backends/bokeh/posteriorplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots/backends/bokeh copying build/lib/arviz/plots/backends/bokeh/distcomparisonplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots/backends/bokeh copying build/lib/arviz/plots/backends/bokeh/energyplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots/backends/bokeh copying build/lib/arviz/plots/backends/bokeh/khatplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots/backends/bokeh copying build/lib/arviz/plots/backends/bokeh/rankplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots/backends/bokeh copying build/lib/arviz/plots/backends/bokeh/bfplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots/backends/bokeh copying build/lib/arviz/plots/backends/bokeh/autocorrplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots/backends/bokeh copying build/lib/arviz/plots/backends/bokeh/ecdfplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots/backends/bokeh copying build/lib/arviz/plots/backends/bokeh/compareplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots/backends/bokeh copying build/lib/arviz/plots/backends/bokeh/mcseplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots/backends/bokeh copying build/lib/arviz/plots/backends/bokeh/essplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots/backends/bokeh copying build/lib/arviz/plots/backends/bokeh/__init__.py -> build/bdist.linux-x86_64/wheel/arviz/plots/backends/bokeh copying build/lib/arviz/plots/backends/bokeh/lmplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots/backends/bokeh copying build/lib/arviz/plots/backends/bokeh/parallelplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots/backends/bokeh copying build/lib/arviz/plots/backends/bokeh/pairplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots/backends/bokeh copying build/lib/arviz/plots/backends/bokeh/bpvplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots/backends/bokeh copying build/lib/arviz/plots/backends/bokeh/loopitplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots/backends/bokeh copying build/lib/arviz/plots/backends/bokeh/violinplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots/backends/bokeh copying build/lib/arviz/plots/backends/bokeh/dotplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots/backends/bokeh copying build/lib/arviz/plots/backends/bokeh/forestplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots/backends/bokeh copying build/lib/arviz/plots/backends/bokeh/ppcplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots/backends/bokeh copying build/lib/arviz/plots/backends/bokeh/kdeplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots/backends/bokeh copying build/lib/arviz/plots/bfplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots copying build/lib/arviz/plots/autocorrplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots copying build/lib/arviz/plots/ecdfplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots creating build/bdist.linux-x86_64/wheel/arviz/plots/styles copying build/lib/arviz/plots/styles/arviz-orangish.mplstyle -> build/bdist.linux-x86_64/wheel/arviz/plots/styles copying build/lib/arviz/plots/styles/arviz-viridish.mplstyle -> build/bdist.linux-x86_64/wheel/arviz/plots/styles copying build/lib/arviz/plots/styles/arviz-greenish.mplstyle -> build/bdist.linux-x86_64/wheel/arviz/plots/styles copying build/lib/arviz/plots/styles/arviz-redish.mplstyle -> build/bdist.linux-x86_64/wheel/arviz/plots/styles copying build/lib/arviz/plots/styles/arviz-grayscale.mplstyle -> build/bdist.linux-x86_64/wheel/arviz/plots/styles copying build/lib/arviz/plots/styles/arviz-bluish.mplstyle -> build/bdist.linux-x86_64/wheel/arviz/plots/styles copying build/lib/arviz/plots/styles/arviz-cyanish.mplstyle -> build/bdist.linux-x86_64/wheel/arviz/plots/styles copying build/lib/arviz/plots/styles/arviz-purplish.mplstyle -> build/bdist.linux-x86_64/wheel/arviz/plots/styles copying build/lib/arviz/plots/styles/arviz-colors.mplstyle -> build/bdist.linux-x86_64/wheel/arviz/plots/styles copying build/lib/arviz/plots/styles/arviz-whitegrid.mplstyle -> build/bdist.linux-x86_64/wheel/arviz/plots/styles copying build/lib/arviz/plots/styles/arviz-plasmish.mplstyle -> build/bdist.linux-x86_64/wheel/arviz/plots/styles copying build/lib/arviz/plots/styles/arviz-docgrid.mplstyle -> build/bdist.linux-x86_64/wheel/arviz/plots/styles copying build/lib/arviz/plots/styles/arviz-doc.mplstyle -> build/bdist.linux-x86_64/wheel/arviz/plots/styles copying build/lib/arviz/plots/styles/arviz-royish.mplstyle -> build/bdist.linux-x86_64/wheel/arviz/plots/styles copying build/lib/arviz/plots/styles/arviz-white.mplstyle -> build/bdist.linux-x86_64/wheel/arviz/plots/styles copying build/lib/arviz/plots/styles/arviz-darkgrid.mplstyle -> build/bdist.linux-x86_64/wheel/arviz/plots/styles copying build/lib/arviz/plots/styles/arviz-brownish.mplstyle -> build/bdist.linux-x86_64/wheel/arviz/plots/styles copying build/lib/arviz/plots/compareplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots copying build/lib/arviz/plots/mcseplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots copying build/lib/arviz/plots/essplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots copying build/lib/arviz/plots/__init__.py -> build/bdist.linux-x86_64/wheel/arviz/plots copying build/lib/arviz/plots/lmplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots copying build/lib/arviz/plots/parallelplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots copying build/lib/arviz/plots/pairplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots copying build/lib/arviz/plots/bpvplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots copying build/lib/arviz/plots/loopitplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots copying build/lib/arviz/plots/violinplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots copying build/lib/arviz/plots/dotplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots copying build/lib/arviz/plots/forestplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots copying build/lib/arviz/plots/ppcplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots copying build/lib/arviz/plots/kdeplot.py -> build/bdist.linux-x86_64/wheel/arviz/plots copying build/lib/arviz/utils.py -> build/bdist.linux-x86_64/wheel/arviz creating build/bdist.linux-x86_64/wheel/arviz/stats copying build/lib/arviz/stats/diagnostics.py -> build/bdist.linux-x86_64/wheel/arviz/stats copying build/lib/arviz/stats/density_utils.py -> build/bdist.linux-x86_64/wheel/arviz/stats copying build/lib/arviz/stats/stats.py -> build/bdist.linux-x86_64/wheel/arviz/stats copying build/lib/arviz/stats/stats_refitting.py -> build/bdist.linux-x86_64/wheel/arviz/stats copying build/lib/arviz/stats/ecdf_utils.py -> build/bdist.linux-x86_64/wheel/arviz/stats copying build/lib/arviz/stats/__init__.py -> build/bdist.linux-x86_64/wheel/arviz/stats copying build/lib/arviz/stats/stats_utils.py -> build/bdist.linux-x86_64/wheel/arviz/stats running install_egg_info Copying arviz.egg-info to build/bdist.linux-x86_64/wheel/arviz-0.18.0-py3.12.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/arviz-0.18.0.dist-info/WHEEL creating '/home/pterjan/rpmbuild/BUILD/python-arviz-0.18.0-build/arviz-0.18.0/.pyproject-builddir/pip-wheel-hffth0m9/.tmp-rzja1s2w/arviz-0.18.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'arviz/__init__.py' adding 'arviz/labels.py' adding 'arviz/py.typed' adding 'arviz/rcparams.py' adding 'arviz/sel_utils.py' adding 'arviz/utils.py' adding 'arviz/data/__init__.py' adding 'arviz/data/base.py' adding 'arviz/data/converters.py' adding 'arviz/data/datasets.py' adding 'arviz/data/inference_data.py' adding 'arviz/data/io_beanmachine.py' adding 'arviz/data/io_cmdstan.py' adding 'arviz/data/io_cmdstanpy.py' adding 'arviz/data/io_datatree.py' adding 'arviz/data/io_dict.py' adding 'arviz/data/io_emcee.py' adding 'arviz/data/io_json.py' adding 'arviz/data/io_netcdf.py' adding 'arviz/data/io_numpyro.py' adding 'arviz/data/io_pyjags.py' adding 'arviz/data/io_pyro.py' adding 'arviz/data/io_pystan.py' adding 'arviz/data/io_zarr.py' adding 'arviz/data/utils.py' adding 'arviz/data/example_data/data_local.json' adding 'arviz/data/example_data/data_remote.json' adding 'arviz/data/example_data/code/radon/radon.json' adding 'arviz/data/example_data/data/centered_eight.nc' adding 'arviz/data/example_data/data/non_centered_eight.nc' adding 'arviz/plots/__init__.py' adding 'arviz/plots/autocorrplot.py' adding 'arviz/plots/bfplot.py' adding 'arviz/plots/bpvplot.py' adding 'arviz/plots/compareplot.py' adding 'arviz/plots/densityplot.py' adding 'arviz/plots/distcomparisonplot.py' adding 'arviz/plots/distplot.py' adding 'arviz/plots/dotplot.py' adding 'arviz/plots/ecdfplot.py' adding 'arviz/plots/elpdplot.py' adding 'arviz/plots/energyplot.py' adding 'arviz/plots/essplot.py' adding 'arviz/plots/forestplot.py' adding 'arviz/plots/hdiplot.py' adding 'arviz/plots/kdeplot.py' adding 'arviz/plots/khatplot.py' adding 'arviz/plots/lmplot.py' adding 'arviz/plots/loopitplot.py' adding 'arviz/plots/mcseplot.py' adding 'arviz/plots/pairplot.py' adding 'arviz/plots/parallelplot.py' adding 'arviz/plots/plot_utils.py' adding 'arviz/plots/posteriorplot.py' adding 'arviz/plots/ppcplot.py' adding 'arviz/plots/rankplot.py' adding 'arviz/plots/separationplot.py' adding 'arviz/plots/traceplot.py' adding 'arviz/plots/tsplot.py' adding 'arviz/plots/violinplot.py' adding 'arviz/plots/backends/__init__.py' adding 'arviz/plots/backends/bokeh/__init__.py' adding 'arviz/plots/backends/bokeh/autocorrplot.py' adding 'arviz/plots/backends/bokeh/bfplot.py' adding 'arviz/plots/backends/bokeh/bpvplot.py' adding 'arviz/plots/backends/bokeh/compareplot.py' adding 'arviz/plots/backends/bokeh/densityplot.py' adding 'arviz/plots/backends/bokeh/distcomparisonplot.py' adding 'arviz/plots/backends/bokeh/distplot.py' adding 'arviz/plots/backends/bokeh/dotplot.py' adding 'arviz/plots/backends/bokeh/ecdfplot.py' adding 'arviz/plots/backends/bokeh/elpdplot.py' adding 'arviz/plots/backends/bokeh/energyplot.py' adding 'arviz/plots/backends/bokeh/essplot.py' adding 'arviz/plots/backends/bokeh/forestplot.py' adding 'arviz/plots/backends/bokeh/hdiplot.py' adding 'arviz/plots/backends/bokeh/kdeplot.py' adding 'arviz/plots/backends/bokeh/khatplot.py' adding 'arviz/plots/backends/bokeh/lmplot.py' adding 'arviz/plots/backends/bokeh/loopitplot.py' adding 'arviz/plots/backends/bokeh/mcseplot.py' adding 'arviz/plots/backends/bokeh/pairplot.py' adding 'arviz/plots/backends/bokeh/parallelplot.py' adding 'arviz/plots/backends/bokeh/posteriorplot.py' adding 'arviz/plots/backends/bokeh/ppcplot.py' adding 'arviz/plots/backends/bokeh/rankplot.py' adding 'arviz/plots/backends/bokeh/separationplot.py' adding 'arviz/plots/backends/bokeh/traceplot.py' adding 'arviz/plots/backends/bokeh/violinplot.py' adding 'arviz/plots/backends/matplotlib/__init__.py' adding 'arviz/plots/backends/matplotlib/autocorrplot.py' adding 'arviz/plots/backends/matplotlib/bfplot.py' adding 'arviz/plots/backends/matplotlib/bpvplot.py' adding 'arviz/plots/backends/matplotlib/compareplot.py' adding 'arviz/plots/backends/matplotlib/densityplot.py' adding 'arviz/plots/backends/matplotlib/distcomparisonplot.py' adding 'arviz/plots/backends/matplotlib/distplot.py' adding 'arviz/plots/backends/matplotlib/dotplot.py' adding 'arviz/plots/backends/matplotlib/ecdfplot.py' adding 'arviz/plots/backends/matplotlib/elpdplot.py' adding 'arviz/plots/backends/matplotlib/energyplot.py' adding 'arviz/plots/backends/matplotlib/essplot.py' adding 'arviz/plots/backends/matplotlib/forestplot.py' adding 'arviz/plots/backends/matplotlib/hdiplot.py' adding 'arviz/plots/backends/matplotlib/kdeplot.py' adding 'arviz/plots/backends/matplotlib/khatplot.py' adding 'arviz/plots/backends/matplotlib/lmplot.py' adding 'arviz/plots/backends/matplotlib/loopitplot.py' adding 'arviz/plots/backends/matplotlib/mcseplot.py' adding 'arviz/plots/backends/matplotlib/pairplot.py' adding 'arviz/plots/backends/matplotlib/parallelplot.py' adding 'arviz/plots/backends/matplotlib/posteriorplot.py' adding 'arviz/plots/backends/matplotlib/ppcplot.py' adding 'arviz/plots/backends/matplotlib/rankplot.py' adding 'arviz/plots/backends/matplotlib/separationplot.py' adding 'arviz/plots/backends/matplotlib/traceplot.py' adding 'arviz/plots/backends/matplotlib/tsplot.py' adding 'arviz/plots/backends/matplotlib/violinplot.py' adding 'arviz/plots/styles/arviz-bluish.mplstyle' adding 'arviz/plots/styles/arviz-brownish.mplstyle' adding 'arviz/plots/styles/arviz-colors.mplstyle' adding 'arviz/plots/styles/arviz-cyanish.mplstyle' adding 'arviz/plots/styles/arviz-darkgrid.mplstyle' adding 'arviz/plots/styles/arviz-doc.mplstyle' adding 'arviz/plots/styles/arviz-docgrid.mplstyle' adding 'arviz/plots/styles/arviz-grayscale.mplstyle' adding 'arviz/plots/styles/arviz-greenish.mplstyle' adding 'arviz/plots/styles/arviz-orangish.mplstyle' adding 'arviz/plots/styles/arviz-plasmish.mplstyle' adding 'arviz/plots/styles/arviz-purplish.mplstyle' adding 'arviz/plots/styles/arviz-redish.mplstyle' adding 'arviz/plots/styles/arviz-royish.mplstyle' adding 'arviz/plots/styles/arviz-viridish.mplstyle' adding 'arviz/plots/styles/arviz-white.mplstyle' adding 'arviz/plots/styles/arviz-whitegrid.mplstyle' adding 'arviz/static/css/style.css' adding 'arviz/static/html/icons-svg-inline.html' adding 'arviz/stats/__init__.py' adding 'arviz/stats/density_utils.py' adding 'arviz/stats/diagnostics.py' adding 'arviz/stats/ecdf_utils.py' adding 'arviz/stats/stats.py' adding 'arviz/stats/stats_refitting.py' adding 'arviz/stats/stats_utils.py' adding 'arviz/tests/__init__.py' adding 'arviz/tests/conftest.py' adding 'arviz/tests/helpers.py' adding 'arviz/tests/base_tests/__init__.py' adding 'arviz/tests/base_tests/test_data.py' adding 'arviz/tests/base_tests/test_data_zarr.py' adding 'arviz/tests/base_tests/test_diagnostics.py' adding 'arviz/tests/base_tests/test_diagnostics_numba.py' adding 'arviz/tests/base_tests/test_helpers.py' adding 'arviz/tests/base_tests/test_labels.py' adding 'arviz/tests/base_tests/test_plot_utils.py' adding 'arviz/tests/base_tests/test_plots_bokeh.py' adding 'arviz/tests/base_tests/test_plots_matplotlib.py' adding 'arviz/tests/base_tests/test_rcparams.py' adding 'arviz/tests/base_tests/test_stats.py' adding 'arviz/tests/base_tests/test_stats_ecdf_utils.py' adding 'arviz/tests/base_tests/test_stats_numba.py' adding 'arviz/tests/base_tests/test_stats_utils.py' adding 'arviz/tests/base_tests/test_utils.py' adding 'arviz/tests/base_tests/test_utils_numba.py' adding 'arviz/tests/external_tests/__init__.py' adding 'arviz/tests/external_tests/test_data_beanmachine.py' adding 'arviz/tests/external_tests/test_data_cmdstan.py' adding 'arviz/tests/external_tests/test_data_cmdstanpy.py' adding 'arviz/tests/external_tests/test_data_emcee.py' adding 'arviz/tests/external_tests/test_data_numpyro.py' adding 'arviz/tests/external_tests/test_data_pyjags.py' adding 'arviz/tests/external_tests/test_data_pyro.py' adding 'arviz/tests/external_tests/test_data_pystan.py' adding 'arviz/wrappers/__init__.py' adding 'arviz/wrappers/base.py' adding 'arviz/wrappers/wrap_pymc.py' adding 'arviz/wrappers/wrap_stan.py' adding 'arviz-0.18.0.dist-info/LICENSE' adding 'arviz-0.18.0.dist-info/METADATA' adding 'arviz-0.18.0.dist-info/WHEEL' adding 'arviz-0.18.0.dist-info/top_level.txt' adding 'arviz-0.18.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for arviz (pyproject.toml): finished with status 'done' Created wheel for arviz: filename=arviz-0.18.0-py3-none-any.whl size=1659455 sha256=b9753c62c57cbdfdf40fbfd444aeb3194ce0e57c6952ce04ba48d922aa37645d Stored in directory: /home/pterjan/.cache/pip/wheels/c5/dd/f0/dc0310b62ed02f39900c0351fe105a795363a9fe2b356eebd4 Successfully built arviz + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.aW3W8b + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-arviz-0.18.0-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/python-arviz-0.18.0-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/python-arviz-0.18.0-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/python-arviz-0.18.0-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/python-arviz-0.18.0-build + mkdir /home/pterjan/rpmbuild/BUILD/python-arviz-0.18.0-build/BUILDROOT + cd arviz-0.18.0 + '[' 1 -eq 1 ']' ++ xargs basename --multiple ++ ls /home/pterjan/rpmbuild/BUILD/python-arviz-0.18.0-build/arviz-0.18.0/pyproject-wheeldir/arviz-0.18.0-py3-none-any.whl ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=arviz==0.18.0 + '[' -z arviz==0.18.0 ']' + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-arviz-0.18.0-build/arviz-0.18.0/.pyproject-builddir + /usr/bin/python3 -m pip install --root /home/pterjan/rpmbuild/BUILD/python-arviz-0.18.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-arviz-0.18.0-build/arviz-0.18.0/pyproject-wheeldir arviz==0.18.0 Using pip 24.2 from /usr/lib/python3.12/site-packages/pip (python 3.12) Looking in links: /home/pterjan/rpmbuild/BUILD/python-arviz-0.18.0-build/arviz-0.18.0/pyproject-wheeldir Processing ./pyproject-wheeldir/arviz-0.18.0-py3-none-any.whl Installing collected packages: arviz Successfully installed arviz-0.18.0 + '[' -d /home/pterjan/rpmbuild/BUILD/python-arviz-0.18.0-build/BUILDROOT/usr/bin ']' + rm -f /home/pterjan/rpmbuild/BUILD/python-arviz-0.18.0-build/python-arviz-0.18.0-1.mga10.noarch-pyproject-ghost-distinfo + site_dirs=() + '[' -d /home/pterjan/rpmbuild/BUILD/python-arviz-0.18.0-build/BUILDROOT/usr/lib/python3.12/site-packages ']' + site_dirs+=("/usr/lib/python3.12/site-packages") + '[' /home/pterjan/rpmbuild/BUILD/python-arviz-0.18.0-build/BUILDROOT/usr/lib64/python3.12/site-packages '!=' /home/pterjan/rpmbuild/BUILD/python-arviz-0.18.0-build/BUILDROOT/usr/lib/python3.12/site-packages ']' + '[' -d /home/pterjan/rpmbuild/BUILD/python-arviz-0.18.0-build/BUILDROOT/usr/lib64/python3.12/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /home/pterjan/rpmbuild/BUILD/python-arviz-0.18.0-build/BUILDROOT$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.12/site-packages/arviz-0.18.0.dist-info' + sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/python-arviz-0.18.0-build/BUILDROOT/usr/lib/python3.12/site-packages/arviz-0.18.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-arviz-0.18.0-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/python-arviz-0.18.0-build/BUILDROOT/usr/lib/python3.12/site-packages/arviz-0.18.0.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/python-arviz-0.18.0-build/python-arviz-0.18.0-1.mga10.noarch-pyproject-record + rm -fv /home/pterjan/rpmbuild/BUILD/python-arviz-0.18.0-build/BUILDROOT/usr/lib/python3.12/site-packages/arviz-0.18.0.dist-info/RECORD removed '/home/pterjan/rpmbuild/BUILD/python-arviz-0.18.0-build/BUILDROOT/usr/lib/python3.12/site-packages/arviz-0.18.0.dist-info/RECORD' + rm -fv /home/pterjan/rpmbuild/BUILD/python-arviz-0.18.0-build/BUILDROOT/usr/lib/python3.12/site-packages/arviz-0.18.0.dist-info/REQUESTED removed '/home/pterjan/rpmbuild/BUILD/python-arviz-0.18.0-build/BUILDROOT/usr/lib/python3.12/site-packages/arviz-0.18.0.dist-info/REQUESTED' ++ cut -f1 '-d ' ++ wc -l /home/pterjan/rpmbuild/BUILD/python-arviz-0.18.0-build/python-arviz-0.18.0-1.mga10.noarch-pyproject-ghost-distinfo + 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-arviz-0.18.0-build/python-arviz-0.18.0-1.mga10.noarch-pyproject-files --output-modules /home/pterjan/rpmbuild/BUILD/python-arviz-0.18.0-build/python-arviz-0.18.0-1.mga10.noarch-pyproject-modules --buildroot /home/pterjan/rpmbuild/BUILD/python-arviz-0.18.0-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-arviz-0.18.0-build/python-arviz-0.18.0-1.mga10.noarch-pyproject-record --prefix /usr arviz + /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-arviz-0.18.0-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-arviz-0.18.0-1.mga10.noarch Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.CYv82F + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-arviz-0.18.0-build + cd arviz-0.18.0 + DOCDIR=/home/pterjan/rpmbuild/BUILD/python-arviz-0.18.0-build/BUILDROOT/usr/share/doc/python3-arviz + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-arviz-0.18.0-build/BUILDROOT/usr/share/doc/python3-arviz + cp -pr /home/pterjan/rpmbuild/BUILD/python-arviz-0.18.0-build/arviz-0.18.0/README.md /home/pterjan/rpmbuild/BUILD/python-arviz-0.18.0-build/BUILDROOT/usr/share/doc/python3-arviz + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.RuF1Xt + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-arviz-0.18.0-build + cd arviz-0.18.0 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/python-arviz-0.18.0-build/BUILDROOT/usr/share/licenses/python3-arviz + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-arviz-0.18.0-build/BUILDROOT/usr/share/licenses/python3-arviz + cp -pr /home/pterjan/rpmbuild/BUILD/python-arviz-0.18.0-build/arviz-0.18.0/LICENSE /home/pterjan/rpmbuild/BUILD/python-arviz-0.18.0-build/BUILDROOT/usr/share/licenses/python3-arviz + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-arviz = 0.18.0-1.mga10 python3-arviz = 0.18.0-1.mga10 python3.12-arviz = 0.18.0-1.mga10 python3.12dist(arviz) = 0.18 python3dist(arviz) = 0.18 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 python3.12dist(dm-tree) >= 0.1.8 python3.12dist(h5netcdf) >= 1.0.2 python3.12dist(matplotlib) >= 3.5 python3.12dist(numpy) >= 1.23 python3.12dist(packaging) python3.12dist(pandas) >= 1.5 python3.12dist(scipy) >= 1.9 python3.12dist(setuptools) >= 60 python3.12dist(typing-extensions) >= 4.1 python3.12dist(xarray) >= 2022.6 python3.12dist(xarray-einstats) >= 0.3 Obsoletes: python-arviz < 0.18.0-1.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/python-arviz-0.18.0-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python3-arviz-0.18.0-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.h5aUXZ + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-arviz-0.18.0-build + test -d /home/pterjan/rpmbuild/BUILD/python-arviz-0.18.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-arviz-0.18.0-build + rm -rf /home/pterjan/rpmbuild/BUILD/python-arviz-0.18.0-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!