15
0
forked from pool/python-BTrees

- Update to 5.1:

* Drop using setup_requires due to constant problems on GHA.
  * Add support for Python 3.12.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-BTrees?expand=0&rev=34
This commit is contained in:
2023-11-02 23:49:34 +00:00
committed by Git OBS Bridge
parent 31eeabddfd
commit 33d095756f
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Nov 2 23:38:51 UTC 2023 - Matej Cepl <mcepl@cepl.eu>
- Update to 5.1:
* Drop using setup_requires due to constant problems on GHA.
* Add support for Python 3.12.
-------------------------------------------------------------------
Fri Jun 9 13:17:17 UTC 2023 - ecsos <ecsos@opensuse.org>