python310Packages.cryptography 41.0.3 -> 41.0.5 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/cf11ks6l4pig6nz89km7na2y7zq6vbl6-packages.json.drv building '/nix/store/cf11ks6l4pig6nz89km7na2y7zq6vbl6-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..0b1266e305f6 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.5"; # 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-OSy4i1lyRxdxcuAtpremPe7/GTf6b+w7v5AuvXXZfsc="; }; cargoDeps = rustPlatform.fetchCargoTarball { No auto update branch exists Python package with too many package rebuilds 7220 > 25