mirror of
https://github.com/openwrt/packages.git
synced 2026-01-11 20:24:47 +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>