python312Packages.ical 6.1.1 -> 7.0.0 https://github.com/allenporter/ical/releases attrpath: python312Packages.ical 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/5wia5ivhb25bk6abj7pizrfv0rgdgf36-packages.json.drv building '/nix/store/5wia5ivhb25bk6abj7pizrfv0rgdgf36-packages.json.drv'... Going to be running update for following packages: - python3.12-ical-6.1.1 Press Enter key to continue... Running update for: - python3.12-ical-6.1.1: UPDATING ... - python3.12-ical-6.1.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/ical/default.nix b/pkgs/development/python-modules/ical/default.nix index d95a34fbbc84..767a8dce4ecf 100644 --- a/pkgs/development/python-modules/ical/default.nix +++ b/pkgs/development/python-modules/ical/default.nix @@ -19,7 +19,7 @@ buildPythonPackage rec { pname = "ical"; - version = "6.1.1"; + version = "7.0.0"; pyproject = true; disabled = pythonOlder "3.10"; @@ -28,7 +28,7 @@ buildPythonPackage rec { owner = "allenporter"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-pFmJYXIhc9jhpc9ZjSNaol5h5Jb8ZvxuQsQL/2Rjryc="; + hash = "sha256-S/6zyUFXSWcnnLNSwz1smovSyodhKeRVbT9lj7+KLWo="; }; 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 python312Packages.ical nix build failed. tests/test_store.py:16: in from syrupy import SnapshotAssertion E ModuleNotFoundError: No module named 'syrupy' _______________ ERROR collecting tests/parsing/test_component.py _______________ ImportError while importing test module '/build/source/tests/parsing/test_component.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /nix/store/n3jf1lkdfakxskzsm4nlhss8mdgmcqhc-python3-3.12.2/lib/python3.12/importlib/__init__.py:90: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/parsing/test_component.py:8: in from syrupy import SnapshotAssertion E ModuleNotFoundError: No module named 'syrupy' _________________ ERROR collecting tests/tzif/test_rfc8536.py __________________ ImportError while importing test module '/build/source/tests/tzif/test_rfc8536.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /nix/store/n3jf1lkdfakxskzsm4nlhss8mdgmcqhc-python3-3.12.2/lib/python3.12/importlib/__init__.py:90: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/tzif/test_rfc8536.py:9: in from syrupy import SnapshotAssertion E ModuleNotFoundError: No module named 'syrupy' =========================== short test summary info ============================ ERROR tests/test_calendar_stream.py ERROR tests/test_diagnostics.py ERROR tests/test_store.py ERROR tests/parsing/test_component.py ERROR tests/tzif/test_rfc8536.py !!!!!!!!!!!!!!!!!!! Interrupted: 5 errors during collection !!!!!!!!!!!!!!!!!!!! ============================== 5 errors in 0.78s =============================== /nix/store/3qnm3nwjajgqa771dmi2dnwxrw0kzq5m-stdenv-linux/setup: line 1578: pop_var_context: head of shell_variables not a function context