python311Packages.survey 0 -> 1 attrpath: python311Packages.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] this derivation will be built: /nix/store/z0ild3pb4z8h9b39s0xwbbqcn2qk9nm8-packages.json.drv building '/nix/store/z0ild3pb4z8h9b39s0xwbbqcn2qk9nm8-packages.json.drv'... Going to be running update for following packages: - python3.11-survey-4.5.4 Press Enter key to continue... Running update for: - python3.11-survey-4.5.4: UPDATING ... - python3.11-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..3ef2e9df8f6d 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.0"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-wjpO1+9AXi75uPXOTE5/owEiZgtffkkMAaZ+gDO0t5I="; + hash = "sha256-VwNO1DJtsBvQcy/iUgluD0tcoW3FMMWWWPYqsd4Mk24="; }; nativeBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python312Packages.survey: 4.5.4 -> 5.2.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/286877"