File tree Expand file tree Collapse file tree 3 files changed +13
-4
lines changed
_pyinstaller_hooks_contrib Expand file tree Collapse file tree 3 files changed +13
-4
lines changed Original file line number Diff line number Diff line change 1+ 2025.4 (2025-05-03)
2+ -------------------
3+
4+ Updated hooks
5+ ~~~~~~~~~~~~~
6+
7+ * Fix error in ``narwhals `` hook when ``typing-extensions `` is not available
8+ in the build environment (neither stand-alone version is installed
9+ nor it is provided as part of ``setuptools ``). (`#908
10+ <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/908> `_)
11+
12+
1132025.3 (2025-04-16)
214-------------------
315
Original file line number Diff line number Diff line change 1010# SPDX-License-Identifier: GPL-2.0-or-later
1111# ------------------------------------------------------------------
1212
13- __version__ = '2025.3 '
13+ __version__ = '2025.4 '
1414__maintainer__ = 'Legorooj, bwoodsend'
1515__uri__ = 'https://github.com/pyinstaller/pyinstaller-hooks-contrib'
1616
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments