17
0

- update to 2025.1.1:

* Improve type hints.
  * Support Python 3.13.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-cmapfile?expand=0&rev=17
This commit is contained in:
2025-02-03 13:28:47 +00:00
committed by Git OBS Bridge
parent 7f3cf4b0b1
commit 4f4566121a
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Feb 3 13:28:12 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 2025.1.1:
* Improve type hints.
* Support Python 3.13.
-------------------------------------------------------------------
Sun Sep 29 07:38:31 UTC 2024 - Dirk Müller <dmueller@suse.com>