mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 17:04:32 +04:00
Release notes can be found here: https://yaml.dev/doc/ruamel-yaml/ Wheel is compiled as ruamel_yaml (underscore), but on pypi it is ruamel.yaml (dot), it failed on buildbot, so add slight tweak. Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>