python311Packages.dogpile-cache 0 -> 1 attrpath: python311Packages.dogpile-cache 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.11-dogpile-cache-1.3.0 Press Enter key to continue... Running update for: - python3.11-dogpile-cache-1.3.0: UPDATING ... - python3.11-dogpile-cache-1.3.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/dogpile-cache/default.nix b/pkgs/development/python-modules/dogpile-cache/default.nix index d05c47009f77..203429d0f866 100644 --- a/pkgs/development/python-modules/dogpile-cache/default.nix +++ b/pkgs/development/python-modules/dogpile-cache/default.nix @@ -12,7 +12,7 @@ buildPythonPackage rec { pname = "dogpile-cache"; - version = "1.3.0"; + version = "1.3.1"; format = "pyproject"; disabled = pythonOlder "3.6"; @@ -20,7 +20,7 @@ buildPythonPackage rec { src = fetchPypi { pname = "dogpile.cache"; inherit version; - hash = "sha256-Cjh/GTLAce6P2XHS/1H4q6EQbFWUOaUbjHSiB/QOIV0="; + hash = "sha256-R9eAoJy3r/6NBW/5f9XMx/JJ4375Eb7KfoGe978WQ1g="; }; nativeBuildInputs = [ An auto update branch exists with message `python311Packages.dogpile-cache: 1.3.0 -> 1.3.1`. New version is 1.3.1. An auto update branch exists with an equal or greater version