Commit Graph

152 Commits

Author SHA1 Message Date
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
Jon Dufresne
85cf6d3140 Drop support for Python 3.2 2016-11-22 04:24:40 -08:00
Jon Dufresne
dbe9f85c7d Drop support for Python 2.6
* Drop unittest2 requirement
* Use set literals
* Use dict/set comprehension
* Use str.format() automatic numbering
2016-11-22 04:23:55 -08:00
Andrew Murray
dc0d4f8db6 Updated openjpeg to 2.1.2 2016-11-19 18:22:53 +11:00
Andrew Murray
7ca183743f Updated libwebp to 0.5.1 2016-11-19 17:29:59 +11:00
Andrew Murray
5cfbba5f5f Updated Tk Tcl to 8.6.6 2016-11-19 17:26:51 +11:00
hugovk
4ab97ac590 Reinstate URLs as minimal documentation for where files came from 2016-09-15 11:15:23 +03:00
hugovk
dedb081203 Remove SF_MIRROR 2016-08-29 15:08:06 +03:00
hugovk
99945b5287 flake8 2016-08-29 15:06:48 +03:00
hugovk
5a0104f64d Extract libs from pillow-depends 2016-08-29 14:53:48 +03:00
hugovk
ad3aa0c196 Unix EOL (no other changes) 2016-08-29 13:48:59 +03:00
Andrew Murray
53ffd26e62 Updated freetype to 2.6.5 2016-07-19 20:19:34 +10:00
Andrew Murray
5e5bda95e0 Removed trailing whitespace 2016-06-30 20:12:50 +01:00
wiredfool
3657bc10a6 Merge pull request #1889 from rr-/libpngquant
Add libimagequant support in quantize()
2016-05-26 21:12:25 +01:00
wiredfool
710126e32c Added wheel builds/artifact 2016-05-24 03:49:41 -07:00
Andrew Murray
a69e477605 Corrected indentation 2016-05-10 21:35:47 +10:00