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] this derivation will be built: /nix/store/z9v0b9cgc43j3mv959ywmn3k86rczrz8-packages.json.drv building '/nix/store/z9v0b9cgc43j3mv959ywmn3k86rczrz8-packages.json.drv'... 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..51d799b90f13 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.2"; 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-T3HcAzOtNRycb3BPW6Kje/Ucbu0EN9Gt9W4HWVmv5js="; }; nativeBuildInputs = [ An auto update branch exists with message `python311Packages.dogpile-cache: 1.3.0 -> 1.3.2`. New version is 1.3.2. An auto update branch exists with an equal or greater version