python312Packages.requests-oauthlib 1.3.1 -> 2.0.0 https://github.com/requests/requests-oauthlib/releases attrpath: python312Packages.requests-oauthlib 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] Going to be running update for following packages: - python3.12-requests-oauthlib-1.3.1 Press Enter key to continue... Running update for: - python3.12-requests-oauthlib-1.3.1: UPDATING ... - python3.12-requests-oauthlib-1.3.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/requests-oauthlib/default.nix b/pkgs/development/python-modules/requests-oauthlib/default.nix index 150719c6fff6..6d159e953de2 100644 --- a/pkgs/development/python-modules/requests-oauthlib/default.nix +++ b/pkgs/development/python-modules/requests-oauthlib/default.nix @@ -10,12 +10,12 @@ buildPythonPackage rec { pname = "requests-oauthlib"; - version = "1.3.1"; + version = "2.0.0"; format = "setuptools"; src = fetchPypi { inherit pname version; - hash = "sha256-db6sSkeIHuuU1epdatMe+IhWr/4jMrmq+1LGRSzPDXo="; + hash = "sha256-s9/669iE2M13hJQ2lgOp57WNKREb9rQb3C3NhyA69Ok="; }; propagatedBuildInputs = [ oauthlib requests ]; No auto update branch exists Python package with too many package rebuilds 700 > 500