Hugo
9fa34ecc2e
Test on Python 3.8
2019-12-26 09:54:23 +11:00
Hugo
b78edcc9e4
Add support for Python 3.8
2019-10-20 13:11:45 +03:00
nulano
411cba61dd
change pypy3 compiler
...
(cherry picked from commit a5ca54aaa4ef081983021641639fff689a5a4ddf)
2019-09-21 22:48:47 +02:00
nulano
2f5228e181
appveyor pypy3
...
(cherry picked from commit 593ea32ffa03f7410299bbb7b08f1d078b67ecc0)
2019-09-21 22:48:25 +02:00
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
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
Hugo
471220093b
Format with Black
2019-06-13 18:54:57 +03: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
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
Andrew Murray
15f8ef02c9
Updated freetype to 2.10.0
2019-03-22 21:14:39 +11: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
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
bbb4bdcd9e
Updated Tk Tcl to 8.6.9
2018-11-17 12:32:08 +11: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
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
Andrew Murray
e92ef63cac
Updated libjpeg to 9c
2018-05-18 20:56:55 +10: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
4afed260dc
Updated freetype to 2.9
2018-01-13 06:26:42 +11: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
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
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
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