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:
parent
f22e410621
commit
9b17dda68c
2 changed files with 4 additions and 4 deletions
|
@ -7,7 +7,7 @@ buildPythonPackage rec {
|
|||
|
||||
src = fetchPypi {
|
||||
inherit pname version;
|
||||
sha256 = "0fh9fyghxi2qycq3rb6d9y46wh0k72s3afrp1n58sb61m8z3xddh";
|
||||
sha256 = "0wasfyfqhs0drly94cma88bhkj3r9p40l22k2gq4akl5kfndw8f9";
|
||||
};
|
||||
|
||||
# No tests included
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue