17
0

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

- Update to 0.16.1
  * Patch release that fixes a missing Python requires setting and
    some missing files #790, and addresses a warning from
    setuptools in the tests.
- Drop skbuild-pr785-ignoredeprecation.patch fixed upstream

OBS-URL: https://build.opensuse.org/request/show/1032214
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-scikit-build?expand=0&rev=24
This commit is contained in:
2022-10-29 15:45:46 +00:00
committed by Git OBS Bridge
parent 000eefd019
commit 90f6131044
5 changed files with 13 additions and 27 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Oct 29 15:32:48 UTC 2022 - Ben Greiner <code@bnavigator.de>
- Update to 0.16.1
* Patch release that fixes a missing Python requires setting and
some missing files #790, and addresses a warning from
setuptools in the tests.
- Drop skbuild-pr785-ignoredeprecation.patch fixed upstream
-------------------------------------------------------------------
Sat Oct 29 12:54:06 UTC 2022 - Ben Greiner <code@bnavigator.de>