Commit Graph

140 Commits

Author SHA1 Message Date
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
rr-
c5278000c5 Skip libimagequant's test if it's unavailable 2016-05-06 21:40:18 +02:00
wiredfool
0c97af69bf print stdout as well 2016-05-06 09:10:10 -07:00
Andrew Murray
558fb99107 Updated Tk and Tcl to 8.6.5 2016-03-05 12:16:23 +11:00
Andrew Murray
8ca0429f02 Updated Tk and Tcl to 8.5.19 2016-03-05 12:16:23 +11:00
Andrew Murray
349c1654c3 Updated freetype to 2.6.3 2016-02-10 22:40:16 +11:00
Andrew Murray
a4384c9567 Corrected AppVeyor testing status documentation [ci skip] 2016-02-02 21:24:23 +11:00
wiredfool
9d9a995c72 Merge pull request #1673 from radarhere/jpeg
Updated jpeg to 9b
2016-01-31 09:05:12 -08:00
Andrew Murray
fcbd054f36 Updated jpeg to 9b 2016-01-21 19:50:36 +11:00
wiredfool
c9f3abf7ac moved build.rst out of the doctree to suppress warnings, as this documentation is work in progress and not up to the standards of the rest of the documentation 2016-01-16 13:37:20 +00:00
Andrew Murray
0d1e373073 Updated libwebp to 0.5.0 2015-12-25 14:46:00 +11:00
Andrew Murray
8440696bc5 Updated freetype to 2.6.2 2015-12-02 15:07:09 +11:00
Andrew Murray
b687e1d1b5 Updated WebP to 0.4.4 2015-10-30 19:00:36 +11:00