Files
nixpkgs/pkgs/development/python-modules/aardwolf
Clément a887cd983f python314Packages.aardwolf: fix build failure
PyO3 version did not supported python3.14

  error: the configured Python interpreter version (3.14) is newer than PyO3's maximum supported version (3.13)
  = help: please check if an updated version of PyO3 is available. Current version: 0.23.5
  = help: set PYO3_USE_ABI3_FORWARD_COMPATIBILITY=1 to suppress this check and build anyway using the stable ABI
2026-01-02 12:56:15 -08:00
..