mirror of
https://github.com/openwrt/packages.git
synced 2026-04-16 03:12:16 +00:00
Release notes:
https://github.com/bottlepy/bottle/releases/tag/0.13.4
Add setuptools to PKG_BUILD_DEPENDS to fix:
```
pyproject_hooks._impl.BackendUnavailable: Cannot import 'setuptools.build_meta'
```
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry picked from commit 4f5de42c72)