* Fix behavior of --add-data and --add-binary when the given source
path contains a glob that matches directories.
* The Analysis() class now keeps track of pure-python modules that
are not collected into PYZ archive
* Add pre-safe-import-module hook for gi.overrides to properly handle
cases where the gi.overrides package is split between /usr/lib64
and /usr/lib
* Add Python 3.14 support.
* Adjust the destination directory for collected python’s standard
extensions, from lib-dynload to python3.x/lib-dynload
* Rework the anonymization of the co_filename attribute in collected
code objects
* Rework the search for python shared library in order to reduce
amount of guess-work and better accommodate variations in naming
across platforms
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyInstaller?expand=0&rev=34
25 KiB
25 KiB