8.x releases¶
Version 8.7 (2026-08-21)¶
Bump version: 8.7.0-dev.0 → 8.7.0 [ci skip] (#3425) @marcelotduarte
chore: prepare to release (#3424) @marcelotduarte
tests(ci): disable strict xfail mode on push events (#3423) @marcelotduarte
chore: fixes to build, test and run on miniconda (#3422) @marcelotduarte
tests: improve support for testing w/ editable (dev) packages (#3421) @marcelotduarte
tests: improve qt tests and fix strict parametrization ids (#3420) @marcelotduarte
chore: improve support for testing using conda>=26.5 (#3419) @marcelotduarte
hooks: rtree on mingw (#3418) @marcelotduarte
doc: improve documentation, especially regarding the cxfreeze script (#3416) @marcelotduarte
tests: make tests pass due to new NumPy 2.5.2 with support for Python 3.15 (#3417) @marcelotduarte
build(deps): bump setuptools and patchelf dependencies (#3415) @marcelotduarte
chore: add support for Python 3.15 (#3412) @marcelotduarte
hooks: tkinter using tcl/tk 9 - Python 3.14.7+ Windows (#3414) @marcelotduarte
hooks: add rtree (#3399) @marcelotduarte
hooks: importlib (fix support to freeze-core 0.7) (#3413) @marcelotduarte
build(deps): bump the monthly-batch group with 10 updates (#3411) @dependabot
dependabot: modify settings to group updates (#3410) @marcelotduarte
hooks: minor tweaks in numpy, pandas, … (#3409) @marcelotduarte
hooks: rasterio 1.5.0 (#3408) @marcelotduarte
fix: compatibility with ty 0.0.64 (#3406) @marcelotduarte
chore: improve build and dev scripts (#3405) @marcelotduarte
chore: ruff PLR0917 (#3404) @marcelotduarte
hooks: fix streamlit 1.57-1.60 (continues to support >=1.51) (#3403) @marcelotduarte
bdist_mac: add support for CFBundleVersion (#3402) @marcelotduarte
cli: remove deprecated behaviour of cxfreeze script (#3401) @marcelotduarte
Update dev tools (#3400) @marcelotduarte
tests: improve some tests to be more robust (#3398) @marcelotduarte
ci(workflows): add zizmor security auditing (#3397) @marcelotduarte
tests: two new tests to improve coverage (#3396) @marcelotduarte
hooks: fine-tuning modules’ excludes, globals, and ignores sets (#3395) @marcelotduarte
build(deps): bump github/codeql-action/autobuild from 4.36.2 to 4.36.3 (#3390) @dependabot
build(deps): bump j178/prek-action from 2.0.4 to 2.0.5 (#3394) @dependabot
chore: refactor default excludes and default ignore names (#3389) @marcelotduarte
finder: search for alias of package (previously limited to modules) (#3388) @marcelotduarte
tests: make environment work and tests pass on MSYS2 (#3386) @marcelotduarte
fix: type check errors found by ty 0.0.61 (#3387) @marcelotduarte
bdist_dmg: fix option on command line (#3382) @marcelotduarte
chore: add support for frozen modules included w/ freeze-core 0.7+ (#3383) @marcelotduarte
Bump version: 8.6.4 → 8.7.0.dev0 [ci skip] (#3384) @marcelotduarte
hooks: add comtypes.stream build hook for frozen builds (#3354) @mvanhorn
fix: prevents additional modules from being copied (related to #3375) (#3378) @marcelotduarte
chore: ruff D205 and D401 (#3377) @marcelotduarte
chore: bump lief requirement from >=0.16.0,<0.18 to >=0.16.0,<=1.0.0 (#3376) @marcelotduarte
finder: complementary to #3372 optimization (#3375) @marcelotduarte
build(deps): bump py-cov-action/python-coverage-comment-action from 3.41 to 4.1 (#3374) @dependabot
build(deps): bump actions/setup-python from 6.2.0 to 6.3.0 (#3373) @dependabot
finder: optimize/reduce the modules in the resulting frozen executable (#3372) @marcelotduarte
finder: memory micro-optimization by avoiding redundant variables (#3371) @marcelotduarte
chore: bump setuptools requirement from >=78.1.1,<83.0 to >=78.1.1,<84.0 (#3370) @marcelotduarte
finder: memory storage optimization by avoiding redundant variables (#3369) @marcelotduarte
build(deps): bump actions/checkout from 6.0.3 to 7.0.0 (#3366) @dependabot
hooks: fix type check error (#3367) @marcelotduarte
chore: refactor tests of stdlib hooks (#3365) @marcelotduarte
build(deps): bump actions/checkout from 6.0.2 to 6.0.3 (#3364) @dependabot
build(deps): bump astral-sh/setup-uv from 8.1.0 to 8.2.0 (#3363) @dependabot
build(deps): bump github/codeql-action from 4.36.0 to 4.36.2 (#3362) @dependabot
chore: improve metadata handling by mapping imports to their distributions (#3361) @marcelotduarte
hooks: support scipy 1.18.0rc2 and minor updates to other hooks (#3360) @marcelotduarte
tests: improves testing routine to better handle venv (#3358) @marcelotduarte
build(deps): supports pytest 9.1 (#3359) @marcelotduarte
chore: ty-pre-commit (#3356) @marcelotduarte
tests: improve test for setuptools hooks (#3355) @marcelotduarte
chore: refactor DistributionCache to a new internal module (#3353) @marcelotduarte
build(deps): bump step-security/harden-runner from 2.19.3 to 2.19.4 (#3352) @dependabot
build(deps): bump github/codeql-action from 4.35.5 to 4.36.0 (#3351) @dependabot
chore: ruff D205 (partial) (#3350) @marcelotduarte
finder: refactor imports and docstrings to make it cleaner (#3349) @marcelotduarte
build(deps): bump github/codeql-action from 4.35.4 to 4.35.5 (#3347) @dependabot
build(deps): bump step-security/harden-runner from 2.19.1 to 2.19.3 (#3346) @dependabot
build(deps): bump j178/prek-action from 2.0.3 to 2.0.4 (#3345) @dependabot
doc: refactor the list of options to support kebab-case (#3344) @marcelotduarte
chore: small type check revision (#3343) @marcelotduarte
chore: change the way ‘ty’ is used, including in the CI workflow (#3341) @marcelotduarte
chore: improve lief usage (update lief requirement to >=0.16.0) (#3342) @marcelotduarte
build(deps): bump actions/dependency-review-action from 4.9.0 to 5.0.0 (#3340) @dependabot
build(deps): bump github/codeql-action from 4.35.3 to 4.35.4 (#3339) @dependabot
chore: support kebab-case parameters in pyproject.toml (#3313) @marcelotduarte
chore: type annotation (#3336) @marcelotduarte
chore: add typecheck using ‘ty’ (ninth/final set) (#3334) @marcelotduarte
chore: add typecheck using ‘ty’ (eighth set) (#3333) @marcelotduarte
chore: add typecheck using ‘ty’ (seventh set) (#3332) @marcelotduarte
build(deps): bump github/codeql-action from 4.35.2 to 4.35.3 (#3330) @dependabot
build(deps): bump step-security/harden-runner from 2.19.0 to 2.19.1 (#3328) @dependabot
chore: add typecheck using ‘ty’ (sixth set) (#3331) @marcelotduarte
chore: add typecheck using ‘ty’ (fifth set) (#3327) @marcelotduarte
chore: add typecheck using ‘ty’ (fourth set) (#3326) @marcelotduarte
chore: add typecheck using ‘ty’ (third set) (#3325) @marcelotduarte
chore: add typecheck using ‘ty’ (second set) (#3324) @marcelotduarte
chore: add typecheck using ‘ty’ (first set of changes) (#3323) @marcelotduarte
build(deps): bump step-security/harden-runner from 2.18.0 to 2.19.0 (#3320) @dependabot
build(deps): bump py-cov-action/python-coverage-comment-action from 3.40 to 3.41 (#3319) @dependabot
build(deps): bump astral-sh/setup-uv from 8.0.0 to 8.1.0 (#3318) @dependabot
tests: improve tests for bdist_mac and bdist_dmg (#3316) @marcelotduarte
build(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 (#3315) @dependabot
hooks: use module.loader specialized methods (#3312) @marcelotduarte
tests: improve modulefinder test/coverage a bit (#3311) @marcelotduarte
finder: use specialized methods for better use of the ‘optimize’ flag (#3310) @marcelotduarte
finder: importing bytecode files is handled better (#3308) @marcelotduarte
chore: add prek action (#3307) @marcelotduarte
finder: improve ‘syntax error’ handling (#3306) @marcelotduarte
Bump version: 8.6.3 → 8.6.4 [ci skip] (#3303) @marcelotduarte
build(deps): bump astral-sh/setup-uv from 7.3.0 to 8.0.0 (#3302) @dependabot
build(deps): bump step-security/harden-runner from 2.14.2 to 2.16.0 (#3301) @dependabot
build(deps): bump github/codeql-action from 4.31.9 to 4.35.1 (#3300) @dependabot
hooks: multiprocessing - fix bug introduced by gh-144503 in Python 3.14.4 (#3299) @marcelotduarte
hooks: multiprocessing - bug fixed by gh-135726 in Python 3.14.4 (#3298) @marcelotduarte
chore: prek auto-update –freeze (#3297) @marcelotduarte
tests: remove tests for experimental Python 3.13t (#3295) @marcelotduarte
[pre-commit.ci] pre-commit autoupdate [ci skip] (#3293) @pre-commit-ci
finder: improve include_module and include_package (#3294) @marcelotduarte
tests: minor improvement (#3292) @marcelotduarte
build(deps): bump actions/download-artifact from 7.0.0 to 8.0.1 (#3291) @dependabot
Bump version: 8.6.2 → 8.6.3 [ci skip] (#3289) @marcelotduarte
hooks: charset_normalizer 3.4.5+ (#3287) @marcelotduarte
hooks: pymupdf 1.27.2.2 (#3288) @marcelotduarte
Bump version: 8.6.1 → 8.6.2 [ci skip] (#3285) @marcelotduarte
tests: improve some tests (#3284) @marcelotduarte
fix: typo introduced in #3275 - add test (#3283) @marcelotduarte
build(deps): bump to new versions of dev tools (#3281) @marcelotduarte
Bump version: 8.6.1.dev0 → 8.6.1 [ci skip] (#3280) @marcelotduarte
build(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0 (#3279) @dependabot
fix: do not use strict timestamps on zipfile (#3278) @marcelotduarte
hooks: ssl in unixes use internal certificate file (#3275) @marcelotduarte
chore: bump prek to 0.3.5 and lief to 0.17.5 (#3277) @marcelotduarte
[pre-commit.ci] pre-commit autoupdate [ci skip] (#3274) @pre-commit-ci
fix: DistributionCache.version must return a tuple (w/ tests) (#3272) @marcelotduarte
Bump prek to 0.3.4 and auto-update (#3270) @marcelotduarte
build(deps): bump astral-sh/setup-uv from 7.2.0 to 7.3.0 (#3269) @dependabot
build(deps): bump step-security/harden-runner from 2.14.0 to 2.14.2 (#3268) @dependabot
build(deps): update lief requirement from >=0.15.1,<=0.17.3 to >=0.15.1,<=0.17.4 (#3267) @marcelotduarte
Bump version: 8.6.0 → 8.6.1.dev0 [ci skip] (#3266) @marcelotduarte
Version 8.6 (2026-02-20)¶
Bump version: 8.6.0-dev.0 → 8.6.0 [ci skip] (#3265) @marcelotduarte
chore: prepare to release [ci skip] (#3264) @marcelotduarte
build(docs): bump sphinx 9.1.0 and switch to sphinx-inline-tabs [ci skip] (#3263) @marcelotduarte
conda: enable msilib on conda python 3.14 on windows (#3262) @marcelotduarte
docs: support for base=’gui_dgpu’ (#3261) @marcelotduarte
chore: add a script to bump-version (#3260) @marcelotduarte
chore: switch to prek (#3259) @marcelotduarte
chore: improve integration with ‘uv’ (#3258) @marcelotduarte
hooks: improve pytz to work w/ setuptools 82+ in zip mode (#3257) @marcelotduarte
chore: support setuptools v81 and v82 (#3256) @marcelotduarte
[pre-commit.ci] pre-commit autoupdate [ci skip] (#3255) @pre-commit-ci
build(deps): bump actions/setup-python from 6.1.0 to 6.2.0 (#3254) @dependabot
build(deps): bump coverage from 7.13.1 to 7.13.2 (#3253) @dependabot
tests: improve handling of timeout usage (#3252) @marcelotduarte
chore: enable package discovery for src-layout (#3247) @marcelotduarte
build(deps): bump actions/checkout from 5.0.1 to 6.0.2 (#3251) @dependabot
build(deps): bump py-cov-action/python-coverage-comment-action from 3.39 to 3.40 (#3250) @dependabot
build(deps): bump astral-sh/setup-uv from 7.1.6 to 7.2.0 (#3249) @dependabot
build(deps): update lief requirement from >=0.15.1,<=0.17.2 to >=0.15.1,<=0.17.3 (#3248) @marcelotduarte
hooks: add pycparser 3.0 (#3246) @marcelotduarte
hooks: more robust approach for setuptools 80.10.1 (#3245) @marcelotduarte
hooks: add streamlit (#3214) @marcelotduarte
build_exe: include project metadata (dist-info) (#3242) @marcelotduarte
chore: EAFP for unlink and rmtree (#3243) @marcelotduarte
tests: improve modulefinder tests (#3241) @marcelotduarte
hooks: improve pyarrow hook (#3240) @marcelotduarte
Fix KeyError for QmlImportsPath when freezing PyQt5 applications (#3238) @realrushen
tests: make tests pass using pip and mingw (#3239) @marcelotduarte
bdist_msi: refactor to work better with pyproject (#3235) @marcelotduarte
build(deps): update lief requirement from >=0.15.1,<=0.17.1 to >=0.15.1,<=0.17.2 (#3234) @marcelotduarte
hooks: ignore typing_extensions globally and minor tweaks (#3232) @marcelotduarte
hooks: add win32print module (pywin32) (#3231) @marcelotduarte
Bump version: 8.5.2 → 8.5.3 [ci skip] (#3229) @marcelotduarte
hooks: fix setuptools interference in implicit namespaces such as backports.zstd (#3228) @marcelotduarte
fix: avoid possible error w/ pure implicitly namespaces (#3227) @marcelotduarte
chore: Add cooldown for dependabot (#3226) @marcelotduarte
Bump version: 8.5.1 → 8.5.2 [ci skip] (#3222) @marcelotduarte
fix: include-msvcr is also used on MSYS2 environments (#3219) @marcelotduarte
build: fix errors building in conda and msys2 [ci skip] (#3220) @marcelotduarte
hooks: support pyparsing 3.3.x (#3218) @marcelotduarte
security: upgrade dependencies to avoid vulnerabilities detected [ci skip] (#3217) @marcelotduarte
hooks: add numpy 2.4.0 (#3215) @marcelotduarte
build(deps-dev): bump pre-commit from 4.5.0 to 4.5.1 (#3213) @dependabot
build(deps): bump github/codeql-action from 4.31.8 to 4.31.9 (#3212) @dependabot
Bump version: 8.5.0 → 8.5.1 [ci skip] (#3211) @marcelotduarte
build(deps-dev): bump bump-my-version from 1.2.4 to 1.2.5 (#3210) @dependabot
build(deps): bump astral-sh/setup-uv from 7.1.5 to 7.1.6 (#3208) @dependabot
build(deps): bump actions/upload-artifact from 5.0.0 to 6.0.0 (#3207) @dependabot
build(deps): bump actions/download-artifact from 6.0.0 to 7.0.0 (#3209) @dependabot
hooks: fix support for pyproj in conda (#3203) @marcelotduarte
tests: fix tests on windows arm64 [ci skip] (#3205) @marcelotduarte
tests: fix tests using rasterio 1.4.4 (#3204) @marcelotduarte
build(deps): bump github/codeql-action from 4.31.7 to 4.31.8 (#3202) @dependabot
build(deps): bump step-security/harden-runner from 2.13.3 to 2.14.0 (#3200) @dependabot
fix: document changes to Executable.base option (#3201) @marcelotduarte
build(deps): bump coverage from 7.12.0 to 7.13.0 (#3199) @dependabot
build(deps): bump astral-sh/setup-uv from 7.1.4 to 7.1.5 (#3198) @dependabot
hooks: improve scipy hook (#3197) @marcelotduarte
[pre-commit.ci] pre-commit autoupdate [ci skip] (#3196) @marcelotduarte
freezer: ignore .c and .cpp while copy package data (#3195) @marcelotduarte
build(deps): bump github/codeql-action from 4.31.6 to 4.31.7 (#3194) @dependabot
build(deps): bump step-security/harden-runner from 2.13.2 to 2.13.3 (#3191) @dependabot
[pre-commit.ci] pre-commit autoupdate (#3189) @pre-commit-ci
build(deps): bump github/codeql-action from 4.31.5 to 4.31.6 (#3188) @dependabot
build(deps-dev): bump pre-commit from 4.4.0 to 4.5.0 (#3183) @dependabot
build(deps): bump actions/setup-python from 6.0.0 to 6.1.0 (#3187) @dependabot
hooks: fix import scipy.signal (#3186) @marcelotduarte
build(deps): bump github/codeql-action from 4.31.4 to 4.31.5 (#3182) @dependabot
Version 8.5 (2025-11-24)¶
Bump version: 8.5.0-dev.0 → 8.5.0 [ci skip] (#3180) @marcelotduarte
chore: prepare changelog and release notes (#3179) @marcelotduarte
ci: revert actions/checkout - breaks coverage comment (#3178) @marcelotduarte
build(deps): bump astral-sh/setup-uv from 7.1.3 to 7.1.4 (#3177) @dependabot
ci: add permission and ignore bot branches (#3176) @marcelotduarte
ci: fix content permissions (#3175) @marcelotduarte
ci: revert security change that block coverage comment (#3174) @marcelotduarte
bdist_msi: fix target_name usage and revert some old patches (#3173) @marcelotduarte
build(deps): bump actions/checkout from 5.0.1 to 6.0.0 (#3172) @dependabot
bdist_appimage: add updateinformation option (#3166) @marcelotduarte
build(deps): bump github/codeql-action from 3.31.3 to 4.31.4 (#3171) @dependabot
build(deps): bump py-cov-action/python-coverage-comment-action from 6494290850a5098c2836298dad8f11082b4ceaa9 to 39ffc771120970de615612f01a030260bcb45443 (#3169) @dependabot
build(deps): bump actions/checkout from 5.0.0 to 5.0.1 (#3168) @dependabot
build(deps): bump coverage from 7.11.3 to 7.12.0 (#3170) @dependabot
Documentation tweaks in preparation for version release [ci skip] (#3167) @marcelotduarte
tests: make tests pass on mingw and conda [ci skip] (#3162) @marcelotduarte
chore: minor revision of project configuration (#3161) @marcelotduarte
build(deps): bump pytest from 9.0.0 to 9.0.1 (#3160) @dependabot
bdist_msi: fix initial_target_dir on Windows ARM64-based machines (#3140) @marcelotduarte
feat(hooks): add winrt module hook for automatic package inclusion (#3151) @amnweb
hooks: update set of excludes/ignores names (#3158) @marcelotduarte
bdist_appimage: make entrypoint script POSIX-compliant (#3157) @marcelotduarte
hooks: add backports.zstd (#3156) @marcelotduarte
build(deps-dev): bump pre-commit from 4.3.0 to 4.4.0 (#3155) @dependabot
build(deps): bump pytest from 8.4.2 to 9.0.0 (#3154) @dependabot
build(deps): bump coverage from 7.11.1 to 7.11.3 (#3153) @dependabot
chore: change warning about conda usage [ci skip] (#3152) @marcelotduarte
build(deps): bump coverage from 7.11.0 to 7.11.1 (#3150) @dependabot
[pre-commit.ci] pre-commit autoupdate (#3149) @pre-commit-ci
tests: simplify build_exe tests (#3148) @marcelotduarte
finder: optimized implementation of ‘_find_editable_spec’ (#3147) @egor.martiniuc
build(deps): bump actions/upload-artifact from 4 to 5 (#3145) @dependabot
build(deps): bump actions/download-artifact from 5 to 6 (#3144) @dependabot
build(deps): update lief requirement from <=0.16.6,>=0.15.1 to >=0.15.1,<=0.17.1 (#3141) @marcelotduarte
tests: fix tests on arm64 (#3142) @marcelotduarte
bdist_appimage: add sign and sign-key options (#3138) @marcelotduarte
chore: small review of the documentation [ci skip] (#3137) @marcelotduarte
build(deps): bump coverage from 7.10.7 to 7.11.0 (#3136) @dependabot
chore: drop Python 3.9 support (#3135) @marcelotduarte
bdist_appimage: minor revision and fixes (#3134) @marcelotduarte
bdist_appimage: add support for ‘gui’ app in desktop file (#3133) @marcelotduarte
chore: refactor more code related to bytecode and executable (#3132) @marcelotduarte
bdist_appimage: replace appimagekit option with appimagetool option (#3131) @marcelotduarte
bdist_appimage: add “runtime-file” argument to bdist_appimage command (#3063) @mail
chore: add support for Python 3.14 (#3130) @marcelotduarte
chore: bump ruff from 0.13.3 to 0.14.0 and tweak some options (#3129) @marcelotduarte
tests: update supported versions of packages used in tests (#3128) @marcelotduarte
chore: refactor finder scan code (#3126) @marcelotduarte
build(deps): bump astral-sh/setup-uv from 6 to 7 (#3123) @dependabot
chore: minor tweaks in internal imports (#3122) @marcelotduarte
build(deps): bump github/codeql-action from 3 to 4 (#3121) @dependabot
build(deps-dev): bump bump-my-version from 1.2.3 to 1.2.4 (#3120) @dependabot
build(deps): bump python-msilib to 0.2.0 (#3118) @marcelotduarte
build(deps): bump setuptools to 78.1.1 to fix path traversal vulnerability in PackageIndex.download (#3117) @marcelotduarte
chore: python-msilib as dependency for python 3.13 [windows] (#3115) @marcelotduarte
[pre-commit.ci] pre-commit autoupdate (#3114) @pre-commit-ci
doc: add freeze-core to the docs and cleanup [ci skip] (#3113) @marcelotduarte
chore: bump freeze-core to 0.2.0 (#3112) @marcelotduarte
build(deps): bump coverage from 7.10.6 to 7.10.7 (#3111) @dependabot
chore: freeze-core as dependency (#3109) @marcelotduarte
Bump version: 8.4.1 → 8.5.0-dev.0 [ci skip] (#3108) @marcelotduarte
Bump version: 8.4.0 → 8.4.1 [ci skip] (#3107) @marcelotduarte
build(deps-dev): bump bump-my-version from 1.2.2 to 1.2.3 (#3106) @dependabot
tests: avoid duplicate qt libs (#3068) @frmdstryr
tests: use include_msvcr in tests to pass in a clean system (#3105) @marcelotduarte
tests: fix tests on msys2 [ci skip] (#3104) @marcelotduarte
build(deps-dev): workaround for bump-my-version (#3103) @marcelotduarte
build(deps): bump pytest-mock from 3.15.0 to 3.15.1 (#3101) @dependabot
build(deps): update lief requirement from <=0.16.6,>=0.15.1 to >=0.15.1,<=0.17.0 (#3100) @marcelotduarte
build(deps-dev): bump bump-my-version from 1.2.1 to 1.2.2 (#3099) @dependabot
[pre-commit.ci] pre-commit autoupdate (#3097) @marcelotduarte
Fix Windows permission error (#3095) @timlassiter11
build(deps): bump pytest-mock from 3.14.1 to 3.15.0 (#3094) @dependabot
build(deps): bump pytest from 8.4.1 to 8.4.2 (#3093) @dependabot
build(deps): bump actions/setup-python from 5 to 6 (#3092) @dependabot
[pre-commit.ci] pre-commit autoupdate (#3091) @pre-commit-ci
build(deps): bump coverage from 7.10.5 to 7.10.6 (#3089) @dependabot
hooks: improve lazy loader support for skimage (#3087) @marcelotduarte
build(deps): bump coverage from 7.10.4 to 7.10.5 (#3088) @dependabot
[pre-commit.ci] pre-commit autoupdate (#3086) @pre-commit-ci
freezer: ignore .pyi, .pxd, .pyx, etc while copy package data (#3084) @marcelotduarte
hooks: pytz - ignore warning at runtime (#3083) @marcelotduarte
build(deps): bump coverage from 7.10.3 to 7.10.4 (#3080) @dependabot
tests: fix venv tests in mingw and conda [ci skip] (#3081) @marcelotduarte
fix: regression in qt hooks (introduced in #2788) - since 7.2.9 (#3079) @marcelotduarte
tests: run frozen executables outside of a venv (#3076) @marcelotduarte
fix: –include-path should consider existing .pth files (#3077) @marcelotduarte
tests: pyproj 3.7.2 supports py3.13t and windows arm64 (#3075) @marcelotduarte
tests: improve zoneinfo/tzdata tests (#3073) @marcelotduarte
build(deps): bump actions/checkout from 4 to 5 (#3072) @dependabot
build(deps-dev): bump pre-commit from 4.2.0 to 4.3.0 (#3070) @dependabot
build(deps): bump coverage from 7.10.2 to 7.10.3 (#3069) @marcelotduarte
Version 8.4 (2025-08-11)¶
Bump version: 8.4.0-dev.0 → 8.4.0 [ci skip] (#3066) @marcelotduarte
chore: replace pytest-cov with pure coverage with patch subprocess support (#3065) @marcelotduarte
build(deps): bump actions/download-artifact from 4 to 5 (#3062) @dependabot
build(deps): bump coverage from 7.10.1 to 7.10.2 (#3061) @dependabot
[pre-commit.ci] pre-commit autoupdate (#3060) @pre-commit-ci
build(deps): bump coverage from 7.9.2 to 7.10.1 (#3057) @dependabot
tests: improve venv tests and add support for pip installer (#3059) @marcelotduarte
hooks: fix numpy+mkl on conda [ci skip] (#3058) @marcelotduarte
[pre-commit.ci] pre-commit autoupdate (#3056) @pre-commit-ci
hooks: fix pyav on conda windows [ci skip] (#3054) @marcelotduarte
build(deps-dev): bump bump-my-version from 1.2.0 to 1.2.1 (#3053) @dependabot
[pre-commit.ci] pre-commit autoupdate (#3052) @pre-commit-ci
tests: make ortools tests pass on conda (#3051) @marcelotduarte
chore: improve dev tools (#3050) @marcelotduarte
module: fix support for dylibs [macos] (#3046) @marcelotduarte
[pre-commit.ci] pre-commit autoupdate (#3044) @pre-commit-ci
hooks: support scikit-learn 1.7, optimization, add test (#3043) @marcelotduarte
hooks: optimize scipy (partially) (#3042) @marcelotduarte
chore: use sphinx-issues (#3041) @marcelotduarte
fix: use the latest manylinux image to fix sqlite3 issue on linux (#3040) @marcelotduarte
finder: detect editable packages (Python 3.10+ only) (#3036) @frmdstryr
tests: improve conftest to better capture stderr (#3039) @marcelotduarte
tests: improvements using pytest.RunResult (#3037) @marcelotduarte
hooks: more optimization to numpy hooks, separated test for mkl (#3035) @marcelotduarte
hooks: update pyproj, add test (#3034) @marcelotduarte
chore: tweak docstring [ci skip] (#3033) @marcelotduarte
hooks: optimize pyzmq, add test (#3032) @marcelotduarte
build(deps): bump coverage from 7.9.1 to 7.9.2 (#3031) @dependabot
build(deps): bump pytest-xdist from 3.7.0 to 3.8.0 (#3030) @dependabot
module: cleanup (#3029) @marcelotduarte
hooks: convert qt hooks to use ModuleHook (#3028) @marcelotduarte
fix: build sdist and wheel issues (#3027) @marcelotduarte
hooks: convert a bunch of hooks to use ModuleHook - part 2 (#3026) @marcelotduarte
tests: add test for PR 2998 (#3025) @marcelotduarte
startup: Fixed crash when sys.path contains non-str type (#2998) @1ZUMIKun
hooks: convert a bunch of hooks to use ModuleHook (#3024) @marcelotduarte
bases: update base executables and util module [ci skip] (#3023) @marcelotduarte
hooks: optimize pandas (partially) (#3022) @marcelotduarte
hooks: optimize matplotlib, fonttools, pyparsing and others (#3021) @marcelotduarte
hooks: update global_names for some modules, especially numpy (#3020) @marcelotduarte
[pre-commit.ci] pre-commit autoupdate (#3019) @pre-commit-ci
hooks: support for scipy 1.16 (#3018) @marcelotduarte
tests: small revision [ci skip] (#3017) @marcelotduarte
tests: tweak grammar [ci skip] (#3016) @marcelotduarte
tests: improve conftest - add install_dependencies (#3015) @marcelotduarte
tests: sets a longer timeout for slower tests in conda [ci skip] (#3014) @marcelotduarte
hooks: update stub for qt [ci skip] (#3013) @marcelotduarte
tests: enable a minimal test for multiprocess hook (#3011) @marcelotduarte
hooks: multiprocessing and multiprocess refactored (#3010) @marcelotduarte
hooks: multiprocessing - fix Python 3.13.4+ bug introduced by gh-80334 on Windows (#3009) @marcelotduarte
bases: update base executables and util module [ci skip] (#3008) @marcelotduarte
chore: fix ruff D104, E501 (partial) [ci skip] (#3007) @marcelotduarte
build(deps): bump pytest from 8.4.0 to 8.4.1 (#3006) @dependabot
tests: reduce fixture setup phase and reduce disk usage (#3005) @marcelotduarte
build(deps): bump ruff to 0.12.0 and revision of rules [ci skip] (#3004) @marcelotduarte
build(deps): bump coverage from 7.9.0 to 7.9.1 (#3003) @dependabot
build(deps): bump pytest-cov from 6.1.1 to 6.2.1 (#3002) @dependabot
build(deps): bump coverage from 7.8.2 to 7.9.0 (#3001) @dependabot
build(deps): update patchelf requirements to >=0.14,<0.18 [ci skip] (#3000) @marcelotduarte
tests: implement a venv to tests hooks (#2997) @marcelotduarte
build-wheel: fix regression [ci skip] (#2999) @marcelotduarte
build(deps-dev): bump bump-my-version from 1.1.4 to 1.2.0 (#2996) @dependabot
tests: disable slow tests on conda-forge [ci skip] (#2994) @marcelotduarte
tests: fix tests using lief and pymupdf on conda-forge [ci skip] (#2993) @marcelotduarte
chore: string format (cosmetic) [ci skip] (#2992) @marcelotduarte
chore: use shellcheck (#2991) @marcelotduarte
chore: use prettier [ci skip] (#2990) @marcelotduarte
tests: fix test on conda windows and use libmanba-solver [ci skip] (#2989) @marcelotduarte
chore: add support to install tools/requirements on conda (#2988) @marcelotduarte
tests: add support to test on conda build [ci skip] (#2987) @marcelotduarte
hooks: fix pymupdf to work in conda [ci skip] (#2986) @marcelotduarte
sources: upgrade pythoncapi_compat.h [ci skip] (#2985) @marcelotduarte
build(deps): bump pytest from 8.3.5 to 8.4.0 (#2984) @dependabot
tests: pymupdf is broken in mingw [ci skip] (#2983) @marcelotduarte
tests: pymupdf not supported in mingw [ci skip] (#2982) @marcelotduarte
build(deps): update lief requirement from <=0.16.5,>=0.15.1 to >=0.15.1,<=0.16.6 (#2981) @marcelotduarte
build(deps): bump pytest-xdist from 3.6.1 to 3.7.0 (#2979) @dependabot
build(deps): update setuptools requirement from <=80.8.0,>=65.6.3 to >=65.6.3,<=80.9.0 (#2978) @dependabot
hooks: fix pymupdf - add tests (#2977) @marcelotduarte
freezer: Fix errors with invalid file dates in zipfile (#2975) @DamitusThyYeetus123
hooks: after #2962, adjust pyside2 and pyside6 (#2976) @marcelotduarte
build(deps): bump pytest-mock from 3.14.0 to 3.14.1 (#2974) @dependabot
bases: update base executables and util module [ci skip] (#2973) @marcelotduarte
build(deps): bump coverage from 7.8.1 to 7.8.2 (#2972) @dependabot
chore: update pythoncapi_compat (#2971) @marcelotduarte
module: A rewrite of how dynamic libraries distributed with a package are frozen (#2962) @marcelotduarte
tests: add matplotlib (#2969) @marcelotduarte
build(deps-dev): bump bump-my-version from 1.1.3 to 1.1.4 (#2968) @dependabot
build(deps): bump coverage from 7.8.0 to 7.8.1 (#2967) @dependabot
build(deps): update setuptools requirement from <=80.7.1,>=65.6.3 to >=65.6.3,<=80.8.0 (#2966) @dependabot
[pre-commit.ci] pre-commit autoupdate (#2965) @pre-commit-ci
build(deps-dev): bump bump-my-version from 1.1.2 to 1.1.3 (#2964) @dependabot
hooks: fix shapely in linux - add tests (#2963) @marcelotduarte
bdist_mac: Update include_frameworks copy to preserve symlinks (#2959) @exiva
build(deps): update setuptools requirement from <=80.4.0,>=65.6.3 to >=65.6.3,<=80.7.1 (#2960) @dependabot
build(deps): bump pluggy from 1.5.0 to 1.6.0 (#2961) @dependabot
tests: add one more test for dep_parser module (#2958) @marcelotduarte
test: module.DistributionCache test conversion of egg_info to dist_info (#2957) @marcelotduarte
tests: skip msvcr tests in mingw and macos [ci skip] (#2956) @marcelotduarte
tests: add winmsvcr_repack tests (#2955) @marcelotduarte
Version 8.3 (2025-05-11)¶
Bump version: 8.3.0-dev.0 → 8.3.0 [ci skip] (#2953) @marcelotduarte
chore: build wheels only for Python 3.11-3.13 on non conventional archs [ci skip] (#2952) @marcelotduarte
tests: improve install-tools and fixes build-wheel (#2950) @marcelotduarte
tests: improve build and test on mingw (#2947) @marcelotduarte
tests: use include_msvcr because tests should pass in a clean system (#2949) @marcelotduarte
tests: tweaks to work on mingw (#2948) @marcelotduarte
build(deps): bump pytest-timeout from 2.3.1 to 2.4.0 (#2946) @dependabot
build(deps): update setuptools requirement from <=80.3.0,>=65.6.3 to >=65.6.3,<=80.3.1 (#2945) @dependabot
build(deps): update lief requirement to >= 0.15.1 [windows] (#2944) @marcelotduarte
chore: experimental support for windows arm64 (#2943) @marcelotduarte
hooks: ensure zlib1.dll is copied if lief is not used in Python 3.12+ (#2942) @marcelotduarte
build(deps): update setuptools requirement from <=80.0.0,>=65.6.3 to >=65.6.3,<=80.1.0 (#2941) @dependabot
hooks: add zeroconf (#2932) @marcelotduarte
build(deps-dev): bump cibuildwheel from 2.23.2 to 2.23.3 (#2939) @dependabot
build(deps): update setuptools requirement from <=79.0.1,>=65.6.3 to >=65.6.3,<=80.0.0 (#2940) @dependabot
bases: update base executables and util module [ci skip] (#2937) @marcelotduarte
hooks: typo in sklearn hook (#2930) @marcelotduarte
chore: use codespell (#2936) @marcelotduarte
hooks: support pyarrow 20 on windows (#2935) @marcelotduarte
chore: get rid of typing_extensions (#2934) @marcelotduarte
tests: improve fixture tmp_package (install binary) (#2933) @marcelotduarte
compat: normalize SOABI in mingw python (#2931) @marcelotduarte
build(deps): bump astral-sh/setup-uv from 5 to 6 (#2928) @dependabot
build(deps): update setuptools requirement from <=79.0.0,>=65.6.3 to >=65.6.3,<=79.0.1 (#2927) @dependabot
tests: improve dep_parser tests (#2925) @marcelotduarte
tests: improve bdist_appimage (#2924) @marcelotduarte
Bump version: 8.2.0 → 8.3.0-dev.0 [ci skip] (#2923) @marcelotduarte
Version 8.2 (2025-04-22)¶
Bump version: 8.1.0 → 8.2.0 [ci skip] (#2922) @marcelotduarte
ci: configure coverage paths (#2921) @marcelotduarte
tests: fix pytest-cov issue (#2919) @marcelotduarte
tests: use GHA Python 3.13t and small changes (#2920) @marcelotduarte
tests: improve some tests for better coverage (#2918) @marcelotduarte
build(deps): update setuptools requirement from <=78.1.0,>=65.6.3 to >=65.6.3,<=79.0.0 (#2916) @dependabot
dep_parser: minor fix to improve tests (#2915) @marcelotduarte
tests: fix dep_parser test in windows (#2914) @marcelotduarte
tests: improve dep_parser test (#2913) @marcelotduarte
tests: add anyio, asyncio, uvloop (#2912) @marcelotduarte
tests: add pyarrow, bcrypt<4 (#2911) @marcelotduarte
module: improve use of constansts, add tests (#2909) @marcelotduarte
hooks: fix scipy[zip] in Python>=3.10 [macos] (#2908) @marcelotduarte
hooks: fix mkl on zip and fix tests (#2907) @marcelotduarte
tests: test ConstantsModule / BUILD_CONSTANTS (#2906) @marcelotduarte
tests: add more tests for hooks of crypto packages (#2905) @marcelotduarte
tests: improve coverage of Executable class (#2904) @marcelotduarte
build(deps-doc): bump sphinx to 8.2.3 [ci skip] (#2903) @marcelotduarte
tests: improve winversioninfo tests (#2901) @marcelotduarte
tests: improve tmp_package fixture adding cwd (#2902) @marcelotduarte
tests: add test for rasterio (test DistributionCache.binary_files) (#2900) @marcelotduarte
tests: improve coverage a bit (#2899) @marcelotduarte
tests: add tests to hooks of pytz and ctypes (#2893) @marcelotduarte
cli: fix case comparison in windows (#2898) @marcelotduarte
module: add ‘name’ property to DistributionCache (#2897) @marcelotduarte
[pre-commit.ci] pre-commit autoupdate (#2896) @pre-commit-ci
build(deps-dev): bump bump-my-version from 1.1.1 to 1.1.2 (#2895) @dependabot
tests: improve tests on windows (#2892) @marcelotduarte
tests: improve hooks tests with a function to install a package (#2891) @marcelotduarte
ci: Fetch only the required files for testing (#2890) @marcelotduarte
tests: improve conftest (#2889) @marcelotduarte
tests: add scipy sample as a hook test (#2888) @marcelotduarte
tests: cleanup (#2887) @marcelotduarte
tests: port more tests to use the new fixture 4 (#2886) @marcelotduarte
tests: port more tests to use the new fixture 3 (#2885) @marcelotduarte
tests: port more tests to use the new fixture 2 (#2884) @marcelotduarte
tests: improve mp tests (#2882) @marcelotduarte
tests: port more tests to use the new fixture (#2883) @marcelotduarte
tests: add conftest and port stdlib hooks test to use it (#2881) @marcelotduarte
[pre-commit.ci] pre-commit autoupdate (#2880) @pre-commit-ci
build(deps): bump pytest-cov from 6.1.0 to 6.1.1 (#2879) @dependabot
hooks: fix scipy hook on mingw and catch similar errors (#2877) @marcelotduarte
doc: small review [ci skip] (#2876) @marcelotduarte
chore: use sys.prefix as frozen directory (#2874) @marcelotduarte
chore: support for PEP 639 (#2873) @marcelotduarte
chore: use importlib.resources (#2872) @marcelotduarte
bdist_msi: Make MSI checkbox to “launch after install” optional (#2871) @jeroen
Version 8.1 (2025-04-02)¶
Bump version: 8.0.0 → 8.1.0 [ci skip] (#2868) @marcelotduarte
chore: support for setuptools fix for pep491 (#2867) @marcelotduarte
build(deps): bump pytest-cov from 6.0.0 to 6.1.0 (#2866) @dependabot
build(deps): bump sphinx-new-tab-link from 0.7.0 to 0.8.0 (#2865) @dependabot
hooks: fix scipy (using numpy) (#2862) @marcelotduarte
bdist_msi: Add a launch on finish checkbox to the MSI installer (#2854) @MeGaGiGaGon
build(deps): bump coverage from 7.7.1 to 7.8.0 (#2864) @dependabot
hooks: include source files that uses @torch.jit._overload_method (#2863) @marcelotduarte
fix: ruff A005 (#2859) @marcelotduarte
hooks: zlib module requires the zlib.dll to be present in the executable directory [conda/Windows] (#2855) @marcelotduarte
hooks: add argon2-cffi (#2857) @marcelotduarte
fix: ruff LOG015 [ci skip] (#2858) @marcelotduarte
build(deps-dev): bump cibuildwheel from 2.23.1 to 2.23.2 (#2853) @dependabot
hooks: update to support pymupdf 1.25.4 (#2851) @marcelotduarte
hooks: fix importlib hook (#2852) @marcelotduarte
hooks: enable asynchat and asyncore usage via pyasynchat and pyasyncore packages (#2850) @marcelotduarte
[pre-commit.ci] pre-commit autoupdate (#2849) @pre-commit-ci
doc: fix version documentation [ci skip] (#2847) @marcelotduarte
build(deps-dev): bump bump-my-version from 1.0.2 to 1.1.1 (#2846) @dependabot
build(deps): bump coverage from 7.7.0 to 7.7.1 (#2840) @dependabot
fix: use only console based on PEP587 on Python 3.13 (#2842) @marcelotduarte
Version 8.0 (2025-03-21)¶
hooks: add timm package (#2834) @marcelotduarte
build(deps-dev): bump pre-commit from 4.1.0 to 4.2.0 (#2833) @dependabot
[pre-commit.ci] pre-commit autoupdate (#2832) @pre-commit-ci
build(deps): bump coverage from 7.6.12 to 7.7.0 (#2830) @dependabot
build(deps-dev): bump cibuildwheel from 2.23.0 to 2.23.1 (#2831) @dependabot
[pre-commit.ci] pre-commit autoupdate (#2828) @pre-commit-ci
build(deps-dev): bump bump-my-version from 1.0.1 to 1.0.2 (#2827) @dependabot
build(deps): bump sphinx-new-tab-link from 0.6.1 to 0.7.0 (#2826) @dependabot
build(deps): bump pytest from 8.3.4 to 8.3.5 (#2818) @dependabot
build(deps-dev): bump bump-my-version from 0.32.1 to 1.0.1 (#2824) @dependabot
build(deps): update lief requirement from <=0.16.3,>=0.13.2 to >=0.13.2,<=0.16.4 (#2816) @dependabot
build(deps-dev): bump cibuildwheel from 2.22.0 to 2.23.0 (#2819) @dependabot
fix: setuptools 75.8.1 breaks auditwheel (#2823) @marcelotduarte
[pre-commit.ci] pre-commit autoupdate (#2814) @pre-commit-ci
build(deps): update myst-parser requirement from <=4.0.0,>=3.0.1 to >=3.0.1,<=4.0.1 (#2809) @dependabot
build(deps): bump coverage from 7.6.11 to 7.6.12 (#2806) @dependabot
build-wheel: use ubuntu 22.04 emulator to build ppc64le (#2805) @marcelotduarte
[pre-commit.ci] pre-commit autoupdate (#2804) @pre-commit-ci
build(deps-dev): bump bump-my-version from 0.32.0 to 0.32.1 (#2803) @dependabot
build(deps): bump coverage from 7.6.10 to 7.6.11 (#2802) @dependabot
build(deps-dev): bump bump-my-version from 0.31.1 to 0.32.0 (#2800) @dependabot
fix: missing dlls in top directory [mingw] (#2799) @marcelotduarte
hooks: fix shapely [windows] (#2797) @marcelotduarte
build(deps): update lief requirement from <=0.16.2,>=0.13.2 to >=0.13.2,<=0.16.3 (#2795) @dependabot
tests: fix msi test (#2796) @marcelotduarte
doc: fix typo [ci skip] (#2793) @marcelotduarte
doc: improve documentation on using pyproject.toml [ci skip] (#2792) @marcelotduarte
build(deps-dev): bump bump-my-version from 0.29.0 to 0.31.1 (#2790) @dependabot
hooks: ctypes, ssl, sqlite3 - conda-forge (#2791) @marcelotduarte
chore: support ruff 0.9.x (#2789) @marcelotduarte
hooks: copy only shared libs of Qt in qt hooks (#2788) @marcelotduarte
hooks: pytorch 2.6.0 (#2787) @marcelotduarte
chore: build_wheel improvements and use of ubuntu-24.04-arm runner (#2784) @marcelotduarte
hooks: complementary fix for pytorch/nvidia/torchmetrics (#2782) @marcelotduarte
hooks: fix pytorch on macOS (#2781) @marcelotduarte
build(deps-dev): bump pre-commit from 4.0.1 to 4.1.0 (#2778) @dependabot
fix: work with lief disabled or uninstalled (#2777) @marcelotduarte
appimage: use full path of appimagetool (#2771) @marcelotduarte
chore: lief>=0.13.2,<=0.16.2 [windows] (#2770) @marcelotduarte
chore: use new features of uv (#2769) @marcelotduarte
chore: enable experimental free-threaded python 3.13 on unix (#2759) @marcelotduarte
ci: minor tweaks and fixes (#2768) @marcelotduarte
[pre-commit.ci] pre-commit autoupdate (#2766) @pre-commit-ci
ci: fix some build and test issues (#2767) @marcelotduarte
chore: happy new year [ci skip] (#2765) @marcelotduarte
hooks: fix pyqt5 on conda-forge (#2763) @marcelotduarte
chore: add some fail-safe checks (#2764) @marcelotduarte
fix: #2680 regression (#2762) @marcelotduarte
hooks: update pyqt5/pyqt6/pyside6 resources [ci skip] (#2761) @marcelotduarte
build-wheel: build only universal2 wheels on macOS (#2760) @marcelotduarte
hooks: fix for torch and triton backends (#2751) @marcelotduarte
hooks: fix for pytorch/nvidia/torchmetrics (#2750) @marcelotduarte
ci: Publish to testpypi does not work on PR on a fork [ci skip] (#2758) @marcelotduarte
hooks: add shapely.py (#2749) @marcelotduarte
bases: update base executables and util module [ci skip] (#2756) @marcelotduarte
build-wheel: use uvx w/ bump-my-version and cibuildwheel (#2755) @marcelotduarte
chore: use pythoncapi_compat (#2754) @marcelotduarte
build(deps): bump coverage from 7.6.9 to 7.6.10 (#2752) @dependabot
fix: three small fixes (#2748) @marcelotduarte
build-wheel: improve performance (#2747) @marcelotduarte
build(deps): bump astral-sh/setup-uv from 4 to 5 (#2744) @dependabot
build(deps-dev): bump bump-my-version from 0.28.3 to 0.29.0 (#2745) @dependabot
bases: update base executables and util module [ci skip] (#2746) @marcelotduarte
chore: use uv build and uvx (#2743) @marcelotduarte
chore: use private heap instead of stack for buffers (#2742) @marcelotduarte
fix: a segmentation fault in py313t (#2740) @marcelotduarte
tests: remove psutil to speedup tests up to 30% [ci skip] (#2741) @marcelotduarte
hooks: support opencv-python 4.10.x (including headless) (#2735) @marcelotduarte
build(deps-dev): bump bump-my-version from 0.28.2 to 0.28.3 (#2739) @dependabot
build(deps-dev): bump bump-my-version from 0.28.1 to 0.28.2 (#2734) @dependabot
chore: use is_relative_to (py39+) to simplify code (#2732) @marcelotduarte
bases: update base executables and util module [ci skip] (#2731) @marcelotduarte
chore: cleanup (#2730) @marcelotduarte
chore: add support for Python 3.13 [macOS] (#2728) @marcelotduarte
chore: use stdlib importlib.metadata (#2727) @marcelotduarte
bases: PEP587 - Python Initialization Configuration (#2726) @marcelotduarte
chore: add support for Python 3.13 [Linux and Windows] (#2630) @marcelotduarte
doc: improve installation doc using tabs (#2725) @marcelotduarte
chore: move doc and tests requirements to directory of same name (#2724) @marcelotduarte
build(deps): update lief requirement from <0.16.0,>=0.12.0 to >=0.12.0,<0.17.0 (#2723) @dependabot
doc: improve doc for conda use and add warning to recomment its use (#2722) @marcelotduarte
[pre-commit.ci] pre-commit autoupdate (#2721) @pre-commit-ci
fix: support uv python in Linux (#2719) @marcelotduarte
doc: update .readthedocs.yaml [ci skip] (#2720) @marcelotduarte
hooks: fix support for Pillow in Linux (#2718) @marcelotduarte
chore: publish on testpypi on push (#2717) @marcelotduarte
build(deps): bump coverage from 7.6.8 to 7.6.9 (#2716) @dependabot
chore: use python-coverage-comment-action to report coverage status (#2714) @marcelotduarte
build(deps): bump pytest from 8.3.3 to 8.3.4 (#2711) @dependabot
chore: get rid of codecov (#2712) @marcelotduarte
[pre-commit.ci] pre-commit autoupdate (#2710) @pre-commit-ci
build(deps): bump codecov/codecov-action from 4 to 5 (#2686) @dependabot
build-wheel: use multiple versions of a pr in testpipy (#2709) @marcelotduarte
fix: regression in module due to namespace changes (#2708) @marcelotduarte
ci: use download merge-multiple (#2707) @marcelotduarte
chore: send wheel from pr to testpypi (#2706) @marcelotduarte
chore: refactor build-wheel and ci (#2705) @marcelotduarte
ci: make rpm/deb tests do not xfail (#2700) @marcelotduarte
build(deps): bump coverage from 7.6.7 to 7.6.8 (#2704) @dependabot
build(deps-dev): bump cibuildwheel from 2.21.3 to 2.22.0 (#2703) @dependabot
build(deps): bump astral-sh/setup-uv from 3 to 4 (#2702) @dependabot
build-wheel: fix build sdist [ci skip] (#2699) @marcelotduarte
parser: use patchelf to get dependent file in arm [Linux] (#2695) @marcelotduarte
build-wheel: fix the build number (#2698) @marcelotduarte
pre-commit: update ruff code to new schema in validate-pyproject-schema-store 2024.11.22 (#2697) @marcelotduarte
build-wheel: fix the dev suffix (#2696) @marcelotduarte
Bump version: 7.3.0-dev0 → 7.3.0-dev.1 [ci skip] (#2694) @marcelotduarte
freezer: fix rpath [linux] (#2693) @marcelotduarte
build-wheel: Publish package to TestPyPI (#2689) @marcelotduarte
[pre-commit.ci] pre-commit autoupdate (#2692) @pre-commit-ci
Fix namespace package containing extensions (#2680) @sankilkis
build(deps): bump coverage from 7.6.5 to 7.6.7 (#2690) @dependabot
hooks: cleanup and reorganization (#2688) @marcelotduarte
setup: small fixes (#2687) @marcelotduarte
build(deps): bump coverage from 7.6.4 to 7.6.5 (#2685) @dependabot
ci: use_oidc with codecov (#2684) @marcelotduarte
setup: copy pre-built bases on Windows (compilation is optional) (#2681) @marcelotduarte
[pre-commit.ci] pre-commit autoupdate (#2678) @pre-commit-ci
fix: use of build_exe –excludes with namespace packages (#2677) @marcelotduarte
fix: fix _get_top_dependencies to work on mingw (#2675) @marcelotduarte
hooks: support for pkg_resources from setuptools >= 71 (#2674) @marcelotduarte
hooks: numpy - resolve missing modules (#2670) @marcelotduarte
finder: fine-tuning the excludes list (#2669) @marcelotduarte
cli: add –verbose and –debug options (#2668) @marcelotduarte
fix: remove incorrect excludes (#2667) @marcelotduarte
fix: a more consise fix for namespace packages (#2665) @marcelotduarte
hooks: zoneinfo has an error not caught by a typo in tests (#2666) @marcelotduarte
[pre-commit.ci] pre-commit autoupdate (#2662) @pre-commit-ci
build(deps-dev): bump bump-my-version from 0.28.0 to 0.28.1 (#2661) @dependabot
chore: use convenient functions from stdlib that exist since 3.9 (#2658) @marcelotduarte
build(deps): bump pytest-cov from 5.0.0 to 6.0.0 (#2657) @dependabot
hooks: add fontTools (#2656) @marcelotduarte
hooks: fix for pymupdf 1.24.11+ (#2655) @marcelotduarte
cli: #2439 complementary fix on windows (#2654) @marcelotduarte
bases: update base executables and util module [ci skip] (#2652) @marcelotduarte
fix: After #2624 ‘Load python3.dll if it is on the target dir’ (#2651) @marcelotduarte
[pre-commit.ci] pre-commit autoupdate (#2650) @pre-commit-ci
hooks: sets the alias for os.path (#2649) @marcelotduarte
hooks: optimize/improve more modules (#2648) @marcelotduarte
hooks: optimize/improve some modules (#2647) @marcelotduarte
chore: use uv with cibuildwheel [ci skip] (#2645) @marcelotduarte
hooks: optimize pyzmq, setuptools and pkg_resources (#2643) @marcelotduarte
finder: improve the report of missing modules (#2639) @marcelotduarte
bdist_dmg: catch errors when resource is busy (#2640) @marcelotduarte
[pre-commit.ci] pre-commit autoupdate (#2637) @pre-commit-ci
Enable github sponsor [ci skip] (#2638) @marcelotduarte
build(deps): bump coverage from 7.6.3 to 7.6.4 (#2636) @dependabot
fix: cache only distribution.requires that are evaluated in the environment (#2634) @marcelotduarte
hooks: improve pyzmq (#2635) @marcelotduarte
build(deps-dev): bump bump-my-version from 0.27.0 to 0.28.0 (#2633) @dependabot
freezer: include_msvcr now uses Redistributable files (#2451) @marcelotduarte
build(deps): bump coverage from 7.6.2 to 7.6.3 (#2626) @dependabot
hooks: pydantic - #2610 missing file (#2628) @marcelotduarte
chore: simplify code using _compat and removing not required class (#2627) @marcelotduarte
freezer: Optimize the search for dependencies (#2624) @marcelotduarte
ci: migrate to astral-sh/setup-uv with cache (#2623) @marcelotduarte
tests: fix tkinter test in older macOS (#2622) @marcelotduarte
freezer: improve the use of rpath [linux] (#2621) @marcelotduarte
freezer: change the order to fix bugs with patchelf (#2620) @marcelotduarte
build(deps): bump coverage from 7.6.1 to 7.6.2 (#2619) @dependabot
build(deps-dev): bump cibuildwheel from 2.21.2 to 2.21.3 (#2618) @dependabot
build(deps-dev): bump pre-commit from 4.0.0 to 4.0.1 (#2617) @dependabot
build(deps): bump sphinx-tabs from 3.4.5 to 3.4.7 (#2616) @dependabot
build(deps-dev): bump blacken-docs from 1.18.0 to 1.19.0 (#2615) @marcelotduarte
[pre-commit.ci] pre-commit autoupdate (#2614) @pre-commit-ci
build(deps-dev): bump pre-commit from 3.8.0 to 4.0.0 (#2613) @dependabot
build(deps-dev): bump bump-my-version from 0.26.1 to 0.27.0 (#2612) @dependabot
hooks: update pydantic hook and fix the sample (#2610) @marcelotduarte
module: preserve entry_points.txt from .egg-info (#2609) @cluck
build(deps-dev): bump cibuildwheel from 2.21.1 to 2.21.2 (#2605) @dependabot
build(deps): bump sphinx-new-tab-link from 0.6.0 to 0.6.1 (#2598) @dependabot
chore: Drop Python 3.8 (#2607) @marcelotduarte
Bump version: 7.2.3 → 7.3.0-dev0 [ci skip] (#2606) @marcelotduarte
hooks: refactor tkinter - add tests (#2604) @marcelotduarte
hooks: refactor pytz (#2603) @marcelotduarte
Bump version: 7.2.3-dev0 → 7.2.3 [ci skip] @marcelotduarte
ci: remove pre-commit GHA workflow in favor of pre-commit.ci (#2602) @marcelotduarte
hooks: add urlib and fix pkg_resources (#2601) @marcelotduarte
samples: fix pycountry sample for pycountry 23+ (#2600) @marcelotduarte
hooks: support scipy 1.14 in zip library (#2597) @marcelotduarte
hooks: add VTK (vtkmodules) (#2595) @marcelotduarte
hooks: zoneinfo refactored - add tests (#2592) @marcelotduarte
[pre-commit.ci] pre-commit autoupdate (#2594) @pre-commit-ci
build_exe: fix include_path option (#2591) @marcelotduarte
hooks: torch - fix duplicate files (#2587) @marcelotduarte
freezer: fix reporting missing dependencies (#2590) @marcelotduarte
Bump version: 7.2.2 → 7.2.3-dev0 [ci skip] (#2589) @marcelotduarte
hooks: numpy - fix #2586 regression in windows (#2588) @marcelotduarte
hooks: numpy - fix duplicate files (#2586) @marcelotduarte
[pre-commit.ci] pre-commit autoupdate (#2585) @pre-commit-ci
Bump version: 7.2.1 → 7.2.2 [ci skip] (#2584) @marcelotduarte
executable: target_name does not need to be an identifier to be a valid filename (#2583) @marcelotduarte
cli: undeprecated –target-dir (#2582) @marcelotduarte
hooks: add pymupdf (#2581) @marcelotduarte
hooks: pkg_resources from setuptools >= 71 does not uses _vendor (#2580) @marcelotduarte
hooks: fix copy of files to wrong directories (qt) (#2578) @marcelotduarte
hooks: fix numpy/mkl in conda (#2579) @marcelotduarte
hooks: fix qml support for qt hooks (#2577) @marcelotduarte
build(deps-dev): bump cibuildwheel from 2.21.0 to 2.21.1 (#2573) @dependabot
[pre-commit.ci] pre-commit autoupdate (#2571) @pre-commit-ci
build(deps): update setuptools requirement from <75,>=65.6.3 to >=65.6.3,<76 (#2569) @dependabot
build(deps-dev): bump bump-my-version from 0.26.0 to 0.26.1 (#2570) @dependabot
build(deps-dev): bump cibuildwheel from 2.20.0 to 2.21.0 (#2567) @dependabot
bases: update base executables and util module [ci skip] (#2566) @marcelotduarte
Bump version: 7.2.0 → 7.2.1 [ci skip] (#2565) @marcelotduarte
build(deps): bump pytest from 8.3.2 to 8.3.3 (#2562) @dependabot
[pre-commit.ci] pre-commit autoupdate (#2561) @pre-commit-ci
hooks: add tortoise-orm (#2564) @marcelotduarte
hooks: fix regression in qt windows (#2563) @marcelotduarte
build(deps): bump sphinx-new-tab-link from 0.5.3 to 0.6.0 (#2558) @dependabot
build(deps): update setuptools requirement (#2556) @marcelotduarte
[pre-commit.ci] pre-commit autoupdate (#2550) @pre-commit-ci
build(deps-dev): bump bump-my-version from 0.25.1 to 0.26.0 (#2549) @dependabot
build(deps): bump sphinx-new-tab-link from 0.5.2 to 0.5.3 (#2547) @dependabot
ci: run pytest on build wheels (instead of editable wheels) (#2555) @marcelotduarte
setup: do not copy libraries in develop mode (#2543) @marcelotduarte
docs: use brackets for the default value of option arguments (#2541) @marcelotduarte
build(deps,docs): update python dependencies (#2540) @marcelotduarte
build(deps-dev): bump bump-my-version from 0.25.0 to 0.25.1 (#2538) @dependabot
build(deps): use setuptools >= 70.1 to build (get rid of wheel) (#2539) @marcelotduarte
build(deps-dev): bump bump-my-version from 0.24.3 to 0.25.0 (#2537) @dependabot
[pre-commit.ci] pre-commit autoupdate (#2536) @pre-commit-ci
build(deps-dev): bump cibuildwheel from 2.19.2 to 2.20.0 (#2535) @dependabot
build(deps): bump coverage from 7.6.0 to 7.6.1 (#2533) @dependabot
bases: fix regression because the order used by clang-format (#2530) @marcelotduarte
bdist_rpm: fix use of ‘cxfreeze bdist_rpm’ command (#2529) @marcelotduarte
build(deps): bump sphinx-new-tab-link from 0.5.1 to 0.5.2 (#2528) @dependabot
pre-commit: use clang-format (#2525) @marcelotduarte
[pre-commit.ci] pre-commit autoupdate (#2524) @pre-commit-ci
build(deps): update setuptools requirement from <72,>=65.6.3 to >=65.6.3,<73 (#2523) @dependabot
build(deps): bump sphinx-new-tab-link from 0.5.0 to 0.5.1 (#2522) @dependabot
build(deps): prepare for setuptools stop vendoring packages (#2521) @marcelotduarte
build(deps): bump pytest from 8.3.1 to 8.3.2 (#2520) @dependabot
parser: add compatibility with lief 0.15.x (#2519) @marcelotduarte
[pre-commit.ci] pre-commit autoupdate (#2517) @pre-commit-ci
build(deps): bump pytest from 8.2.2 to 8.3.1 (#2516) @dependabot
build_exe: MingW and posix systems silently ignore include_msvcr option (#2514) @marcelotduarte
build(deps-dev): bump bump-my-version from 0.24.2 to 0.24.3 (#2511) @dependabot
build(deps): update setuptools requirement from <71,>=65.6.3 to >=65.6.3,<72 (#2512) @dependabot