forked from pool/python-pyinstaller-hooks-contrib
This branch is 7 commits behind pool/python-pyinstaller-hooks-contrib:factory
- 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
OBS-URL: https://build.opensuse.org/request/show/1142839
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyinstaller-hooks-contrib?expand=0&rev=8
Description
No description provided
Languages
RPM Spec
100%