python310Packages.dogpile-cache 1.2.0 -> 1.2.2 https://repology.org/project/python:dogpile-cache/versions attrpath: python310Packages.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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/wjyxpm734pdrwvxgd0wm6yv2k6xgfdbl-packages.json.drv building '/nix/store/wjyxpm734pdrwvxgd0wm6yv2k6xgfdbl-packages.json.drv'... Going to be running update for following packages: - python3.10-dogpile-cache-1.2.0 Press Enter key to continue... Running update for: - python3.10-dogpile-cache-1.2.0: UPDATING ... - python3.10-dogpile-cache-1.2.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/dogpile-cache/default.nix b/pkgs/development/python-modules/dogpile-cache/default.nix index 4f5337fdb04..c4939215f22 100644 --- a/pkgs/development/python-modules/dogpile-cache/default.nix +++ b/pkgs/development/python-modules/dogpile-cache/default.nix @@ -11,13 +11,13 @@ buildPythonPackage rec { pname = "dogpile-cache"; - version = "1.2.0"; + version = "1.2.2"; disabled = pythonOlder "3.6"; src = fetchPypi { pname = "dogpile.cache"; inherit version; - hash = "sha256-R1VMhgzrSE3Vrvn/H4j+yz1K72u5IRlFD1vLqgJrv7E="; + hash = "sha256-/ZAiwNnLra3yCUI5GpWtrylr6AtC2qjiAvjeHCHxmLI="; }; preCheck = '' No auto update branch exists Python package with too many package rebuilds 26 > 25