Andrew Murray
|
eeeb2d436f
|
List optional dependencies apart from docs and tests
|
2023-11-20 23:56:56 +11:00 |
|
Andrew Murray
|
9f60788be1
|
No longer mention tcl/tk under "External Libraries"
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
|
2023-11-20 23:17:41 +11:00 |
|
Andrew Murray
|
51075b8e5c
|
tcl/tk is no longer a build dependency
|
2023-11-20 18:54:56 +11:00 |
|
Andrew Murray
|
d9d11b9499
|
Merge pull request #7559 from nulano/arm_build
Windows arm64 dependency cross-compilation fixes
|
2023-11-20 07:18:03 +11:00 |
|
Andrew Murray
|
07c216c0e1
|
Removed zstd again
|
2023-11-18 06:43:40 +11:00 |
|
Ondrej Baranovič
|
7410d40f3a
|
add type annotation
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
|
2023-11-17 16:33:20 +01:00 |
|
Raphael Rossi
|
8186c63d40
|
Merge pull request #1 from radarhere/check-image-has-fp-when-close
Do not assign new fp attribute to image when closing
|
2023-11-17 08:46:20 -03:00 |
|
Andrew Murray
|
72ee8c5ef1
|
Fixed bundling dylibs into arm64 wheels
|
2023-11-17 18:39:37 +11:00 |
|
Nulano
|
af83f679e8
|
windows arm64 build fixes
|
2023-11-17 00:05:52 +01:00 |
|
Andrew Murray
|
5f33175b20
|
Fixed checking that no debug messages were logged
|
2023-11-17 08:37:46 +11:00 |
|
Andrew Murray
|
67e1253202
|
Do not assign new fp attribute to image when closing
|
2023-11-17 08:32:25 +11:00 |
|
Andrew Murray
|
28c173f8d4
|
Merge pull request #7558 from nulano/tested-versions
Add Windows 11 tested Pillow versions
|
2023-11-17 07:51:26 +11:00 |
|
Nulano
|
4b111d1d5e
|
update tested versions to include Windows 11
|
2023-11-16 21:24:56 +01:00 |
|
Raphael Vieira Rossi
|
b25ece364b
|
fix: check object Image has attribute 'fp' when closes
|
2023-11-16 16:46:11 -03:00 |
|
Andrew Murray
|
d4a7016157
|
Skip PyPy 3.8
|
2023-11-16 10:50:48 +11:00 |
|
Andrew Murray
|
c42ebf7e8e
|
Skip PyPy 3.8
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
|
2023-11-16 09:32:52 +11:00 |
|
Andrew Murray
|
e013ad9621
|
Restored MACOSX_DEPLOYMENT_TARGET on x86_64
|
2023-11-16 09:22:23 +11:00 |
|
Andrew Murray
|
3b1e46ef66
|
Move wheels into dist.zip
|
2023-11-16 09:10:44 +11:00 |
|
Andrew Murray
|
d077190cce
|
Skip tests on macOS arm64
|
2023-11-16 08:32:34 +11:00 |
|
Andrew Murray
|
9f1a1d3fc8
|
Fixed xcb setup
|
2023-11-16 08:13:08 +11:00 |
|
Andrew Murray
|
0204e70e7b
|
Removed openblas-devel and pkgconfig on manylinux
|
2023-11-15 15:47:45 +11:00 |
|
Andrew Murray
|
6672663c09
|
Pin cibuildwheel version
|
2023-11-15 15:47:24 +11:00 |
|
Andrew Murray
|
0a12f6c399
|
Removed --std=c99 setting
|
2023-11-15 13:21:38 +11:00 |
|
Andrew Murray
|
9be181c2bf
|
Use action
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
|
2023-11-15 11:48:10 +11:00 |
|
Andrew Murray
|
da0b826e96
|
Update CHANGES.rst [ci skip]
|
2023-11-14 23:46:45 +11:00 |
|
Andrew Murray
|
4b308dc2bf
|
Merge pull request #7488 from bgilbert/jpeg-restart
Allow configuring JPEG restart marker interval on save
|
2023-11-14 23:42:50 +11:00 |
|
Andrew Murray
|
ad7fee5ed0
|
Use cibuildwheel
|
2023-11-14 23:23:46 +11:00 |
|
Hugo van Kemenade
|
902055fbfe
|
Merge pull request #7526 from akx/mount-ruffmore
|
2023-11-13 16:15:06 +02:00 |
|
Hugo van Kemenade
|
93d5f8b45b
|
Merge pull request #7549 from radarhere/imagefont_memory
|
2023-11-13 16:14:18 +02:00 |
|
Aarni Koskela
|
f47633a24a
|
Apply suggestions from code review
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2023-11-13 09:28:01 +02:00 |
|
Hugo van Kemenade
|
12022fe54e
|
Merge pull request #7544 from hugovk/ci-sdist
Release automation: create sdist on CI
|
2023-11-13 08:34:04 +02:00 |
|
Andrew Murray
|
086ca274fa
|
Decrement reference count for PyObject
|
2023-11-13 15:11:28 +11:00 |
|
Andrew Murray
|
25cc5afbb1
|
Merge pull request #7546 from hugovk/pytest-fail
Tests: Replace `assert False` with `pytest.fail()`
|
2023-11-13 09:58:17 +11:00 |
|
Andrew Murray
|
6ea08c25e3
|
Merge pull request #7542 from hugovk/add-fedora
Test Fedora 39
|
2023-11-13 09:12:56 +11:00 |
|
Hugo van Kemenade
|
5eea6ed633
|
Replace 'assert False' with pytest.fail()
|
2023-11-12 22:30:28 +02:00 |
|
ZachNagengast
|
29ca3fcf3a
|
Update caron_below_ttb_lb test image
|
2023-11-12 11:36:35 -08:00 |
|
Hugo van Kemenade
|
00430d0b30
|
Create sdist on CI
|
2023-11-12 20:45:19 +02:00 |
|
Hugo van Kemenade
|
cb485d7127
|
Test Fedora 39
|
2023-11-12 17:20:01 +02:00 |
|
Aarni Koskela
|
126bc44e9e
|
Fix up most noqas
Update Tests/bench_cffi_access.py
Co-authored-by: Alexander Karpinsky <homm86@gmail.com>
|
2023-11-12 13:47:52 +02:00 |
|
ZachNagengast
|
0a33b30614
|
Update caron_below_ttb test image
|
2023-11-11 18:45:21 -08:00 |
|
Hugo van Kemenade
|
556dd1e15c
|
Merge pull request #7535 from hugovk/add-3.13
|
2023-11-12 00:34:12 +02:00 |
|
Hugo van Kemenade
|
9b8c23e2dd
|
Merge pull request #7527 from akx/remove-commented-out-code
|
2023-11-11 14:32:15 +02:00 |
|
mergify[bot]
|
8a13bf8b93
|
Merge pull request #7530 from hugovk/infer-target-version
Black and Ruff infer `target-version` from `requires-python` in `pyproject.toml`
|
2023-11-11 08:06:31 +00:00 |
|
Andrew Murray
|
4b6201237b
|
Merge branch 'main' into infer-target-version
|
2023-11-11 18:26:43 +11:00 |
|
Andrew Murray
|
aab5a2f7a5
|
Corrected syntax [ci skip]
|
2023-11-11 18:08:49 +11:00 |
|
Hugo van Kemenade
|
c3fb0de43f
|
Merge pull request #106 from radarhere/infer-target-version
Black infers target-version from requires-python in pyproject.toml
|
2023-11-11 08:48:13 +02:00 |
|
Andrew Murray
|
548eeea488
|
Black infers target-version from requires-python in pyproject.toml
|
2023-11-11 16:49:04 +11:00 |
|
Andrew Murray
|
0cf60657d2
|
Update CHANGES.rst [ci skip]
|
2023-11-11 16:23:46 +11:00 |
|
Andrew Murray
|
bf76320444
|
Merge pull request #7491 from bgilbert/jpeg-tables-only
Implement `streamtype=1` option for tables-only JPEG encoding
|
2023-11-11 16:06:34 +11:00 |
|
Andrew Murray
|
b23b8079e6
|
Merge pull request #7507 from stefan6419846/freetype2
DOC: Add missing sections to FREETYPE2.txt
|
2023-11-11 16:02:49 +11:00 |
|