mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 19:02:09 +00:00
Flask 3.x requires blinker for its signal system. Add python-blinker 1.9.0 as a new package. blinker is a pure-Python package (flit-core build backend) with no runtime dependencies. Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>