python310Packages.pydicom 0 -> 1 attrpath: python310Packages.pydicom Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/fd00ysx8mmi48wzv5nfrs7h66qqx7n01-packages.json.drv building '/nix/store/fd00ysx8mmi48wzv5nfrs7h66qqx7n01-packages.json.drv'... Going to be running update for following packages: - python3.10-pydicom-2.3.1 Press Enter key to continue... Running update for: - python3.10-pydicom-2.3.1: UPDATING ... - python3.10-pydicom-2.3.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/pydicom/default.nix b/pkgs/development/python-modules/pydicom/default.nix index 34a802a2569..bb01c8b8bd6 100644 --- a/pkgs/development/python-modules/pydicom/default.nix +++ b/pkgs/development/python-modules/pydicom/default.nix @@ -11,13 +11,13 @@ let pname = "pydicom"; - version = "2.3.1"; + version = "2.4.0"; src = fetchFromGitHub { owner = "pydicom"; repo = "pydicom"; rev = "refs/tags/v${version}"; - hash = "sha256-xt0aK908lLgNlpcI86OSxy96Z/PZnQh7+GXzJ0VMQGA="; + hash = "sha256-KZ0U8evWGSBCEvqgTcL9+NOHnal0bSvqVlMkd/4OfXI="; }; # Pydicom needs pydicom-data to run some tests. If these files aren't downloaded No auto update branch exists Python package with too many package rebuilds 45 > 25