17
0

Accepting request 1087462 from home:bnavigator:branches:devel:languages:python:numeric

- Update to 0.17.5
  * Generator args were missing for actual compile in #975
  * Add support for netbsd & pyodide (future) in #977

OBS-URL: https://build.opensuse.org/request/show/1087462
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-scikit-build?expand=0&rev=40
This commit is contained in:
2023-05-16 19:34:15 +00:00
committed by Git OBS Bridge
parent a2ff825f65
commit 466a03aabd
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue May 16 19:21:48 UTC 2023 - Ben Greiner <code@bnavigator.de>
- Update to 0.17.5
* Generator args were missing for actual compile in #975
* Add support for netbsd & pyodide (future) in #977
-------------------------------------------------------------------
Thu May 11 14:26:58 UTC 2023 - Ben Greiner <code@bnavigator.de>