Andrew Murray
9ad83119cf
Allow libavif to install rav1e, except on manylinux2014 and aarch64 ( #7 )
...
* Allow libavif to install rav1e, except on manylinux2014 and aarch64
* Allow libavif to install rav1e on Windows
---------
Co-authored-by: Andrew Murray <radarhere@users.noreply.github.com>
2024-12-07 12:42:38 -05:00
Andrew Murray
d76ae2f10c
Do not ignore SyntaxError when saving EXIF data ( #8 )
...
* Do not ignore SyntaxError when saving EXIF data
* Do not save orientation in EXIF data
* Do not save XMP and EXIF data from info dictionary
---------
Co-authored-by: Andrew Murray <radarhere@users.noreply.github.com>
2024-12-07 12:28:31 -05:00
Jeffrey A. Clark
90591d75db
Merge pull request #8586 from python-pillow/pre-commit-ci-update-config
...
Replace python-pillow.org with python-pillow.github.io
2024-12-07 09:02:47 -05:00
Hugo van Kemenade
c5474ed433
Replace python-pillow.org with python-pillow.github.io
2024-12-06 20:26:07 +02:00
Hugo van Kemenade
76356c5fe4
Merge pull request #8582 from radarhere/imagefile_tile
...
ImageFile tile is never None
2024-12-03 13:11:43 +02:00
Andrew Murray
3ce33a253a
self.tile is not None
2024-12-03 20:14:03 +11:00
Hugo van Kemenade
78504658b1
Merge pull request #8580 from python-pillow/renovate/cibuildwheel-2.x
2024-12-03 09:06:43 +02:00
Andrew Murray
f4a9304bb3
Use CIBW_ENABLE
2024-12-03 13:35:00 +11:00
renovate[bot]
80c562573a
Update dependency cibuildwheel to v2.22.0
2024-12-03 02:28:52 +00:00
Andrew Murray
c40bcbfc87
Improved error handling
2024-12-03 10:31:57 +11:00
Andrew Murray
c16ae6fefa
Do not describe raw data as a table
2024-12-03 09:19:26 +11:00
Andrew Murray
595bdf2057
Merge pull request #8578 from python-pillow/pre-commit-ci-update-config
...
[pre-commit.ci] pre-commit autoupdate
2024-12-03 09:07:41 +11:00
Hugo van Kemenade
0ab21dff1e
Fix new Ruff errors
2024-12-02 20:29:38 +02:00
pre-commit-ci[bot]
0000729f2a
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.7.2 → v0.8.1](https://github.com/astral-sh/ruff-pre-commit/compare/v0.7.2...v0.8.1 )
- [github.com/PyCQA/bandit: 1.7.10 → 1.8.0](https://github.com/PyCQA/bandit/compare/1.7.10...1.8.0 )
- [github.com/pre-commit/mirrors-clang-format: v19.1.3 → v19.1.4](https://github.com/pre-commit/mirrors-clang-format/compare/v19.1.3...v19.1.4 )
- [github.com/python-jsonschema/check-jsonschema: 0.29.4 → 0.30.0](https://github.com/python-jsonschema/check-jsonschema/compare/0.29.4...0.30.0 )
- [github.com/abravalheri/validate-pyproject: v0.22 → v0.23](https://github.com/abravalheri/validate-pyproject/compare/v0.22...v0.23 )
2024-12-02 17:34:54 +00:00
Hugo van Kemenade
d4383f923d
Merge pull request #8577 from hugovk/copyright-years
2024-12-02 09:05:43 +02:00
Hugo van Kemenade
513fe2ca2d
Only use start year in copyright, remove end years
2024-12-01 23:15:54 +02:00
Hugo van Kemenade
32ee1060d1
Merge pull request #8576 from radarhere/config
2024-11-30 19:02:54 +02:00
Andrew Murray
c61e5502da
Merge pull request #8575 from radarhere/mingw
...
Python 3.12 is tested on MinGW
2024-11-30 23:18:34 +11:00
Andrew Murray
1d15ce8c49
Updated build option error messages
2024-11-30 23:17:42 +11:00
Andrew Murray
1fab591f42
Python 3.12 is tested on MinGW
2024-11-30 21:17:31 +11:00
Andrew Murray
3730bf214b
Merge branch 'main' into libavif-plugin
2024-11-30 19:33:11 +11:00
Hugo van Kemenade
c388ad06a4
Merge pull request #8574 from radarhere/raqm
...
Use brew formula to install libraqm
2024-11-30 10:29:20 +02:00
Andrew Murray
10527918e3
Use brew formula to install libraqm
2024-11-29 17:13:07 +11:00
Andrew Murray
1c152258c3
Merge pull request #8560 from Knio/tom/bufferedio
...
Fix file position desync when calling into libtiff
2024-11-29 13:37:33 +11:00
Andrew Murray
b1a9199e44
Merge pull request #8571 from radarhere/changes
...
Added link to GitHub releases in CHANGES
2024-11-29 08:42:21 +11:00
Andrew Murray
4986609938
Use zlib-ng on macOS
2024-11-28 21:31:54 +11:00
Andrew Murray
7ff4bcb39d
Merge pull request #27 from hugovk/radarhere-changes
...
Update/remove references to CHANGES.rst
2024-11-28 19:35:41 +11:00
Hugo van Kemenade
c36a5b669b
Update/remove references to CHANGES.rst
2024-11-28 10:29:05 +02:00
Andrew Murray
02250e81b7
Added link to GitHub releases
2024-11-28 07:58:10 +11:00
Andrew Murray
b25a5a4072
Merge pull request #8570 from hugovk/release-drafter-uncategorised-last
...
Release drafter: move removals, deprecations, documentation up, and uncategorised changes last
2024-11-27 09:11:00 +11:00
Hugo van Kemenade
5174c596ca
Release drafter: move removals, deprecations, documentation up, and uncategorised changes last
2024-11-26 22:06:47 +02:00
Andrew Murray
7dcf4d8ab3
Added logging to fixIFD()
2024-11-25 19:41:41 +11:00
Hugo van Kemenade
4304414473
Merge pull request #8566 from radarhere/cmake_wheel
...
Do not attempt to install cmake a second time when building macOS or Linux wheels
2024-11-25 09:11:07 +02:00
Andrew Murray
540a0b73a7
Use installed cmake
2024-11-25 12:15:25 +11:00
Hugo van Kemenade
d7ffb39731
Merge pull request #8565 from hugovk/Quansight-Labs/setup-python
2024-11-24 15:02:24 +02:00
Hugo van Kemenade
16e409a8d2
Test 3.13t (free-threaded) from Quansight-Labs/setup-python on Linux/macOS
2024-11-24 13:46:28 +02:00
Andrew Murray
7225cb9191
Merge branch 'main' into libavif-plugin
2024-11-24 22:17:45 +11:00
Hugo van Kemenade
e4b07cce98
Merge pull request #8557 from python-pillow/renovate/github-actions
2024-11-23 18:46:55 +02:00
Andrew Murray
dab795c808
Merge branch 'main' into zlib-ng
2024-11-22 18:27:44 +11:00
Andrew Murray
8a82e0c66b
Merge branch 'main' into renovate/github-actions
2024-11-22 18:26:28 +11:00
Hugo van Kemenade
09d75436f3
Merge pull request #8562 from radarhere/mingw_packages
2024-11-22 08:40:05 +02:00
Andrew Murray
30f03b2bff
Removed SETUPTOOLS_USE_DISTUTILS="stdlib"
2024-11-22 11:05:33 +11:00
Andrew Murray
9c3d8fb581
Do not install Pyroma, to use only system packages
2024-11-22 11:02:50 +11:00
Andrew Murray
69c9a7ffcf
Use zlib-ng on Linux
2024-11-21 20:39:08 +01:00
Andrew Murray
bfe40b5129
Prevent Cygwin bash from being used by codecov-action
2024-11-21 19:24:08 +11:00
Tom Flanagan
9fd4450281
Merge pull request #1 from radarhere/tom/bufferedio
...
Moved test
2024-11-20 05:22:49 -08:00
Tom Flanagan
82dfbc35b1
Update src/PIL/TiffImagePlugin.py
...
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2024-11-20 05:21:14 -08:00
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