python311Packages.cryptography-vectors: 41.0.5 -> 41.0.7

This commit is contained in:
Fabian Affolter 2023-11-30 08:45:27 +01:00
parent e0f242aefe
commit 4358d06d99

View file

@ -14,7 +14,7 @@ buildPythonPackage rec {
src = fetchPypi {
pname = "cryptography_vectors";
inherit version;
hash = "sha256-degq6imCcpMSr3Na2ymD80e7If/4itXdo2c+1w4dHK8=";
hash = "sha256-ezb5drbljMGAExDhyTxYTGU503Haf4U47dj8Rj3IDVs=";
};
nativeBuildInputs = [