Hugo van Kemenade
132357ac46
Add check-executables-have-shebangs to pre-commit and remove executable flags
2023-09-25 16:45:38 +03:00
Hugo van Kemenade
1f188f5bb4
Add trailing-whitespace to pre-commit
2023-09-25 16:45:38 +03:00
Hugo van Kemenade
f76b63d016
Add end-of-file-fixer to pre-commit
2023-09-25 16:45:38 +03:00
Hugo van Kemenade
3891e9e228
Add flake8-logging to pre-commit
2023-09-25 16:45:38 +03:00
Hugo van Kemenade
36d0bf044b
Fix LOG005 use exception() within an exception handler
2023-09-25 16:45:38 +03:00
Hugo van Kemenade
507b7d519a
Fix LOG011 avoid pre-formatting log messages
2023-09-25 16:45:38 +03:00
Hugo van Kemenade
9d104b241e
Use black-pre-commit-mirror for faster mypyc-compiled wheels
2023-09-25 16:45:38 +03:00
Hugo van Kemenade
0d1e83098d
Add pyupgrade to pre-commit
2023-09-25 16:45:38 +03:00
Andrew Murray
b723e9e62e
Merge pull request #7407 from hugovk/ci-appveyor-depends
...
AppVeyor: don't download huge pillow-depends.zip
2023-09-24 14:36:04 +10:00
Hugo van Kemenade
9c754ebab1
Re-remove --ssl-no-revoke
2023-09-21 12:20:17 +03:00
Andrew Murray
4edfe13bec
Merge branch 'main' into ci-appveyor-depends
2023-09-20 22:34:01 +10:00
Hugo van Kemenade
7a633e3500
Merge pull request #7403 from radarhere/numpy
2023-09-20 06:21:33 -06:00
Hugo van Kemenade
6e58b34f65
Merge pull request #104 from radarhere/ci-appveyor-depends
2023-09-20 05:47:06 -06:00
Hugo van Kemenade
1ba79d2bee
Re-instate for/else to avoid a raise after an error and a subsequent success
2023-09-20 14:07:04 +03:00
Andrew Murray
f4d9c44e31
Restrict "params" to list or None
2023-09-20 19:24:43 +10:00
Andrew Murray
aedf81d3cb
Update CHANGES.rst [ci skip]
2023-09-20 18:30:27 +10:00
Andrew Murray
8d81fd98a6
Merge pull request #7401 from radarhere/bc5s
...
Fixed bug when reading BC5S DDS images
2023-09-20 18:28:46 +10:00
Andrew Murray
bf046dff6e
Limit NumPy version on Cygwin
2023-09-20 16:17:47 +10:00
Hugo van Kemenade
15b1d6085c
Use curl with --ssl-no-revoke
...
To fix:
curl: (35) schannel: next InitializeSecurityContext failed: Unknown error (0x80092013) - The revocation function was unable to check revocation because the revocation server was offline.
2023-09-18 18:18:20 +03:00
Hugo van Kemenade
82c3999bc9
Don't download entire pillow-depends.zip (851 MB)
2023-09-18 18:18:20 +03:00
Hugo van Kemenade
cf79e2c3d3
Capitalise constants
2023-09-18 18:18:20 +03:00
Hugo van Kemenade
66bf71bafa
Add type hints
2023-09-18 18:18:20 +03:00
Hugo van Kemenade
c50b11b3ca
Attempt download from pillow-depends mirror first
2023-09-18 18:18:20 +03:00
Hugo van Kemenade
89340819cf
Merge pull request #7399 from radarhere/mime
2023-09-18 08:57:52 -06:00
Andrew Murray
43bae2b101
Fixed openblas detection on macOS
2023-09-18 22:31:50 +10:00
Andrew Murray
390e4a7360
Install libopenblas-dev to fix installing NumPy on Linux PyPy 3.10
2023-09-17 22:40:42 +10:00
Andrew Murray
d07e45d7d8
NumPy now supports Python 3.12
2023-09-17 21:46:04 +10:00
Hugo van Kemenade
c556c5f241
Merge pull request #7400 from radarhere/macos
...
Updated macOS tested Pillow versions
2023-09-15 23:01:11 -06:00
Andrew Murray
96e3534034
Corrected converting signed values to unsigned in BC5S
2023-09-16 13:53:10 +10:00
Andrew Murray
09e9b95035
Updated macOS tested Pillow versions
2023-09-16 10:46:05 +10:00
Andrew Murray
cabfed9137
Describe Image.MIME in register_mime()
2023-09-16 09:34:17 +10:00
Andrew Murray
cee8fd0788
Improved init() and preinit() documentation
2023-09-16 09:34:04 +10:00
Andrew Murray
fce23ddce8
Updated order
2023-09-15 23:42:43 +10:00
Andrew Murray
daaae1945e
Update CHANGES.rst [ci skip]
2023-09-15 23:42:28 +10:00
Andrew Murray
75d77ae6b2
Added release notes for 10.0.1
2023-09-15 23:41:22 +10:00
mergify[bot]
7beefde637
Merge pull request #7395 from radarhere/webp
...
Updated libwebp to 1.3.2
2023-09-14 13:41:56 +00:00
Andrew Murray
2be800d2bf
Updated libwebp to 1.3.2
2023-09-14 15:32:33 +10:00
Hugo van Kemenade
062ad907bc
Merge pull request #7388 from radarhere/imagequant
...
Updated libimagequant to 4.2.1
2023-09-12 10:33:31 -06:00
Andrew Murray
e1889544cd
Update CHANGES.rst [ci skip]
2023-09-11 22:03:46 +10:00
Hugo van Kemenade
d06e939a5e
Merge pull request #7383 from radarhere/tiff_orientation
2023-09-11 04:53:47 -06:00
Andrew Murray
1217b13b9e
Handle tag_v2 in TiffImagePlugin
2023-09-11 19:02:17 +10:00
Andrew Murray
5f7ad10548
Updated libimagequant to 4.2.1
2023-09-11 15:49:10 +10:00
Hugo van Kemenade
b8b78ed434
Merge pull request #7385 from radarhere/harfbuzz
2023-09-09 03:39:54 -06:00
Andrew Murray
c0b7842b33
Updated harfbuzz to 8.2.0
2023-09-09 15:29:50 +10:00
Andrew Murray
d0abab7997
When orientation is applied, delete TIFF tag
2023-09-08 15:05:53 +10:00
Andrew Murray
e195e60ce2
Ensure TIFF has transposed on load before checking orientation
2023-09-08 15:05:48 +10:00
Andrew Murray
ea953c0514
When TIFF applies orientation on load, delete tag from getexif()
2023-09-08 15:05:36 +10:00
Hugo van Kemenade
52c6d68613
Merge pull request #7373 from python-pillow/pre-commit-ci-update-config
2023-09-05 01:34:52 -06:00
Andrew Murray
515163d33f
Update CHANGES.rst [ci skip]
2023-09-05 12:48:18 +10:00
Andrew Murray
1339ef4c9e
Merge pull request #7374 from python-pillow/renovate/github-actions
...
Update actions/checkout action to v4
2023-09-05 11:17:15 +10:00