8
0

- BuildRequires: python3-sphinx_rtd_theme to fix Factory build

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/xtensor-python?expand=0&rev=7
This commit is contained in:
2025-02-27 10:06:27 +00:00
committed by Git OBS Bridge
commit 19c968f30e
7 changed files with 216 additions and 0 deletions

19
xtensor-python.changes Normal file
View File

@@ -0,0 +1,19 @@
-------------------------------------------------------------------
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>
- Run unit tests for all available python versions
-------------------------------------------------------------------
Mon May 27 17:29:38 UTC 2024 - Andreas Schwab <schwab@suse.de>
- cxx-flags.patch: Remove unsupported compiler flag
-------------------------------------------------------------------
Mon May 6 13:29:15 UTC 2024 - Matwey Kornilov <matwey.kornilov@gmail.com>
- Initial version