DWesl
|
c1d3bac917
|
CI: Fix runner username for pip cache
|
2022-04-21 10:26:12 -04:00 |
|
DWesl
|
be6dd712ba
|
Ci: Simplify Cygwin pip cache
This might pave the way for caching the Cygwin install, which might speed things up a bit.
|
2022-04-20 20:48:57 -04:00 |
|
DWesl
|
bd61d1ef1b
|
FIX, CI: Actually run pip
|
2022-04-20 10:28:02 -04:00 |
|
DWesl
|
97e6197e9f
|
CI: Set up cache for Cygwin pip
Copied from the MIT-licensed:
https://github.com/actions/cache/blob/main/examples.md#using-pip-to-get-cache-location
|
2022-04-20 10:17:45 -04:00 |
|
DWesl
|
80b8e125bf
|
Merge pull request #2 from radarhere/add-cygwin-to-ci
Only install NumPy through pip on 64-bit.
Thanks for catching that, I'd forgotten the NumPy 1.21 problems were only on 64-bit.
|
2022-04-16 07:51:56 -04:00 |
|
Andrew Murray
|
cdfe08bc5e
|
Only install NumPy through pip on 64-bit
|
2022-04-16 19:14:00 +10:00 |
|
Andrew Murray
|
635f8cf327
|
Added Python 3.9
|
2022-04-16 15:42:09 +10:00 |
|
DWesl
|
1d1c22e1d4
|
CI: Update versions of actions used by Cygwin CI
As suggested by code review.
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2022-04-15 20:45:19 -04:00 |
|
DWesl
|
7099ade15a
|
Merge branch 'main' into add-cygwin-to-ci
|
2022-04-15 14:47:28 -04:00 |
|
Hugo van Kemenade
|
c456aecb12
|
Merge pull request #6212 from radarhere/unused
Removed unused test function
|
2022-04-15 13:42:53 +03:00 |
|
Andrew Murray
|
ae12b1d2dc
|
Removed unused function
|
2022-04-15 18:23:02 +10:00 |
|
Hugo van Kemenade
|
0329b8fa1d
|
Seven days before stale
|
2022-04-13 16:07:20 +03:00 |
|
Hugo van Kemenade
|
317ea9a8bb
|
Remove debug mode so it can close stale issues
|
2022-04-13 16:04:23 +03:00 |
|
Hugo van Kemenade
|
fb361fc89e
|
Consider stale after some time, make available for closure immediately
For https://github.com/python-pillow/Pillow/pull/6203
|
2022-04-13 15:57:20 +03:00 |
|
Andrew Murray
|
a04d6919e1
|
Merge pull request #6204 from hugovk/stale
Stale action: skip PRs without the special label and never close PRs
|
2022-04-12 22:38:29 +10:00 |
|
Hugo van Kemenade
|
d144fe325d
|
Never close PRs
|
2022-04-12 14:54:29 +03:00 |
|
Hugo van Kemenade
|
4160d9145e
|
Skip all PRs without the special label
|
2022-04-12 14:53:50 +03:00 |
|
Hugo van Kemenade
|
40a8cd3470
|
Merge pull request #6203 from hugovk/stale
|
2022-04-12 13:58:22 +03:00 |
|
Hugo van Kemenade
|
df51c357eb
|
Bump to v5
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2022-04-12 13:41:13 +03:00 |
|
Hugo van Kemenade
|
c45a29d5fe
|
TEMP testing
|
2022-04-12 13:25:31 +03:00 |
|
Hugo van Kemenade
|
4258246ed5
|
Use actions/stale to close 'Awaiting OP Action' that have had no response in 7 days
|
2022-04-12 13:25:31 +03:00 |
|
Andrew Murray
|
98e8e6df33
|
Update CHANGES.rst [ci skip]
|
2022-04-09 07:57:15 +10:00 |
|
Hugo van Kemenade
|
63f64de8b5
|
Merge pull request #6188 from radarhere/point
|
2022-04-08 20:05:30 +03:00 |
|
Hugo van Kemenade
|
ec9b0aba8f
|
Merge pull request #6190 from radarhere/load
|
2022-04-08 20:03:55 +03:00 |
|
Andrew Murray
|
0b5cdba431
|
Load before getting size in resize()
|
2022-04-08 19:11:27 +10:00 |
|
Andrew Murray
|
42f67d184a
|
Round lut values where necessary
|
2022-04-07 08:58:57 +10:00 |
|
Hugo van Kemenade
|
4996f84fb3
|
Merge pull request #6182 from radarhere/fribidi
|
2022-04-06 16:59:58 +03:00 |
|
Andrew Murray
|
0413c3429b
|
Update CHANGES.rst [ci skip]
|
2022-04-06 19:22:05 +10:00 |
|
Hugo van Kemenade
|
98abd62cc2
|
Merge pull request #6186 from radarhere/thumbnail_load
|
2022-04-06 11:11:10 +03:00 |
|
Andrew Murray
|
910a29fb92
|
Load image before performing size calculations in thumbnail()
|
2022-04-06 11:19:39 +10:00 |
|
Hugo van Kemenade
|
f1aeb5ea7a
|
Merge pull request #6180 from radarhere/ghostscript
Updated Ghostscript to 9.56.1
|
2022-04-05 08:27:59 +03:00 |
|
Andrew Murray
|
b2081a60eb
|
Search for libfribidi.dylib in /usr/local/lib
|
2022-04-05 09:28:41 +10:00 |
|
Andrew Murray
|
c3c5b31ef1
|
Updated Ghostscript to 9.56.1
|
2022-04-05 07:51:51 +10:00 |
|
Andrew Murray
|
986ae73562
|
Merge pull request #6158 from hugovk/furo
Replace Read the Docs Sphinx Theme with Furo
|
2022-04-04 23:23:57 +10:00 |
|
pre-commit-ci[bot]
|
553bfc4a6c
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2022-04-04 12:26:39 +00:00 |
|
Hugo van Kemenade
|
dfbe9f01e9
|
Merge pull request #83 from radarhere/furo
|
2022-04-04 15:25:51 +03:00 |
|
Andrew Murray
|
757c7d61eb
|
Rearranged CSS
|
2022-04-04 21:33:12 +10:00 |
|
Andrew Murray
|
ba5f2d75b5
|
Merge pull request #6167 from gmarkall/unpack-bgra16
Add support for unpacking 16-bit BGRA
|
2022-04-04 07:49:45 +10:00 |
|
Graham Markall
|
80af77d53c
|
Merge pull request #1 from radarhere/unpack-bgra16
Updated BGRA comments
|
2022-04-03 21:26:24 +01:00 |
|
Andrew Murray
|
4a25f7020d
|
Update CHANGES.rst [ci skip]
|
2022-04-04 05:26:50 +10:00 |
|
Hugo van Kemenade
|
188211a913
|
Merge pull request #6178 from radarhere/imagetk
Deprecated PhotoImage.paste() box parameter
|
2022-04-03 10:06:37 +03:00 |
|
Andrew Murray
|
19c8a64b41
|
Update CHANGES.rst [ci skip]
|
2022-04-03 06:34:03 +10:00 |
|
Andrew Murray
|
cf8be490e2
|
Merge pull request #6172 from hugovk/update-release-things
Release updates
|
2022-04-03 06:28:47 +10:00 |
|
Andrew Murray
|
2f88192705
|
Documented deprecation of PhotoImage.paste() box parameter
|
2022-04-03 06:15:42 +10:00 |
|
mergify[bot]
|
7a894881b7
|
Merge pull request #6177 from radarhere/size
Removed documentation for deprecated size parameter
|
2022-04-02 13:52:09 +00:00 |
|
Hugo van Kemenade
|
c3686c2d15
|
Fix commands
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2022-04-02 16:12:34 +03:00 |
|
Andrew Murray
|
a724be66be
|
Deprecated PhotoImage.paste() box parameter
|
2022-04-02 23:44:28 +11:00 |
|
Andrew Murray
|
216e3d79a9
|
Removed documentation for deprecated size parameter
|
2022-04-02 23:33:19 +11:00 |
|
Andrew Murray
|
29c122fe5d
|
Updated BGRA comments
|
2022-04-02 22:00:49 +11:00 |
|
Hugo van Kemenade
|
a575ec33d2
|
Merge pull request #6174 from radarhere/fedora
Removed Fedora 34
|
2022-04-02 08:58:54 +03:00 |
|