我的一个打包 cascadia-code-fonts 目前在 openSUSE Tumbleweed 下面可以正常编译,但是在 openSUSE Leap 15.2 下面不能正常编译。
https://build.opensuse.org/package/live_build_log/home:nuklly/cascadia-code-fonts/openSUSE_Leap_15.2/x86_64
根据编译器报错,说"eq"这个是 Python 关键字不能作为参数,但是为什么 Tumbleweed 下面又可以编译呢?是因为 Leap 和 Tumblewwed 下面的 Python 版本不同吗?