python310Packages.pybigwig 0 -> 1 attrpath: python310Packages.pybigwig 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/nzf8v7jjh35pwfx7sir3yh2kpf2awvpb-packages.json.drv building '/nix/store/nzf8v7jjh35pwfx7sir3yh2kpf2awvpb-packages.json.drv'... Going to be running update for following packages: - python3.10-pybigwig-0.3.20 Press Enter key to continue... Running update for: - python3.10-pybigwig-0.3.20: UPDATING ... - python3.10-pybigwig-0.3.20: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/pybigwig/default.nix b/pkgs/development/python-modules/pybigwig/default.nix index 3101066ff251..efbc350530e5 100644 --- a/pkgs/development/python-modules/pybigwig/default.nix +++ b/pkgs/development/python-modules/pybigwig/default.nix @@ -9,7 +9,7 @@ buildPythonPackage rec { pname = "pybigwig"; - version = "0.3.20"; + version = "0.3.22"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -18,7 +18,7 @@ buildPythonPackage rec { owner = "deeptools"; repo = "pyBigWig"; rev = "refs/tags/${version}"; - hash = "sha256-uYKxM0HOG4fus5geBFjbfbv6G1kDvMaAwhk0w/e1YII="; + hash = "sha256-wJC5eXIC9PNlbCtmq671WuoIJVkh3aX7K6WArJWjyFg="; }; buildInputs = [ An auto update branch exists with message `python310Packages.pybigwig: 0.3.20 -> 0.3.21`. New version is 0.3.22. The auto update branch does not match or exceed the new version. There might already be an open PR for this update: - python310Packages.pybigwig: 0.3.20 -> 0.3.21 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/225065"