15
0
forked from pool/python-hunter

- update to 3.7.0:

* Drop support for Python 3.7.
  * Upgrade linters and refactor various string formatting and
    other cleanups.
  * Upgrade Cython to latest release (3.0.10).
  * Linux wheels should be back now.
  * Switched docs theme to furo.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hunter?expand=0&rev=10
This commit is contained in:
2024-06-30 19:18:52 +00:00
committed by Git OBS Bridge
parent d1de7a5fe3
commit 90b68b0294
4 changed files with 17 additions and 6 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sun Jun 30 19:18:44 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 3.7.0:
* Drop support for Python 3.7.
* Upgrade linters and refactor various string formatting and
other cleanups.
* Upgrade Cython to latest release (3.0.10).
* Linux wheels should be back now.
* Switched docs theme to furo.
-------------------------------------------------------------------
Thu Dec 7 22:44:39 UTC 2023 - Dirk Müller <dmueller@suse.com>