python310Packages.cryptography 41.0.3 -> 41.0.4 https://repology.org/project/python:cryptography/versions attrpath: python310Packages.cryptography 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/9wl438sp5gvg77wflv4dsplw967y48m9-packages.json.drv building '/nix/store/9wl438sp5gvg77wflv4dsplw967y48m9-packages.json.drv'... Going to be running update for following packages: - python3.10-cryptography-41.0.3 Press Enter key to continue... Running update for: - python3.10-cryptography-41.0.3: UPDATING ... - python3.10-cryptography-41.0.3: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/cryptography/default.nix b/pkgs/development/python-modules/cryptography/default.nix index aa762e315c13..78c6d2be6171 100644 --- a/pkgs/development/python-modules/cryptography/default.nix +++ b/pkgs/development/python-modules/cryptography/default.nix @@ -29,13 +29,13 @@ let in buildPythonPackage rec { pname = "cryptography"; - version = "41.0.3"; # Also update the hash in vectors.nix + version = "41.0.4"; # Also update the hash in vectors.nix format = "pyproject"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-bRknQRE+9eMNidy1uVbvThV48wRwhwG4tz044+FGHzQ="; + hash = "sha256-f+vDCUEl/BJqf2+x9CDQ2mOfPzLLFcj/DcOZfEVJ9Ro="; }; cargoDeps = rustPlatform.fetchCargoTarball { No auto update branch exists Python package with too many package rebuilds 7040 > 25