python310Packages.zeroc-ice 0 -> 1 attrpath: python310Packages.zeroc-ice 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/dyx5znxp55hqfdy1v1wnn4skfkqls8b1-packages.json.drv building '/nix/store/dyx5znxp55hqfdy1v1wnn4skfkqls8b1-packages.json.drv'... Going to be running update for following packages: - python3.10-zeroc-ice-3.7.9.1 Press Enter key to continue... Running update for: - python3.10-zeroc-ice-3.7.9.1: UPDATING ... - python3.10-zeroc-ice-3.7.9.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/zeroc-ice/default.nix b/pkgs/development/python-modules/zeroc-ice/default.nix index 3c1627eb9e1b..88b9fcd4e50f 100644 --- a/pkgs/development/python-modules/zeroc-ice/default.nix +++ b/pkgs/development/python-modules/zeroc-ice/default.nix @@ -2,11 +2,11 @@ buildPythonPackage rec { pname = "zeroc-ice"; - version = "3.7.9.1"; + version = "3.7.10"; src = fetchPypi { inherit version pname; - hash = "sha256-MOVsYfUq3n62hPEUIOGA75RviGofHcXaJKMnYERxg74="; + hash = "sha256-Bwn2Y/Bbu6O89iaSNWvMpXBhyJRmj6eL8j6HiPpbQbM="; }; buildInputs = [ openssl bzip2 ]; No auto update branch exists There might already be an open PR for this update: - python311Packages.zeroc-ice: 3.7.9.1 -> 3.7.10 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/266999"