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

- Revert to version 2.8.4: Patch release breaks its API and thus
  Pandas -- gh#pydata/numexpr#442, gh#pydata/numexpr#444
- Move to PEP517 build

OBS-URL: https://build.opensuse.org/request/show/1108948
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-numexpr?expand=0&rev=27
This commit is contained in:
2023-09-05 08:00:57 +00:00
committed by Git OBS Bridge
parent f889b91fca
commit d63c66077b
4 changed files with 17 additions and 8 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Sep 4 19:07:09 UTC 2023 - Ben Greiner <code@bnavigator.de>
- Revert to version 2.8.4: Patch release breaks its API and thus
Pandas -- gh#pydata/numexpr#442, gh#pydata/numexpr#444
- Move to PEP517 build
-------------------------------------------------------------------
Sun Aug 27 21:31:12 UTC 2023 - Arun Persaud <arun@gmx.de>