python312Packages.python-on-whales 0.68.0 -> 0.69.0 https://github.com/gabrieldemarmiesse/python-on-whales/releases attrpath: python312Packages.python-on-whales 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/1s8znbicrbmnqk7x77xbhcllxilzf416-packages.json.drv building '/nix/store/1s8znbicrbmnqk7x77xbhcllxilzf416-packages.json.drv'... Going to be running update for following packages: - python3.12-python-on-whales-0.68.0 Press Enter key to continue... Running update for: - python3.12-python-on-whales-0.68.0: UPDATING ... - python3.12-python-on-whales-0.68.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/python-on-whales/default.nix b/pkgs/development/python-modules/python-on-whales/default.nix index 791bf2545051..ae85531f7833 100644 --- a/pkgs/development/python-modules/python-on-whales/default.nix +++ b/pkgs/development/python-modules/python-on-whales/default.nix @@ -11,7 +11,7 @@ buildPythonPackage rec { pname = "python-on-whales"; - version = "0.68.0"; + version = "0.69.0"; pyproject = true; disabled = pythonOlder "3.8"; @@ -20,7 +20,7 @@ buildPythonPackage rec { owner = "gabrieldemarmiesse"; repo = "python-on-whales"; rev = "refs/tags/v${version}"; - hash = "sha256-S9IfCCGMVXo7IPyOtu7TIeWRovE1fLQ9pjRO6tVJ4bU="; + hash = "sha256-2ZrbiHvcYwerhGQmtC/903W/WpuqgYqapRzLpu30sRs="; }; nativeBuildInputs = [ setuptools ]; No auto update branch exists Python package with too many package rebuilds 4929 > 25