17
0

- update to 2023.8.30:

* Drop support for Python 3.8 and numpy < 1.22 (NEP29).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-cmapfile?expand=0&rev=8
This commit is contained in:
2023-09-04 16:04:14 +00:00
committed by Git OBS Bridge
parent 10c0bbb8f0
commit 054cc36881
4 changed files with 14 additions and 8 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Sep 4 16:02:53 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 2023.8.30:
* Drop support for Python 3.8 and numpy < 1.22 (NEP29).
-------------------------------------------------------------------
Thu Jan 26 22:55:59 UTC 2023 - Ben Greiner <code@bnavigator.de>