Release 7.1.0
What's Changed
- Bump version: 7.0.0 → 7.1.0-dev0 [ci skip] by @marcelotduarte in #2349
- build(deps): bump pluggy from 1.4.0 to 1.5.0 by @dependabot in #2348
- tests: xfail bdist_dmg if resource is busy by @marcelotduarte in #2352
- build(deps-dev): bump bump-my-version from 0.20.1 to 0.20.2 by @dependabot in #2350
- build(deps): bump myst-parser from 2.0.0 to 3.0.0 by @dependabot in #2351
- tests: add command line tests for build_exe by @marcelotduarte in #2353
- ci: CI tests fails using macos-latest by @marcelotduarte in #2359
- build(deps): bump coverage from 7.4.4 to 7.5.0 by @dependabot in #2355
- hooks: fix regression in msys2 by @marcelotduarte in #2357
- hooks: Recompile the numpy.core.overrides module to limit optimization by @marcelotduarte in #2358
- ci: try to catch a issue with macos by @marcelotduarte in #2360
- hooks: fix unbound variable in load_subprocess under MINGW by @cedk in #2363
- build(deps-dev): bump bump-my-version from 0.20.2 to 0.20.3 by @dependabot in #2365
- bdist_msi: ignore warning 'msilib' is deprecated by @marcelotduarte in #2366
- tests: make msys2/mingw tests pass by @marcelotduarte in #2367
- build(deps-dev): update pytest to 8.1.2, revert pyetst-xdist to 3.5.0 by @marcelotduarte in #2368
- samples: adapt code to support ruff rules by @marcelotduarte in #2369
- build(deps): bump myst-parser from 3.0.0 to 3.0.1 by @dependabot in #2371
- build(deps): bump pytest from 8.1.2 to 8.2.0 by @dependabot in #2372
- build(deps): bump pytest-xdist[psutil] from 3.5.0 to 3.6.1 by @dependabot in #2370
- build(deps-dev): bump bump-my-version from 0.20.3 to 0.21.0 by @dependabot in #2377
- hooks: add pygobject by @marcelotduarte in #2375
- build-wheel: reactivate universal2 wheels for macOS by @marcelotduarte in #2378
- build(deps): bump coverage from 7.5.0 to 7.5.1 by @dependabot in #2380
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #2381
- build_exe: add new option --zip-filename by @marcelotduarte in #2379
- hooks: improve multiprocessing hook to work with pytorch by @marcelotduarte in #2382
- fix: global of main module to work better with multiprocessing by @marcelotduarte in #2385
- hooks: additional translations to qt hooks by @marcelotduarte in #2386
- chore: use compile() with dont_inherit and optimize by @marcelotduarte in #2387
- doc: add faq 'Removing the MAX_PATH Limitation' by @marcelotduarte in #2388
- hooks: update plugins and translations for qt 6.7 by @marcelotduarte in #2389
- hooks: add missing Qt plugins and translations by @marcelotduarte in #2390
- hooks: add wayland Qt plugins automatically by @marcelotduarte in #2391
- build(deps-dev): bump cibuildwheel from 2.17.0 to 2.18.0 by @dependabot in #2393
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #2394
- doc: use uv pip by @marcelotduarte in #2395
- tests: xfail bdist_dmg when "Resource busy" [macOS] by @marcelotduarte in #2396
- chore: use uv pip to make installing packages faster by @marcelotduarte in #2397
- bdist_deb: catch a cpio 2.13 bug by @marcelotduarte in #2402
- build(deps-dev): bump bump-my-version from 0.21.0 to 0.21.1 by @dependabot in #2399
- module: improve version method and add new methods by @marcelotduarte in #2403
- hooks: support for numpy+mkl on conda linux by @marcelotduarte in #2404
- hooks: support for numpy + oneMKL using pip windows by @marcelotduarte in #2405
- build(deps): bump pytest from 8.2.0 to 8.2.1 by @dependabot in #2407
- build(deps-dev): bump cibuildwheel from 2.18.0 to 2.18.1 by @dependabot in #2408
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #2409
- freezer: resolve dependencies to avoid symlink [linux] by @marcelotduarte in #2410
- build(deps): update setuptools requirement from <70,>=62.6 to >=62.6,<71 by @dependabot in #2413
- freezer: resolve symlinks to always copy the source by @marcelotduarte in #2415
- ci: add test to do more 'parser' and 'module' coverage by @marcelotduarte in #2416
- module: fix distribuition installer multiline by @marcelotduarte in #2418
- hooks: resolve dependencies to avoid symlink in numpy/mkl/blas conda linux by @marcelotduarte in #2419
- hooks: add mkl by @marcelotduarte in #2420
- chore: prepare to release by @marcelotduarte in #2421
Full Changelog: 7.0.0...7.1.0