python310Packages.schema-salad 0 -> 1 attrpath: python310Packages.schema-salad Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/hfjc79vlmcpizsgjf9y1xy03jgzjs0f9-packages.json.drv building '/nix/store/hfjc79vlmcpizsgjf9y1xy03jgzjs0f9-packages.json.drv'... Going to be running update for following packages: - python3.10-schema-salad-8.4.20230606143604 Press Enter key to continue... Running update for: - python3.10-schema-salad-8.4.20230606143604: UPDATING ... - python3.10-schema-salad-8.4.20230606143604: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/schema-salad/default.nix b/pkgs/development/python-modules/schema-salad/default.nix index c1a2295ec88b..f439f2535c26 100644 --- a/pkgs/development/python-modules/schema-salad/default.nix +++ b/pkgs/development/python-modules/schema-salad/default.nix @@ -16,14 +16,14 @@ buildPythonPackage rec { pname = "schema-salad"; - version = "8.4.20230606143604"; + version = "8.4.20230808163024"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-8Zo9ZhS0r+zsk7nHEh0x7gHYwaoWmyctQYRMph09mvY="; + hash = "sha256-ai4vv6EFX4yTR8sgRspiG+M8a8oa83LIlJPGX7q+Kd0="; }; nativeBuildInputs = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python310Packages.schema-salad nix build failed. adding 'schema_salad/typescript/util/loaders/IdMapLoader.ts' adding 'schema_salad/typescript/util/loaders/Loader.ts' adding 'schema_salad/typescript/util/loaders/PrimitiveLoader.ts' adding 'schema_salad/typescript/util/loaders/RecordLoader.ts' adding 'schema_salad/typescript/util/loaders/RootLoader.ts' adding 'schema_salad/typescript/util/loaders/SecondaryDSLLoader.ts' adding 'schema_salad/typescript/util/loaders/TypeDSLLoader.ts' adding 'schema_salad/typescript/util/loaders/UnionLoader.ts' adding 'schema_salad/typescript/util/loaders/UriLoader.ts' adding 'schema_salad-8.4.20230808163024.dist-info/LICENSE.txt' adding 'schema_salad-8.4.20230808163024.dist-info/METADATA' adding 'schema_salad-8.4.20230808163024.dist-info/WHEEL' adding 'schema_salad-8.4.20230808163024.dist-info/entry_points.txt' adding 'schema_salad-8.4.20230808163024.dist-info/top_level.txt' adding 'schema_salad-8.4.20230808163024.dist-info/zip-safe' adding 'schema_salad-8.4.20230808163024.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/schema-salad-8.4.20230808163024/dist /build/schema-salad-8.4.20230808163024 Processing ./schema_salad-8.4.20230808163024-py3-none-any.whl Requirement already satisfied: mistune<2.1,>=2.0.3 in /nix/store/s4f2c7znpap93ffz8cc6qy5qhi68nzr7-python3.10-mistune-2.0.5/lib/python3.10/site-packages (from schema-salad==8.4.20230808163024) (2.0.5) Requirement already satisfied: mypy-extensions in /nix/store/qb6hd3hxn27p4xl594pa5ybiq5n496rk-python3.10-mypy-extensions-1.0.0/lib/python3.10/site-packages (from schema-salad==8.4.20230808163024) (1.0.0) Requirement already satisfied: requests>=1.0 in /nix/store/vds4jpmh02bs3qyz4cgay75xhqvmjnm2-python3.10-requests-2.31.0/lib/python3.10/site-packages (from schema-salad==8.4.20230808163024) (2.31.0) Requirement already satisfied: ruamel.yaml<0.18,>=0.16.12 in /nix/store/qhg2x7nq5q7vhvsvklk97pk8hyrza3ci-python3.10-ruamel-yaml-0.17.32/lib/python3.10/site-packages (from schema-salad==8.4.20230808163024) (0.17.32) ERROR: Could not find a version that satisfies the requirement importlib-resources>=1.4 (from schema-salad) (from versions: none) ERROR: No matching distribution found for importlib-resources>=1.4