Andrew Murray
0d6545c64f
Merge pull request #3991 from radarhere/freetype
...
Updated freetype to 2.10.1
2019-08-18 15:41:21 +10:00
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
Andrew Murray
f377925f7a
Updated freetype to 2.10.1
2019-07-08 18:51:18 +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
Hugo
c46566cc6e
Merge pull request #3133 from hugovk/upgrade-appveyor-to-pypy-6.0.0
...
AppVeyor: upgrade to PyPy 6.0.0
2018-05-24 17:19:41 +03:00
Andrew Murray
e92ef63cac
Updated libjpeg to 9c
2018-05-18 20:56:55 +10:00
Hugo
1a61ab2f23
AppVeyor: upgrade to PyPy 6.0.0
2018-05-17 16:10:01 +03:00
Andrew Murray
7206f95061
Updated freetype to 2.9.1
2018-05-04 19:35:59 +10:00
Andrew Murray
001c2fec88
Updated libwebp to 1.0.0
2018-04-23 10:27:40 +10:00
Andrew Murray
db7d483531
Removed winbuild gitignore
2018-04-02 13:04:33 +10:00
Andrew Murray
c192c47b02
Fixed msys64 build
2018-03-17 19:04:14 +11:00
Andrew Murray
2202196162
Flake8 blank line fixes
2018-03-04 21:36:33 +11:00
Andrew Murray
4690652456
Updated pypy version
2018-02-27 20:01:22 +11:00
Andrew Murray
19590874a8
Fixed link [ci skip]
2018-02-09 20:56:10 +11:00
Andrew Murray
cbb0c8fc53
Changed build instructions path to link [ci skip]
2018-02-09 20:55:24 +11:00
Andrew Murray
60002b4a90
Changed path to build instructions [ci skip]
2018-02-09 20:16:21 +11:00
Andrew Murray
4afed260dc
Updated freetype to 2.9
2018-01-13 06:26:42 +11:00
hugovk
5592163564
pytest no longer supports EOL Python 3.3
2017-12-28 14:48:19 +00:00
Hugo
3515ae3d9e
Test with coverage on Windows, update 'setup.py test'
2017-12-28 14:48:19 +00:00
Andrew Murray
3db497a0a5
Updated Tk Tcl to 8.6.8
2017-12-23 08:26:56 +11:00
Andrew Murray
c177b46b4a
Updated libwebp to 0.6.1
2017-12-05 06:05:55 +11:00
Andrew Murray
79ad49a8cd
Updated libtiff to 4.0.9
2017-11-23 05:10:42 +11:00
Andrew Murray
8bd2b14df8
Updated openjpeg to 2.3.0
2017-10-05 20:11:31 +11:00
Eric Soroos
5c77fbb29f
test mingw
2017-09-19 21:19:18 +00:00
Andrew Murray
3852df109c
Updated freetype to 2.8.1
2017-09-17 11:44:39 +10:00
wiredfool
946fe2eedb
Merge pull request #2669 from radarhere/openjpeg
...
Updated openjpeg to 2.2.0
2017-08-16 15:40:17 +01:00
Andrew Murray
23716a57cf
Updated openjpeg to 2.2.0
2017-08-11 00:01:38 +10:00
Andrew Murray
6c5eaf57e1
Updated Tk Tcl to 8.6.7
2017-08-10 19:09:30 +10:00
wiredfool
bc5f9a3e8b
add pypy to appveyor
2017-07-03 23:05:25 +01:00
Jon Dufresne
d244fbb299
Remove unnecessary calls to dict.keys()
...
iter(dict) is equivalent to iter(dict.keys()), so simply act on the dict
instead of adding the extra call.
Inspired by Lennart Regebro's PyCon 2017 presentation "Prehistoric
Patterns in Python". Available at:
https://www.youtube.com/watch?v=V5-JH23Vk0I
2017-05-28 09:55:38 -07:00
Andrew Murray
e40f32ab7d
Updated libtiff to 4.0.8
2017-05-22 19:34:50 +10:00
Andrew Murray
13824d4d70
Updated freetype to 2.8
2017-05-18 19:08:20 +10:00
Andrew Murray
8cd70e74cc
Set executable flag on scripts with shebang line
2017-03-31 19:43:19 +11:00
Andrew Murray
7ea1960755
Corrected libtiff URL
2017-03-27 20:04:42 +11:00
Andrew Murray
78754327c5
Removed winbuild checksum verification
2017-03-27 09:08:16 +11:00
Andrew Murray
298d20a082
Updated libtiff to 4.0.7
2017-03-25 23:13:00 +11:00
Andrew Murray
0f383d7c7e
Removed unused private functions
2017-02-18 16:29:26 +11:00
wiredfool
b2dd8f2afe
Merge pull request #2395 from radarhere/libwebp
...
Updated libwebp to 0.6.0
2017-02-17 13:55:03 +00:00
Hugo
53e5702557
Update http to https
2017-02-14 11:27:02 +02:00
Andrew Murray
75ca512c02
Updated libwebp to 0.6.0
2017-02-09 19:14:25 +11:00
Andrew Murray
a3d81e0677
Updated zlib to 1.2.11
2017-01-17 19:36:04 +11:00
wiredfool
b154811b62
Merge pull request #2332 from radarhere/zlib
...
Updated zlib to 1.2.10
2017-01-16 11:12:30 +00:00
wiredfool
30683ec938
Merge pull request #2331 from radarhere/freetype
...
Updated freetype to 2.7.1
2017-01-16 11:10:37 +00:00
hugovk
bbb0ab9101
Fix invalid string escapes
2017-01-12 21:28:24 +02:00
Andrew Murray
60bb13a89a
Updated zlib to 1.2.10
2017-01-04 11:44:36 +11:00
Andrew Murray
49fc3f175f
Updated freetype to 2.7.1
2017-01-02 14:32:08 +11:00
Hugo
cd42d646b7
Merge pull request #2290 from radarhere/freetype
...
Update FreeType to 2.7
2016-12-25 11:16:21 +02:00
Andrew Murray
e2c2251cab
Updated libwebp to 0.5.2
2016-12-22 19:40:06 +11:00
Andrew Murray
574c0a4f5b
Updated freetype to 2.7
2016-12-17 22:16:33 +11:00
wiredfool
99b7161a85
Merge pull request #2235 from radarhere/tktcl
...
Updated Tk Tcl to 8.6.6
2016-11-22 12:46:18 +00:00
wiredfool
3265f2e50b
Merge pull request #2236 from radarhere/webp
...
Updated libwebp to 0.5.1
2016-11-22 12:45:42 +00:00
wiredfool
3c7df34206
Merge pull request #2237 from radarhere/openjpeg
...
Updated openjpeg to 2.1.2
2016-11-22 12:45:20 +00:00