8
0

Accepting request 1248894 from devel:libraries:c_c++

OBS-URL: https://build.opensuse.org/request/show/1248894
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xtensor-python?expand=0&rev=4
This commit is contained in:
2025-02-27 13:51:14 +00:00
committed by Git OBS Bridge
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Feb 17 19:15:37 UTC 2025 - Matwey Kornilov <matwey.kornilov@gmail.com>
- BuildRequires: python3-sphinx_rtd_theme to fix Factory build
-------------------------------------------------------------------
Thu Dec 19 13:50:59 UTC 2024 - Matwey Kornilov <matwey.kornilov@gmail.com>

View File

@@ -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 @@ Patch0: 0001-Install-as-arch-independent.patch
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 @@ mkdir -p %{buildroot}/%{_docdir}/%{name}
cp -r %{_builddir}/%{buildsubdir}/docs/build/html/* %{buildroot}/%{_docdir}/%{name}
%fdupes -s %{buildroot}/%{_docdir}
%fdupes %{buildroot}/%{_prefix}
%check
# run unit tests