Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-PyInstaller for openSUSE:Factory checked in at 2026-04-30 20:30:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-PyInstaller (Old) and /work/SRC/openSUSE:Factory/.python-PyInstaller.new.30200 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-PyInstaller" Thu Apr 30 20:30:01 2026 rev:17 rq:1350167 version:6.20.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-PyInstaller/python-PyInstaller.changes 2026-03-05 17:32:19.501376343 +0100 +++ /work/SRC/openSUSE:Factory/.python-PyInstaller.new.30200/python-PyInstaller.changes 2026-04-30 20:30:24.098824236 +0200 @@ -1,0 +2,17 @@ +Wed Apr 29 11:53:15 UTC 2026 - Marius Grossu <[email protected]> + +- Update to 6.20.0: + * (Linux) Fix binary dependency analysis in Termux environment; previously, no binary dependencies would be reported due to mismatched ldd output pattern. (#9402) + * (Linux) Fix compatibility issues with Termux python 3.13, caused by platform being now reported as “android” instead of “linux” (PEP 738). (#9398) + * (macOS) Fix built-time error when trying to create an .app bundle with data collected from a directory that contains symlinked elements. (#9375) + * Fix the forkserver spawn mode of multiprocessing under python 3.13.13, 3.14.4, and the upcoming 3.15. (#9423) + * Remove warning about non-existing tclX module directory; in some Tcl distributions (e.g., Debian-packaged Tcl), this directory is located under the main library/data directory, and therefore the stand-alone directory neither exists nor needs to be explicitly collected. (#9401) + * Prevent the run-time hook for gi.repository.GLib from overriding the implicit default value of the XDG_DATA_DIRS environment variable (i.e., /usr/local/share/:/usr/share/) when adding the frozen application’s top-level directory to the list of data directories. (#9422) + * Update gi.repository.Gio hook to collect corresponding platform-specific typelib (GioWin32 or GioUnix), and add hooks for these modules. This aims to prevent potential run-time errors, either because the typelib is missing, or because it was opportunistically loaded from the run-time system and happens to be of incompatible version. (#9410) + * Update gi.repository.GLib hook to collect corresponding platform-specific typelib (GLibWin32 or GLibUnix), and add hooks for these modules. This aims to prevent potential run-time errors, either because the typelib is missing, or because it was opportunistically loaded from the run-time system and happens to be of incompatible version. (#9410) + * (Windows) Add new option to the waf build script, --no-cfg, that allows bootloader to be built without Control Flow Guard (CFG) enabled. Applicable only when building with MSVC toolchain. (#9352) + * Fix errors when compiling with glibc 2.43 and compiler that defaults to using C23 standard. (#9371) + * Rework the handling of unknown target CPU architectures in the bootloader build script, and add identification for loongsoon and sunway to the bundled copy of waflib. The bootloader directories for these platforms now use PyInstaller’s normalized platform name (i.e., Linux-64bit-loongarch and Linux-64bit-sunway instead of former Linux-64bit-loongarch64 and Linux-64bit-sw_64). (#9403) + * Update the bundled zlib sources to v1.3.2. (#9384) + +------------------------------------------------------------------- Old: ---- pyinstaller-6.19.0.tar.gz New: ---- pyinstaller-6.20.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-PyInstaller.spec ++++++ --- /var/tmp/diff_new_pack.As5Leq/_old 2026-04-30 20:30:24.790852632 +0200 +++ /var/tmp/diff_new_pack.As5Leq/_new 2026-04-30 20:30:24.790852632 +0200 @@ -20,7 +20,7 @@ %bcond_without test %define modname PyInstaller Name: python-PyInstaller -Version: 6.19.0 +Version: 6.20.0 Release: 0 Summary: Bundle a Python application and all its dependencies into a single package License: GPL-2.0-only ++++++ pyinstaller-6.19.0.tar.gz -> pyinstaller-6.20.0.tar.gz ++++++ ++++ 4727 lines of diff (skipped)
