python311Packages.jira 0 -> 1 attrpath: python311Packages.jira 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/59b19qzn274h85wdm9ln004lpxzh1f6n-packages.json.drv building '/nix/store/59b19qzn274h85wdm9ln004lpxzh1f6n-packages.json.drv'... Going to be running update for following packages: - python3.11-jira-3.5.2 Press Enter key to continue... Running update for: - python3.11-jira-3.5.2: UPDATING ... - python3.11-jira-3.5.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/jira/default.nix b/pkgs/development/python-modules/jira/default.nix index 9b8a808b878f..e1e324b10b9d 100644 --- a/pkgs/development/python-modules/jira/default.nix +++ b/pkgs/development/python-modules/jira/default.nix @@ -21,7 +21,7 @@ buildPythonPackage rec { pname = "jira"; - version = "3.5.2"; + version = "3.6.0"; pyproject = true; disabled = pythonOlder "3.8"; @@ -30,7 +30,7 @@ buildPythonPackage rec { owner = "pycontribs"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-9hzKN57OHi2be9C2mtHZU1KcpbcKxiiYDj9Vw7MxTK4="; + hash = "sha256-Wv6xjk1nyFIDKAypyQRlqFglzxe9Ems2ON3PEehUP/Q="; }; 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 python311Packages.jira nix build failed. adding 'tests/resources/test_remote_link.py' adding 'tests/resources/test_request_type.py' adding 'tests/resources/test_resolution.py' adding 'tests/resources/test_role.py' adding 'tests/resources/test_security_level.py' adding 'tests/resources/test_service_desk.py' adding 'tests/resources/test_sprint.py' adding 'tests/resources/test_status.py' adding 'tests/resources/test_status_category.py' adding 'tests/resources/test_user.py' adding 'tests/resources/test_version.py' adding 'tests/resources/test_vote.py' adding 'tests/resources/test_watchers.py' adding 'tests/resources/test_worklog.py' adding 'jira-3.6.0.dist-info/AUTHORS.rst' adding 'jira-3.6.0.dist-info/LICENSE' adding 'jira-3.6.0.dist-info/METADATA' adding 'jira-3.6.0.dist-info/WHEEL' adding 'jira-3.6.0.dist-info/entry_points.txt' adding 'jira-3.6.0.dist-info/top_level.txt' adding 'jira-3.6.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Successfully built jira-3.6.0-py3-none-any.whl Finished creating a wheel... Finished executing pypaBuildPhase @nix { "action": "setPhase", "phase": "pythonRuntimeDepsCheckHook" } Running phase: pythonRuntimeDepsCheckHook Executing pythonRuntimeDepsCheck Checking runtime dependencies for jira-3.6.0-py3-none-any.whl - pillow not installed