14
0

Accepting request 1100867 from home:bmwiedemann:branches:devel:languages:python

please check if disabled tests can be fixed

update to 6.15.4:
  * fix a year 2038 issue
  * various fixes
  * hooks: multiprocessing support for forkserver and spawn
  * hooks: add boto3
  * hooks: add py-cord (fork of discord)
  * samples: add a new matplotlib sample using Tk

OBS-URL: https://build.opensuse.org/request/show/1100867
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cx_Freeze?expand=0&rev=16
This commit is contained in:
2023-07-26 14:15:10 +00:00
committed by Git OBS Bridge
parent bf6ae33a10
commit c2b3afbcb4
4 changed files with 17 additions and 5 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Jul 26 13:15:40 UTC 2023 - Bernhard Wiedemann <bwiedemann@suse.com>
- update to 6.15.4:
* fix a year 2038 issue
* various fixes
* hooks: multiprocessing support for forkserver and spawn
* hooks: add boto3
* hooks: add py-cord (fork of discord)
* samples: add a new matplotlib sample using Tk
-------------------------------------------------------------------
Wed May 3 16:45:46 UTC 2023 - Dirk Müller <dmueller@suse.com>