From 0db69915debb1ed1273bb4f66cbf5ba8bc240568 Mon Sep 17 00:00:00 2001 From: Dan Halbert Date: Sat, 8 Feb 2025 11:11:48 -0500 Subject: [PATCH] drop 8.x bundles --- libraries/index.html | 25 +++++-------------------- 1 file changed, 5 insertions(+), 20 deletions(-) diff --git a/libraries/index.html b/libraries/index.html index 7819ab8719..32df032851 100644 --- a/libraries/index.html +++ b/libraries/index.html @@ -33,7 +33,7 @@

Download and Installation Instructions

versions of Python source code. Make sure to download the bundle that matches the major version of your CircuitPython, because the .mpy files can change between versions. - For example, if you are running 8.2.7 you should download the 8.x bundle. + For example, if you are running 9.2.4 you should download the 9.x bundle.

The precompiled .mpy files take up less space on your CIRCUITPY drive than the .py files. @@ -65,20 +65,12 @@

Download and Installation Instructions

Bundles

-
-
-

Bundle for Version 8.x

-

- This bundle is built for use with CircuitPython 8.x.x. If you are using - CircuitPython 8, please download this bundle. -

-

Bundle for Version 9.x

This bundle is built for use with CircuitPython 9.x.x. If you are using - CircuitPython 9, please download this bundle. The .mpy format has - changed as of CircuitPython 9, so 8.x libraries are not compatible. + CircuitPython 9, please download this bundle. The .mpy format + changed as of CircuitPython 9: 8.x libraries are not compatible.

@@ -115,19 +107,12 @@

The Community Bundle

Community Bundle.

-
-

Bundle for Version 8.x

-

- This bundle is built for use with CircuitPython 8.x.x. If you are using - CircuitPython 8, please download this bundle. -

-

Bundle for Version 9.x

This bundle is built for use with CircuitPython 9.x.x. If you are using - CircuitPython 9, please download this bundle. The .mpy format has - changed as of CircuitPython 9, so 8.x libraries are not compatible. + CircuitPython 9, please download this bundle. The .mpy format + changed as of CircuitPython 9: 8.x libraries are not compatible.