15
0

- update to 0.3.3:

* Add Python 3.12 and 3.13 to CI
  * Can now be imported on Python 3.13

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesmith?expand=0&rev=24
This commit is contained in:
2024-03-19 07:02:54 +00:00
committed by Git OBS Bridge
parent 1c32ea2073
commit 7258b08dae
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Mar 19 07:02:34 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.3.3:
* Add Python 3.12 and 3.13 to CI
* Can now be imported on Python 3.13
-------------------------------------------------------------------
Mon Jan 22 23:31:11 UTC 2024 - Dirk Müller <dmueller@suse.com>