2022-11-05T15:40:47 gallia 1.0.3 -> 1.1.0 https://github.com/Fraunhofer-AISEC/gallia/releases 2022-11-05T15:40:50 attrpath: gallia 2022-11-05T15:40:50 Checking auto update branch... 2022-11-05T15:40:53 [version] 2022-11-05T15:40:53 [version] skipping because derivation has updateScript 2022-11-05T15:40:53 [rustCrateVersion] 2022-11-05T15:40:53 [rustCrateVersion] No cargoSha256 found 2022-11-05T15:40:53 [golangModuleVersion] 2022-11-05T15:40:53 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-05T15:40:53 [updateScript] 2022-11-05T15:40:56 [updateScript] Success 2022-11-05T15:40:56 [updateScript] this derivation will be built: /nix/store/7gjjjiza74j521wv5ny5mzrmj8v1yfyj-packages.json.drv building '/nix/store/7gjjjiza74j521wv5ny5mzrmj8v1yfyj-packages.json.drv'... Going to be running update for following packages: - gallia-1.0.3 Press Enter key to continue... Running update for: - gallia-1.0.3: UPDATING ... - gallia-1.0.3: DONE. Packages updated! 2022-11-05T15:40:56 2022-11-05T15:40:56 [quotedUrls] 2022-11-05T15:40:56 [quotedUrls] nothing found to replace 2022-11-05T15:40:56 Diff after rewrites: diff --git a/pkgs/tools/security/gallia/default.nix b/pkgs/tools/security/gallia/default.nix index 785f6aae9ff..072fd3ab052 100644 --- a/pkgs/tools/security/gallia/default.nix +++ b/pkgs/tools/security/gallia/default.nix @@ -6,14 +6,14 @@ python3.pkgs.buildPythonApplication rec { pname = "gallia"; - version = "1.0.3"; + version = "1.1.0"; format = "pyproject"; src = fetchFromGitHub { owner = "Fraunhofer-AISEC"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-CoZ3niGuEjcaSyIGc0MIy95v64nTbhgqW/0uz4a/f1o="; + hash = "sha256-/KdaZ8eDz9BZLBwkxFZgbw4RUqnFGfqKHSkTUeyuCZA="; }; nativeBuildInputs = with python3.pkgs; [ 2022-11-05T15:42:29 No auto update branch exists 2022-11-05T15:42:37 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 gallia nix build failed. substituteStream(): WARNING: pattern 'zstandard = "^0.17.0"' doesn't match anything in file 'pyproject.toml' @nix { "action": "setPhase", "phase": "configurePhase" } configuring no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } building Executing pipBuildPhase Creating a wheel... WARNING: The directory '/homeless-shelter/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag. Processing /build/source Running command Preparing metadata (pyproject.toml) Preparing metadata (pyproject.toml) ... [?25l[?25hdone Building wheels for collected packages: gallia Running command Building wheel for gallia (pyproject.toml) Building wheel for gallia (pyproject.toml) ... [?25l[?25hdone Created wheel for gallia: filename=gallia-1.1.0-py3-none-any.whl size=177871 sha256=75ab72d3d2faf2327ccb0735e520b7e2bbc5fbf9034f9ca73e8fc8018ed83b3c Stored in directory: /build/pip-ephem-wheel-cache-k0fdnvk_/wheels/79/4b/9b/fc24941d75fdb959a71ee80195b2c89d6ae9389f9f0f80fb22 Successfully built gallia Finished creating a wheel... Finished executing pipBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./gallia-1.1.0-py3-none-any.whl Requirement already satisfied: msgspec<0.10,>=0.8 in /nix/store/sbd8z20yqr2yln6lyxqhn335w6by4ij3-python3.10-msgspec-0.9.1/lib/python3.10/site-packages (from gallia==1.1.0) (0.9.1) Requirement already satisfied: python-can<5.0,>=4.0 in /nix/store/agd38jahp3sjidyf9cjsxw5vssiszh6d-python3.10-python-can-4.0.0/lib/python3.10/site-packages (from gallia==1.1.0) (4.0.0) ERROR: Could not find a version that satisfies the requirement pydantic<2.0,>=1.10 (from gallia) (from versions: none) ERROR: No matching distribution found for pydantic<2.0,>=1.10