python310Packages.stripe 0 -> 1 attrpath: python310Packages.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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/l3vfd017dkc0y3i58yjlva0v5gygc7fx-packages.json.drv building '/nix/store/l3vfd017dkc0y3i58yjlva0v5gygc7fx-packages.json.drv'... Going to be running update for following packages: - python3.10-stripe-4.1.0 Press Enter key to continue... Running update for: - python3.10-stripe-4.1.0: UPDATING ... - python3.10-stripe-4.1.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/stripe/default.nix b/pkgs/development/python-modules/stripe/default.nix index 18d348b144c..96a7310cb04 100644 --- a/pkgs/development/python-modules/stripe/default.nix +++ b/pkgs/development/python-modules/stripe/default.nix @@ -7,14 +7,14 @@ buildPythonPackage rec { pname = "stripe"; - version = "4.1.0"; + version = "5.0.0"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-hSrKk/Lu6rWCPSrPSlvtsl+Ub6EM6llaW1l9B0jxNl8="; + hash = "sha256-vcjF7o5rU8R2e75yB1LO24r5HbRq2W5RHt0Pt0lkrF0="; }; propagatedBuildInputs = [ An auto update branch exists with message `python310Packages.stripe: 4.1.0 -> 5.0.0`. New version is 5.0.0. An auto update branch exists with an equal or greater version