Accepting request 1298695 from home:mathletic:branches:devel:libraries:c_c++

- Update to 0.28
  * Adjust xtensor includes
  * Provide pkg-config file
- Adapt 0001-Install-as-arch-independent.patch
- Remove cxx-flags.patch as there is no longer a single place
  to add compiler flags for tests.

OBS-URL: https://build.opensuse.org/request/show/1298695
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/xtensor-python?expand=0&rev=9
This commit is contained in:
2025-08-10 19:27:52 +00:00
committed by Git OBS Bridge
parent a52c00c038
commit b43538e776
6 changed files with 20 additions and 23 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Jul 24 05:19:43 UTC 2025 - Christoph G <foss@grueninger.de>
- Update to 0.28
* Adjust xtensor includes
* Provide pkg-config file
- Adapt 0001-Install-as-arch-independent.patch
- Remove cxx-flags.patch as there is no longer a single place
to add compiler flags for tests.
-------------------------------------------------------------------
Mon Feb 17 19:15:37 UTC 2025 - Matwey Kornilov <matwey.kornilov@gmail.com>