python311Packages.wand 0.6.11 -> 0.6.13 https://repology.org/project/python:wand/versions attrpath: python311Packages.wand 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/v0fqwz0bbwry1v70zrx2jws3c33kf9dy-packages.json.drv building '/nix/store/v0fqwz0bbwry1v70zrx2jws3c33kf9dy-packages.json.drv'... Going to be running update for following packages: - python3.11-wand-0.6.11 Press Enter key to continue... Running update for: - python3.11-wand-0.6.11: UPDATING ... - python3.11-wand-0.6.11: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/wand/default.nix b/pkgs/development/python-modules/wand/default.nix index 3f55ec7f47ef..8436ee9b8c05 100644 --- a/pkgs/development/python-modules/wand/default.nix +++ b/pkgs/development/python-modules/wand/default.nix @@ -8,12 +8,12 @@ buildPythonPackage rec { pname = "wand"; - version = "0.6.11"; + version = "0.6.13"; src = fetchPypi { pname = "Wand"; inherit version; - hash = "sha256-tmFwDan48ekx5Scm5PxkOlZblRT1iD1Bt3Pjw3yfqZU="; + hash = "sha256-9QE0hOr3og6yLRghqu/mC1DMMpciNytfhWXUbUqq/Mo="; }; postPatch = '' No auto update branch exists There might already be an open PR for this update: - python310Packages.wand: 0.6.11 -> 0.6.13 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/265501"