Pyinstaller-hooks-contrib

Latest version: v2024.7

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

Scan your dependencies

Page 6 of 9

2022.6

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

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

* Fix the filter function used with ``collect_submodules`` in the ``pylint``
hook to properly exclude ``pylint.testutils``. (`435
<https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/435>`_)
* Update ``sounddevice`` and ``soundfile`` hooks for PyInstaller 5.1
compatibility. (`432
<https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/432>`_)

2022.5

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

New hooks
~~~~~~~~~

* Add a hook for ``numcodecs``, which has a hidden import. (`420
<https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/420>`_)
* Add hook for ``grpc`` roots.pem file which is used by grpc. (`419
<https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/419>`_)
* Add hook for ``python-stdnum``. (`412
<https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/412>`_)


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

* Update ``mariadb`` hook to always include the ``decimal`` module as a
hidden import, instead of implicitly relying on it being picked up due
to import in some other, unrelated module. (`426
<https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/426>`_)

2022.4

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

New hooks
~~~~~~~~~

* Add a hook for ``clr_loader`` (used by upcoming ``pythonnet`` 3.x) that
collects the DLLs required by the default runtime (.NET Framework) loader
on Windows. (`406
<https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/406>`_)
* Add a hook for ``lark`` (used by ``commentjson`` and others) that loads the
needed grammar files. (`409
<https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/409>`_)
* Add fiona hidden imports for ``fiona==1.8.21``. (`399
<https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/399>`_)


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

* Update the ``av`` hook for compatibility with the new DLL directory layout
used by
Windows PyPI wheels from version 9.1.1 on. (`408
<https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/408>`_)

2022.3

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

New hooks
~~~~~~~~~

* Add a hook for ``altair``, which has data files. (`387
<https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/387>`_)
* Add a hook for ``cassandra``, which has Cython files. (`391
<https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/391>`_)
* Add a hook for ``fabric``, which has data files. (`390
<https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/390>`_)
* Add a hook for ``gitlab``, which has data files. (`392
<https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/392>`_)


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

* Update ``shapely`` hooks with compatibility fixes for version 1.8.1,
where PyPI wheels have changed the shipped ``libgeos_c`` shared library
location and/or name. (`394
<https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/394>`_)
* Update `imageio` hooks to include the lazily-loaded `plugins` submodule.
(`396
<https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/396>`_)

2022.2

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

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

* Fix hook for ``azurerm`` when ``pyinstaller >= 4.4"``. (`283
<https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/283>`_)
* Fix hook for astropy when astropy >= 5.0. (`381
<https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/381>`_)

2022.1

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

New hooks
~~~~~~~~~

* Add a hook for ``py`` which has dynamically loaded vendored submodules.
This fixes compatibility with ``pytest >= 7.0.0``. (`376
<https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/376>`_)
* Added a hook for ``orjson``, which has hidden imports. (`378
<https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/378>`_)

Page 6 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.