Commit Graph

18839 Commits

Author SHA1 Message Date
Andrew Murray
925db45526 Moved test 2024-11-20 22:40:29 +11:00
Andrew Murray
cb1653f627 Updated comment 2024-11-20 22:33:23 +11:00
pre-commit-ci[bot]
44cc0bebb8 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-11-20 05:52:53 +00:00
Tom Flanagan
c7a9582eab Fix file position desync when calling into libtiff 2024-11-19 21:49:33 -08:00
Hugo van Kemenade
0995305eb4
Merge pull request #8497 from freakboy3742/homebrew-isolation 2024-11-18 12:17:40 +02:00
Russell Keith-Magee
96b898c826
A couple more cleanups from code review. 2024-11-18 09:56:45 +08:00
Russell Keith-Magee
54f23345d2
More tweaks from code review. 2024-11-16 09:58:29 +08:00
Russell Keith-Magee
0e3eb70ea0
Merge pull request #1 from radarhere/homebrew-isolation
Disable platform guessing instead of adding dependencies-prefix
2024-11-13 11:49:37 +08:00
Russell Keith-Magee
9dc690427f
Correct the lookup of libfribidi on x86 macOS installs. 2024-11-13 11:03:26 +08:00
Andrew Murray
378df7a5b2 Disable platform guessing instead of adding dependencies-prefix 2024-11-12 22:41:57 +11:00
Andrew Murray
5bff2f3b28 Update CHANGES.rst [ci skip] 2024-11-10 21:32:54 +11:00
Hugo van Kemenade
b7bbcfbffb
Merge pull request #8545 from radarhere/realpath 2024-11-10 11:51:57 +02:00
Andrew Murray
2303018ebf Removed use of os.path.realpath 2024-11-09 20:06:33 +11:00
mergify[bot]
ab496d04ce
Merge pull request #8544 from radarhere/type_hints_quotes
Removed quotes after dropping support for Python 3.8
2024-11-09 08:20:12 +00:00
Andrew Murray
7674b1a07a Removed quotes after dropping support for Python 3.8 2024-11-09 18:43:12 +11:00
Andrew Murray
9f09d48f37 Update CHANGES.rst [ci skip] 2024-11-09 18:20:52 +11:00
Andrew Murray
a01c31a1a3
Merge pull request #8519 from cubanpit/patch-1
Allow linking to zlib import library on Windows
2024-11-09 14:08:44 +11:00
Russell Keith-Magee
681a03b1c3
Apply suggestions from code review
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2024-11-09 10:29:29 +08:00
Hugo van Kemenade
d642d2c36f
Merge pull request #8541 from radarhere/gcc 2024-11-08 16:23:15 +02:00
Andrew Murray
0a5b0f29e5 Run gcc problem matcher on Python 3.13 2024-11-09 00:18:59 +11:00
Russell Keith-Magee
4e35852ccc
Correct typo in comment.
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2024-11-08 05:34:35 +08:00
Andrew Murray
2e7da079cd
Merge pull request #8514 from hugovk/tests-trove-extra
Add trove-classifiers>=2024.10.12 to 'tests' extra and use for Windows CI
2024-11-07 10:11:13 +11:00
Hugo van Kemenade
e5f2874e26
Require coverage>=7.4.2 (#129) 2024-11-06 23:51:30 +02:00
Andrew Murray
042f3ff083 Require coverage>=7.4.2 2024-11-07 07:52:18 +11:00
Andrew Murray
b11aec3963
Merge branch 'main' into tests-trove-extra 2024-11-07 07:50:51 +11:00
Hugo van Kemenade
2e09d7a910
Merge pull request #8538 from radarhere/macos 2024-11-06 13:43:37 +02:00
Andrew Murray
b0345c1c7b Updated macOS tested Pillow versions 2024-11-06 22:08:22 +11:00
Russell Keith-Magee
904416bda1
Merge branch 'main' into homebrew-isolation 2024-11-06 14:33:25 +08:00
Russell Keith-Magee
e82b5398e7
Correct handling of vendored fribidi. 2024-11-06 14:12:51 +08:00
Pietro F. Fontana
a1d862f1d6
Be more specific in comment
Co-authored-by: Ondrej Baranovič <ondreko.tiba@gmail.com>
2024-11-05 15:39:03 +01:00
Hugo van Kemenade
7fe56d62c6
Merge pull request #8534 from radarhere/parse 2024-11-05 12:15:38 +02:00
Hugo van Kemenade
8561875b2d
Merge pull request #8532 from radarhere/type_hint 2024-11-05 12:12:43 +02:00
Andrew Murray
48db4a1d4d Use test image filename 2024-11-05 19:40:03 +11:00
Andrew Murray
2d23a84049 Fixed type hint 2024-11-05 17:18:46 +11:00
Hugo van Kemenade
5628213ab0 Upgrade pip for all 2024-11-04 21:17:47 +02:00
mergify[bot]
82199efbf7
Merge pull request #8531 from python-pillow/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2024-11-04 18:26:52 +00:00
pre-commit-ci[bot]
4b7f6a6eb0
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.6.9 → v0.7.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.6.9...v0.7.2)
- [github.com/psf/black-pre-commit-mirror: 24.8.0 → 24.10.0](https://github.com/psf/black-pre-commit-mirror/compare/24.8.0...24.10.0)
- [github.com/pre-commit/mirrors-clang-format: v19.1.1 → v19.1.3](https://github.com/pre-commit/mirrors-clang-format/compare/v19.1.1...v19.1.3)
- [github.com/python-jsonschema/check-jsonschema: 0.29.3 → 0.29.4](https://github.com/python-jsonschema/check-jsonschema/compare/0.29.3...0.29.4)
- [github.com/tox-dev/pyproject-fmt: 2.2.4 → v2.5.0](https://github.com/tox-dev/pyproject-fmt/compare/2.2.4...v2.5.0)
- [github.com/abravalheri/validate-pyproject: v0.20.2 → v0.22](https://github.com/abravalheri/validate-pyproject/compare/v0.20.2...v0.22)
2024-11-04 17:35:35 +00:00
Hugo van Kemenade
a60981650b
Merge pull request #8527 from python-pillow/renovate/migrate-config 2024-11-04 08:45:59 +02:00
Andrew Murray
89735266ad
Merge pull request #8526 from hugovk/zizmor
Apply security fixes to GitHub Actions
2024-11-04 16:34:23 +11:00
renovate[bot]
924df0ac5c
Migrate config .github/renovate.json 2024-11-03 23:22:57 +00:00
Hugo van Kemenade
d3db931f21 Fix error[excessive-permissions]: overly broad workflow or job-level permissions 2024-11-02 23:31:21 +02:00
Hugo van Kemenade
9faf598c89 Fix warning[artipacked]: credential persistence through GitHub Actions artifacts 2024-11-02 23:29:56 +02:00
Hugo van Kemenade
5771f0ec37
Merge pull request #8523 from nulano/winarm64 2024-11-02 15:36:05 +02:00
Ondrej Baranovič
6fe7160cb9
Update Windows 11 Arm64 tested versions 2024-11-02 14:03:53 +01:00
Hugo van Kemenade
48a4ee9904
Merge pull request #8521 from hugovk/gcov 2024-11-02 12:55:48 +02:00
Hugo van Kemenade
141e8d2546 Remove unused 'gcov: true' for codecov-action@v4 2024-11-02 12:08:23 +02:00
Andrew Murray
a9e110e64a
Merge pull request #8520 from radarhere/fedora
Added Fedora 41
2024-11-02 19:45:55 +11:00
Andrew Murray
71016f23b4 Added Fedora 41 2024-11-02 17:51:01 +11:00
Pietro F. Fontana
aae90c3c01
Allow linking to shared zlib
If compiled as shared library zlib produces `zlib1.dll` and `zdll.lib`.
2024-11-01 15:42:08 +01:00
Russell Keith-Magee
51e3623066
Revert x86_64 homebrew location change (with explanation). 2024-10-31 09:54:02 +08:00