wiredfool
|
f34b4a1806
|
Add parallel test target, using pytest-xdist (#8972)
|
2025-05-30 13:28:09 +01:00 |
|
wiredfool
|
0ba69613c9
|
Add support for flat uint8 arrow arrays for multi channel images (#8908)
|
2025-05-30 13:11:09 +01:00 |
|
wiredfool
|
22d6265063
|
Updated docstring (#8943)
|
2025-05-30 13:06:47 +01:00 |
|
wiredfool
|
e16f387bdf
|
Mention that tobytes() with the raw encoder uses Pack.c (#8878)
|
2025-05-30 13:01:19 +01:00 |
|
wiredfool
|
506691729a
|
Apply suggestions from code review
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2025-05-30 10:40:35 +01:00 |
|
wiredfool
|
6a60b2e6dd
|
Remove Tests/ path arg, this is already configured
|
2025-05-30 10:27:11 +01:00 |
|
Andrew Murray
|
5a04b9581b
|
Run slow tests on valgrind, but without timeout (#8975)
|
2025-05-28 08:20:35 +10:00 |
|
Hugo van Kemenade
|
06e618c470
|
Removed CMAKE_POLICY_VERSION_MINIMUM=3.5 for libavif (#8973)
|
2025-05-27 17:18:20 +03:00 |
|
Hugo van Kemenade
|
90f115cd33
|
Reduced number of bytes read in WMF header (#8964)
|
2025-05-27 17:17:15 +03:00 |
|
Hugo van Kemenade
|
086e05f42f
|
Do not build against libavif < 1 (#8969)
|
2025-05-25 23:29:21 +03:00 |
|
Hugo van Kemenade
|
bce93319a9
|
Updated libpng to 1.6.48 (#8940)
|
2025-05-25 14:14:56 +03:00 |
|
Andrew Murray
|
bcf1f85b30
|
Merge branch 'main' into parallel-test
|
2025-05-24 12:03:59 +10:00 |
|
Andrew Murray
|
57b77bde96
|
Removed CMAKE_POLICY_VERSION_MINIMUM=3.5
|
2025-05-24 11:55:18 +10:00 |
|
Andrew Murray
|
a4f477565a
|
Merge branch 'main' into fix_arrow_8907
|
2025-05-24 10:34:05 +10:00 |
|
Andrew Murray
|
5c2cabfa6c
|
Merge branch 'main' into avif
|
2025-05-24 10:30:29 +10:00 |
|
Andrew Murray
|
4eb89f8e5b
|
Reduced number of bytes read for header
|
2025-05-24 10:24:42 +10:00 |
|
Andrew Murray
|
e018dc99fa
|
Updated libpng to 1.6.48
|
2025-05-24 08:51:51 +10:00 |
|
Hugo van Kemenade
|
7e4d8e2f55
|
Updated Ghostscript to 10.5.1 (#8939)
|
2025-05-23 19:17:35 +03:00 |
|
Hugo van Kemenade
|
038ca7f3cc
|
Updated harfbuzz to 11.2.1 (#8937)
|
2025-05-23 19:17:23 +03:00 |
|
Hugo van Kemenade
|
97aa25ac6b
|
Updated libavif to 1.3.0 (#8949)
|
2025-05-23 19:17:07 +03:00 |
|
Eric Soroos
|
4d0678ca33
|
Add parallel test target, using pytest-xdist
|
2025-05-23 16:35:57 +02:00 |
|
wiredfool
|
edfc2caf62
|
Merge radarhere/fix_arrow_8907
* edit of elt typ
|
2025-05-23 11:04:55 +01:00 |
|
Andrew Murray
|
6807bd3d70
|
Added type hints
|
2025-05-23 11:04:08 +01:00 |
|
wiredfool
|
9526d949b0
|
Update Tests/test_pyarrow.py
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2025-05-23 10:58:28 +01:00 |
|
Andrew Murray
|
7824d2f8c6
|
Update rust when building libavif
|
2025-05-23 08:48:38 +10:00 |
|
Andrew Murray
|
45d1c4162b
|
Do not build against libavif < 1
|
2025-05-22 15:55:43 +10:00 |
|
Andrew Murray
|
efa2288643
|
Updated libavif to 1.3.0
|
2025-05-15 08:38:33 +10:00 |
|
Andrew Murray
|
c64a7b5098
|
Updated harfbuzz to 11.2.1
|
2025-05-13 07:41:00 +10:00 |
|
Andrew Murray
|
78887f6114
|
Corrected comment
|
2025-05-09 23:52:18 +10:00 |
|
Hugo van Kemenade
|
3c71559804
|
Improve support for Python 3.14 (#8948)
|
2025-05-08 19:43:29 +03:00 |
|
Andrew Murray
|
215069af5d
|
Added support for Python 3.14
|
2025-05-08 22:39:31 +10:00 |
|
Andrew Murray
|
71a916ad53
|
Do not install PyQt6 on Python 3.14
|
2025-05-08 22:13:49 +10:00 |
|
Andrew Murray
|
c7193f74fc
|
Updated error message
|
2025-05-08 20:10:34 +10:00 |
|
pre-commit-ci[bot]
|
d02f786873
|
[pre-commit.ci] pre-commit autoupdate (#8944)
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
|
2025-05-08 19:16:40 +10:00 |
|
Andrew Murray
|
4d56b90f38
|
Updated docstring
|
2025-05-05 07:12:20 +10:00 |
|
Andrew Murray
|
2245fd09de
|
Updated Ghostscript to 10.5.1
|
2025-04-30 07:54:07 +10:00 |
|
Hugo van Kemenade
|
07df26aa5d
|
Refactor docs Makefile (#8933)
Co-authored-by: Andrew Murray <radarhere@users.noreply.github.com>
|
2025-04-29 22:37:45 +10:00 |
|
Hugo van Kemenade
|
e23f017af1
|
Allow loading ImageFile state from Pillow < 11.2.1 (#8938)
|
2025-04-29 15:05:10 +03:00 |
|
Andrew Murray
|
47bebfc801
|
Allow loading state from Pillow < 11.2.1
|
2025-04-29 14:57:10 +10:00 |
|
Jeffrey A. Clark
|
c2f1b981b7
|
Add template for quarterly release issue (#8932)
|
2025-04-28 11:52:00 -04:00 |
|
Andrew Murray
|
dbe538a130
|
Updated template name
|
2025-04-28 06:19:18 +10:00 |
|
Andrew Murray
|
f1d5cdaa07
|
Use sentence case
|
2025-04-28 06:17:47 +10:00 |
|
Jeffrey A. Clark
|
e140027262
|
Move checklist to issue template
|
2025-04-27 15:45:40 -04:00 |
|
Jeffrey A. Clark
|
e6ff42303b
|
Update .github/ISSUE_TEMPLATE/RELEASE.md
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
|
2025-04-27 15:38:02 -04:00 |
|
Jeffrey A. Clark
|
1eba198b62
|
Update .github/ISSUE_TEMPLATE/RELEASE.md
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
|
2025-04-27 15:37:56 -04:00 |
|
Jeffrey A. Clark
|
fcaffa2229
|
Update .github/ISSUE_TEMPLATE/RELEASE.md
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
|
2025-04-27 15:37:50 -04:00 |
|
Jeffrey A. Clark
|
6881863eab
|
Update .github/ISSUE_TEMPLATE/RELEASE.md
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
|
2025-04-27 15:37:42 -04:00 |
|
Hugo van Kemenade
|
6a63907341
|
Remove outdated comment (#8929)
|
2025-04-27 18:16:34 +03:00 |
|
Andrew Murray
|
6f672191ad
|
Branch uses .x
|
2025-04-27 22:30:35 +10:00 |
|
Jeffrey A. Clark
|
0205fb4fa2
|
Update .github/ISSUE_TEMPLATE/RELEASE.md
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2025-04-27 08:21:57 -04:00 |
|