0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-14 06:00:33 +03:00

python3Packages.cryptography: 3.4.4 -> 3.4.5

This commit is contained in:
Michael Weiss 2021-02-14 12:32:03 +01:00
parent f22e410621
commit 9b17dda68c
No known key found for this signature in database
GPG key ID: 5BE487C4D4771D83
2 changed files with 4 additions and 4 deletions

View file

@ -7,7 +7,7 @@ buildPythonPackage rec {
src = fetchPypi {
inherit pname version;
sha256 = "0fh9fyghxi2qycq3rb6d9y46wh0k72s3afrp1n58sb61m8z3xddh";
sha256 = "0wasfyfqhs0drly94cma88bhkj3r9p40l22k2gq4akl5kfndw8f9";
};
# No tests included