15
0
forked from pool/python-BTrees

- update to 5.0:

* Build Linux binary wheels for Python 3.11.
  * Drop support for Python 2.7, 3.5, 3.6.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-BTrees?expand=0&rev=30
This commit is contained in:
2023-02-16 21:06:10 +00:00
committed by Git OBS Bridge
parent 8bd9e103ac
commit 3824f964b7
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Feb 16 21:05:56 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 5.0:
* Build Linux binary wheels for Python 3.11.
* Drop support for Python 2.7, 3.5, 3.6.
-------------------------------------------------------------------
Mon Jan 2 14:27:52 UTC 2023 - Dirk Müller <dmueller@suse.com>