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