python311Packages.msal 0 -> 1 attrpath: python311Packages.msal 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/f8xcyj374qhagpz00gpa13vbqgzgmjkg-packages.json.drv building '/nix/store/f8xcyj374qhagpz00gpa13vbqgzgmjkg-packages.json.drv'... Going to be running update for following packages: - python3.11-msal-1.27.0 Press Enter key to continue... Running update for: - python3.11-msal-1.27.0: UPDATING ... - python3.11-msal-1.27.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/msal/default.nix b/pkgs/development/python-modules/msal/default.nix index 6b983174f05f..a736cffb9b30 100644 --- a/pkgs/development/python-modules/msal/default.nix +++ b/pkgs/development/python-modules/msal/default.nix @@ -10,14 +10,14 @@ buildPythonPackage rec { pname = "msal"; - version = "1.27.0"; + version = "1.28.0"; pyproject = true; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-MQlQPAOLprMHFSsOjTT5gRPy56eJhuKNC69bUwOv2lI="; + hash = "sha256-gLur40Vny3NO/S7BhpstmBlcknRVNp2Ad7PFQgiMXJ0="; }; nativeBuildInputs = [ An auto update branch exists with message `python311Packages.msal: 1.27.0 -> 1.28.0`. New version is 1.28.0. An auto update branch exists with an equal or greater version