Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xtensor-python for openSUSE:Factory checked in at 2025-02-27 14:51:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xtensor-python (Old) and /work/SRC/openSUSE:Factory/.xtensor-python.new.25152 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xtensor-python" Thu Feb 27 14:51:14 2025 rev:4 rq:1248894 version:0.27.0 Changes: -------- --- /work/SRC/openSUSE:Factory/xtensor-python/xtensor-python.changes 2025-01-01 23:05:03.649445103 +0100 +++ /work/SRC/openSUSE:Factory/.xtensor-python.new.25152/xtensor-python.changes 2025-02-27 14:54:27.429297210 +0100 @@ -1,0 +2,5 @@ +Mon Feb 17 19:15:37 UTC 2025 - Matwey Kornilov <matwey.korni...@gmail.com> + +- BuildRequires: python3-sphinx_rtd_theme to fix Factory build + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xtensor-python.spec ++++++ --- /var/tmp/diff_new_pack.qP2083/_old 2025-02-27 14:54:27.885316238 +0100 +++ /var/tmp/diff_new_pack.qP2083/_new 2025-02-27 14:54:27.889316405 +0100 @@ -1,7 +1,7 @@ # # spec file for package xtensor-python # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -27,6 +27,7 @@ Patch1: cxx-flags.patch BuildRequires: %{python_module breathe} BuildRequires: %{python_module numpy-devel} +BuildRequires: %{python_module sphinx_rtd_theme} BuildRequires: %{pythons} BuildRequires: cmake BuildRequires: doctest-devel @@ -107,6 +108,7 @@ cp -r %{_builddir}/%{buildsubdir}/docs/build/html/* %{buildroot}/%{_docdir}/%{name} %fdupes -s %{buildroot}/%{_docdir} +%fdupes %{buildroot}/%{_prefix} %check # run unit tests