pyCA 0 -> 1 attrpath: pyCA 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/9xryc6k3w3bzk8axvd5vz5wd8fi6cp4n-packages.json.drv building '/nix/store/9xryc6k3w3bzk8axvd5vz5wd8fi6cp4n-packages.json.drv'... Going to be running update for following packages: - pyca-2.1 Press Enter key to continue... Running update for: - pyca-2.1: UPDATING ... - pyca-2.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/video/pyca/default.nix b/pkgs/applications/video/pyca/default.nix index decba42dd5f..09b624a7aee 100644 --- a/pkgs/applications/video/pyca/default.nix +++ b/pkgs/applications/video/pyca/default.nix @@ -2,13 +2,13 @@ buildPythonApplication rec { pname = "pyca"; - version = "2.1"; + version = "4.5"; src = fetchFromGitHub { owner = "opencast"; repo = "pyCA"; - rev = "v${version}"; - sha256 = "0cvkmdlcax9da9iw4ls73vw0pxvm8wvchab5gwdy9w9ibqdpcmwh"; + rev = "refs/tags/v${version}"; + sha256 = "sha256-cTkWkOmgxJZlddqaSYKva2wih4Mvsdrd7LD4NggxKQk="; }; propagatedBuildInputs = [ 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 pyCA nix build failed. adding 'pyca/ui/utils.py' adding 'tests/__init__.py' adding 'tests/test_agentstate.py' adding 'tests/test_capture.py' adding 'tests/test_config.py' adding 'tests/test_db.py' adding 'tests/test_ingest.py' adding 'tests/test_main.py' adding 'tests/test_restapi.py' adding 'tests/test_schedule.py' adding 'tests/test_ui.py' adding 'tests/test_ui_opencast_commands.py' adding 'tests/test_utils.py' adding 'tests/tools.py' adding 'pyca-4.5.dist-info/METADATA' adding 'pyca-4.5.dist-info/WHEEL' adding 'pyca-4.5.dist-info/entry_points.txt' adding 'pyca-4.5.dist-info/top_level.txt' adding 'pyca-4.5.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./pyca-4.5-py3-none-any.whl Requirement already satisfied: pycurl>=7.19.5 in /nix/store/xa937kxrqrzpyw4ha3mwpsirvaad69xz-python3.10-pycurl-7.45.1/lib/python3.10/site-packages (from pyca==4.5) (7.45.1) ERROR: Could not find a version that satisfies the requirement psutil>=5.0.1 (from pyca) (from versions: none) ERROR: No matching distribution found for psutil>=5.0.1