Commit Graph

507 Commits

Author SHA1 Message Date
Andrew Murray
48e219ff21 Updated PyPy 3.6 to 7.3.3 2021-02-08 20:54:53 +11:00
Hugo van Kemenade
d46d549814
Merge pull request #190 from radarhere/libwebp
Updated lcms2 to 2.12
2021-02-07 15:14:59 +02:00
Andrew Murray
a5fc70eea0 Updated lcms2 to 2.12 2021-02-07 06:54:08 +11:00
Hugo van Kemenade
3d0dba7c62
Merge pull request #189 from radarhere/pypy73
multibuild now includes PyPy 7.3.3
2021-02-06 08:36:10 +02:00
Hugo van Kemenade
5e86561c68
Merge pull request #188 from radarhere/submodule
Combined git submodule commands
2021-02-06 08:34:28 +02:00
Andrew Murray
d69138f4b7 multibuild now includes PyPy 7.3.3 2021-02-06 14:52:34 +11:00
Andrew Murray
988ac607d2 Combined git submodule commands 2021-02-06 08:49:59 +11:00
Andrew Murray
c98b027204
Merge pull request #186 from radarhere/libwebp
Updated libwebp to 1.2.0
2021-02-02 22:01:06 +11:00
Andrew Murray
335488e4ba Updated libwebp to 1.2.0 2021-02-02 20:34:31 +11:00
Hugo van Kemenade
56316e22e8
Merge pull request #187 from radarhere/numpy
Limit numpy to 1.19.5 on 32-bit pypy 3.7
2021-02-02 11:33:02 +02:00
Andrew Murray
398f2d8af5 Limit numpy to 1.19.5 on 32-bit pypy 3.7 2021-01-31 15:57:24 +11:00
Hugo van Kemenade
4e74d04f26
Merge pull request #185 from radarhere/arm64
Build arm64 wheel
2021-01-30 11:33:21 +02:00
Andrew Murray
faeb4599e5 Build arm64 wheel 2021-01-30 10:38:55 +11:00
Hugo van Kemenade
b851ec87f1
Merge pull request #184 from radarhere/is_macos
Move from multibuild IS_OSX to IS_MACOS
2021-01-10 16:54:47 +02:00
Andrew Murray
b380ff3ad2 Move from multibuild IS_OSX to IS_MACOS 2021-01-10 22:19:26 +11:00
Hugo van Kemenade
24a518bb51
Merge pull request #182 from hugovk/rm-travis-latest 2021-01-06 10:51:17 +02:00
Hugo van Kemenade
33cecd6036 Remove 'tags: true' to upload wheels for manually triggered builds 2021-01-03 13:37:43 +02:00
Hugo van Kemenade
f7243c7ce8 Remove 'latest' jobs from Travis CI 2021-01-03 11:08:32 +02:00
Andrew Murray
74cd3585a0 Pillow -> 8.1.0 2021-01-02 23:26:12 +11:00
Andrew Murray
1ce6762c29
Merge pull request #180 from radarhere/libtiff
Updated libtiff to 4.2.0
2021-01-01 09:46:46 +11:00
Andrew Murray
e3bbc30fa8 Updated libtiff to 4.2.0 2020-12-29 19:13:05 +11:00
Hugo van Kemenade
96283c0c89
Merge pull request #178 from radarhere/licenses 2020-12-29 10:00:34 +02:00
Hugo van Kemenade
96a26ae430
Merge pull request #179 from radarhere/openjpeg
Updated openjpeg to 2.4.0
2020-12-29 07:15:04 +02:00
Andrew Murray
dea7485bf1 Updated openjpeg to 2.4.0 2020-12-29 10:42:21 +11:00
Andrew Murray
434acc7508 Split dependency licenses into individual files 2020-12-29 10:39:51 +11:00
Andrew Murray
3c115d9fe7 Append dependencies licenses 2020-12-28 09:29:25 +11:00
Andrew Murray
802195dd3b
Merge pull request #177 from radarhere/pypy
Updated PyPy to 7.3.3
2020-12-28 07:54:22 +11:00
Andrew Murray
7817c0c4b8 Updated PyPy to 7.3.3 2020-12-28 07:02:24 +11:00
Hugo van Kemenade
da43be83bc
Merge pull request #176 from radarhere/python3
Use python3
2020-12-26 17:12:42 +02:00
Andrew Murray
ef03126481 Use python3 2020-12-26 21:40:59 +11:00
Andrew Murray
f1238f0a11
Merge pull request #175 from mattip/pypy
Add PyPy3.7 wheels
2020-12-25 18:01:52 +11:00
Matti Picus
5fff825bed
Merge pull request #5 from radarhere/pypy
Removed PyPy-specific install command
2020-12-25 07:45:51 +02:00
Andrew Murray
800c03068b Removed PyPy-specific install command 2020-12-22 12:44:54 +11:00
mattip
27ca1176fa multibuild does not yet recognize pypy version 7.3.3 2020-12-20 12:13:08 +02:00
mattip
3523f04293 multibuild does not yet recognize pypy version 7.3.3 2020-12-20 11:49:18 +02:00
mattip
35a68d028a generalize test for any pypy3 version 2020-12-20 10:19:45 +02:00
mattip
7950175485 add pypy3.7 wheels 2020-12-20 08:40:57 +02:00
Hugo van Kemenade
16cab6bae9
Merge pull request #174 from radarhere/pip
Invoke pip using python3
2020-12-18 09:20:02 +02:00
Andrew Murray
9f5c535709 Invoke pip using python3 2020-12-18 16:38:23 +11:00
Andrew Murray
a7fa15bdcb
Merge pull request #173 from nulano/mac
GHA: Fix macOS builds
2020-12-12 07:32:21 +11:00
Hugo van Kemenade
0480e2caa5
Merge pull request #172 from radarhere/badge
Added GitHub Actions badge
2020-12-11 20:32:57 +02:00
nulano
6ef1dd1667 remove curl from brew [CI skip] 2020-12-11 17:12:05 +01:00
Andrew Murray
60e5d538fc Rearranged badges [ci skip] 2020-12-11 21:22:12 +11:00
Andrew Murray
de8ddc8a0c
Updated text [ci skip]
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2020-12-11 21:21:12 +11:00
Andrew Murray
6acdbcbf0d
Updated text [ci skip]
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2020-12-11 21:20:57 +11:00
Andrew Murray
8108b289eb Added GitHub Actions badge [ci skip] 2020-12-04 00:44:27 +11:00
Hugo van Kemenade
4462509050
Merge pull request #169 from nulano/gha 2020-11-16 20:09:50 +02:00
Andrew Murray
ff8ba318a2 Updated to Python 3.9 2020-11-07 02:30:41 +01:00
nulano
2dc6e41167 install Tcl/Tk for PyPy on macOS 2020-10-31 21:42:25 +00:00
Andrew Murray
bedaf1c62c
Merge pull request #170 from hugovk/update-travis-links
Update for travis-ci.com
2020-10-31 10:48:54 +11:00