python310Packages.zconfig 0 -> 1 attrpath: python310Packages.zconfig 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/40fqi8x2rdfmmvjxjzc6lagal99pl0ws-packages.json.drv building '/nix/store/40fqi8x2rdfmmvjxjzc6lagal99pl0ws-packages.json.drv'... Going to be running update for following packages: - python3.10-ZConfig-3.6.0 Press Enter key to continue... Running update for: - python3.10-ZConfig-3.6.0: UPDATING ... - python3.10-ZConfig-3.6.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/zconfig/default.nix b/pkgs/development/python-modules/zconfig/default.nix index 521bca4ece8..22e4530674f 100644 --- a/pkgs/development/python-modules/zconfig/default.nix +++ b/pkgs/development/python-modules/zconfig/default.nix @@ -10,11 +10,11 @@ buildPythonPackage rec { pname = "ZConfig"; - version = "3.6.0"; + version = "3.6.1"; src = fetchPypi { inherit pname version; - sha256 = "sha256-oo6VoK4zV5V0fsytNbLLcI831Ex/Ml4qyyAemDMLFuU="; + sha256 = "sha256-RCLH1mOvdizXeVd1NmvGpnq0QKGreW6w90JbDpA08HY="; }; patches = lib.optional stdenv.hostPlatform.isMusl ./remove-setlocale-test.patch; No auto update branch exists There might already be an open PR for this update: - python310Packages.zconfig: 3.6.0 -> 3.6.1 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/205695"