2022-11-20T09:41:17 python3.10-apispec 5.2.2 -> 6.0.2 https://pypi.org/project/apispec/ 2022-11-20T09:41:19 attrpath: python310Packages.apispec 2022-11-20T09:41:19 Checking auto update branch... 2022-11-20T09:41:24 [version] 2022-11-20T09:41:24 [version] skipping because derivation has updateScript 2022-11-20T09:41:24 [rustCrateVersion] 2022-11-20T09:41:24 [rustCrateVersion] No cargoSha256 found 2022-11-20T09:41:24 [golangModuleVersion] 2022-11-20T09:41:24 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-20T09:41:24 [updateScript] 2022-11-20T09:41:25 [updateScript] Success 2022-11-20T09:41:25 [updateScript] this derivation will be built: /nix/store/dbg0hffy6xrj7ivnsb6abj3bxa42ck26-packages.json.drv building '/nix/store/dbg0hffy6xrj7ivnsb6abj3bxa42ck26-packages.json.drv'... Going to be running update for following packages: - python3.10-apispec-5.2.2 Press Enter key to continue... Running update for: - python3.10-apispec-5.2.2: UPDATING ... - python3.10-apispec-5.2.2: DONE. Packages updated! 2022-11-20T09:41:25 2022-11-20T09:41:25 [quotedUrls] 2022-11-20T09:41:26 [quotedUrls] nothing found to replace 2022-11-20T09:41:26 Diff after rewrites: diff --git a/pkgs/development/python-modules/apispec/default.nix b/pkgs/development/python-modules/apispec/default.nix index 9ad41715a23..b204e97af22 100644 --- a/pkgs/development/python-modules/apispec/default.nix +++ b/pkgs/development/python-modules/apispec/default.nix @@ -12,14 +12,14 @@ buildPythonPackage rec { pname = "apispec"; - version = "5.2.2"; + version = "6.0.2"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-bqZULh6//p/ZW6Ae8/UTUerGwgCpdFYsdHMFm5zSCqc="; + hash = "sha256-522Atznt70viEwkqY4Stf9kzun1k9tWgr/jU2hvveIc="; }; propagatedBuildInputs = [ 2022-11-20T09:42:55 No auto update branch exists 2022-11-20T09:43:13 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python310Packages.apispec nix build failed. FAILED tests/test_ext_marshmallow_openapi.py::TestFieldValidation::test_properties[2.0-range_no_upper-properties1] FAILED tests/test_ext_marshmallow_openapi.py::TestFieldValidation::test_properties[2.0-multiple_ranges-properties2] FAILED tests/test_ext_marshmallow_openapi.py::TestFieldValidation::test_properties[2.0-list_length-properties3] FAILED tests/test_ext_marshmallow_openapi.py::TestFieldValidation::test_properties[2.0-custom_list_length-properties4] FAILED tests/test_ext_marshmallow_openapi.py::TestFieldValidation::test_properties[2.0-string_length-properties5] FAILED tests/test_ext_marshmallow_openapi.py::TestFieldValidation::test_properties[2.0-custom_field_length-properties6] FAILED tests/test_ext_marshmallow_openapi.py::TestFieldValidation::test_properties[2.0-multiple_lengths-properties7] FAILED tests/test_ext_marshmallow_openapi.py::TestFieldValidation::test_properties[2.0-equal_length-properties8] FAILED tests/test_ext_marshmallow_openapi.py::TestFieldValidation::test_properties[2.0-date_range-properties9] FAILED tests/test_ext_marshmallow_openapi.py::TestFieldValidation::test_properties[3.0.0-range-properties0] FAILED tests/test_ext_marshmallow_openapi.py::TestFieldValidation::test_properties[3.0.0-range_no_upper-properties1] FAILED tests/test_ext_marshmallow_openapi.py::TestFieldValidation::test_properties[3.0.0-multiple_ranges-properties2] FAILED tests/test_ext_marshmallow_openapi.py::TestFieldValidation::test_properties[3.0.0-list_length-properties3] FAILED tests/test_ext_marshmallow_openapi.py::TestFieldValidation::test_properties[3.0.0-custom_list_length-properties4] FAILED tests/test_ext_marshmallow_openapi.py::TestFieldValidation::test_properties[3.0.0-string_length-properties5] FAILED tests/test_ext_marshmallow_openapi.py::TestFieldValidation::test_properties[3.0.0-custom_field_length-properties6] FAILED tests/test_ext_marshmallow_openapi.py::TestFieldValidation::test_properties[3.0.0-multiple_lengths-properties7] FAILED tests/test_ext_marshmallow_openapi.py::TestFieldValidation::test_properties[3.0.0-equal_length-properties8] FAILED tests/test_ext_marshmallow_openapi.py::TestFieldValidation::test_properties[3.0.0-date_range-properties9] ERROR tests/test_ext_marshmallow_field.py::TestField2PropertyPluck::test_spec[2.0] ERROR tests/test_ext_marshmallow_field.py::TestField2PropertyPluck::test_spec[3.0.0] ERROR tests/test_ext_marshmallow_field.py::TestField2PropertyPluck::test_with_property[2.0] ERROR tests/test_ext_marshmallow_field.py::TestField2PropertyPluck::test_with_property[3.0.0] ERROR tests/test_ext_marshmallow_field.py::TestField2PropertyPluck::test_metadata[2.0] ERROR tests/test_ext_marshmallow_field.py::TestField2PropertyPluck::test_metadata[3.0.0] ERROR tests/test_ext_marshmallow_field.py::TestField2PropertyPluck::test_many[2.0] ERROR tests/test_ext_marshmallow_field.py::TestField2PropertyPluck::test_many[3.0.0] ERROR tests/test_ext_marshmallow_field.py::TestField2PropertyPluck::test_many_with_property[2.0] ERROR tests/test_ext_marshmallow_field.py::TestField2PropertyPluck::test_many_with_property[3.0.0] ============ 318 failed, 192 passed, 1 warning, 10 errors in 12.28s ============