python311Packages.stripe 0 -> 1 attrpath: python311Packages.stripe 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/3py37x87rarslij69ahsb5h1z99cf1vc-packages.json.drv building '/nix/store/3py37x87rarslij69ahsb5h1z99cf1vc-packages.json.drv'... Going to be running update for following packages: - python3.11-stripe-7.11.0 Press Enter key to continue... Running update for: - python3.11-stripe-7.11.0: UPDATING ... - python3.11-stripe-7.11.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/stripe/default.nix b/pkgs/development/python-modules/stripe/default.nix index 6fb53df48063..c4ea849251b7 100644 --- a/pkgs/development/python-modules/stripe/default.nix +++ b/pkgs/development/python-modules/stripe/default.nix @@ -9,14 +9,14 @@ buildPythonPackage rec { pname = "stripe"; - version = "7.11.0"; + version = "8.6.0"; pyproject = true; disabled = pythonOlder "3.8"; src = fetchPypi { inherit pname version; - hash = "sha256-vf8IJ/jZNopMXoOIdv+dwdXhYVsFrJirRQyB6589MDU="; + hash = "sha256-zz27JZGwSpLfxhbQ/gYqTTk+2Ca6ZkErmpLbu1fc3+A="; }; nativeBuildInputs = [ An auto update branch exists with message `python311Packages.stripe: 7.11.0 -> 8.6.0`. New version is 8.6.0. An auto update branch exists with an equal or greater version