python311Packages.pydicom 2.4.3 -> 2.4.4 https://repology.org/project/python:pydicom/versions attrpath: python311Packages.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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/1iv44c0w8ij67ca95f3gqcvx0r900307-packages.json.drv building '/nix/store/1iv44c0w8ij67ca95f3gqcvx0r900307-packages.json.drv'... Going to be running update for following packages: - python3.11-pydicom-2.4.3 Press Enter key to continue... Running update for: - python3.11-pydicom-2.4.3: UPDATING ... - python3.11-pydicom-2.4.3: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pydicom/default.nix b/pkgs/development/python-modules/pydicom/default.nix index ddb4482ef3e7..30b4bd4fa30e 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.4.3"; + version = "2.4.4"; src = fetchFromGitHub { owner = "pydicom"; repo = "pydicom"; rev = "refs/tags/v${version}"; - hash = "sha256-PF4iA/FPxPYD8OfgWqKRndwi2vURuzh6tlEwduxs/3E="; + hash = "sha256-iJE1horEmdL7bKPn+NlZLgmtCbLZCZWQ8NjDBQPzXk8="; }; # 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 48 > 25