Commit Graph

171 Commits

Author SHA1 Message Date
Andrew Murray
4737154415 Simplified logic since NumPy 1.22 dropped support for Python 3.7 2022-05-09 21:53:47 +10:00
Andrew Murray
7d74e7c0c0 Updated NumPy to latest 1.21 on 32-bit 2022-05-09 21:53:41 +10:00
Andrew Murray
9f5eafd3ab Updated freetype to 2.12.1 2022-05-01 21:56:20 +10:00
Andrew Murray
83281c778d Updated harfbuzz to 4.2.1 2022-04-24 14:12:25 +10:00
Hugo van Kemenade
e2c73f7f5f
Merge pull request #283 from radarhere/cflags
Fixed restoring original CFLAGS
2022-04-10 11:32:17 +03:00
Andrew Murray
3ec765d2a4 Install fribidi on manylinux 2022-04-09 22:47:09 +10:00
Andrew Murray
f6c1f7d840 Simplified code 2022-04-09 10:06:37 +10:00
Andrew Murray
2807a53718 Fixed restoring original CFLAGS 2022-04-09 09:46:13 +10:00
Hugo van Kemenade
68b95e3782
Merge pull request #280 from radarhere/zlib 2022-04-08 13:24:35 +03:00
Andrew Murray
78927dd5c6 Test fribidi, harfbuzz and raqm on macOS 2022-04-04 20:46:36 +10:00
Andrew Murray
ce097fadd2 Updated zlib on musllinux to 1.2.12 2022-04-03 12:12:40 +10:00
Andrew Murray
d3649a32ca Updated zlib on macOS to 1.2.12 2022-04-03 07:51:10 +10:00
Andrew Murray
5000b9b731 Updated freetype to 2.12 2022-04-01 08:10:02 +11:00
Hugo van Kemenade
8ee683d26c
Merge pull request #274 from nulano/fribidi 2022-03-31 22:58:28 +03:00
Ondrej Baranovič
d930cff66b
test with FriBiDi on Alpine 2022-03-31 04:28:50 +02:00
Andrew Murray
30ca3ba215 Updated harfbuzz to 4.2.0 2022-03-31 07:58:31 +11:00
Andrew Murray
eee4a21370 Added musllinux 2022-03-30 11:36:47 +11:00
Andrew Murray
081da2c7c7 multibuild now includes build_libjpeg_turbo 2022-03-26 06:21:35 +11:00
Andrew Murray
13579d7757 Updated harfbuzz to 4.1.0 2022-03-23 18:30:12 +11:00
Andrew Murray
4afcd8eb83 Updated harfbuzz to 4.0.1 2022-03-12 07:33:23 +11:00
Andrew Murray
09eb579de8 Updated harfbuzz to 4.0.0 2022-03-02 11:00:58 +11:00
Andrew Murray
0edc65a385 Updated libjpeg-turbo to 2.1.3 2022-02-26 15:23:05 +11:00
Andrew Murray
edbfb3c6d0 Added PyPy3.8 2022-02-21 12:32:29 +11:00
Andrew Murray
6e24dc6790 Downgrade zlib to 1.2.8 on Linux 2022-02-16 14:27:07 +11:00
Andrew Murray
9ed4f0ef84 Revert "Downgrade auditwheel on Linux"
This reverts commit 2a03bb74dd.
2022-02-16 14:26:28 +11:00
Andrew Murray
72f93aeca7 Updated harfbuzz to 3.4.0 2022-02-13 21:57:14 +11:00
Andrew Murray
d9a328c02e Updated harfbuzz to 3.3.2 2022-02-07 08:14:09 +11:00
Andrew Murray
107d4c820d Updated lcms2 to 2.13.1 2022-02-04 03:30:37 +11:00
Andrew Murray
b1885f27f0 Updated lcms2 to 2.13 2022-01-30 07:59:00 +11:00
Andrew Murray
df1ac80fdd Updated giflib to 5.2.1 on Linux 2022-01-25 09:54:24 +11:00
Andrew Murray
3c631797de Updated libwebp to 1.2.2 2022-01-24 10:18:32 +11:00
Andrew Murray
5b1d6a8753 Limit numpy on 32-bit to 1.21.5 for Python 3.8 and 3.9 2022-01-02 15:18:37 +11:00
Andrew Murray
4e2c5709ec Switched to libjpeg-turbo 2021-12-31 15:53:19 +11:00
Andrew Murray
136ab890c0 Limit numpy on 32-bit to 1.21.4 for Python 3.10 and 1.20.3 for PyPy 2021-12-29 23:46:38 +11:00
Andrew Murray
de4d6249ef Do not use libtiff 4.3.0 on macOS builds 2021-12-29 22:22:11 +11:00
Andrew Murray
97afc0daeb Updated harfbuzz to 3.2.0 2021-12-12 16:00:01 +11:00
Andrew Murray
37339ce9ed Updated freetype to 2.11.1 2021-12-05 00:57:36 +11:00
Andrew Murray
50a9db6c3b Updated harfbuzz to 3.1.0 2021-11-15 10:27:52 +11:00
Hugo van Kemenade
fd50dc2dc5 Rename master to main 2021-10-15 16:02:27 +03:00
Andrew Murray
2a03bb74dd Downgrade auditwheel on Linux 2021-09-24 21:11:13 +10:00
Andrew Murray
73e3a55996 Uninstall existing zlib on Linux 2021-09-24 20:59:29 +10:00
Andrew Murray
3c8056a6cb Updated harfbuzz to 3.0.0 2021-09-18 08:17:44 +10:00
Andrew Murray
a0e13805d3 Updated harfbuzz to 2.9.1 2021-09-08 07:46:21 +10:00
Andrew Murray
83c01b702f Upgraded numpy on 32-bit PyPy3.7 to match 64-bit 2021-09-06 12:18:03 +10:00
Andrew Murray
bd773bb277 Updated harfbuzz to 2.9.0 2021-08-18 21:55:44 +10:00
Andrew Murray
812155d68c Do not install numpy for Python 3.10 on x86_64 2021-08-15 20:03:16 +10:00
Andrew Murray
d23b263335 Updated libwebp to 1.2.1 2021-08-14 19:53:28 +10:00
Hugo van Kemenade
4e66275075
Merge pull request #211 from radarhere/build_xz
Added build_xz
2021-08-12 13:59:45 +03:00
Andrew Murray
449491e8d2 Updated freetype to 2.11.0 2021-07-20 07:45:55 +10:00
Andrew Murray
6ad12e69ec Added build_xz 2021-07-12 22:25:23 +10:00