14
0

- update to 3.3:

* Build Windows wheels on GHA.
  * Add preliminary support for Python 3.13 as of 3.13a5.
  * Add preliminary support for Python 3.13 as of 3.13a3.
- use PEP517 build

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zodbpickle?expand=0&rev=26
This commit is contained in:
2024-05-02 22:00:44 +00:00
committed by Git OBS Bridge
parent 3d2446ee20
commit f533583cfb
4 changed files with 21 additions and 9 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu May 2 21:59:55 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 3.3:
* Build Windows wheels on GHA.
* Add preliminary support for Python 3.13 as of 3.13a5.
* Add preliminary support for Python 3.13 as of 3.13a3.
- use PEP517 build
-------------------------------------------------------------------
Sat Dec 16 09:03:43 UTC 2023 - Dirk Müller <dmueller@suse.com>