2022-12-09T18:24:33 pyca 2.1 -> 4.4 https://pypi.org/project/pyca/ 2022-12-09T18:24:35 attrpath: pyCA 2022-12-09T18:24:36 Checking auto update branch... 2022-12-09T18:24:39 [version] 2022-12-09T18:24:39 [version] skipping because derivation has updateScript 2022-12-09T18:24:39 [rustCrateVersion] 2022-12-09T18:24:39 [rustCrateVersion] No cargoSha256 found 2022-12-09T18:24:39 [golangModuleVersion] 2022-12-09T18:24:39 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-09T18:24:39 [updateScript] 2022-12-09T18:24:42 [updateScript] Success 2022-12-09T18:24:42 [updateScript] this derivation will be built: /nix/store/l301ga4s3fh8bgm4slajs5sh7gkly2x5-packages.json.drv building '/nix/store/l301ga4s3fh8bgm4slajs5sh7gkly2x5-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! 2022-12-09T18:24:42 2022-12-09T18:24:42 [quotedUrls] 2022-12-09T18:24:42 [quotedUrls] nothing found to replace 2022-12-09T18:24:42 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 = [ 2022-12-09T18:26:08 No auto update branch exists 2022-12-09T18:26: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 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/3gk0j0x7r66zwvl875y9wicilgc7xj6k-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