Commit Graph

18735 Commits

Author SHA1 Message Date
Andrew Murray
ed016f8f5a
Parametrized test 2022-09-11 09:20:45 +10:00
Andrew Murray
beb7b4d0f6 Added reading of TIFF child images 2022-09-10 22:50:54 +10:00
Hugo van Kemenade
b381dc3c0c
Avoid busy days to keep the CI free
Release days can be 1st, 2nd or 15th:
https://github.com/python-pillow/Pillow/blob/main/RELEASING.md

Also Renovate can run on the main repo on the 3rd.
2022-09-09 16:26:08 +03:00
Hugo van Kemenade
f21bc40b23
Avoid release days to keep the CI free
Can be 1st, 2nd or 15th:
https://github.com/python-pillow/Pillow/blob/main/RELEASING.md
2022-09-09 16:24:11 +03:00
Andrew Murray
2a7e603ae2 Defer parsing of palette into colors 2022-09-09 22:28:30 +10:00
Hugo van Kemenade
4c70308031 Group GHA updates into a single PR, run once a month 2022-09-09 15:13:15 +03:00
Hugo van Kemenade
fa1f33a81b Move config to .github to keep root tidy 2022-09-09 15:09:54 +03:00
Hugo van Kemenade
a4a08a1d43
Merge pull request #322 from radarhere/brotli 2022-09-09 15:07:14 +03:00
Andrew Murray
9dad3bba65 Updated bzip2 license to 1.0.8 2022-09-09 18:47:56 +10:00
Andrew Murray
e9fdd0439b Fixed brotli detection on 64-bit manylinux 2022-09-09 12:16:23 +10:00
mergify[bot]
3abe51742c
Merge pull request #320 from radarhere/brotli
Added brotli
2022-09-09 00:47:46 +00:00
Andrew Murray
2bd80a05b8 Added brotli 2022-09-09 08:05:44 +10:00
Hugo van Kemenade
a7471e9b84 Create update PRs on the first day of the month 2022-09-08 21:30:43 +03:00
Hugo van Kemenade
ae833dd62d Group GHA updates into a single PR 2022-09-08 20:59:15 +03:00
Hugo van Kemenade
01657d128d Add label to Dependabot PRs 2022-09-08 20:59:05 +03:00
Andrew Murray
bc069ec939 Added renovate.json to MANIFEST 2022-09-08 08:37:45 +10:00
nulano
e9af622a2b build brotli on Windows 2022-09-07 20:25:59 +02:00
nulano
2f95e49b36 add test using woff2 font with freetype 2022-09-07 20:25:59 +02:00
nulano
17e5f1eb3b
add recommended build flag for webp set to the default value 2022-09-07 19:31:31 +02:00
renovate[bot]
9ebf44f8b4
Add renovate.json 2022-09-07 14:24:11 +00:00
renovate[bot]
2ba18acecb
Add renovate.json 2022-09-07 14:23:48 +00:00
Hugo van Kemenade
d843759ca9
Merge pull request #6557 from radarhere/enums 2022-09-07 12:57:05 +03:00
Hugo van Kemenade
7cff8227d0
Merge pull request #6531 from Yay295/parametrize 2022-09-06 17:50:41 +03:00
Andrew Murray
bce9df62f1
Rearranged text
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2022-09-06 16:19:47 +10:00
Andrew Murray
7359af91f0
Rearranged text
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2022-09-06 16:18:55 +10:00
Andrew Murray
209ec9da47 Use target 2022-09-06 06:43:52 +10:00
Hugo van Kemenade
5e847b221e
Merge pull request #6560 from python-pillow/pre-commit-ci-update-config 2022-09-05 22:48:31 +03:00
pre-commit-ci[bot]
b3683c3e4b
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/psf/black: 22.6.0 → 22.8.0](https://github.com/psf/black/compare/22.6.0...22.8.0)
- [github.com/asottile/yesqa: v1.3.0 → v1.4.0](https://github.com/asottile/yesqa/compare/v1.3.0...v1.4.0)
- [github.com/Lucas-C/pre-commit-hooks: v1.3.0 → v1.3.1](https://github.com/Lucas-C/pre-commit-hooks/compare/v1.3.0...v1.3.1)
- [github.com/PyCQA/flake8: 5.0.2 → 5.0.4](https://github.com/PyCQA/flake8/compare/5.0.2...5.0.4)
2022-09-05 18:09:19 +00:00
nulano
8b1f92a756
restore py_vcruntime_redist 2022-09-05 14:58:41 +02:00
nulano
b22c66eeb8
skip libtiif webp test when libtiff is too old 2022-09-05 14:06:50 +02:00
nulano
757ee8cf52
compile libtiff with webp on windows 2022-09-05 12:48:42 +02:00
nulano
ffedfe034a
test libtiff with webp compression 2022-09-05 12:41:59 +02:00
nulano
a7df33551c
libopenjpeg has no dependencies, skip searching for dependencies of openjpeg binaries on windows 2022-09-05 11:58:12 +02:00
nulano
7f978ab707
compile libtiff with liblzma on windows 2022-09-05 11:12:38 +02:00
nulano
9699a0e1d6
test libtiff with lzma 2022-09-05 10:13:52 +02:00
nulano
41a7bfe1c1
append dependency licenses to windows wheels on GHA 2022-09-05 08:11:23 +02:00
nulano
47d501386a
update dependency licenses 2022-09-05 07:23:26 +02:00
Andrew Murray
ee5de25f87 Apply transparency to P images before passing to tkinter.PhotoImage 2022-09-05 11:58:45 +10:00
Yay295
69de03ba5f
Merge branch 'python-pillow:main' into parametrize 2022-09-04 20:49:36 -05:00
Hugo van Kemenade
b6348d9b2d
Merge pull request #6546 from radarhere/tga_docs
Documented TGA save keyword arguments
2022-09-04 16:24:10 +03:00
Andrew Murray
780de80e5c Added examples for updating code 2022-09-03 22:23:05 +10:00
Andrew Murray
4783ecf41c Updated return values to match ImageFont 2022-09-03 21:09:44 +10:00
Andrew Murray
a36b766d36 Simplified enum references 2022-09-03 20:53:22 +10:00
Andrew Murray
7966c344ac Improved documentation of return values 2022-09-01 22:26:35 +10:00
Andrew Murray
8c65e05daa
Merge pull request #318 from radarhere/rc1
Updated Python 3.11 to rc1
2022-09-01 21:46:51 +10:00
Andrew Murray
6a2129786f Updated Python 3.11 to rc1 2022-09-01 18:39:08 +10:00
Hugo van Kemenade
2e3c52ce5b
Merge pull request #317 from radarhere/python311 2022-09-01 08:49:56 +03:00
Andrew Murray
09dee863fe Restored _PYTHON_HOST_PLATFORM for Python 3.11 2022-09-01 10:20:49 +10:00
Andrew Murray
3f960d9a94 Update CHANGES.rst [ci skip] 2022-09-01 08:37:15 +10:00
Hugo van Kemenade
7158816bc8
Merge pull request #6552 from radarhere/constants 2022-08-31 18:06:00 +03:00