Commit Graph

18 Commits

Author SHA256 Message Date
Ana Guerrero
348026be83 Accepting request 1235754 from devel:languages:python
- 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.

OBS-URL: https://build.opensuse.org/request/show/1235754
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyinstaller-hooks-contrib?expand=0&rev=9
2025-01-09 14:07:36 +00:00
Steve Kowalik
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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyinstaller-hooks-contrib?expand=0&rev=17
2025-01-07 23:56:18 +00:00
Ana Guerrero
ab25e16cb0 Accepting request 1142839 from devel:languages:python
- 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
2024-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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyinstaller-hooks-contrib?expand=0&rev=15
2024-01-30 18:01:11 +00:00
Ana Guerrero
f8594f5681 Accepting request 1098502 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1098502
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyinstaller-hooks-contrib?expand=0&rev=7
2023-07-13 15:18:56 +00:00
c8aefcbd26 Accepting request 1098152 from home:mcalabkova:branches:devel:languages:python
- Update to 2023.5
  * Update sklearn hooks for compatibility with scikit-learn 1.2.0 and 1.2.1.
  * Extend cv2 hook with support for OpenCV built manually from source and 
    for OpenCV installed using the official Windows installer. This support 
    requires PyInstaller >= 5.3 to work properly.
  * Many new hooks and hook updates, see upstream changelog

OBS-URL: https://build.opensuse.org/request/show/1098152
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyinstaller-hooks-contrib?expand=0&rev=13
2023-07-13 09:59:35 +00:00
Dominique Leuenberger
8f043c6ed7 Accepting request 1092230 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1092230
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyinstaller-hooks-contrib?expand=0&rev=6
2023-06-12 13:25:44 +00:00
972f7bbeb7 Accepting request 1092128 from home:ecsos:python
- Add %{?sle15_python_module_pythons}

OBS-URL: https://build.opensuse.org/request/show/1092128
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyinstaller-hooks-contrib?expand=0&rev=11
2023-06-11 11:35:24 +00:00
Dominique Leuenberger
8a35edb341 Accepting request 1065968 from devel:languages:python
- 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)

OBS-URL: https://build.opensuse.org/request/show/1065968
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyinstaller-hooks-contrib?expand=0&rev=5
2023-02-16 15:55:43 +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)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyinstaller-hooks-contrib?expand=0&rev=9
2023-02-15 13:18:36 +00:00
Dominique Leuenberger
aa6fbb76fc Accepting request 1042875 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1042875
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyinstaller-hooks-contrib?expand=0&rev=4
2022-12-15 18:24:53 +00:00
dd5f643bb3 Accepting request 1042747 from home:yarunachalam:branches:devel:languages:python
- Update to version 2022.14 
  Add hook for cf_units. (#521)
  Add hook for cftime. (#521)
  Add hook for compliance_checker. (#521)
  Updated hooks
  Update netCDF4 hook for compatibility with v1.4.0 and later, where netcdftime has been renamed to cftime. (#521)
  Update pydantic hook to include dotenv optional dependency. (#524)

OBS-URL: https://build.opensuse.org/request/show/1042747
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyinstaller-hooks-contrib?expand=0&rev=7
2022-12-14 10:09:07 +00:00
Dominique Leuenberger
069f138061 Accepting request 1040268 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1040268
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyinstaller-hooks-contrib?expand=0&rev=3
2022-12-06 13:22:52 +00:00
739db686e6 Accepting request 1039683 from home:yarunachalam:branches:devel:languages:python
- Update to version 2022.13 
  * Update pyproj hook for compatibility with pyproj v3.4.0. (#505)

OBS-URL: https://build.opensuse.org/request/show/1039683
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyinstaller-hooks-contrib?expand=0&rev=5
2022-12-05 12:49:28 +00:00
Dominique Leuenberger
bc00fef4e3 Accepting request 1035241 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1035241
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyinstaller-hooks-contrib?expand=0&rev=2
2022-11-12 16:40:54 +00:00
a61a5f3d2f Accepting request 1034910 from home:yarunachalam:branches:devel:languages:python
- Update to version 2022.12 
  New hooks
  * Add hook for discid. (#506)
  * Add hook for exchangelib. (#508)
- Update to versino 2022.11
  * New hooks
  Add a hook for spiceypy, which has binary files. (#482)
  Added a hook for ldfparser. (#483)
  * Updated hooks
  Extend the sounddevice and soundfile hooks to collect system-installed shared libraries in cases when the libraries are
  not bundled with the package (i.e., linux PyPI wheels, Anaconda on all OSes). (#487)
  Fix a TypeError raised by the clr hook when pythonnet dist lacks the file list metadata. (#486)
  Have clr hook check for availability of the pythonnet before trying to query its metadata. Fixes an importlib.metadata.PackageNotFoundError
  raised by the clr hook when the hook is triggered by a module or a package named clr other than the clr extension module from pythonnet. (#486)
  Have the pyqtgraph hook collect the colormap files and their license files from the package. (#501)
  Implement preliminary support for handling subprocesses used by pyqtgraph.multiprocess, for example in pyqtgraph RemoteGraphicsView widget.
  The user is still required to ensure that stdlib's multiprocessing.freeze_support is called in the entry-point script before using pyqtgraph.
  In addition, with onefile builds, the user must set the _MEIPASS2 environment variable to the value of sys._MEIPASS before using pyqtgraph. (#501)
  In clr hook for pythonnet collect the Python.Runtime.dll as a data file on non-Windows OSes to prevent errors during binary dependency analysis. (#500)

OBS-URL: https://build.opensuse.org/request/show/1034910
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyinstaller-hooks-contrib?expand=0&rev=3
2022-11-11 13:00:57 +00:00
Richard Brown
010531cdc7 Accepting request 1007200 from devel:languages:python
needed by PyInstaller update

OBS-URL: https://build.opensuse.org/request/show/1007200
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyinstaller-hooks-contrib?expand=0&rev=1
2022-09-30 15:58:36 +00:00
a8a756a843 Accepting request 1007193 from home:mcalabkova:branches:devel:languages:python
needed by PyInstaller update

OBS-URL: https://build.opensuse.org/request/show/1007193
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyinstaller-hooks-contrib?expand=0&rev=1
2022-09-30 08:58:13 +00:00