14
0

- update to 1.0.2:

* Change support to Python 3.10, 3.11, 3.12, and 3.13 only.
- drop python3.9.patch (obsolete)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-random2?expand=0&rev=12
This commit is contained in:
2024-11-10 22:12:45 +00:00
committed by Git OBS Bridge
parent 0e75f51dd2
commit 8a7b1c7598
5 changed files with 22 additions and 45 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Nov 10 22:11:45 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 1.0.2:
* Change support to Python 3.10, 3.11, 3.12, and 3.13 only.
- drop python3.9.patch (obsolete)
-------------------------------------------------------------------
Fri Apr 21 12:32:40 UTC 2023 - Dirk Müller <dmueller@suse.com>