Commit Graph

215 Commits

Author SHA1 Message Date
Andrew Murray
3fbea03026 Added fallback for finding ld on MinGW Cygwin 2019-08-11 07:23:08 +10:00
Andrew Murray
5b2a7d1175 Updated libwebp to 1.0.3 2019-07-22 19:14:26 +10:00
Jon Dufresne
d50445ff30 Introduce isort to automate import ordering and formatting
Similar to the recent adoption of Black. isort is a Python utility to
sort imports alphabetically and automatically separate into sections. By
using isort, contributors can quickly and automatically conform to the
projects style without thinking. Just let the tool do it.

Uses the configuration recommended by the Black to avoid conflicts of
style.

Rewrite TestImageQt.test_deprecated to no rely on import order.
2019-07-06 16:11:35 -07:00
nulano
b80aa67db2 print winbuild compile output properly 2019-07-04 23:04:16 +02:00
Hugo
471220093b Format with Black 2019-06-13 18:54:57 +03:00
Andrew Murray
303465d38a Detect libimagequant when installed by pacman on MingW 2019-04-27 23:05:52 +10:00
Andrew Murray
f7973bbef0 Removed unused file 2019-04-26 21:22:42 +10:00
Hugo
c98cf32269
Merge pull request #3794 from radarhere/openjpeg
Updated openjpeg to 2.3.1
2019-04-20 11:06:22 +03:00
Andrew Murray
47a06938c8 Added OpenJPEG to Python 3 AppVeyor 2019-04-17 20:55:31 +10:00
Andrew Murray
c6b69c4ab4 Updated PyPy to 7.1.1 2019-04-17 19:56:13 +10:00
Andrew Murray
23b1d13045 Corrected OpenJPEG URL 2019-04-15 18:13:34 +10:00
Andrew Murray
af59955d04 Updated openjpeg to 2.3.1 2019-04-15 18:13:34 +10:00
Andrew Murray
6b59e060bb Added Freetype to AppVeyor 2019-04-06 12:56:29 +11:00
Andrew Murray
84dc0ea1a6 Updated Ghostscript to 9.27 2019-04-06 12:42:29 +11:00
Andrew Murray
9e03c9d232 Changed Visual Studio 2008 to 2010 2019-04-06 12:41:59 +11:00
Hugo
d7776c66e2 AppVeyor: upgrade to PyPy 7.1.0 2019-03-26 17:58:30 +02:00
Andrew Murray
15f8ef02c9 Updated freetype to 2.10.0 2019-03-22 21:14:39 +11:00
Andrew Murray
186a52ca01 Retry on URLError 2019-03-12 20:44:00 +11:00
Andrew Murray
d5f89c0548 Updated PyPy to 7.0.0 2019-02-07 19:20:45 +11:00
Hugo
d880d41a14 Flake8: Fix E117 over-indented (comment) 2019-01-30 11:38:19 +02:00
Hugo
a0b15e84d7 Fix Flake8 2019-01-27 11:38:33 +02:00
Hugo
6eab984b0f Drop support for EOL Python 3.4 2019-01-24 23:41:28 +02:00
Hugo
d6055440d5 Drop support for EOL Python 3.4 2019-01-24 23:33:14 +02:00
Hugo
74ce856515
Merge pull request #3587 from radarhere/gs
Added Ghostscript to AppVeyor
2019-01-24 23:32:20 +02:00
Andrew Murray
491fb5ab91 Updated libwebp to 1.0.2 2019-01-24 20:29:30 +11:00
Andrew Murray
75c7504d93 Added Ghostscript to AppVeyor 2019-01-17 11:15:42 +11:00
Hugo
c353225851 Prefer 'except Exception:' to bare 'except:' 2018-12-04 23:25:28 +02:00
Hugo
f3c1f08f5b noqa the few remaining long and hard-to-split lines 2018-12-04 23:25:27 +02:00
Hugo
891c15709c
Merge pull request #3465 from radarhere/tktcl
Updated Tk Tcl to 8.6.9
2018-12-01 22:46:24 +02:00
Hugo
c68058c045
Merge pull request #3468 from radarhere/libwebp
Updated libwebp to 1.0.1
2018-12-01 22:45:55 +02:00
Andrew Murray
e2a1ad329f Changed libtiff to use .tar.gz 2018-11-19 22:46:27 +11:00
Andrew Murray
130b8b3971 Updated libtiff to 4.0.10 2018-11-19 22:45:39 +11:00
Andrew Murray
ea8a80ba31 Updated libwebp to 1.0.1 2018-11-17 19:55:24 +11:00
Andrew Murray
06eab8b2a0 Removed unused function 2018-11-17 19:44:13 +11:00
Andrew Murray
bbb4bdcd9e Updated Tk Tcl to 8.6.9 2018-11-17 12:32:08 +11:00
Hugo
ceebfc6fe8 flake8: E501 line too long 2018-11-11 19:01:11 +02:00
Andrew Murray
d1f9803aeb Expected 2 blank lines, found 1 2018-10-21 18:00:39 +11:00
Andrew Murray
94b3e53496 Missing whitespace after ':' 2018-10-21 18:00:16 +11:00
Hugo
866658eadf Use a newer Python for the virtualenv for PyPy 2018-10-19 22:02:47 +03:00
Andrew Murray
3d8024c45f Removed unused line 2018-10-09 06:11:09 +11:00
Andrew Murray
afb6ba5626 Added Python 3.5-3.7 AppVeyor builds 2018-10-08 19:43:11 +11:00
Konstantin Kopachev
e102f4848b
Fix libtiff build on windows 2018-09-18 12:05:50 -07:00
Andrew Murray
fe236fe732 Create pacman package cache directory 2018-09-18 21:47:10 +10:00
Andrew Murray
fb4d762a2f Download lib if not present in pillow-depends 2018-08-24 20:12:12 +10:00
Andrew Murray
d372837b08 Revert "Temporarily use --no-cache-dir for pip on mingw32" 2018-07-23 05:41:27 +10:00
Alex Clark
531f13828a Remove link to 404 for #3167 [ci skip]
This doc may be outdated …
2018-06-30 19:01:04 -04:00
Hugo
35ae130d28
Merge pull request #3166 from radarhere/winbuild
Update CMake download URL
2018-06-14 09:30:18 +03:00
Hugo
6346c693e8 Temporarily use --no-cache-dir for pip on mingw32 2018-06-11 17:31:00 +03:00
Andrew Murray
ccf267c6f0 Updated URL [ci skip] 2018-06-09 10:27:03 +10:00
Andrew Murray
4d7fa5f115 Updated winbuild python versions 2018-05-25 19:49:14 +10:00