Pyinstaller-hooks-contrib

Latest version: v2024.7

Safety actively analyzes 638379 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 9

2023.8

-------------------

New hooks
~~~~~~~~~

* Add hook for ``eng_to_ipa``. (`631
<https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/631>`_)
* Add hook for ``jieba``. (`628
<https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/628>`_)
* Add hook for ``khmer-nltk``. (`633
<https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/633>`_)
* Add hook for ``Lingua``. (`626
<https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/626>`_)
* Add hook for ``opencc-python``. (`627
<https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/627>`_)
* Add hook for ``pymorphy3``. (`634
<https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/634>`_)
* Add hook for ``python-crfsuite``. (`633
<https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/633>`_)
* Add hook for ``python-mecab-ko``. (`632
<https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/632>`_)
* Add hook for ``simplemma``. (`629
<https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/629>`_)
* Add hook for ``SudachiPy``. (`635
<https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/635>`_)
* Add hook for ``wordcloud``. (`630
<https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/630>`_)


Updated hooks
~~~~~~~~~~~~~

* Fix an issue with enchant 2 using a different directory (in MacPorts) (`636
<https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/636>`_)

2023.7

-------------------

New hooks
~~~~~~~~~

* Add a hook for ``psutil``, which has platform-dependent exclude list. (`623
<https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/623>`_)
* Add hook for CtkMessagebox. (`619
<https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/619>`_)
* Add hook for Litestar (`625
<https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/625>`_)


Updated hooks
~~~~~~~~~~~~~

* Update ``graphql_query`` hook for compatibility with ``graphql-query``
v1.2.0. (`621
<https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/621>`_)

2023.6

-------------------

New hooks
~~~~~~~~~

* Add hook for ``ens`` package, required by ``web3`` v6.6.0 and later. (`617
<https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/617>`_)
* Add hook for ``jsonschema_specifications`` to collect the data files
that ``jsonschema`` v4.18.0 moved into a separate package. (`614
<https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/614>`_)

2023.5

-------------------

New hooks
~~~~~~~~~

* Add a hook for astropy-iers-data, which includes data. (`608
<https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/608>`_)
* Add a hook for skyfield, which includes data. (`607
<https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/607>`_)


Updated hooks
~~~~~~~~~~~~~

* Update ``pydantic`` hook for compatibility with ``pydantic`` v2.0.0. (`611
<https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/611>`_)

2023.4

-------------------

New hooks
~~~~~~~~~

* Add hook for ``customtkinter`` (`542
<https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/542>`_)
* Add hook for ``fastparquet``. (`583
<https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/583>`_)
* Add hook for ``librosa``. (`582
<https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/582>`_)
* Add hook for ``mistune`` that collects plugin modules, which are indirectly
loaded starting with ``mistune`` v3.0.0. (`605
<https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/605>`_)
* Add hook for ``sympy`` that automatically raises recursion limit
to 5000 if ``sympy`` >= 1.12 is detected. (`587
<https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/587>`_)
* Add hook for ``xyzservices``. (`590
<https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/590>`_)
* Add hook for pylibmagic (`581
<https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/581>`_)


Updated hooks
~~~~~~~~~~~~~

* Turn the hook for ``google.cloud`` into hook for ``google.cloud.core``
by renaming it. This hook is trying to collect metadata for
``google-cloud-core``, whereas ``google.cloud`` is a namespace package
that can be populated by other dists as well. Specifically,
``googleapis-common-protos`` puts some files there, and when
``google-cloud-core`` is not installed, the mis-named hook triggered a
missing-metadata error. (`605
<https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/605>`_)
* Update ``cairocffi`` hook for compatibility with ``cairocffi`` v1.6.0. (`599
<https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/599>`_)
* Update ``netCDF4`` hook for compatibility with ``netCDF4`` v1.6.4. (`599
<https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/599>`_)
* Update ``scikit-image`` hooks for compatibility with version 0.21.0. (`594
<https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/594>`_)
* Update hook for ``bokeh`` to collect metadata for ``bokeh`` >= 3.0.0. (`588
<https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/588>`_)
* Update hook for ``googleapiclient.model``, fixing missing discovery docs and
improving test. (`596
<https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/596>`_)

2023.3

-------------------

New hooks
~~~~~~~~~

* Add hook for ``graphql_query`` (`579
<https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/579>`_)
* Add hook for ``pylsl`` (`573
<https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/573>`_)


Updated hooks
~~~~~~~~~~~~~

* Remove no longer needed ``py`` hidden imports for ``pyshark >= 0.6``. (`575
<https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/575>`_)
* Update ``pydantic`` hook hidden imports to include the optional dependency
``email_validator``. (`576
<https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/576>`_)

Page 3 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.