62d12465b2
- update to 2026.0: * Add hook for `ddgs. * Add hook for fake_useragent. * Add hook for pytokens to automatically discover and collect the {id}__mypyc top-level module that was introduced in pytokens` 0.4.0. * see https://raw.githubusercontent.com/pyinstaller/pyinstaller-hooks-contrib/refs/tags/v2026.0/CHANGELOG.rst * Fix error in narwhals hook when typing-extensions is not available in the build environment (neither stand-alone version is installed * Update torch hook to suppress creation of symbolic links to the * Released sdists and tagged GitHub source archives contain the
Dirk Mueller2026-01-27 07:12:36 +00:00
6e8291be7a
Accepting request 1280564 from devel:languages:python
Ana Guerrero2025-05-27 16:43:53 +00:00
c30790f05c
- Update to 2025.4 * Fix error in narwhals hook when typing-extensions is not available in the build environment (neither stand-alone version is installed nor it is provided as part of setuptools). (#908) * For versions 2025.0-3 see the complete changelog in CHANGELOG.rst.
Nico Krapp2025-05-27 08:34:45 +00:00
348026be83
Accepting request 1235754 from devel:languages:python
Ana Guerrero2025-01-09 14:07:36 +00:00
f84748fd3d
- Update to 2024.11 * Update torch hook to suppress creation of symbolic links to the top-level application directory * Update sklearn.tree hook for compatibility with scikit-learn v1.6.0 - Downloaded upstream conftest.py missing in the tarball - update to 2024.10 * Add many hooks, updated many hooks. * Released sdists and tagged GitHub source archives contain the changelog entries for their current release. * See the complete changelog in CHANGELOG.rst.
Steve Kowalik2025-01-07 23:56:18 +00:00
ab25e16cb0
Accepting request 1142839 from devel:languages:python
Ana Guerrero2024-01-31 22:54:17 +00:00
105e4342dc
- update to 2024.0: * Add hook for `cel-python. * Add hook for eth_keys that collects package metadata for eth-keys >= 0.5.0. * Add hook for fairscale to collect its source .py files for TorchScript/JIT. * Add hook for pygwalker that collects data files from the package. * Add hook for PyTaskbar * Add hook for detectron2 to collect its source .py files for TorchScript/JIT. * Add hook for fastai to collect its source .py files for TorchScript/JIT. * Add hook for fvcore.nn to collect its source .py files for TorchScript/JIT. (#676 * Add hook for `langchain that collects data files from the package. * Add hook for lightning (PyTorch Lightning) to ensure that its version.info data file is collected. * Add hook for linear_operator to collect its source .py files for TorchScript/JIT. * Add hook for seedir that collects the words.txt data file from the package. * Add hook for timm (Hugging Face PyTorch Image Models) to collect its source .py files for TorchScript/JIT. * Add hook for torchaudio that collects dynamically-loaded extensions, as well as source .py files for TorchScript/JIT. * Add hook for torchtext that collects dynamically-loaded extensions, as well as source .py files for TorchScript/JIT. * Add hook for torchvision.io.image` to ensure that dynamically-loaded extension, required by this module, is
Dirk Mueller2024-01-30 18:01:11 +00:00
f8594f5681
Accepting request 1098502 from devel:languages:python
Ana Guerrero2023-07-13 15:18:56 +00:00
c8aefcbd26
Accepting request 1098152 from home:mcalabkova:branches:devel:languages:python
Matej Cepl2023-07-13 09:59:35 +00:00
e9f6fde078
- Disable broken sklearn tests gh#pyinstaller/pyinstaller-hooks-contrib#547 - Update to version 2023.0 * Add hook for minecraft-launcher-lib (#536) * Add hook for nbt (#537) * Have fiona hook collect the package's data files (e.g., the projections database). (#541) * Update fiona hook for compatibility with fiona 1.9.0. (#541) - Update to version 2022.15 * Add a hook for easyocr, which imports recognition backends via imporlib.import_module() and has a number of datafiles for different languages. * Users can set which languages to include datafiles for with a hook option. (#530) * Add hook for charset-normalizer to fix ModuleNotFoundError: No module named 'charset_normalizer.md__mypyc'. (#534) * Update shapely hook for compatibility with shapely >= 2.0.0. (#527) * Added hooks-config.rst document which documents hook options. It is referred to from README.md. (#530)
Daniel Garcia2023-02-15 13:18:36 +00:00