python312Packages.survey 4.5.4 -> 5.2.2 https://repology.org/project/python:survey/versions attrpath: python312Packages.survey 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.12-survey-4.5.4 Press Enter key to continue... Running update for: - python3.12-survey-4.5.4: UPDATING ... - python3.12-survey-4.5.4: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/survey/default.nix b/pkgs/development/python-modules/survey/default.nix index 2ce5a49b8d14..46b5d8a664fd 100644 --- a/pkgs/development/python-modules/survey/default.nix +++ b/pkgs/development/python-modules/survey/default.nix @@ -7,14 +7,14 @@ buildPythonPackage rec { pname = "survey"; - version = "4.5.4"; + version = "5.2.2"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-wjpO1+9AXi75uPXOTE5/owEiZgtffkkMAaZ+gDO0t5I="; + hash = "sha256-HDbyPkEuo1tm++NuMyVC245y4waCiOfnukokS12dZ2E="; }; nativeBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python311Packages.survey: 4.5.4 -> 5.2.2 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/289515"