python311Packages.smbprotocol 0 -> 1 attrpath: python311Packages.smbprotocol 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/i5skzfcbr93qprhffm465mpgb4pmfsiq-packages.json.drv building '/nix/store/i5skzfcbr93qprhffm465mpgb4pmfsiq-packages.json.drv'... Going to be running update for following packages: - python3.11-smbprotocol-1.12.0 Press Enter key to continue... Running update for: - python3.11-smbprotocol-1.12.0: UPDATING ... - python3.11-smbprotocol-1.12.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/smbprotocol/default.nix b/pkgs/development/python-modules/smbprotocol/default.nix index f72eef539134..c882ed4a0cb0 100644 --- a/pkgs/development/python-modules/smbprotocol/default.nix +++ b/pkgs/development/python-modules/smbprotocol/default.nix @@ -11,7 +11,7 @@ buildPythonPackage rec { pname = "smbprotocol"; - version = "1.12.0"; + version = "1.13.0"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -20,7 +20,7 @@ buildPythonPackage rec { owner = "jborean93"; repo = "smbprotocol"; rev = "refs/tags/v${version}"; - hash = "sha256-1huM+/WDrVJsB4ARh6fB6rLFOe9IqSQWr/A78FAk/Ag="; + hash = "sha256-VaNvOT1yVNvkQuYj+vjQxxQv2MxHhC35+k17aiGH4NY="; }; propagatedBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python311Packages.smbprotocol: 1.12.0 -> 1.13.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/297833"