python311Packages.bx-python 0 -> 1 attrpath: python311Packages.bx-python 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/zzwvr5ryz4s8f4yx7i7j1ki0sghgjk3h-packages.json.drv building '/nix/store/zzwvr5ryz4s8f4yx7i7j1ki0sghgjk3h-packages.json.drv'... Going to be running update for following packages: - python3.11-bx-python-0.10.0 Press Enter key to continue... Running update for: - python3.11-bx-python-0.10.0: UPDATING ... - python3.11-bx-python-0.10.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/bx-python/default.nix b/pkgs/development/python-modules/bx-python/default.nix index 5fc21676d261..35c8996a9dee 100644 --- a/pkgs/development/python-modules/bx-python/default.nix +++ b/pkgs/development/python-modules/bx-python/default.nix @@ -11,7 +11,7 @@ buildPythonPackage rec { pname = "bx-python"; - version = "0.10.0"; + version = "0.11.0"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -20,7 +20,7 @@ buildPythonPackage rec { owner = "bxlab"; repo = "bx-python"; rev = "refs/tags/v${version}"; - hash = "sha256-j2GKj2IGDBk4LBnISRx6ZW/lh5VSdQBasC0gCRj0Fiw="; + hash = "sha256-evhxh/cCZFSK6EgMu7fC9/ZrPd2S1fZz89ItGYrHQck="; }; nativeBuildInputs = [ An auto update branch exists with message `python311Packages.bx-python: update disabled`. New version is 0.11.0. The auto update branch does not match or exceed the new version. There might already be an open PR for this update: - python311Packages.bx-python: 0.10.0 -> 0.11.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/288049"