Skip to content

Commit 13caeaf

Browse files
docs: update ARM32 piwheels stats for v3.4.0 [skip ci]
1 parent 4e273a3 commit 13caeaf

3 files changed

Lines changed: 9 additions & 8 deletions

File tree

.github/piwheels-stats.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<!-- PIWHEELS_STATS_START -->
22
## 🥧 ARM32 Support (Raspberry Pi)
33
[![piwheels](https://img.shields.io/badge/piwheels-ARM32%20verified-97BF0D?logo=raspberrypi&logoColor=white)](https://www.piwheels.org/project/omnipkg/)
4-
**Latest Version:** `3.3.5` | **Python:** | [View on piwheels](https://www.piwheels.org/project/omnipkg/)
4+
**Latest Version:** `3.4.0` | **Python:** | [View on piwheels](https://www.piwheels.org/project/omnipkg/)
55
```bash
6-
pip3 install omnipkg==3.3.5
6+
pip3 install omnipkg==3.4.0
77
```
88
**Verified Platforms:**
99
- 🍓 Raspberry Pi (armv6/armv7) - Bullseye, Bookworm, Trixie
10-
- 📦 Wheel: [`https://www.piwheels.org/simple/omnipkg/omnipkg-3.3.5-cp37-abi3-linux_armv6l.whl`](https://www.piwheels.org/simple/omnipkg/omnipkg-3.3.5-cp37-abi3-linux_armv6l.whl)
10+
- 📦 Wheel: [`https://www.piwheels.org/simple/omnipkg/omnipkg-3.4.0-cp37-abi3-linux_armv6l.whl`](https://www.piwheels.org/simple/omnipkg/omnipkg-3.4.0-cp37-abi3-linux_armv6l.whl)
1111
<!-- PIWHEELS_STATS_END -->

.github/platform-matrix.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"arm32": {
33
"verified": true,
4-
"version": "3.3.5",
4+
"version": "3.4.0",
55
"python_versions": "",
66
"cp39_bullseye": false,
77
"cp311_bookworm": false,
88
"cp313_trixie": false,
9-
"install_command": "pip3 install omnipkg==3.3.5",
9+
"install_command": "pip3 install omnipkg==3.4.0",
1010
"platforms": ["Raspberry Pi", "Raspbian Bullseye", "Raspbian Bookworm", "Raspbian Trixie"]
1111
}
1212
}

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1405,13 +1405,13 @@ brew install omnipkg
14051405
<!-- PIWHEELS_STATS_START -->
14061406
## 🥧 ARM32 Support (Raspberry Pi)
14071407
[![piwheels](https://img.shields.io/badge/piwheels-ARM32%20verified-97BF0D?logo=raspberrypi&logoColor=white)](https://www.piwheels.org/project/omnipkg/)
1408-
**Latest Version:** `3.3.5` | **Python:** | [View on piwheels](https://www.piwheels.org/project/omnipkg/)
1408+
**Latest Version:** `3.4.0` | **Python:** | [View on piwheels](https://www.piwheels.org/project/omnipkg/)
14091409
```bash
1410-
pip3 install omnipkg==3.3.5
1410+
pip3 install omnipkg==3.4.0
14111411
```
14121412
**Verified Platforms:**
14131413
- 🍓 Raspberry Pi (armv6/armv7) - Bullseye, Bookworm, Trixie
1414-
- 📦 Wheel: [`https://www.piwheels.org/simple/omnipkg/omnipkg-3.3.5-cp37-abi3-linux_armv6l.whl`](https://www.piwheels.org/simple/omnipkg/omnipkg-3.3.5-cp37-abi3-linux_armv6l.whl)
1414+
- 📦 Wheel: [`https://www.piwheels.org/simple/omnipkg/omnipkg-3.4.0-cp37-abi3-linux_armv6l.whl`](https://www.piwheels.org/simple/omnipkg/omnipkg-3.4.0-cp37-abi3-linux_armv6l.whl)
14151415
<!-- PIWHEELS_STATS_END -->
14161416

14171417

@@ -1457,6 +1457,7 @@ pip3 install omnipkg==3.3.5
14571457

14581458

14591459

1460+
14601461

14611462

14621463
<a href="https://www.piwheels.org/project/omnipkg/">

0 commit comments

Comments
 (0)