python312Packages.beanhub-import 0.3.4 -> 1.0.1 https://github.com/LaunchPlatform/beanhub-import/releases attrpath: python312Packages.beanhub-import 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/2r4qz266wfq7ahradk283i70y1apflqb-packages.json.drv building '/nix/store/2r4qz266wfq7ahradk283i70y1apflqb-packages.json.drv'... Going to be running update for following packages: - python3.12-beanhub-import-0.3.4 Press Enter key to continue... Running update for: - python3.12-beanhub-import-0.3.4: UPDATING ... - python3.12-beanhub-import-0.3.4: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/beanhub-import/default.nix b/pkgs/development/python-modules/beanhub-import/default.nix index bfb3480bac99..420a7e020ea6 100644 --- a/pkgs/development/python-modules/beanhub-import/default.nix +++ b/pkgs/development/python-modules/beanhub-import/default.nix @@ -16,7 +16,7 @@ buildPythonPackage rec { pname = "beanhub-import"; - version = "0.3.4"; + version = "1.0.1"; pyproject = true; disabled = pythonOlder "3.9"; @@ -25,7 +25,7 @@ buildPythonPackage rec { owner = "LaunchPlatform"; repo = "beanhub-import"; rev = "refs/tags/${version}"; - hash = "sha256-igaW8vFUYagBfVQXL1Ulo7uhGilbOxxuyZV9Eda/Gto="; + hash = "sha256-jNwM+5On0BoCiqPfaWhHupXTQhinfobEkLbchP7OIHQ="; }; build-system = [ poetry-core ]; An auto update branch exists with message `python312Packages.beanhub-import: 0.3.4 -> 1.0.0`. New version is 1.0.1. The auto update branch does not match or exceed the new version. There might already be an open PR for this update: - python312Packages.beanhub-import: 0.3.4 -> 1.0.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/338420"