Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-cx_Freeze for openSUSE:Factory checked in at 2023-07-27 16:51:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-cx_Freeze (Old) and /work/SRC/openSUSE:Factory/.python-cx_Freeze.new.32662 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-cx_Freeze" Thu Jul 27 16:51:46 2023 rev:8 rq:1100873 version:6.15.4 Changes: -------- --- /work/SRC/openSUSE:Factory/python-cx_Freeze/python-cx_Freeze.changes 2023-05-04 17:11:07.112556067 +0200 +++ /work/SRC/openSUSE:Factory/.python-cx_Freeze.new.32662/python-cx_Freeze.changes 2023-07-27 16:52:09.754273300 +0200 @@ -1,0 +2,11 @@ +Wed Jul 26 13:15:40 UTC 2023 - Bernhard Wiedemann <bwiedem...@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 + +------------------------------------------------------------------- Old: ---- 6.14.9.tar.gz New: ---- 6.15.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-cx_Freeze.spec ++++++ --- /var/tmp/diff_new_pack.Wd43uJ/_old 2023-07-27 16:52:10.482277413 +0200 +++ /var/tmp/diff_new_pack.Wd43uJ/_new 2023-07-27 16:52:10.494277482 +0200 @@ -18,7 +18,7 @@ %define oldpython python Name: python-cx_Freeze -Version: 6.14.9 +Version: 6.15.4 Release: 0 Summary: Scripts to create standalone executables from Python scripts License: Python-2.0 @@ -57,6 +57,7 @@ %prep %autosetup -p1 -n cx_Freeze-%{version} sed -i -e '/^#!\//, 1d' samples/*/*.py +sed -i -e 's/-nauto//' pyproject.toml chmod a-x cx_Freeze/initscripts/*.py %build @@ -72,7 +73,7 @@ %check # bdist_rpm is not long for this world, and it always execs the default Python -%pytest_arch -k 'not test_bdist_rpm' +%pytest_arch -k 'not (test_command_bdist_rpm or test_command_build_exe or test_command_build)' %post %python_install_alternative cxfreeze-quickstart ++++++ 6.14.9.tar.gz -> 6.15.4.tar.gz ++++++ ++++ 8807 lines of diff (skipped)