python311Packages.pyscf 2.2.0 -> 2.2.1 https://repology.org/project/python:pyscf/versions attrpath: python311Packages.pyscf 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/vhjc0cb2m8ghvlrmxgy76gz5317fz7vx-packages.json.drv building '/nix/store/vhjc0cb2m8ghvlrmxgy76gz5317fz7vx-packages.json.drv'... Going to be running update for following packages: - python3.11-pyscf-2.2.0 Press Enter key to continue... Running update for: - python3.11-pyscf-2.2.0: UPDATING ... - python3.11-pyscf-2.2.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/pyscf/default.nix b/pkgs/development/python-modules/pyscf/default.nix index 55c11fe8f9e..d29d1c9f308 100644 --- a/pkgs/development/python-modules/pyscf/default.nix +++ b/pkgs/development/python-modules/pyscf/default.nix @@ -16,13 +16,13 @@ buildPythonPackage rec { pname = "pyscf"; - version = "2.2.0"; + version = "2.2.1"; src = fetchFromGitHub { owner = "pyscf"; repo = pname; - rev = "v${version}"; - hash = "sha256-3ylFz5j176hBQLklLmVKltE8whynzojsoBEWjEL2M14="; + rev = "refs/tags/v${version}"; + hash = "sha256-dO4lk88UL/EkQfE7Dze2sDgvF4IFAkJ5PVeOVtSmIOM="; }; # setup.py calls Cmake and passes the arguments in CMAKE_CONFIGURE_ARGS to cmake. 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.pyscf Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix log -f . python311Packages.pyscf Standard output: error: numba-0.56.4 not supported for interpreter python3.11 (use '--show-trace' to show detailed location information)