File tree Expand file tree Collapse file tree 3 files changed +11
-1
lines changed
Expand file tree Collapse file tree 3 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 6464 - {version: 0.6.0, date: 2009-08-17, gz: 1}
6565 - {version: 0.5.0, date: 2009-07-15, gz: 1}
6666bin :
67+ - {version: 4.0.0.10, date: 2025-12-03, linux_aarch64: 1}
6768 - {version: 4.0.0.8, date: 2025-04-27, linux_aarch64: 1}
6869 - {version: 4.0.0.6, date: 2024-09-29, linux_aarch64: 1}
6970 - {version: 4.0.0.5, date: 2024-09-10, linux_aarch64: 1}
Original file line number Diff line number Diff line change 11{% include links.md %}
22
3+ ## Binary build 4.0.0.10, 2025-12-03
4+
5+ [ Binary build 4.0.0.10] [ bin-4.0.0.10 ] drops Python 3.8 support in the Python
6+ binary packages, enables SIMD JPEG decoding on macOS x86_64, and updates
7+ many dependencies.
8+
9+ [ bin-4.0.0.10 ] : https://github.com/openslide/openslide-bin/releases/tag/v4.0.0.10
10+
11+
312## OpenSlide Python version 1.4.3, 2025-12-03
413
514[ OpenSlide Python 1.4.3] [ python-1.4.3 ] adds support for
Original file line number Diff line number Diff line change @@ -251,7 +251,7 @@ openslide/[~4]</pre>
251251 <th ><a href =" https://pypi.org/ " >PyPI</a ></th >
252252 <td >
253253 <div >
254- <i >On RHEL 8 (with Python 3.8+) or Ubuntu 20.04 :</i ><br >
254+ <i >On RHEL 8 (with Python 3.9+) :</i ><br >
255255 <code >
256256 python3 -m pip install --upgrade pip<br >
257257 python3 -m pip install openslide-bin
You can’t perform that action at this time.
0 commit comments