15
0
forked from pool/python-BTrees

- update to 6.0:

* Drop support for Python 3.7.
  * Build Windows wheels on GHA.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-BTrees?expand=0&rev=38
This commit is contained in:
2024-06-06 07:53:54 +00:00
committed by Git OBS Bridge
parent ec743d554c
commit 0488811fb8
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Jun 6 07:53:19 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 6.0:
* Drop support for Python 3.7.
* Build Windows wheels on GHA.
-------------------------------------------------------------------
Sat Apr 20 13:32:09 UTC 2024 - Dirk Müller <dmueller@suse.com>