python3Packages.build: Fix build after pytest-rerunfailures update

+2
+2
pkgs/development/python-modules/build/default.nix
··· 56 56 "ignore::DeprecationWarning" 57 57 ]; 58 58 59 + __darwinAllowLocalNetworking = true; 60 + 59 61 disabledTests = [ 60 62 # Tests often fail with StopIteration 61 63 "test_isolat"