17
0

- add sle15_python_module_pythons

* Drop support for Python 3.8 and numpy < 1.22 (NEP29).
- Clean spec file.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-cmapfile?expand=0&rev=10
This commit is contained in:
2024-04-08 10:28:53 +00:00
committed by Git OBS Bridge
parent 054cc36881
commit 01e49ae823
2 changed files with 10 additions and 4 deletions

View File

@@ -1,8 +1,13 @@
-------------------------------------------------------------------
Mon Apr 8 10:28:32 UTC 2024 - Dirk Müller <dmueller@suse.com>
- add sle15_python_module_pythons
-------------------------------------------------------------------
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).
* Drop support for Python 3.8 and numpy < 1.22 (NEP29).
-------------------------------------------------------------------
Thu Jan 26 22:55:59 UTC 2023 - Ben Greiner <code@bnavigator.de>
@@ -40,7 +45,7 @@ Tue Jun 2 22:00:17 UTC 2020 - andy great <andythe_great@pm.me>
- Update to version 2020.1.1.
* Do not write name attribute. Remove support for Python 2.7 and
3.5. Update copyright.
- Clean spec file.
- Clean spec file.
-------------------------------------------------------------------
Mon Mar 4 07:38:46 AM UTC 2019 - John Vandenberg <jayvdb@gmail.com>