Hugo van Kemenade
|
9e3a70a514
|
Band names for arrow exported images (#9099)
|
2025-10-15 10:56:32 +03:00 |
|
Hugo van Kemenade
|
2ab301dcc9
|
Drop support for Python 3.9 (#9119)
Co-authored-by: Andrew Murray <radarhere@users.noreply.github.com>
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2025-08-02 12:02:20 +00:00 |
|
Andrew Murray
|
5fc0cf19c6
|
Merge branch 'main' into pyarrow_band_names
|
2025-08-01 10:25:14 +10:00 |
|
Russell Keith-Magee
|
98d6c3bf88
|
Restore pyroma test for iOS (#9116)
Co-authored-by: Andrew Murray <radarhere@users.noreply.github.com>
|
2025-08-01 10:22:28 +10:00 |
|
Hugo van Kemenade
|
ba5f81fb6b
|
Add support for Python 3.14 (#9120)
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2025-07-30 22:23:39 +10:00 |
|
wiredfool
|
7d2abbdcf9
|
lint.
|
2025-07-21 11:22:45 +02:00 |
|
wiredfool
|
28c7645d8b
|
Added tests for integration with nanoarrow
|
2025-07-21 11:19:45 +02:00 |
|
wiredfool
|
1a02d4ed5a
|
lint fixes
|
2025-07-20 13:01:39 +02:00 |
|
wiredfool
|
1159e65b4f
|
Added integration tests for Arro3, comparable to PyArrow tests
|
2025-07-20 12:58:54 +02:00 |
|
wiredfool
|
d56032047d
|
Add parallel compile from pybind11 (#8990)
|
2025-07-15 18:26:13 +02:00 |
|
Jeffrey A. Clark
|
0cd2d3b24b
|
Setup nit: "fork" should be lowercased
|
2025-07-01 09:10:20 -04:00 |
|
Russell Keith-Magee
|
da10ed1cf3
|
Add support for iOS (#9030)
Co-authored-by: Andrew Murray <radarhere@users.noreply.github.com>
|
2025-06-30 21:46:07 +10:00 |
|
wiredfool
|
2059e06005
|
Add parallel compile from pybind11
|
2025-05-31 14:46:07 +02:00 |
|
Eric Soroos
|
4d0678ca33
|
Add parallel test target, using pytest-xdist
|
2025-05-23 16:35:57 +02:00 |
|
Hugo van Kemenade
|
03e7871afd
|
Add make [-C docs] htmllive to rebuild and reload HTML files (#8913)
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2025-04-20 00:18:01 +03:00 |
|
Hugo van Kemenade
|
cda26be10e
|
Merge pull request #8850 from hugovk/pep639
Replace deprecated classifier with licence expression (PEP 639)
|
2025-04-04 18:36:02 +03:00 |
|
wiredfool
|
5c76e7ec17
|
Image -> Arrow support (#8330)
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
|
2025-04-01 09:10:45 +03:00 |
|
Hugo van Kemenade
|
e995eef424
|
Replace deprecated classifier with licence expression (PEP 639)
|
2025-03-31 23:04:08 +03:00 |
|
Hugo van Kemenade
|
1f4beb4a5c
|
Lint with flake8-pie
|
2025-03-03 23:57:40 +02:00 |
|
Andrew Murray
|
b096018fdd
|
Update Sphinx to 8.2 to remove nitpick ignore
|
2025-02-18 22:27:13 +11:00 |
|
Russell Keith-Magee
|
120ba1c13d
|
Rewrite the install_name of the ZLIB-NG library on macOS.
|
2025-01-08 14:01:06 +08:00 |
|
Andrew Murray
|
01bc487ff4
|
Merge branch 'main' into zlib-ng
|
2024-12-14 19:06:00 +11:00 |
|
Hugo van Kemenade
|
c5474ed433
|
Replace python-pillow.org with python-pillow.github.io
|
2024-12-06 20:26:07 +02:00 |
|
Andrew Murray
|
4986609938
|
Use zlib-ng on macOS
|
2024-11-28 21:31:54 +11:00 |
|
Hugo van Kemenade
|
c36a5b669b
|
Update/remove references to CHANGES.rst
|
2024-11-28 10:29:05 +02:00 |
|
Hugo van Kemenade
|
0995305eb4
|
Merge pull request #8497 from freakboy3742/homebrew-isolation
|
2024-11-18 12:17:40 +02:00 |
|
Andrew Murray
|
378df7a5b2
|
Disable platform guessing instead of adding dependencies-prefix
|
2024-11-12 22:41:57 +11:00 |
|
Andrew Murray
|
042f3ff083
|
Require coverage>=7.4.2
|
2024-11-07 07:52:18 +11:00 |
|
Russell Keith-Magee
|
e82b5398e7
|
Correct handling of vendored fribidi.
|
2024-11-06 14:12:51 +08:00 |
|
Hugo van Kemenade
|
67c2e04f70
|
Add trove-classifiers>=2024.10.12 to 'tests' extra and use for Windows CI
|
2024-10-30 08:37:19 +02:00 |
|
Russell Keith-Magee
|
72d81e24a8
|
Simplify Linux config by correcting a logic error in macOS config.
|
2024-10-29 09:25:47 +08:00 |
|
Russell Keith-Magee
|
c74a5bdd85
|
Correct paths used for Linux build.
|
2024-10-29 09:02:05 +08:00 |
|
Russell Keith-Magee
|
08554684b3
|
Revert fribidi/raqm changes for macOS builds.
|
2024-10-29 07:48:07 +08:00 |
|
Russell Keith-Magee
|
00809a2551
|
Tweaks to ensure isolation from Homebrew on x86_64.
|
2024-10-25 13:42:46 +08:00 |
|
Russell Keith-Magee
|
0fe55d6115
|
Isolate macOS build from Homebrew.
|
2024-10-25 09:53:06 +08:00 |
|
Hugo van Kemenade
|
e74994ed37
|
Update licence to MIT-CMU
|
2024-10-12 16:50:36 +03:00 |
|
Hugo van Kemenade
|
fdd5d0c0fb
|
Use CVE and CWE roles from Sphinx 8.1
|
2024-10-10 21:35:48 +03:00 |
|
Andrew Murray
|
2e73ffe703
|
Exclude multibuild from black and ruff
|
2024-09-28 15:29:09 +10:00 |
|
Andrew Murray
|
88b3265a9c
|
Lint: Run PT016
|
2024-09-14 20:59:02 +10:00 |
|
Andrew Murray
|
e47b181084
|
Added type hints
|
2024-08-31 18:48:16 +10:00 |
|
Andrew Murray
|
53bbfea763
|
Added type hints
|
2024-08-26 23:49:03 +10:00 |
|
Hugo van Kemenade
|
5747267eb3
|
Fix PT018: Assert only one thing
|
2024-08-17 11:46:15 +03:00 |
|
Hugo van Kemenade
|
5c282d0299
|
Fix PT014: duplicate test cases in pytest.mark.parametrize
|
2024-08-17 11:46:15 +03:00 |
|
Hugo van Kemenade
|
6f506d2ae3
|
Run all flake8-pytest-style except rules some that fail
|
2024-08-17 11:46:15 +03:00 |
|
Aarni Koskela
|
1c998d7f7c
|
Update pyproject.toml
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2024-08-08 14:10:18 +03:00 |
|
Aarni Koskela
|
8ca53b312d
|
Enforce CSV parametrize names style
|
2024-08-07 12:27:20 +03:00 |
|
Andrew Murray
|
726cdf5eed
|
Added type hints
|
2024-07-25 22:55:49 +10:00 |
|
Andrew Murray
|
a3f93b3f68
|
Changed ContainerIO to subclass IO
|
2024-07-17 16:23:29 +10:00 |
|
Andrew Murray
|
486dac7efc
|
Added type hints
|
2024-07-06 19:17:23 +10:00 |
|
Hugo van Kemenade
|
51bd7d2ea8
|
Drop support for Python 3.8 (#8183)
Co-authored-by: Andrew Murray <radarhere@users.noreply.github.com>
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2024-07-03 00:44:45 -06:00 |
|