python312Packages.social-auth-core 4.5.2 -> 4.5.3 https://github.com/python-social-auth/social-core/releases attrpath: python312Packages.social-auth-core 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/6451g5rb571jcs5vnyv7b1mcdzyx684f-packages.json.drv building '/nix/store/6451g5rb571jcs5vnyv7b1mcdzyx684f-packages.json.drv'... Going to be running update for following packages: - python3.12-social-auth-core-4.5.2 Press Enter key to continue... Running update for: - python3.12-social-auth-core-4.5.2: UPDATING ... - python3.12-social-auth-core-4.5.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/social-auth-core/default.nix b/pkgs/development/python-modules/social-auth-core/default.nix index 05c1e8988b38..ecdd7782e457 100644 --- a/pkgs/development/python-modules/social-auth-core/default.nix +++ b/pkgs/development/python-modules/social-auth-core/default.nix @@ -19,7 +19,7 @@ buildPythonPackage rec { pname = "social-auth-core"; - version = "4.5.2"; + version = "4.5.3"; pyproject = true; disabled = pythonOlder "3.7"; @@ -28,7 +28,7 @@ buildPythonPackage rec { owner = "python-social-auth"; repo = "social-core"; rev = "refs/tags/${version}"; - hash = "sha256-4oUSGTDNJc+qZRYiexRUaz8IOaZRXlwqswfPiEzTuR4="; + hash = "sha256-bnPn9roMjOfF2pa1GfCZTnDK0Sfu+umGS0H0PhppKBc="; }; nativeBuildInputs = [ An auto update branch exists with message `python312Packages.social-auth-core: 4.5.2 -> 4.5.3`. New version is 4.5.3. An auto update branch exists with an equal or greater version